.required{position:absolute;color:var(--studixy-main);-webkit-user-select:none;-moz-user-select:none;user-select:none}.studixy_light,[data-theme=studixy_light]{--light-grey:#ededed;--light-gray:var(--light-grey);--light-grey-hovered:#f5f3f3;--light-gray-hovered:var(--light-grey-hovered);--border:#d9d9d9;--text:#555;--label:var(--gray-2);--background-main:#fff;--select-highlight:var(--light-gray-hovered);--select-selected:#eee;--sidebar--background:#fff;--sidebar--menu-text:var(--text);--sidebar--menu-link--active:var(--studixy-main);--sidebar--rating--color:#000;--sidebar--profile-info-color:#141414;--table-color:#606266}.studixy_dark,.studixy_light,[data-theme=studixy_dark],[data-theme=studixy_light]{--red:#e84f5e;--green:#60c44a;--white:#fff;--gray:#c4c4c4;--grey:var(--gray);--gray-2:#6d6e71;--black:#42474d;--darker-black:#21262b;--main:#3790c8;--lighter-main:#00a8eb;--darker-main:#0074c2;--studixy-main:#f87600;--studixy-main-hovered:#fca759;--danger:#eb2b2b;--danger-hovered:#ff9090;--success:#419b95;--success-hovered:#82c1bd;--secondary:#8c97a1;--placeholder:#d0d0d0;--background-avatar:#c0d1dd;--background-media:#fcfcfc;--card-border:#e3e3e3;--header-border:rgba(0,0,0,0.1);--menu-text:var(--text);--menu--item--hover-color:var(--light-gray-hovered)}.studixy_dark,[data-theme=studixy_dark]{--light-grey:#ededed;--light-gray:var(--light-grey);--light-grey-hovered:#141414;--light-gray-hovered:var(--light-grey-hovered);--border:var(--gray-2);--text:#fff;--label:var(--gray);--background-main:#202020;--select-highlight:var(--gray-2);--select-selected:var(--light-gray-hovered);--sidebar--background:#19191a;--sidebar--menu-text:var(--text);--sidebar--menu-link--active:var(--studixy-main);--sidebar--rating--color:#555;--sidebar--profile-info-color:#fff;--table-color:var(--gray)}.tabs__list{display:flex;align-items:center;justify-content:center;overflow-y:auto;justify-content:flex-start;height:-moz-fit-content;height:fit-content;position:sticky;z-index:3;right:0;top:calc(var(--offset-top)*-1);overflow:hidden}.tabs__content--without-offset{padding:0}.tab-panel{margin:-1px 0 0;height:100%;padding:10px 28px;border-right:1px solid #d8d8d8}.tab-panel--active:before{background:var(--studixy-main)}.tab-panel--active:after{content:"";left:0;width:100%;background:var(--background-main)}@media screen and (max-width:750px){.tabs__list{display:none}.tab-content{display:block!important}}.tabs,.tabs__list{background:var(--background-main)!important}.tab-panel{flex:0 0 auto;display:flex;align-items:center;justify-content:center;position:relative;height:32px;margin:-1px 0 5px;padding:3px 12px;border:none;color:var(--text);font-size:16px;white-space:nowrap;list-style:none;transform:translateX(-11px);cursor:pointer;z-index:1}.tab-panel:before{content:"";position:absolute;left:0;top:0;display:block;width:100%;height:2px}.tab-panel--active{background:var(--background-main)}.tab-panel--active:before{background:none}.tab-panel--active:after{content:""!important;display:block;position:absolute;width:calc(100% - 24px);height:2px;top:100%;left:12px;background:var(--studixy-main);transform:translateY(-2px)}.tab-panel--required{right:4px}