@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";
.page-module-scss-module__N_NBGG__landingMain{flex-direction:column;align-items:center;gap:100px;max-width:1920px;margin:auto;display:flex}.page-module-scss-module__N_NBGG__headerWrapper{background-color:var(--default-blue);border-radius:0 0 50px 50px;flex-direction:column;align-items:center;gap:0;width:100%;padding:20px 8% 0;display:flex;position:relative;overflow:hidden}.page-module-scss-module__N_NBGG__headerWrapper__navigationPanel{flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1640px;display:flex}.page-module-scss-module__N_NBGG__headerWrapper__logoArea{cursor:pointer;align-items:center;gap:11px;display:flex}.page-module-scss-module__N_NBGG__headerWrapper__logoArea img{display:block}.page-module-scss-module__N_NBGG__headerWrapper__logoArea span{font-family:var(--font-IBM_Plex_sans);text-transform:uppercase;letter-spacing:-.04em;color:var(--default-white);font-size:32px;font-weight:500}.page-module-scss-module__N_NBGG__headerWrapper__pesonalAccount img{display:block}.page-module-scss-module__N_NBGG__divider{background-color:var(--default-white);width:5px;height:100%;display:block;position:absolute;top:0;left:50%}.page-module-scss-module__N_NBGG__headerWrapper__contentArea{flex-direction:row;justify-content:space-between;width:100%;max-width:1640px;display:flex}.page-module-scss-module__N_NBGG__headerWrapper__roleElement{flex-direction:column;justify-content:space-between;gap:20px;width:50%;padding-bottom:45px;display:flex;position:relative;overflow:hidden}.page-module-scss-module__N_NBGG__headerWrapper__roleElement h2{font-family:var(--font-IBM_Plex_sans);color:var(--default-white);font-size:100px;font-weight:600}.page-module-scss-module__N_NBGG__headerWrapper__roleElement p{font-family:var(--font-Manrope);max-width:65%;color:var(--default-white);font-size:24px}.page-module-scss-module__N_NBGG__headerWrapper__roleElement:hover .page-module-scss-module__N_NBGG__headerWrapper__roleImageBackground{opacity:1;transform:scale(1.5)}.page-module-scss-module__N_NBGG__headerWrapper__roleImageBackground{z-index:0;opacity:0;transform-origin:50%;background:radial-gradient(50% 50%,#ffffffb3 0%,#fff0 100%);border-radius:100%;width:100%;height:100%;transition:all .5s;position:absolute;top:20%;transform:scale(0)}.page-module-scss-module__N_NBGG__headerWrapper__roleElement_bigger{max-width:500px;overflow:visible}.page-module-scss-module__N_NBGG__headerWrapper__roleElement_bigger p{max-width:100%}.page-module-scss-module__N_NBGG__headerWrapper__roleElement_bigger .page-module-scss-module__N_NBGG__headerWrapper__buttonWrapper{max-width:60%}.page-module-scss-module__N_NBGG__headerWrapper__teacherWrapper{z-index:0;width:50%;max-width:392px;position:absolute;bottom:0;left:75%}.page-module-scss-module__N_NBGG__headerWrapper__teacherWrapper img{z-index:1;aspect-ratio:attr(width)/attr(height);max-width:100%;height:100%;display:block;position:relative}.page-module-scss-module__N_NBGG__headerWrapper__buttonWrapper{z-index:1;max-width:50%}.page-module-scss-module__N_NBGG__headerWrapper__boyWrapper{z-index:0;max-width:60%;position:absolute;bottom:0;right:0}.page-module-scss-module__N_NBGG__headerWrapper__boyWrapper img{aspect-ratio:attr(width)/attr(height);z-index:1;max-width:100%;height:100%;display:block;position:relative}.page-module-scss-module__N_NBGG__advantagesWrapper{flex-wrap:wrap;justify-content:space-between;gap:50px;width:100%;padding:20px 5%;display:flex}.page-module-scss-module__N_NBGG__singleAdvantage{border:3px solid var(--default-blue);text-align:center;transform-origin:50%;border-radius:30px;flex-direction:column;width:100%;padding:9px 10px 23px;transition:all .2s;display:flex}.page-module-scss-module__N_NBGG__singleAdvantage h4{font-family:var(--font-IBM_Plex_sans);font-size:64px;font-weight:600}.page-module-scss-module__N_NBGG__singleAdvantage span{font-family:var(--font-IBM_Plex_sans);font-size:40px}.page-module-scss-module__N_NBGG__singleAdvantage:hover{transform:scale(1.05)}.page-module-scss-module__N_NBGG__singleAdvantage_titleSelection_orange h4{color:var(--default-orange)}.page-module-scss-module__N_NBGG__singleAdvantage_titleSelection_green h4{color:var(--default-green)}.page-module-scss-module__N_NBGG__advantagesWrapper__area{flex-direction:row;flex-grow:1;justify-content:space-between;gap:20px;padding:10px 0;display:flex}.page-module-scss-module__N_NBGG__advantagesWrapper__divideBlock{flex-direction:row;flex-grow:0;align-items:center;gap:35px;display:flex}.page-module-scss-module__N_NBGG__advantagesWrapper__divideBlock span{font-family:var(--font-IBM_Plex_sans);text-align:center;font-size:56px;font-weight:600}.page-module-scss-module__N_NBGG__advantagesWrapper__divider{background-color:var(--default-blue);border-radius:20px;width:3px;height:100%}.page-module-scss-module__N_NBGG__mainSection{flex-direction:column;align-items:center;gap:95px;width:100%;padding:0 5%;display:flex}.page-module-scss-module__N_NBGG__mainSection__mainHeader{font-family:var(--font-IBM_Plex_sans);text-align:left;width:100%;font-size:73px;font-weight:600}.page-module-scss-module__N_NBGG__mainSection__mainHeader span{background-color:var(--default-orange);color:var(--default-white);border-radius:20px;padding:0 20px 10px;display:inline-block}.page-module-scss-module__N_NBGG__mainSection__mainHeader_span_color_green span{background-color:var(--default-green)}.page-module-scss-module__N_NBGG__mainSection__mainHeader_span_color_orange span{background-color:var(--default-orange)}.page-module-scss-module__N_NBGG__mainSection__buttonWrapper{width:100%;max-width:400px}.page-module-scss-module__N_NBGG__subjectsArea{flex-direction:column;align-items:flex-start;gap:20px;width:100%;display:flex}.page-module-scss-module__N_NBGG__subjectsArea h3{font-family:var(--font-IBM_Plex_sans);font-size:50px;font-weight:700}.page-module-scss-module__N_NBGG__subjectsArea__examArea{flex-flow:wrap;gap:10px 2%;width:100%;display:flex}.page-module-scss-module__N_NBGG__mainSection__detailsArea{flex-direction:column;gap:20px;width:100%;display:flex}.page-module-scss-module__N_NBGG__mainPageDetails{border:1px solid #888888bf;border-radius:15px;flex-direction:column;gap:5px;width:100%;padding:20px 40px;display:flex}.page-module-scss-module__N_NBGG__mainPageDetails summary{width:100%;font-family:var(--font-IBM_Plex_sans);cursor:pointer;justify-content:space-between;align-items:center;font-size:22px;font-weight:400;display:flex}.page-module-scss-module__N_NBGG__mainPageDetails summary img{transition:all .5s;display:block;transform:rotate(180deg)}.page-module-scss-module__N_NBGG__mainPageDetails summary::marker{display:none}.page-module-scss-module__N_NBGG__mainPageDetails summary ::-webkit-details-marker{display:none}.page-module-scss-module__N_NBGG__mainPageDetails summary ::-moz-list-bullet{list-style-type:none}.page-module-scss-module__N_NBGG__mainPageDetails p{font-family:var(--font-Manrope);transform-origin:top;font-size:20px;font-weight:300;transition:none;transform:scaleY(0)}.page-module-scss-module__N_NBGG__mainPageDetails p ul{list-style-position:inside}.page-module-scss-module__N_NBGG__mainPageDetails p ul li::marker{font-size:14px}.page-module-scss-module__N_NBGG__mainPageDetails[open]>p{transition:all .3s;transform:scale(1)}.page-module-scss-module__N_NBGG__mainPageDetails:not([open])>p{transform:scaleY(0)}.page-module-scss-module__N_NBGG__mainPageDetails[open]>summary img{transform:rotate(0)}.page-module-scss-module__N_NBGG__landingFooter{color:var(--default-white);background-color:var(--default-blue);font-family:var(--font-Manrope);border-radius:50px 50px 0 0;flex-direction:column;align-items:center;gap:30px;margin-top:60px;padding:30px 8% 20px;font-size:24px;font-weight:400;display:flex}.page-module-scss-module__N_NBGG__landingFooter__mainRefsArea{flex-wrap:wrap;justify-content:space-between;align-items:center;row-gap:30px;width:100%;max-width:1640px;display:flex}.page-module-scss-module__N_NBGG__landingFooter__linksArea{flex-direction:column;gap:30px;display:flex}.page-module-scss-module__N_NBGG__landingFooter__linksArea h4{font-weight:300}.page-module-scss-module__N_NBGG__landingFooter__centeredText{text-align:center;width:100%}.page-module-scss-module__N_NBGG__landingFooter__docs{flex-direction:column;gap:15px;display:flex}.page-module-scss-module__N_NBGG__landingFooter__docs a{color:var(--default-white);text-decoration:none}.page-module-scss-module__N_NBGG__landingFooter__contacts{flex-direction:row;gap:20px;display:flex}.page-module-scss-module__N_NBGG__articlesArea{flex-direction:column;align-items:center;gap:60px;width:100%;display:flex}
.math-block{font-family:var(--g-font-family-monospace);color:var(--g-color-text-complementary)}.math-block-container{margin-bottom:15px}.math-error{color:var(--g-color-text-danger)}.math-block-view.math-view-error{justify-content:center;display:flex}.math-container.math-active .math-view{display:none}.math-block-container.math-active .math-block{background-color:var(--g-color-base-misc-light)}.math-block-container.math-active .math-block:before,.math-block-container.math-active .math-block:after{content:"$$";color:var(--g-color-text-hint);display:block}.math-container:not(.math-active){--g-md-math-back-color:transparent;--g-md-math-hover-color:var(--g-color-base-simple-hover);position:relative}.math-container:not(.math-active).math-container-error{--g-md-math-back-color:var(--g-color-base-danger-light);--g-md-math-hover-color:var(--g-color-base-danger-light-hover)}.math-container:not(.math-active):before{z-index:-1;content:"";border-radius:var(--g-border-radius-s);background-color:var(--g-md-math-back-color);transition:background-color .15s linear;position:absolute;inset:-2px}.math-container:not(.math-active):hover{cursor:pointer}.math-container:not(.math-active):hover:before{background-color:var(--g-md-math-hover-color)}.math-container:not(.math-active) .math-inline,.math-container:not(.math-active) .math-block{opacity:0;position:absolute;inset:0;overflow:hidden}.math-container:not(.math-active) .g-md-MathHint{display:none}.g-md-MathHint_view_block{float:right}.g-md-MathHint_view_inline{margin-right:6px;display:inline-block}
.math-inline{font-family:var(--g-font-family-monospace);color:var(--g-color-text-complementary);background-color:var(--g-color-base-misc-light)}.math-inline__sharp{color:var(--g-color-text-hint)}
.UserProfile-module-scss-module__OxLXNW__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.UserProfile-module-scss-module__OxLXNW__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.UserProfile-module-scss-module__OxLXNW__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.UserProfile-module-scss-module__OxLXNW__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.UserProfile-module-scss-module__OxLXNW__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.UserProfile-module-scss-module__OxLXNW__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.UserProfile-module-scss-module__OxLXNW__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.UserProfile-module-scss-module__OxLXNW__userProfileArea{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userInfo{flex-direction:row;align-items:center;gap:8px;text-decoration:none;display:flex}.UserProfile-module-scss-module__OxLXNW__userProfileArea__avatarArea{border-radius:100%;width:48px;height:48px}.UserProfile-module-scss-module__OxLXNW__userProfileArea__avatarArea svg,.UserProfile-module-scss-module__OxLXNW__userProfileArea__avatarArea path,.UserProfile-module-scss-module__OxLXNW__userProfileArea__avatarArea img{width:100%;height:100%;display:block}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData{flex-direction:column;gap:4px;display:flex}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData a,.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData span,.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData h5{font-family:var(--font-IBM_Plex_sans);transform-origin:0;text-transform:capitalize;line-height:100%;transition:all .3s;transform:scale(1)}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData h5{color:var(--gray-600);font-size:20px;font-weight:400}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData span{color:var(--gray-300)}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData a{color:var(--primary-300);font-size:20px;font-weight:300;text-decoration:none}.UserProfile-module-scss-module__OxLXNW__userProfileArea__slotArea{cursor:pointer;position:relative}.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden{justify-content:center;gap:0}.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden .UserProfile-module-scss-module__OxLXNW__userProfileArea__userInfo{gap:0}.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden .UserProfile-module-scss-module__OxLXNW__userProfileArea__userData,.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden h5,.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden span,.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden userProfileArea__userInfo a{opacity:0;flex-grow:0;width:0;height:0;transform:scaleX(0)}.UserProfile-module-scss-module__OxLXNW__userProfileArea_hidden .UserProfile-module-scss-module__OxLXNW__userProfileArea__slotArea{display:none}@media (max-width:768px){.UserProfile-module-scss-module__OxLXNW__userProfileArea__avatarArea{width:36px;height:36px}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData{gap:0}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData h5{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.UserProfile-module-scss-module__OxLXNW__userProfileArea__userData span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;font-weight:400;line-height:1.4}}
.SubjectCard-module-scss-module__4uN8eq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.SubjectCard-module-scss-module__4uN8eq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__subjectCard{background-color:var(--default-white);color:var(--white-black-500);border-radius:16px;flex-direction:column;gap:12px;height:155px;padding:32px;text-decoration:none;display:flex;overflow:hidden}.SubjectCard-module-scss-module__4uN8eq__subjectCard h5{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:80%;font-size:1.375rem;font-weight:600;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__subjectCard span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__subjectCardTopRightSlot{cursor:pointer;z-index:1000;position:absolute;top:16px;right:16px}@media (max-width:768px){.SubjectCard-module-scss-module__4uN8eq__subjectCard{height:116px;padding:18px}.SubjectCard-module-scss-module__4uN8eq__subjectCard h5{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.SubjectCard-module-scss-module__4uN8eq__subjectCard span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}}
.TaskTypeCard-module-scss-module__P8Om0a__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.TaskTypeCard-module-scss-module__P8Om0a__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__taskTypeLinkBlock{color:#000;background-color:var(--default-white);border-radius:16px;flex-direction:column;gap:4px;width:100%;padding:16px 24px;text-decoration:none;display:flex}.TaskTypeCard-module-scss-module__P8Om0a__taskTypeLinkBlock h3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white-black-500);font-size:1.375rem;font-weight:600;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__taskTypeLinkBlock span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white-black-500);font-size:1rem;font-weight:400;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__taskTypeTopRightSlot{justify-content:center;align-items:center;height:100%;display:flex;position:absolute;top:0;right:20px}@media (max-width:768px){.TaskTypeCard-module-scss-module__P8Om0a__taskTypeLinkBlock h3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:600;line-height:normal}.TaskTypeCard-module-scss-module__P8Om0a__taskTypeLinkBlock span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.75rem;font-weight:400;line-height:normal}}
.TaskCard-module-scss-module__jR0D_a__border_color_blue{border-color:var(--default-blue)!important}.TaskCard-module-scss-module__jR0D_a__border_color_orange{border-color:var(--default-orange)!important}.TaskCard-module-scss-module__jR0D_a__border_color_red{border-color:var(--default-red)!important}.TaskCard-module-scss-module__jR0D_a__border_color_green{border-color:var(--default-green)!important}.TaskCard-module-scss-module__jR0D_a__border_color_ocean{border-color:var(--default-ocean)!important}.TaskCard-module-scss-module__jR0D_a__border_color_yellow{border-color:var(--default-yellow)!important}.TaskCard-module-scss-module__jR0D_a__border_color_brown{border-color:var(--default-brown)!important}.TaskCard-module-scss-module__jR0D_a__border_color_pink{border-color:var(--default-pink)!important}.TaskCard-module-scss-module__jR0D_a__border_color_dark_blue{border-color:var(--default-dark-blue)!important}.TaskCard-module-scss-module__jR0D_a__border_color_beige{border-color:var(--default-beige)!important}.TaskCard-module-scss-module__jR0D_a__border_color_blue_green{border-color:var(--default-blue-green)!important}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper{border-left:12px solid var(--default-blue);background-color:var(--default-white);border-radius:16px;flex-direction:column;gap:32px;padding:32px;transition:all .3s;display:flex;box-shadow:0 2px 12px #00000026}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper_status_correct{background-color:var(--green-300)}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper_status_correct .TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskRefs div{color:var(--green-400)}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper_status_error{background-color:var(--red-300)}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper_status_error .TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskRefs div{color:var(--red-400)}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__topPanel{font-family:var(--font-IBM_Plex_sans);flex-direction:row;justify-content:space-between;align-items:center;font-size:18px;font-weight:400;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__topPanel_bolderText{color:var(--white-black-400);font-weight:500}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskRefs{color:var(--white-black-400);flex-direction:row;align-items:center;gap:48px;font-size:18px;transition:all .1s;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskRefs a{color:var(--white-black-400);font-size:18px}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__mainInfo{flex-direction:column;gap:32px;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskParentsData{flex-direction:column;gap:4px;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskParentsData h3{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);font-size:20px;font-weight:500}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskBreadCrumbs{flex-direction:row;align-items:center;gap:6px;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskBreadCrumbs span{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-300);text-transform:capitalize;font-size:18px;font-weight:400}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskBreadCrumbs svg,.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__taskBreadCrumbs path{width:12px;fill:var(--white-black-300)}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__bottomArea{flex-direction:column;gap:16px;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__footerInfo{flex-direction:row;justify-content:space-between;margin-top:8px;display:flex}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__footerInfo span{font-family:var(--font-IBM_Plex_sans);font-size:18px;font-weight:500}.TaskCard-module-scss-module__jR0D_a__taskState{flex-direction:row;align-items:center;gap:5px;display:flex}@media (max-width:768px){.TaskCard-module-scss-module__jR0D_a__taskCardWrapper{gap:24px;padding:16px 24px}.TaskCard-module-scss-module__jR0D_a__taskCardWrapper__topLeft svg{width:16px;height:16px}}
.AnswerComponents-module-scss-module__03nxMq__border_color_blue{border-color:var(--default-blue)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_orange{border-color:var(--default-orange)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_red{border-color:var(--default-red)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_green{border-color:var(--default-green)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_ocean{border-color:var(--default-ocean)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_yellow{border-color:var(--default-yellow)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_brown{border-color:var(--default-brown)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_pink{border-color:var(--default-pink)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_dark_blue{border-color:var(--default-dark-blue)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_beige{border-color:var(--default-beige)!important}.AnswerComponents-module-scss-module__03nxMq__border_color_blue_green{border-color:var(--default-blue-green)!important}.AnswerComponents-module-scss-module__03nxMq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.AnswerComponents-module-scss-module__03nxMq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__answerWithSolutionArea{flex-direction:column;gap:12px;display:flex}.AnswerComponents-module-scss-module__03nxMq__solutionArea{flex-direction:column;gap:4px;display:flex}.AnswerComponents-module-scss-module__03nxMq__dropDownButton{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);background-color:#0000;border:none;align-items:center;gap:4px;font-size:16px;display:flex}.AnswerComponents-module-scss-module__03nxMq__dropDownButton svg{fill:var(--white-black-400);transition:all .1s}.AnswerComponents-module-scss-module__03nxMq__solutionContentWrapper{opacity:0;visibility:hidden;transform-origin:top;height:0;transition:all .1s;transform:scaleY(0)}.AnswerComponents-module-scss-module__03nxMq__solutionArea__show .AnswerComponents-module-scss-module__03nxMq__dropDownButton svg{transform:rotate(180deg)}.AnswerComponents-module-scss-module__03nxMq__solutionArea__show .AnswerComponents-module-scss-module__03nxMq__solutionContentWrapper{opacity:1;visibility:visible;width:auto;height:auto;transition:transform .1s;transform:scale(1)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper{border-left:12px solid var(--default-blue);background-color:var(--default-white);transform-origin:top;border-radius:16px;flex-direction:column;gap:8px;padding:16px 32px;transition:all .3s;display:flex;transform:scaleY(0)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper h4{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);font-size:20px;font-weight:600}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper span{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);font-size:20px;font-weight:400}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper .AnswerComponents-module-scss-module__03nxMq__hintCardWrapper__correctAnswerAccent{color:var(--positive-message)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper div{font-family:var(--font-IBM_Plex_sans);color:var(--gray-400);font-size:18px;font-weight:400}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper_opened{animation:.1s AnswerComponents-module-scss-module__03nxMq__open;transform:scale(1)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper_correctly{border-color:var(--positive-message)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper_correctly .AnswerComponents-module-scss-module__03nxMq__userAnswer{color:var(--positive-message)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper_incorrectly{border-color:var(--error-message)}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper_incorrectly .AnswerComponents-module-scss-module__03nxMq__userAnswer{color:var(--error-message)}@media (max-width:768px){.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper{padding:8px}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper h4{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.AnswerComponents-module-scss-module__03nxMq__hintCardWrapper span{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}}
.EnterTaskAnswer-module-scss-module__KzESRW__enterAnswerWrapper{flex-direction:row;gap:25px;display:flex}.EnterTaskAnswer-module-scss-module__KzESRW__enterAnswerWrapper button{text-wrap:nowrap}.EnterTaskAnswer-module-scss-module__KzESRW__hintTest{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);margin:auto;font-size:16px;font-weight:400;line-height:normal}.EnterTaskAnswer-module-scss-module__KzESRW__addNewAnswerField{font-family:var(--font-IBM_Plex_sans);color:var(--white-black-400);cursor:pointer;flex-direction:row;align-items:center;gap:4px;font-size:16px;font-weight:400;line-height:normal;display:flex}.EnterTaskAnswer-module-scss-module__KzESRW__addNewAnswerField svg{width:16px;height:16px}.EnterTaskAnswer-module-scss-module__KzESRW__addNewAnswerField svg path{stroke:var(--white-black-400)}@media (max-width:768px){.EnterTaskAnswer-module-scss-module__KzESRW__enterAnswerWrapper{flex-direction:column;gap:12px}}
.BlogCard-module-scss-module__2cKi3a__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.BlogCard-module-scss-module__2cKi3a__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.BlogCard-module-scss-module__2cKi3a__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.BlogCard-module-scss-module__2cKi3a__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.BlogCard-module-scss-module__2cKi3a__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.BlogCard-module-scss-module__2cKi3a__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.BlogCard-module-scss-module__2cKi3a__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.BlogCard-module-scss-module__2cKi3a__blogCardContent h3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white-black-500);text-overflow:ellipsis;height:60px;font-size:1.375rem;font-weight:600;line-height:normal;overflow:hidden}.BlogCard-module-scss-module__2cKi3a__blogCardContent p{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--white-black-500);text-overflow:ellipsis;height:63px;font-size:1rem;font-weight:400;line-height:normal;overflow:hidden}.BlogCard-module-scss-module__2cKi3a__tagChip{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);border-radius:8px;padding:8px 16px;font-size:1rem;font-weight:400;line-height:normal;background-color:var(--primary-200)!important}.BlogCard-module-scss-module__2cKi3a__author{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);align-items:center;gap:6px;font-size:1rem;font-weight:400;line-height:normal;display:flex}.BlogCard-module-scss-module__2cKi3a__author img{border-radius:50px;width:32px;height:32px}.BlogCard-module-scss-module__2cKi3a__bottomInfoItem{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);align-items:center;gap:6px;font-size:1rem;font-weight:400;line-height:normal;display:flex}.BlogCard-module-scss-module__2cKi3a__bottomInfoItem svg{width:16px;height:16px}@media (max-width:768px){.BlogCard-module-scss-module__2cKi3a__blogCardContent h3,.BlogCard-module-scss-module__2cKi3a__blogCardContent p{height:30px}}
.styles-module-scss-module__f11n1G__tgButtonContainer{width:48px;height:48px;position:relative;overflow:hidden}.styles-module-scss-module__f11n1G__tgButtonFrame{opacity:.0001;width:100%;height:100%;position:absolute}.styles-module-scss-module__f11n1G__tgButton,.styles-module-scss-module__f11n1G__tgButton svg{width:100%;height:100%}
.NavigationPanel-module-scss-module__XWqrgW__navigationPanel{flex-direction:column;gap:4px;width:100%;display:flex}
.BreadCrumbs-module-scss-module__WtjyPW__crumbArea{font-family:var(--font-Manrope);flex-flow:wrap;align-items:baseline;gap:10px;font-size:20px;font-weight:400;line-height:normal;display:flex}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea svg,.BreadCrumbs-module-scss-module__WtjyPW__crumbArea path{width:16px;height:16px;fill:var(--white-black-300)}@media (max-width:768px){.BreadCrumbs-module-scss-module__WtjyPW__crumbArea{align-items:center;gap:4px;font-size:12px}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea svg{width:12px;height:12px}}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem{color:var(--black);text-decoration:none}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem div{transform-origin:0;background-color:var(--default-black);opacity:0;border-radius:10px;width:100%;height:5px;transition:all .3s;transform:scaleX(0)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active{text-underline-offset:7px;text-decoration:underline;-webkit-text-decoration-color:var(--default-orange);text-decoration-color:var(--default-orange);color:var(--black)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_green{-webkit-text-decoration-color:var(--default-green);text-decoration-color:var(--default-green)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_orange{-webkit-text-decoration-color:var(--default-orange);text-decoration-color:var(--default-orange)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_blue{-webkit-text-decoration-color:var(--default-blue);text-decoration-color:var(--default-blue)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_red{-webkit-text-decoration-color:var(--default-red);text-decoration-color:var(--default-red)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_blue_green{-webkit-text-decoration-color:var(--default-blue-green);text-decoration-color:var(--default-blue-green)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_purple{-webkit-text-decoration-color:var(--default-purple);text-decoration-color:var(--default-purple)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_yellow{-webkit-text-decoration-color:var(--default-yellow);text-decoration-color:var(--default-yellow)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_ocean{-webkit-text-decoration-color:var(--default-ocean);text-decoration-color:var(--default-ocean)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_brown{-webkit-text-decoration-color:var(--default-brown);text-decoration-color:var(--default-brown)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_pink{-webkit-text-decoration-color:var(--default-pink);text-decoration-color:var(--default-pink)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_dark_blue{-webkit-text-decoration-color:var(--default-dark-blue);text-decoration-color:var(--default-dark-blue)}.BreadCrumbs-module-scss-module__WtjyPW__crumbArea__crumbItem_active_color_beige{-webkit-text-decoration-color:var(--default-beige);text-decoration-color:var(--default-beige)}
.GoBackButton-module-scss-module__C8atvq__goBackButton{background-color:inherit;cursor:pointer;border:none;flex-direction:row;align-items:center;gap:11px;text-decoration:none;display:flex}.GoBackButton-module-scss-module__C8atvq__goBackButton span{font-family:var(--font-IBM_Plex_sans);color:var(--default-gray);font-size:28px;font-weight:500}.GoBackButton-module-scss-module__C8atvq__goBackButton svg{width:24px;height:24px;transform:rotate(180deg)}
.AddNewType-module-scss-module__OhTMVW__addNewExamForm{flex-direction:column;gap:24px;display:flex}.AddNewType-module-scss-module__OhTMVW__addNewExamForm input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AddNewType-module-scss-module__OhTMVW__addNewExamForm input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.AddNewType-module-scss-module__OhTMVW__buttonsContainer{flex-direction:row;justify-content:space-between;gap:24px;width:100%;display:flex}.AddNewType-module-scss-module__OhTMVW__inputsContainer{flex-direction:row;align-items:center;gap:16px;display:flex}.AddNewType-module-scss-module__OhTMVW__indexInput{flex-grow:1;width:100%;max-width:292px}.AddNewType-module-scss-module__OhTMVW__partInput{flex-grow:0}
.TaskTypesCards-module-scss-module__i1XZtq__taskTypesGroup{flex-direction:column;gap:15px;width:100%;display:flex}
.AddNewSubject-module-scss-module__BzILAG__addNewExamForm{flex-direction:column;gap:24px;display:flex}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm>label{color:var(--primary-300);font-family:var(--font-IBM_Plex_sans);flex-direction:row;align-items:center;gap:16px;display:flex}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm>label input{background-color:#0000;border:none}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm>label input[type=color]{border-radius:10px;width:48px;height:36px}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm div{flex-direction:row;justify-content:space-between;gap:24px;width:100%;display:flex}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.AddNewSubject-module-scss-module__BzILAG__addNewExamForm input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.MarkdownEditor-module-scss-module__XZ-oDW__editorArea{flex-direction:column;justify-content:center;gap:50px;display:flex}.MarkdownEditor-module-scss-module__XZ-oDW__editorArea>div>h2{font-family:var(--font-IBM_Plex_Sans);color:var(--gray-500);font-size:40px;font-weight:700}.MarkdownEditor-module-scss-module__XZ-oDW__editor{flex-direction:column;gap:30px;width:100%;min-height:210px;display:flex}.MarkdownEditor-module-scss-module__XZ-oDW__editorArea__preview{background-color:var(--default-white);border-radius:16px;flex-direction:column;gap:16px;padding:32px 32px 32px 20px;display:flex}.MarkdownEditor-module-scss-module__XZ-oDW__enterAnswerOption{font-family:var(--font-Manrope);color:var(--gray-600);font-size:16px;font-weight:400;line-height:20px}.MarkdownEditor-module-scss-module__XZ-oDW__enterAnswerOption span{color:var(--white-black-400)}.MarkdownEditor-module-scss-module__XZ-oDW__enterAnswerOption{cursor:pointer}
.ArticleCreationForm-module-scss-module__AHMgOa__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.ArticleCreationForm-module-scss-module__AHMgOa__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__formContainer{background-color:var(--default-white);flex-direction:column;gap:20px;padding:16px 20px;display:flex}.ArticleCreationForm-module-scss-module__AHMgOa__formContainer h4{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);font-size:1rem;font-weight:600;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__tagsInput h4{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.ArticleCreationForm-module-scss-module__AHMgOa__addTagButton{cursor:pointer;font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);background-color:#0000;border:none;align-items:center;gap:4px;font-size:1rem;font-weight:400;line-height:normal;display:flex}
.DeleteTask-module-scss-module__SF3ACa__deleteButton svg,.DeleteTask-module-scss-module__SF3ACa__deleteButton path{stroke:var(--error-message)!important}
.styles-module-scss-module__d_jaAq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.styles-module-scss-module__d_jaAq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.styles-module-scss-module__d_jaAq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.styles-module-scss-module__d_jaAq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.styles-module-scss-module__d_jaAq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.styles-module-scss-module__d_jaAq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.styles-module-scss-module__d_jaAq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.styles-module-scss-module__d_jaAq__view{width:100%}.styles-module-scss-module__d_jaAq__view p{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;font-size:1rem;font-weight:400;line-height:normal}.styles-module-scss-module__d_jaAq__view h1,.styles-module-scss-module__d_jaAq__view h2,.styles-module-scss-module__d_jaAq__view h3,.styles-module-scss-module__d_jaAq__view h4,.styles-module-scss-module__d_jaAq__view h5,.styles-module-scss-module__d_jaAq__view h6{color:var(--white-black-400)}@media (max-width:768px){.styles-module-scss-module__d_jaAq__view p{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}}
.g-toast{--_--item-gap:10px;--_--item-padding:16px;--_--background-color:var(--g-color-base-background);box-sizing:border-box;width:inherit;padding:var(--g-toaster-item-padding,var(--_--item-padding));font-size:var(--g-text-body-2-font-size);box-shadow:0px 0px 15px var(--g-color-sfx-shadow);background-color:var(--_--background-color);z-index:0;border-radius:8px;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));display:flex;position:relative;overflow:hidden}.g-toast_mobile{width:100%}.g-toast_theme_normal{--_--background-color:var(--g-color-base-float)}.g-toast_theme_info{--_--container-background-color:var(--g-color-base-info-light);--_--icon-color:var(--g-color-text-info-heavy)}.g-toast_theme_success{--_--container-background-color:var(--g-color-base-positive-light);--_--icon-color:var(--g-color-text-positive-heavy)}.g-toast_theme_warning{--_--container-background-color:var(--g-color-base-warning-light);--_--icon-color:var(--g-color-text-warning-heavy)}.g-toast_theme_danger{--_--container-background-color:var(--g-color-base-danger-light);--_--icon-color:var(--g-color-text-danger-heavy)}.g-toast_theme_utility{--_--container-background-color:var(--g-color-base-utility-light);--_--icon-color:var(--g-color-text-utility-heavy)}.g-toast__container{min-height:var(--g-text-body-2-line-height);flex-flow:column;flex:auto;min-width:0;display:flex}.g-toast__container:before{content:"";pointer-events:none;z-index:-1;background-color:var(--_--container-background-color);width:100%;height:100%;position:absolute;inset-block-start:0;inset-inline-start:0}.g-toast__icon-container{color:var(--_--icon-color);flex:none;min-width:0;padding-block-start:2px;padding-inline-end:8px}.g-toast__title{font-family:var(--g-text-subheader-font-family);font-weight:var(--g-text-subheader-font-weight);font-size:var(--g-text-subheader-3-font-size);line-height:var(--g-text-subheader-3-line-height);margin:0;padding-inline-end:32px}.g-toast__content{margin-block-start:var(--g-spacing-2)}.g-toast__content_without-title{margin-block-start:0;padding-inline-end:32px}.g-toast__actions{gap:var(--g-spacing-2);flex-flow:wrap;margin-block-start:var(--g-spacing-3);display:flex}.g-toast .g-toast__btn-close{position:absolute;inset-block-start:16px;inset-inline-end:16px}
.g-toast-animation-mobile_enter{opacity:0;position:absolute}.g-toast-animation-mobile_enter_active{animation:.6s ease-out forwards g-toast-enter-mobile;position:relative}@media (prefers-reduced-motion:reduce){.g-toast-animation-mobile_enter_active{animation-name:g-toast-enter-reduced-motion}}.g-toast-animation-mobile_exit_active{animation:.6s ease-in forwards g-toast-exit-mobile}@media (prefers-reduced-motion:reduce){.g-toast-animation-mobile_exit_active{animation-name:g-toast-exit-reduced-motion}}@keyframes g-toast-enter-mobile{0%{opacity:0;height:0;margin-block-end:0;padding:0;transform:translateY(10px)}50%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:0;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translateY(10px)}to{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:1;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translate(0)}}@keyframes g-toast-exit-mobile{0%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:1;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translate(0)}50%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:0;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translateY(10px)}to{opacity:0;height:0;margin-block-end:0;padding:0;transform:translateY(10px)}}@keyframes g-toast-enter-reduced-motion{0%{opacity:0}to{opacity:1}}@keyframes g-toast-exit-reduced-motion{0%{opacity:1}to{opacity:0}}.g-toast-animation-desktop_enter{opacity:0;position:absolute}.g-toast-animation-desktop_enter_active{animation:.6s ease-out forwards g-toast-enter-desktop;position:relative}@media (prefers-reduced-motion:reduce){.g-toast-animation-desktop_enter_active{animation-name:g-toast-enter-reduced-motion}}.g-toast-animation-desktop_exit_active{animation:.6s ease-in forwards g-toast-exit-desktop}@media (prefers-reduced-motion:reduce){.g-toast-animation-desktop_exit_active{animation-name:g-toast-exit-reduced-motion}}@keyframes g-toast-enter-desktop{0%{opacity:0;height:0;transform:translateX(calc(var(--g-flow-direction)*10px));margin-block-end:0;padding:0}50%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:0;transform:translateX(calc(var(--g-flow-direction)*10px));margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap))}to{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:1;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translate(0)}}@keyframes g-toast-exit-desktop{0%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:1;margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap));transform:translate(0)}50%{padding:var(--g-toaster-item-padding,var(--_--item-padding));height:var(--_--item-height);opacity:0;transform:translateX(calc(var(--g-flow-direction)*10px));margin-block-end:var(--g-toaster-item-gap,var(--_--item-gap))}to{opacity:0;height:0;transform:translateX(calc(var(--g-flow-direction)*10px));margin-block-end:0;padding:0}}
.g-toaster{--_--width:312px;width:var(--g-toaster-width,var(--_--width));z-index:100000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;inset-block-end:0;inset-inline-end:10px}.g-toaster_mobile{--_--width:calc(100% - 20px);inset-inline-start:50%;transform:translate(-50%)}

.UnAuthPopupContent-module-scss-module__zXuUPq__authLinksPopup__buttonsContainer{flex-direction:column;gap:20px;width:100%;display:flex}
.ExamSeoPageArea-module-scss-module__iWZPEG__examPage{flex-direction:column;gap:48px;height:100%;display:flex}@media screen and (max-width:1600px){.ExamSeoPageArea-module-scss-module__iWZPEG__examPage{gap:20px}}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea{flex-direction:column;flex-grow:1;gap:10%;width:100%;height:100%;display:flex;position:relative}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h1{font-family:var(--font-IBM_Plex_sans);margin-bottom:10px;font-size:50px;font-weight:700}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h2{font-family:var(--font-IBM_Plex_sans);margin-bottom:41px;font-size:40px;font-weight:700}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea p{font-family:var(--font-Manrope);width:70%;max-width:1150px;margin-bottom:20px;font-size:24px;font-weight:600;line-height:normal}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea p span{font-weight:400}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea p b span{font-weight:600}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h1~h2{margin-bottom:41px}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h1~p{margin-top:30px}@media screen and (max-width:1600px){.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea{gap:5%}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h1{font-size:40px}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h2{margin-bottom:20px;font-size:30px}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea p{font-size:18px}}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea__booksPictureArea{width:20%;position:absolute;top:88px;right:0}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea__booksPictureArea img,.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea__booksPictureArea svg{width:100%;height:auto;display:block}@media (max-width:768px){.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea p,.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h2{display:none}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea h1{margin-bottom:16px;font-size:24px}.ExamSeoPageArea-module-scss-module__iWZPEG__examPageContentArea__booksPictureArea{display:none}}
.PlatformPageLayout-module-scss-module__s5lcRG__examsPageLayout{grid-template-columns:auto 1fr;min-height:100vh;display:grid}.PlatformPageLayout-module-scss-module__s5lcRG__examsPageLayout__mainArea{min-width:0;overflow-x:auto}@media (max-width:768px){.PlatformPageLayout-module-scss-module__s5lcRG__examsPageLayout{background-color:var(--white-black-100);grid-template-rows:auto 1fr;grid-template-columns:1fr}}
.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper{flex-direction:row;justify-content:space-between;width:100%;padding:24px 48px 32px;display:flex}.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper__contentWrapper,.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper__topRightSlot{z-index:1;flex-direction:column;gap:8px;display:flex}.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper__topRightSlot span{font-family:var(--font-Manrope);color:var(--black);font-size:20px;font-weight:500}.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper__headingContainer{flex-direction:row;align-items:center;gap:12px;display:flex}.TopPanelWrapper-module-scss-module__SJBYBa__previousPageButton{cursor:pointer;background-color:#0000;border:none}.TopPanelWrapper-module-scss-module__SJBYBa__previousPageButton svg,.TopPanelWrapper-module-scss-module__SJBYBa__previousPageButton path{stroke:var(--white-black-300)}.TopPanelWrapper-module-scss-module__SJBYBa__previousPageButton svg{width:25px;height:25px;transform:rotate(90deg)}@media (max-width:768px){.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper{padding:8px 20px}.TopPanelWrapper-module-scss-module__SJBYBa__adminTopPanelWrapper__contentWrapper{gap:2px}}
.TopPanels-module-scss-module__sHfctq__descriptionText{padding:0 80px 32px 48px}.TopPanels-module-scss-module__sHfctq__descriptionText p{font-family:var(--font-Manrope);font-size:20px;font-weight:400;line-height:normal}.TopPanels-module-scss-module__sHfctq__filtersContainer{flex-direction:row;gap:40px;padding:0 80px 32px 48px;display:flex}@media (max-width:768px){.TopPanels-module-scss-module__sHfctq__descriptionText{display:none}}
.InDevelopmentArea-module-scss-module__OWN8Ba__inDevelopWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.InDevelopmentArea-module-scss-module__OWN8Ba__inDevelopWrapper__contentArea{z-index:1}.InDevelopmentArea-module-scss-module__OWN8Ba__inDevelopWrapper__contentArea h1{font-family:var(--font-IBM_Plex_sans);margin-bottom:37px;margin-left:20px;font-size:50px;font-weight:700}.InDevelopmentArea-module-scss-module__OWN8Ba__inDevelopWrapper__contentArea p{font-family:var(--font-Manrope);max-width:600px;font-size:24px;font-weight:600}
.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard{background-color:var(--default-white);text-align:left;border:none;border-radius:16px;width:100%;height:155px;padding:32px;text-decoration:none;display:flex;position:relative}.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard h5{font-family:var(--font-IBM_Plex_sans);color:var(--black);font-size:24px;font-weight:600}.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard svg{width:56px;height:56px;position:absolute;bottom:20px;right:20px}.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard svg,.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard path,.AdminSubjectsArea-module-scss-module__GabqIW__linkedCard rect{fill:var(--white-black-300)}.AdminSubjectsArea-module-scss-module__GabqIW__subjectsCollection{flex-flow:wrap;gap:55px;display:flex}
.TasksInfinityScroller-module-scss-module__34EomW__border_color_blue{border-color:var(--default-blue)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_orange{border-color:var(--default-orange)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_red{border-color:var(--default-red)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_green{border-color:var(--default-green)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_ocean{border-color:var(--default-ocean)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_yellow{border-color:var(--default-yellow)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_brown{border-color:var(--default-brown)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_pink{border-color:var(--default-pink)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_dark_blue{border-color:var(--default-dark-blue)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_beige{border-color:var(--default-beige)!important}.TasksInfinityScroller-module-scss-module__34EomW__border_color_blue_green{border-color:var(--default-blue-green)!important}@keyframes TasksInfinityScroller-module-scss-module__34EomW__open{0%{transform:scaleY(0)}to{transform:scale(1)}}.TasksInfinityScroller-module-scss-module__34EomW__buttonsContainer{flex-direction:row;justify-content:space-between;gap:24px;width:100%;display:flex}.TasksInfinityScroller-module-scss-module__34EomW__endOfTasksCardContainer{width:100%;font-family:var(--font-IBM_Plex_sans);padding:24px;font-size:20px;font-weight:400;line-height:normal}.TasksInfinityScroller-module-scss-module__34EomW__endOfTasksCardContainer a{color:var(--primary-300)}
.TaskCreator-module-scss-module__JlIJNq__border_color_blue{border-color:var(--default-blue)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_orange{border-color:var(--default-orange)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_red{border-color:var(--default-red)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_green{border-color:var(--default-green)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_ocean{border-color:var(--default-ocean)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_yellow{border-color:var(--default-yellow)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_brown{border-color:var(--default-brown)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_pink{border-color:var(--default-pink)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_dark_blue{border-color:var(--default-dark-blue)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_beige{border-color:var(--default-beige)!important}.TaskCreator-module-scss-module__JlIJNq__border_color_blue_green{border-color:var(--default-blue-green)!important}.TaskCreator-module-scss-module__JlIJNq__editorArea{flex-direction:column;justify-content:center;gap:50px;width:80%;display:flex}.TaskCreator-module-scss-module__JlIJNq__editorArea__buttonContainer{flex-direction:row;gap:20px;display:flex}
.BlogArticlesBlog-module-scss-module__qROBEq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.BlogArticlesBlog-module-scss-module__qROBEq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__mainContentArea{flex-direction:column;gap:24px;display:flex}.BlogArticlesBlog-module-scss-module__qROBEq__mainContentArea a{cursor:pointer;text-decoration:none}.BlogArticlesBlog-module-scss-module__qROBEq__mainContentArea h2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__articlesBlock{max-width:1600px;margin-top:32px;margin-bottom:32px}.BlogArticlesBlog-module-scss-module__qROBEq__articleSlot{background-color:var(--default-white);font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--primary-300);padding:8px;font-size:1rem;font-weight:500;line-height:normal}.BlogArticlesBlog-module-scss-module__qROBEq__articleSlot svg{width:16px;height:16px}.BlogArticlesBlog-module-scss-module__qROBEq__articleSlot_right{border-radius:0 0 8px}.BlogArticlesBlog-module-scss-module__qROBEq__articleSlot_left{border-radius:0 0 0 8px}
.GridItem-module-scss-module__s3gDea__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.GridItem-module-scss-module__s3gDea__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.GridItem-module-scss-module__s3gDea__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.GridItem-module-scss-module__s3gDea__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.GridItem-module-scss-module__s3gDea__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.GridItem-module-scss-module__s3gDea__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.GridItem-module-scss-module__s3gDea__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.GridItem-module-scss-module__s3gDea__gridItem div span{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--default-orange);margin-bottom:4px;font-size:1.375rem;font-weight:800;line-height:normal}.GridItem-module-scss-module__s3gDea__gridItem div svg{width:24px;height:24px}.GridItem-module-scss-module__s3gDea__gridItem span{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);font-size:1rem;font-weight:400;line-height:normal}
.TopPanel-module-scss-module__uaxQBq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.TopPanel-module-scss-module__uaxQBq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.TopPanel-module-scss-module__uaxQBq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.TopPanel-module-scss-module__uaxQBq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.TopPanel-module-scss-module__uaxQBq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.TopPanel-module-scss-module__uaxQBq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.TopPanel-module-scss-module__uaxQBq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.TopPanel-module-scss-module__uaxQBq__topPanelArea h1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.TopPanel-module-scss-module__uaxQBq__topPanelArea p{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.TopPanel-module-scss-module__uaxQBq__topPanelArea h2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.TopPanel-module-scss-module__uaxQBq__topPanelArea{color:#111}.TopPanel-module-scss-module__uaxQBq__descriptionText{max-width:610px}@media (max-width:768px){.TopPanel-module-scss-module__uaxQBq__mainImage{display:none}}
.ArticleCreations-module-scss-module__xLilRq__type_heading1{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;font-weight:700;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__type_heading2{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__type_heading3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.375rem;font-weight:600;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__type_subtitle{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:600;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__type_body{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__type_small{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.875rem;font-weight:400;line-height:1.4}.ArticleCreations-module-scss-module__xLilRq__type_caption{font-family:var(--font-IBM_Plex_sans,"IBM Plex Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:400;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__contentArea{flex-direction:column;gap:16px;display:flex}.ArticleCreations-module-scss-module__xLilRq__contentArea h3{font-family:var(--font-Manrope,"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75rem;font-weight:600;line-height:normal}.ArticleCreations-module-scss-module__xLilRq__contentArea{margin-bottom:32px}.ArticleCreations-module-scss-module__xLilRq__saveButton svg,.ArticleCreations-module-scss-module__xLilRq__saveButton path{width:24px;height:24px;stroke:var(--default-white)}.ArticleCreations-module-scss-module__xLilRq__cancelModal{flex-direction:row;gap:24px;display:flex}.ArticleCreations-module-scss-module__xLilRq__button svg,.ArticleCreations-module-scss-module__xLilRq__button path{stroke:var(--white-black-500)}
.ArticleView-module-scss-module__TjPKVG__descriptionText{max-width:600px}.ArticleView-module-scss-module__TjPKVG__mainImage{object-fit:cover;border-radius:16px;width:100%;height:100%}.ArticleView-module-scss-module__TjPKVG__topPanelMetaArea h1{word-break:break-all;width:90%;max-width:1000px}
.Auth-module-scss-module__xc4QYa__authPageWrapper{flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Auth-module-scss-module__xc4QYa__authPageWrapper__topPanel{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:40px 40px 0;display:flex;position:absolute;top:0}.Auth-module-scss-module__xc4QYa__authPageWrapper__authArea{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}
