.Dashboard-module-scss-module__LnlfyW__dashboard{padding:0 var(--hz-padding);--bottom-padding:2rem;height:calc(100vh - var(--header-height) - var(--bottom-padding));flex-direction:column;display:flex}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top{grid-template-rows:7rem 3rem;grid-template-areas:"title nav""menu menu";grid-auto-flow:column;align-items:center;display:grid}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top h1{letter-spacing:-.0425rem;word-spacing:-.0425rem;grid-area:title;margin:0;font-family:Px Grotesk;font-size:2.125rem;font-weight:700;line-height:110%}@media (min-width:768px) and (max-width:1191px){.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top h1{letter-spacing:-.03rem;word-spacing:-.03rem;margin:0;font-size:1.5rem;font-weight:700;line-height:117%}}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top .Dashboard-module-scss-module__LnlfyW__acting{grid-gap:.5rem;grid-area:nav;grid-template-columns:1fr auto;grid-template-areas:"acting-as name-or-select";place-items:center end;display:grid}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top .Dashboard-module-scss-module__LnlfyW__acting select{min-width:20rem}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top .Dashboard-module-scss-module__LnlfyW__sectionMenu{grid-gap:1rem;border-bottom:1px solid var(--base-border-secondary-default);box-sizing:border-box;grid-area:menu;grid-auto-flow:column;justify-content:start;margin-bottom:2rem;display:grid}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top .Dashboard-module-scss-module__LnlfyW__sectionMenu li{padding-bottom:.5rem;display:flex}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__top .Dashboard-module-scss-module__LnlfyW__sectionMenu li[data-selected=true]{color:red;border-bottom:1px solid var(--base-primary-default)}.Dashboard-module-scss-module__LnlfyW__dashboard .Dashboard-module-scss-module__LnlfyW__main{width:100%;height:100%;position:relative;overflow-y:hidden}.Dashboard-module-scss-module__LnlfyW__dashboard[data-sub-route=true] .Dashboard-module-scss-module__LnlfyW__top{display:none}.Dashboard-module-scss-module__LnlfyW__dashboard[data-sub-route=true] .Dashboard-module-scss-module__LnlfyW__main{height:100%}
@keyframes Table-module-scss-module__I4z2BW__pulse{0%{opacity:.3}to{opacity:1}}.Table-module-scss-module__I4z2BW__table{--gap-h:1rem;flex-direction:column;height:100%;display:flex;overflow-y:hidden}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__emptyResult{letter-spacing:-.03rem;word-spacing:-.03rem;margin:0;font-family:Px Grotesk;font-size:1.5rem;font-weight:700;line-height:117%}.Table-module-scss-module__I4z2BW__table[data-refining=true] .Table-module-scss-module__I4z2BW__row{opacity:.5}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header{padding-right:var(--scrollbar-gutter,0px);-webkit-user-select:none;user-select:none;align-content:center;display:flex}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem{align-items:center;gap:.25rem;display:flex}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem[data-sortable]{cursor:pointer}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem .Table-module-scss-module__I4z2BW__arrow{--size:1rem;--icon-size:.25rem;width:var(--size);height:var(--size);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem .Table-module-scss-module__I4z2BW__arrow:before{content:"";border-left:var(--icon-size)solid #0000;border-right:var(--icon-size)solid #0000;border-bottom:calc(var(--icon-size)*2)solid #0000;transform-origin:50%;transition:transform .2s,border-color .15s}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem .Table-module-scss-module__I4z2BW__arrow[data-active=true]:before{border-bottom-color:var(--base-primary-default)}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header .Table-module-scss-module__I4z2BW__headerItem .Table-module-scss-module__I4z2BW__arrow[data-direction=DESC]:before{transform:rotateX(180deg)}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton{grid-auto-flow:column;grid-template-columns:var(--cols-grid-template);display:grid}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row{box-sizing:border-box;height:100%;transition:opacity var(--base-transition)}@media (min-width:768px){.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row:hover{background-color:var(--low-accent-active);cursor:pointer}}@media (min-width:0) and (max-width:767px){.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row:active{background-color:var(--low-accent-active)}}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton{border-top:1px solid var(--base-primary-disabled)}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row>*,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton>*{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;display:flex;overflow:hidden}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton .Table-module-scss-module__I4z2BW__defaultSkeleton{grid-column:1/-1;align-items:center;height:100%;display:flex}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton .Table-module-scss-module__I4z2BW__defaultSkeleton:before{content:"";background:var(--base-secondary-disabled);border-radius:4px;width:40%;height:.875rem;animation-name:Table-module-scss-module__I4z2BW__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;display:block}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__header,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__row,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__rowSkeleton{grid-column-gap:.5rem;padding:.5rem}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__virtualized{--fade-color:var(--surface-base);flex:1;min-height:0;position:relative}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__virtualized:before,.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__virtualized:after{pointer-events:none;content:"";height:var(--fade-h);z-index:10;width:100%;position:absolute}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__virtualized:before{background:linear-gradient(to top,transparent calc(100%*(1 - var(--top-opacity))),var(--fade-color)100%)}.Table-module-scss-module__I4z2BW__table .Table-module-scss-module__I4z2BW__virtualized:after{background:linear-gradient(to bottom,transparent calc(100%*(1 - var(--bottom-opacity))),var(--fade-color)100%);bottom:0}
@keyframes Table-module-scss-module__ZqSReG__pulse{0%{opacity:.3}to{opacity:1}}.Table-module-scss-module__ZqSReG__checkbox input{cursor:pointer;height:100%}.Table-module-scss-module__ZqSReG__checkbox>input:disabled{opacity:.25}.Table-module-scss-module__ZqSReG__main{--thumb-w:120px;grid-gap:1rem;grid-template-columns:auto 1fr;display:grid}.Table-module-scss-module__ZqSReG__main>:first-child{--thumb-h:calc(var(--thumb-w)*.5625);width:var(--thumb-w);height:var(--thumb-h);position:relative}.Table-module-scss-module__ZqSReG__main>:first-child[data-state=ENCODING],.Table-module-scss-module__ZqSReG__main>:first-child[data-state=UPLOADING],.Table-module-scss-module__ZqSReG__main>:first-child[data-state=DELETED]{background-color:var(--base-accent-disabled);overflow:hidden}.Table-module-scss-module__ZqSReG__main>:first-child[data-state=ENCODING]:before,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=ENCODING]:after,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=UPLOADING]:before,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=UPLOADING]:after,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=DELETED]:before,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=DELETED]:after{content:"";background-color:var(--base-tertiary-disabled);height:1px;width:calc(var(--thumb-w)*1.15);transform-origin:50%;position:absolute;top:50%;left:50%}.Table-module-scss-module__ZqSReG__main>:first-child[data-state=ENCODING]:before,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=UPLOADING]:before,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=DELETED]:before{transform:translate(-50%,-50%)rotate(29.3578deg)}.Table-module-scss-module__ZqSReG__main>:first-child[data-state=ENCODING]:after,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=UPLOADING]:after,.Table-module-scss-module__ZqSReG__main>:first-child[data-state=DELETED]:after{transform:translate(-50%,-50%)rotate(-29.3578deg)}.Table-module-scss-module__ZqSReG__main[data-skeleton]:before{content:"";width:var(--thumb-w);min-height:calc(var(--thumb-w)*.5625);background:var(--base-secondary-disabled);animation-name:Table-module-scss-module__ZqSReG__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;display:block}.Table-module-scss-module__ZqSReG__main[data-skeleton]>:before{content:"";background:var(--base-secondary-disabled);width:200px;height:14px;margin-top:2px;animation-name:Table-module-scss-module__ZqSReG__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;display:block}.Table-module-scss-module__ZqSReG__main[data-skeleton]>:after{content:"";background:var(--base-secondary-disabled);width:300px;height:12px;margin-top:10px;animation-name:Table-module-scss-module__ZqSReG__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;display:block}.Table-module-scss-module__ZqSReG__info{flex-flow:column;min-width:0;height:100%;display:flex}.Table-module-scss-module__ZqSReG__info h3{letter-spacing:-.01rem;word-spacing:-.01rem;-webkit-line-clamp:1;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%;display:-webkit-box;overflow:hidden}.Table-module-scss-module__ZqSReG__info p{letter-spacing:-.00875rem;word-spacing:-.00875rem;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%;display:-webkit-box;overflow:hidden}.Table-module-scss-module__ZqSReG__itemState[data-state]{--bg-color:var(--hot-300);--fg-color:var(--hot-500)}.Table-module-scss-module__ZqSReG__itemState[data-state=PUBLISHED]{--bg-color:var(--arara-95);--fg-color:var(--arara-70)}.Table-module-scss-module__ZqSReG__itemState[data-state=READY]{--bg-color:var(--prata-90);--fg-color:var(--prata-60)}.Table-module-scss-module__ZqSReG__itemState{background-color:var(--bg-color);height:24px;color:var(--fg-color);--circle-size:10px;border-radius:3px;align-items:center;display:flex}.Table-module-scss-module__ZqSReG__itemState:before{content:"";width:var(--circle-size);height:var(--circle-size);background-color:var(--fg-color);border-radius:50%;margin:0 .25rem}.Table-module-scss-module__ZqSReG__itemState:after{letter-spacing:-.01rem;word-spacing:-.01rem;content:attr(data-text);margin:0;padding:0 .25rem 0 0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%}.Table-module-scss-module__ZqSReG__itemTags{flex-flow:wrap;display:flex}.Table-module-scss-module__ZqSReG__itemTags>div{margin-right:.5rem}.Table-module-scss-module__ZqSReG__itemTags>div:after{content:attr(data-text);color:var(--base-primary-default);background-color:var(--surface-high);border-radius:10px;padding:.25rem .5rem}
.UserStatus-module-scss-module__DMCijW__user-status{height:var(--height);max-width:var(--width);-webkit-user-select:none;user-select:none;border-radius:4px;justify-content:center;align-items:center;display:grid}.UserStatus-module-scss-module__DMCijW__user-status[data-status=ACTIVE],.UserStatus-module-scss-module__DMCijW__user-status[data-status=COMPLETE]{--color:var(--base-highlight-default)}.UserStatus-module-scss-module__DMCijW__user-status[data-status=EXPIRED],.UserStatus-module-scss-module__DMCijW__user-status[data-status=EMAIL_ERROR]{--color:var(--base-error-default)}.UserStatus-module-scss-module__DMCijW__user-status[data-status=PENDING]{--color:var(--base-secondary-default)}@media (min-width:768px){.UserStatus-module-scss-module__DMCijW__user-status{--width:6rem;--height:1.25rem;width:var(--width);letter-spacing:-.00875rem;word-spacing:-.00875rem;border:1px solid var(--color);color:var(--color);margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}}@media (min-width:0) and (max-width:767px){.UserStatus-module-scss-module__DMCijW__user-status{--size:1rem;width:var(--size);height:var(--size);background-color:var(--color);border-radius:50%}.UserStatus-module-scss-module__DMCijW__user-status span{display:none}}
@keyframes Main-module-scss-module__lIHOna__pulse{0%{opacity:.3}to{opacity:1}}.Main-module-scss-module__lIHOna__members-section{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:hidden}.Main-module-scss-module__lIHOna__members-section .Main-module-scss-module__lIHOna__top{justify-content:end;height:2rem;display:grid}.Main-module-scss-module__lIHOna__students-list .Main-module-scss-module__lIHOna__header,.Main-module-scss-module__lIHOna__students-list .Main-module-scss-module__lIHOna__student{grid-template-columns:var(--columns-layout);align-content:center;height:2rem;display:grid}.Main-module-scss-module__lIHOna__students-list .Main-module-scss-module__lIHOna__student:hover{background-color:var(--surface-low)}.Main-module-scss-module__lIHOna__students-list .Main-module-scss-module__lIHOna__student .Main-module-scss-module__lIHOna__status{justify-items:center;display:grid}@media (min-width:768px){.Main-module-scss-module__lIHOna__members-section{--status-col-width:6rem}}@media (min-width:0) and (max-width:767px){.Main-module-scss-module__lIHOna__members-section{--status-col-width:1rem}}.Main-module-scss-module__lIHOna__admins-section{background-color:var(--surface-base)}@media (min-width:0) and (max-width:767px){.Main-module-scss-module__lIHOna__desktop-only,.Main-module-scss-module__lIHOna__status-header{display:none}}.Main-module-scss-module__lIHOna__sk-avatar{background:var(--base-secondary-disabled);border-radius:50%;width:32px;height:32px;animation-name:Main-module-scss-module__lIHOna__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.Main-module-scss-module__lIHOna__sk-name{background:var(--base-secondary-disabled);border-radius:4px;width:60%;height:.875rem;animation-name:Main-module-scss-module__lIHOna__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.Main-module-scss-module__lIHOna__sk-rank{background:var(--base-secondary-disabled);border-radius:50%;width:24px;height:24px;animation-name:Main-module-scss-module__lIHOna__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.Main-module-scss-module__lIHOna__sk-status{background:var(--base-secondary-disabled);border-radius:4px;width:3rem;height:.875rem;animation-name:Main-module-scss-module__lIHOna__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.Main-module-scss-module__lIHOna__invite-detail{box-sizing:border-box;background-color:var(--surface-base);width:100%;height:100%;color:var(--high-primary-default);flex-direction:column;padding:1.5rem;display:flex;overflow-y:auto}.Main-module-scss-module__lIHOna__invite-detail-skeleton{flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.Main-module-scss-module__lIHOna__invite-detail-header{border-bottom:1px solid var(--base-accent-default);align-items:center;gap:1rem;padding-bottom:1.5rem;display:flex}.Main-module-scss-module__lIHOna__invite-detail-info{flex-direction:column;gap:.25rem;display:flex}.Main-module-scss-module__lIHOna__invite-detail-info h3{margin:0;font-size:1.1rem;font-weight:600}.Main-module-scss-module__lIHOna__invite-detail-email{color:var(--base-secondary-default);font-size:.85rem}.Main-module-scss-module__lIHOna__invite-detail-body{flex-direction:column;gap:.75rem;padding:1.5rem 0;display:flex}.Main-module-scss-module__lIHOna__invite-detail-row{justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.Main-module-scss-module__lIHOna__invite-detail-label{color:var(--base-secondary-default);font-weight:500}.Main-module-scss-module__lIHOna__invite-detail-actions{border-top:1px solid var(--base-accent-default);padding-top:1rem}.Main-module-scss-module__lIHOna__invite-detail-cooldown{color:var(--text-secondary);margin-top:.5rem;font-size:.8125rem;display:block}
@keyframes VideoThumb-module-scss-module__Gjl6Ba__pulse{0%{opacity:.3}to{opacity:1}}.VideoThumb-module-scss-module__Gjl6Ba__component{pointer-events:none;background-color:var(--surface-high);display:grid}.VideoThumb-module-scss-module__Gjl6Ba__component>*{grid-area:1/-1}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__backdrop{background:var(--base-secondary-disabled);animation-name:VideoThumb-module-scss-module__Gjl6Ba__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__thumb{opacity:0;z-index:1;padding-top:var(--ratio-pct);background-image:var(--image-url);clip-path:inset(0);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .5s ease-in,filter .5s ease-in}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop{z-index:3;height:100%;transition:-webkit-backdrop-filter .5s ease-in,backdrop-filter .5s ease-in;display:grid}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop>*{grid-area:1/-1}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop .VideoThumb-module-scss-module__Gjl6Ba__loading{opacity:.3;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;display:grid}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop .VideoThumb-module-scss-module__Gjl6Ba__timecode{height:100%;padding:0 .2rem .25rem .25rem;display:grid}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop .VideoThumb-module-scss-module__Gjl6Ba__timecode div{align-self:end;align-items:center;justify-self:"space-between";padding:.5rem .25rem;display:flex}.VideoThumb-module-scss-module__Gjl6Ba__component .VideoThumb-module-scss-module__Gjl6Ba__frontdrop .VideoThumb-module-scss-module__Gjl6Ba__timecode span{color:#fff;background-color:#000;border-radius:4px;padding:0 .25rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-size:.8125rem;line-height:150%}.VideoThumb-module-scss-module__Gjl6Ba__component[data-loaded=true] .VideoThumb-module-scss-module__Gjl6Ba__thumb{opacity:1}.VideoThumb-module-scss-module__Gjl6Ba__component[data-blur=true] .VideoThumb-module-scss-module__Gjl6Ba__thumb{filter:blur(5px)}
@keyframes EditorSkeleton-module-scss-module__-GuOoW__pulse{0%{opacity:.3}to{opacity:1}}.EditorSkeleton-module-scss-module__-GuOoW__skeleton{height:calc(100vh - var(--header-height));grid-template-rows:6rem auto;padding-top:4rem;display:grid}.EditorSkeleton-module-scss-module__-GuOoW__skeleton [id=top]{align-items:center;padding:0 1rem;display:grid}.EditorSkeleton-module-scss-module__-GuOoW__skeleton [id=top] div{background:var(--base-secondary-disabled);width:20rem;height:2rem;margin:0;animation-name:EditorSkeleton-module-scss-module__-GuOoW__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.EditorSkeleton-module-scss-module__-GuOoW__skeleton [id=panes]{grid-column-gap:2rem;grid-template-columns:1fr 1fr 1fr;padding:0 1rem;display:grid}.EditorSkeleton-module-scss-module__-GuOoW__skeleton [id=panes] div{background:var(--base-secondary-disabled);width:100%;height:100%;margin:0;animation-name:EditorSkeleton-module-scss-module__-GuOoW__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}
.GenericMenu-module-scss-module__hfWN3a__menu{--fg-color:var(--base-primary-default);--fg-selected-color:var(--base-primary-default);--separator-color:var(--base-border-secondary-default);--line-distance:.25rem;-webkit-user-select:none;user-select:none}.GenericMenu-module-scss-module__hfWN3a__menu ul li span{color:var(--fg-color)}.GenericMenu-module-scss-module__hfWN3a__menu ul li .GenericMenu-module-scss-module__hfWN3a__arrow{display:flex}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal]{padding:0 var(--hz-padding);height:2rem}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal] ul{flex-direction:row;display:flex}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal] ul>*+*{padding-left:1rem}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal] ul{padding-bottom:var(--line-distance);border-bottom:1px solid var(--separator-color)}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal] ul li span{padding-bottom:calc(var(--line-distance) + 4px);border-bottom-color:#0000}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=horizontal] ul li[data-selected=true] span{border-bottom-width:2px;border-bottom-color:var(--base-primary-default);border-bottom-style:solid}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul{flex-direction:column;display:flex}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul>*+*{border-top:1px solid var(--separator-color)}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul li a{height:var(--item-height);justify-content:space-between;align-items:center;display:flex}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul li[data-selected=true] span{color:var(--fg-selected-color)}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul li[data-selected=true] polyline{stroke:var(--fg-selected-color)}.GenericMenu-module-scss-module__hfWN3a__menu[data-layout=vertical] ul li[data-selected=true] .GenericMenu-module-scss-module__hfWN3a__arrow{opacity:1;transform:translate(0)}@media (min-width:768px){.GenericMenu-module-scss-module__hfWN3a__menu{--item-height:2.5rem}.GenericMenu-module-scss-module__hfWN3a__menu .GenericMenu-module-scss-module__hfWN3a__arrow{transition:var(--base-transition);opacity:0;transform:translate(-.5rem)}.GenericMenu-module-scss-module__hfWN3a__menu ul li:hover .GenericMenu-module-scss-module__hfWN3a__arrow{opacity:1;transform:translate(0)}}@media (min-width:0) and (max-width:767px){.GenericMenu-module-scss-module__hfWN3a__menu{--item-height:3rem;width:100%}.GenericMenu-module-scss-module__hfWN3a__menu .GenericMenu-module-scss-module__hfWN3a__arrow{opacity:1;transition:none;transform:translate(0)}.GenericMenu-module-scss-module__hfWN3a__menu ul li:active{background-color:var(--base-accent-default)}}
.Section-module-scss-module__XI_Q_a__coursesSection{flex-direction:column;height:100%;display:flex;overflow-y:hidden}.Section-module-scss-module__XI_Q_a__coursesSection .Section-module-scss-module__XI_Q_a__top{grid-gap:1rem;grid-template-columns:auto 1fr;grid-auto-flow:column;justify-content:start;align-items:center;width:100%;display:grid}.Section-module-scss-module__XI_Q_a__coursesSection .Section-module-scss-module__XI_Q_a__top .Section-module-scss-module__XI_Q_a__buttons{grid-gap:.5rem;grid-auto-flow:column;display:grid}.Section-module-scss-module__XI_Q_a__editorView{--header-height:6rem;height:100%;position:relative;overflow-y:hidden}.Section-module-scss-module__XI_Q_a__editorView .Section-module-scss-module__XI_Q_a__backButton{z-index:1;position:absolute;top:.25rem;left:0}
.Footer-module-scss-module__JZ8EyG__footer{height:var(--footer-height);width:100%;color:var(--base-primary-default)}.Footer-module-scss-module__JZ8EyG__footer>:first-child{padding-left:var(--hz-padding)}.Footer-module-scss-module__JZ8EyG__footer>:last-child{padding-right:var(--hz-padding)}.Footer-module-scss-module__JZ8EyG__footer .Footer-module-scss-module__JZ8EyG__items{display:flex}.Footer-module-scss-module__JZ8EyG__footer .Footer-module-scss-module__JZ8EyG__items>*+*{margin-left:1rem}@media (min-width:1192px){.Footer-module-scss-module__JZ8EyG__footer{justify-content:space-between;align-items:end;display:flex;position:relative;bottom:2rem}}@media (min-width:768px) and (max-width:1191px){.Footer-module-scss-module__JZ8EyG__footer{display:none}}@media (min-width:0) and (max-width:767px){.Footer-module-scss-module__JZ8EyG__footer{display:none}}
@keyframes Header-module-scss-module__nTM4cG__pulse{0%{opacity:.3}to{opacity:1}}.Header-module-scss-module__nTM4cG__header{width:100%;height:var(--header-height);z-index:var(--z-header);-webkit-user-select:none;user-select:none;grid-area:header/1/header/-1;align-items:center;position:fixed}.Header-module-scss-module__nTM4cG__header[data-kind=normal]{background-color:var(--surface-low)}.Header-module-scss-module__nTM4cG__header[data-kind=trans-header]{background:linear-gradient(to top,transparent,var(--shadow-black))}.Header-module-scss-module__nTM4cG__header[data-theme=light]{background-color:var(--light-surface-low);color:var(--light-base-primary-default)}.Header-module-scss-module__nTM4cG__header{--hz-padding:20px}.Header-module-scss-module__nTM4cG__header>:first-child{padding-left:var(--hz-padding);grid-column:logo;align-items:center;display:grid}.Header-module-scss-module__nTM4cG__header>:last-child{padding-right:var(--hz-padding);grid-column:menu;justify-self:end}.Header-module-scss-module__nTM4cG__header .Header-module-scss-module__nTM4cG__end{grid-column-gap:.5rem;grid-auto-flow:column;display:grid}.Header-module-scss-module__nTM4cG__header .Header-module-scss-module__nTM4cG__end[data-layout=public]{white-space:nowrap;grid-column-gap:2rem}@media (min-width:1192px){.Header-module-scss-module__nTM4cG__header{grid-template-columns:[logo]120px[mid]1fr[menu]120px;display:grid}}@media (min-width:0) and (max-width:1191px){.Header-module-scss-module__nTM4cG__header{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Header-module-scss-module__nTM4cG__header>*{grid-area:1/-1}}
@keyframes Nav-module-scss-module__43H-Na__pulse{0%{opacity:.3}to{opacity:1}}@keyframes Nav-module-scss-module__43H-Na__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Nav-module-scss-module__43H-Na__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Nav-module-scss-module__43H-Na__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Nav-module-scss-module__43H-Na__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.Nav-module-scss-module__43H-Na__nav{grid-column:mid;grid-auto-flow:column;place-content:center;display:grid}.Nav-module-scss-module__43H-Na__nav>*{align-self:center;height:100%;display:flex}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item{box-sizing:border-box;cursor:pointer;display:grid}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item>svg{--w:16px;width:var(--w);height:var(--w);grid-area:icon}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item>svg use{fill:var(--fill-color);transition:fill var(--base-transition)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item .Nav-module-scss-module__43H-Na__itemLabel{color:var(--fill-color);transition:color var(--base-transition);grid-area:label}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item{--fill-color:var(--base-primary-default)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-current=true]{--fill-color:var(--base-highlight-default);cursor:auto}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-state=coming-soon]{--fill-color:var(--base-primary-disabled);cursor:auto}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item{position:relative}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:before,.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{--bg-color:var(--surface-invert);opacity:0;content:attr(data-tooltip);z-index:10000;transition:var(--base-transition);transform:var(--initial-pos);pointer-events:none}@media (min-width:1192px){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:before,.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{--initial-y:calc(2rem + var(--rel-y));--end-y:calc(var(--header-height) - 1rem + var(--rel-y));--initial-pos:translate(-50%,var(--initial-y));--end-pos:translate(-50%,var(--end-y));position:absolute;left:50%}}@media (min-width:0) and (max-width:1191px){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:before,.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{bottom:calc(var(--header-height) + .5rem);position:fixed}}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:before{--rel-y:0px;background:var(--bg-color);color:var(--invert-primary-default);-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:4px;height:1rem;padding:.5rem 1rem;line-height:1rem}@media (min-width:0) and (max-width:1191px){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:before{--initial-pos:translate(0,1rem);--end-pos:translate(0,0)}}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{--arrow-w:10px;content:"";width:0;height:0}@media (min-width:1192px){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{--rel-y:-20.5px;border-left:var(--arrow-w)solid #0000;border-right:var(--arrow-w)solid #0000;border-bottom:var(--arrow-w)solid var(--bg-color)}}@media (min-width:0) and (max-width:1191px){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item[data-tooltip]:after{border-left:var(--arrow-w)solid #0000;border-right:var(--arrow-w)solid #0000;border-top:var(--arrow-w)solid var(--bg-color);--initial-pos:translate(0,1.6rem);--end-pos:translate(0,.6rem)}}@media (hover:hover){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:hover:not([data-state=coming-soon]){--fill-color:var(--base-highlight-default)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:hover:before,.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:hover:after{opacity:1;transform:var(--end-pos);transition:.25s var(--ease-out-back)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:hover[data-current=true]{--fill-color:var(--base-highlight-active);cursor:auto}}@media (hover:none){.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:active:before{opacity:1;transform:var(--end-pos);transition:.25s var(--ease-out-back)}}@media (min-width:1192px){.Nav-module-scss-module__43H-Na__nav{grid-column-gap:1rem}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item{grid-column-gap:6px;letter-spacing:-.01rem;word-spacing:-.01rem;grid-template-areas:"icon label";place-items:center start;height:2rem;margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%}}@media (min-width:0) and (max-width:1191px){.Nav-module-scss-module__43H-Na__nav{height:var(--header-height);z-index:calc(var(--z-header) - 1);background-color:var(--shadow-black);grid-column-gap:2rem;width:100%;padding-bottom:env(safe-area-inset-bottom,20px);display:grid;position:fixed;bottom:0;left:0;overflow:hidden}.Nav-module-scss-module__43H-Na__nav[data-theme=light]{background-color:var(--light-surface-low)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item{grid-row-gap:.25rem;letter-spacing:0;word-spacing:0;grid-template-areas:"icon""label";place-items:center;margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:focus-within{--fill-color:var(--base-highlight-default)}.Nav-module-scss-module__43H-Na__nav .Nav-module-scss-module__43H-Na__item:focus-within:before{opacity:1;transform:var(--end-pos);transition:.25s var(--ease-out-back)}}
@keyframes Modal-module-scss-module__bn5XSq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__bn5XSq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Modal-module-scss-module__bn5XSq__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Modal-module-scss-module__bn5XSq__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.Modal-module-scss-module__bn5XSq__modal{--top-breathing:8rem;--bottom-breathing:2rem;--animation-specs:var(--duration)var(--ease-out-quint);will-change:scroll-position;width:100vw;height:100vh;display:grid;position:absolute;top:0}.Modal-module-scss-module__bn5XSq__modal[data-style=complex]{height:100.05vh}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component{z-index:var(--z-modal-content);grid-area:1/-1;grid-template-columns:1fr;display:grid;position:absolute}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-transparent=false]{padding:var(--p);background-color:var(--surface-base);border-radius:.25rem}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component .Modal-module-scss-module__bn5XSq__close{-webkit-user-select:none;user-select:none;cursor:pointer;z-index:2;position:absolute;top:1rem;right:1rem}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full]{width:100vw;height:100vh;top:0;left:0}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard]{place-self:center}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=visible],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=visible]{animation-duration:var(--duration);animation-transition-timing-function:var(--ease-out-quint)}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=visible],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__popUpEnter,Modal-module-scss-module__bn5XSq__fadeIn}}@media (min-width:0) and (max-width:767px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=visible],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__halfSlideEnter,Modal-module-scss-module__bn5XSq__fadeIn}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=hidden],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=hidden]{animation-duration:var(--duration);animation-transition-timing-function:var(--ease-out-quint)}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=hidden],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__popUpExit,Modal-module-scss-module__bn5XSq__fadeOut}}@media (min-width:0) and (max-width:767px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=hidden],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__halfSlideExit,Modal-module-scss-module__bn5XSq__fadeOut}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=full][data-component-state=hidden],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=hidden]{opacity:0}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer]{position:fixed}.Modal-module-scss-module__bn5XSq__backdrop{--backdrop-alpha:.7;z-index:var(--z-modal-content);position:relative}@keyframes Modal-module-scss-module__bn5XSq__in{0%{opacity:0}to{opacity:var(--backdrop-alpha)}}.Modal-module-scss-module__bn5XSq__backdrop[data-visible=true]{animation-name:Modal-module-scss-module__bn5XSq__in;animation-duration:var(--duration);animation-timing-function:var(--ease-out-quint);opacity:var(--backdrop-alpha)}@keyframes Modal-module-scss-module__bn5XSq__out{0%{opacity:var(--backdrop-alpha)}to{opacity:0}}.Modal-module-scss-module__bn5XSq__backdrop[data-visible=false]{animation-name:Modal-module-scss-module__bn5XSq__out;animation-duration:var(--duration);animation-timing-function:var(--ease-in-quint);opacity:0}.Modal-module-scss-module__bn5XSq__backdrop .Modal-module-scss-module__bn5XSq__inner{background-color:#000;width:100%;height:100%;position:fixed;top:0;left:0}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal{--p:2rem}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component{min-width:30rem;min-height:20rem;width:var(--content-width,auto)}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex]{transform-origin:50% 12.5%;margin:var(--top-breathing)0;top:var(--top-offset);justify-self:center}}@media (min-width:768px) and (min-width:1192px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex]{padding-bottom:4rem}}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=visible]{animation-duration:var(--duration);animation-transition-timing-function:var(--ease-out-quint)}}@media (min-width:768px) and (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__popUpEnter,Modal-module-scss-module__bn5XSq__fadeIn}}@media (min-width:768px) and (min-width:0) and (max-width:767px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__halfSlideEnter,Modal-module-scss-module__bn5XSq__fadeIn}}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=hidden]{animation-duration:var(--duration);animation-transition-timing-function:var(--ease-out-quint);opacity:0}}@media (min-width:768px) and (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__popUpExit,Modal-module-scss-module__bn5XSq__fadeOut}}@media (min-width:768px) and (min-width:0) and (max-width:767px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__halfSlideExit,Modal-module-scss-module__bn5XSq__fadeOut}}@media (min-width:768px){.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer]{width:32rem;height:100vh;right:0;top:var(--top-offset)}@keyframes Modal-module-scss-module__bn5XSq__fromAnim{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__fromAnim;animation-duration:var(--duration);animation-timing-function:var(--ease-out-quint)}@keyframes Modal-module-scss-module__bn5XSq__toAnim{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__toAnim;animation-duration:var(--duration);animation-timing-function:var(--ease-out-quint);opacity:0;animation-fill-mode:forwards}}@media (min-width:0) and (max-width:767px){.Modal-module-scss-module__bn5XSq__modal{--p:var(--hz-padding);--function:linear;width:100%;max-height:100vh}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component{--top-gap:0px}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard]{width:calc(100% - 2*var(--hz-padding));padding-top:2.5rem}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex]{width:100%}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex]{--top-gap:20vh;transform-origin:top;--t:calc(var(--top-offset) + var(--top-gap));top:var(--t);min-height:calc(100vh - var(--top-gap));align-content:start}@keyframes Modal-module-scss-module__bn5XSq__complexBottomIn{0%{opacity:0;transform:translateY(10rem)}to{opacity:1;transform:translate(0)}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=visible],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__complexBottomIn;animation-duration:var(--duration);animation-timing-function:var(--function)}@keyframes Modal-module-scss-module__bn5XSq__complexBottomOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translateY(10rem)}}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=standard][data-component-state=hidden],.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=complex][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__complexBottomOut;animation-duration:var(--duration);animation-timing-function:var(--function);opacity:0;animation-fill-mode:forwards}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer]{--duration:.2s;width:100%;height:100%;top:0}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer][data-component-state=visible]{animation-name:Modal-module-scss-module__bn5XSq__complexBottomIn;animation-duration:var(--duration);animation-timing-function:var(--function)}.Modal-module-scss-module__bn5XSq__modal .Modal-module-scss-module__bn5XSq__form-component[data-style=rightDrawer][data-component-state=hidden]{animation-name:Modal-module-scss-module__bn5XSq__complexBottomOut;animation-duration:var(--duration);animation-timing-function:var(--function);opacity:0;animation-fill-mode:forwards}}
.Controls-module-scss-module__YAEldq__controls{height:100%;display:grid}.Controls-module-scss-module__YAEldq__controls>*{grid-area:1/-1;height:4.5rem}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__invisible{z-index:10;width:100%;height:100%}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__backdrop,.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__main{width:100%;transition:opacity var(--base-transition);position:absolute;bottom:0}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__backdrop{background:linear-gradient(#0000 5%,#000 95%);height:8rem}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__main{z-index:11;grid-template-rows:auto 1fr;grid-auto-flow:row;display:grid}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__main .Controls-module-scss-module__YAEldq__row{z-index:1000;justify-content:start;align-items:center;display:flex}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__main .Controls-module-scss-module__YAEldq__row .Controls-module-scss-module__YAEldq__plus{flex-grow:1;justify-content:center;display:flex}.Controls-module-scss-module__YAEldq__controls .Controls-module-scss-module__YAEldq__loading{opacity:.5;background-color:#000;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.Controls-module-scss-module__YAEldq__controls[data-visible=false] .Controls-module-scss-module__YAEldq__backdrop,.Controls-module-scss-module__YAEldq__controls[data-visible=false] .Controls-module-scss-module__YAEldq__main{opacity:0}.Controls-module-scss-module__YAEldq__controls[data-visible=true] .Controls-module-scss-module__YAEldq__backdrop,.Controls-module-scss-module__YAEldq__controls[data-visible=true] .Controls-module-scss-module__YAEldq__main{opacity:1}.Controls-module-scss-module__YAEldq__controls[data-state=seeking]>*{pointer-events:none}
.useSeeker-module-scss-module__6dcxuW__seeker{--bar-active-h:1rem}.useSeeker-module-scss-module__6dcxuW__seeker[data-layout=thin]{--bar-h:.25rem;--bar-color:white}.useSeeker-module-scss-module__6dcxuW__seeker[data-layout=thick]{--bar-h:1rem;--bar-color:red}.useSeeker-module-scss-module__6dcxuW__seeker{cursor:pointer;z-index:101;width:100%;height:var(--bar-active-h);align-items:center;display:grid;position:relative}.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__bg,.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__buffer,.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__fg{height:var(--bar-h);grid-area:1/-1;position:relative}.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__bg{z-index:101;opacity:.2;background-color:#fff}.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__buffer{z-index:102;width:var(--buffer-percentage);opacity:.3;background-color:#fff}.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__fg{z-index:103;width:var(--progress-percentage);background-color:var(--bar-color);transition:background-color 1s}.useSeeker-module-scss-module__6dcxuW__seeker .useSeeker-module-scss-module__6dcxuW__invisible{pointer-events:"none";background-color:orange;position:absolute}.useSeeker-module-scss-module__6dcxuW__seeker:hover,.useSeeker-module-scss-module__6dcxuW__seeker:active{--bar-color:var(--arara-500);--bar-glow:var(--arara-500-rgb)}.useSeeker-module-scss-module__6dcxuW__seeker:hover .useSeeker-module-scss-module__6dcxuW__fg,.useSeeker-module-scss-module__6dcxuW__seeker:active .useSeeker-module-scss-module__6dcxuW__fg{box-shadow:0px 0px 6px rgba(var(--bar-glow),.5)}
.ScrubberWindow-module-scss-module__KYFyLG__scrubber-window{--bar-gap:1rem;transform:translateX(var(--scrubber-x));pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity var(--base-transition);position:absolute}.ScrubberWindow-module-scss-module__KYFyLG__scrubber-window>*{padding:var(--win-border)var(--win-border);box-sizing:border-box;transform:translateY(calc(-50% - var(--bar-gap)));grid-row-gap:.5rem;border-radius:.25rem;justify-items:center;display:grid;position:relative}.ScrubberWindow-module-scss-module__KYFyLG__scrubber-window>* canvas{background-color:var(--midnight);border:2px solid #fff;box-shadow:0 0 6px #00000080}.ScrubberWindow-module-scss-module__KYFyLG__scrubber-window>*>div{background-color:var(--shadow-black);color:#fff;border-radius:.5rem;height:1.5rem;padding:0 .75rem}.ScrubberWindow-module-scss-module__KYFyLG__scrubber-window[data-visible=true]{opacity:1}
.Head-module-scss-module__8nOvgG__course-status{min-height:2.5rem}.Head-module-scss-module__8nOvgG__course-head{grid-row-gap:var(--section-gap,3rem);grid-auto-flow:row;width:100%;display:grid}.Head-module-scss-module__8nOvgG__course-head h1{padding-bottom:1.5rem}.Head-module-scss-module__8nOvgG__course-head .Head-module-scss-module__8nOvgG__info p:first-child{letter-spacing:-.01rem;word-spacing:-.01rem;margin:0;padding-bottom:.25rem;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%}.Head-module-scss-module__8nOvgG__course-head .Head-module-scss-module__8nOvgG__info p:last-child{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--base-tertiary-default);margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.Head-module-scss-module__8nOvgG__course-head .Head-module-scss-module__8nOvgG__description h2{padding-bottom:1rem}.Head-module-scss-module__8nOvgG__course-head[data-face=page]{padding-top:var(--page-padding);padding-bottom:var(--page-padding)}.Head-module-scss-module__8nOvgG__course-head[data-face=page] h1{letter-spacing:-.075rem;word-spacing:-.075rem;margin:0;font-family:Px Grotesk;font-size:3.75rem;font-weight:700;line-height:110%}@media (min-width:768px) and (max-width:1191px){.Head-module-scss-module__8nOvgG__course-head[data-face=page] h1{letter-spacing:-.0625rem;word-spacing:-.0625rem;margin:0;font-size:3.125rem;font-weight:700;line-height:110%}}.Head-module-scss-module__8nOvgG__course-head[data-face=page] h1{font-family:Px Grotesk}@media (min-width:0) and (max-width:767px){.Head-module-scss-module__8nOvgG__course-head[data-face=page] h1{letter-spacing:-.0425rem;word-spacing:-.0425rem;margin:0;font-size:2.125rem;font-weight:700;line-height:110%}}.Head-module-scss-module__8nOvgG__course-head[data-face=modal]{padding-top:var(--modal-padding);padding-bottom:var(--modal-padding)}.Head-module-scss-module__8nOvgG__course-head[data-face=modal] h1{letter-spacing:-.01375rem;word-spacing:-.01375rem;margin:0;padding-top:.5rem;font-family:Px Grotesk;font-size:1.375rem;font-weight:700;line-height:120%}@media (min-width:1192px){.Head-module-scss-module__8nOvgG__course-head{--page-padding:4rem;--modal-padding:2.5rem}}@media (min-width:0) and (max-width:1191px){.Head-module-scss-module__8nOvgG__course-head{--page-padding:2rem;--modal-padding:1.5rem}}
.IconButton-module-scss-module__GVfd1q__icon-button{--w:2rem;width:var(--w);height:var(--w);justify-content:center;align-items:center;margin:0 1rem;display:grid;position:relative}.IconButton-module-scss-module__GVfd1q__icon-button>*{z-index:2;position:relative}.IconButton-module-scss-module__GVfd1q__icon-button .IconButton-module-scss-module__GVfd1q__backdrop{opacity:0;z-index:1;width:var(--w);height:var(--w);background-color:var(--shadow-black);transition:opacity var(--base-transition);border-radius:12px;place-items:center;display:grid;position:absolute}.IconButton-module-scss-module__GVfd1q__icon-button .IconButton-module-scss-module__GVfd1q__backdrop:before{content:attr(data-tooltip);z-index:1000;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:nowrap;background:#000;border-radius:4px;height:1rem;padding:.1rem .5rem;line-height:1rem;position:absolute;top:-2rem;left:50%;transform:translate(-50%,-100%)}.IconButton-module-scss-module__GVfd1q__icon-button:hover .IconButton-module-scss-module__GVfd1q__backdrop{opacity:1;box-shadow:0 0 6.25px var(--arara-500),0 0 12.5px var(--arara-500),0 0 18.75px var(--arara-500),0 0 25px var(--arara-500)}.IconButton-module-scss-module__GVfd1q__icon-button[data-clickable=true]{cursor:pointer}.IconButton-module-scss-module__GVfd1q__icon-button[data-clickable=true]:active .IconButton-module-scss-module__GVfd1q__backdrop{box-sizing:border-box;box-shadow:0 0 25px var(--arara-500),0 0 50px var(--arara-500),0 0 75px var(--arara-500),0 0 100px var(--arara-500);border:1px solid #fff}.IconButton-module-scss-module__GVfd1q__icon-button[data-disabled=true]{opacity:.5;pointer-events:none}.IconButton-module-scss-module__GVfd1q__icon-button{height:100%}
@keyframes SpeedControl-module-scss-module__Tb9QGq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SpeedControl-module-scss-module__Tb9QGq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes SpeedControl-module-scss-module__Tb9QGq__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes SpeedControl-module-scss-module__Tb9QGq__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.SpeedControl-module-scss-module__Tb9QGq__speed-control{position:relative}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__comp{grid-column-gap:.5rem;-webkit-user-select:none;user-select:none;grid-auto-flow:column;align-items:center;display:grid;position:relative}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__comp .SpeedControl-module-scss-module__Tb9QGq__info{color:#000;background-color:#fff;border-radius:.25rem;justify-content:center;align-items:center;width:4.5rem;height:2rem;display:flex}@keyframes SpeedControl-module-scss-module__Tb9QGq__fromAnim{0%{transform:translate(-100%)}to{transform:translate(0)}}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__comp .SpeedControl-module-scss-module__Tb9QGq__info>div{animation-name:SpeedControl-module-scss-module__Tb9QGq__fromAnim;animation-duration:.6s;animation-timing-function:var(--ease-out-quint)}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__comp .SpeedControl-module-scss-module__Tb9QGq__incr:hover{background-color:red}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown{--w:250px;--hz-padding:1rem;-webkit-user-select:none;user-select:none;width:var(--w);background:var(--shadow-black);transition:opacity var(--base-transition);position:absolute;top:0;left:50%;transform:translate(-50%,-100%)}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown>div{padding:.5rem var(--hz-padding)}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown li{height:2.5rem;padding:0 var(--hz-padding);transition:var(--base-transition);justify-content:space-between;align-items:center;display:flex}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown li:hover{background-color:var(--raven)}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown[data-visible=true]{opacity:1}.SpeedControl-module-scss-module__Tb9QGq__speed-control .SpeedControl-module-scss-module__Tb9QGq__dropdown[data-visible=false]{opacity:0;display:hidden;pointer-events:none}
@keyframes ImagePlus-module-scss-module__n2E9BG__pulse{0%{opacity:.3}to{opacity:1}}.ImagePlus-module-scss-module__n2E9BG__image-plus{border-radius:inherit;display:grid;overflow:hidden}.ImagePlus-module-scss-module__n2E9BG__image-plus>*{grid-area:1/-1}.ImagePlus-module-scss-module__n2E9BG__image-plus .ImagePlus-module-scss-module__n2E9BG__backdrop{background-color:var(--surface-high)}.ImagePlus-module-scss-module__n2E9BG__image-plus .ImagePlus-module-scss-module__n2E9BG__backdrop[data-is-loading=true]{background:var(--base-secondary-disabled);animation-name:ImagePlus-module-scss-module__n2E9BG__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.ImagePlus-module-scss-module__n2E9BG__image-plus .ImagePlus-module-scss-module__n2E9BG__image-component{opacity:0;z-index:1;transition:opacity .5s ease-in}.ImagePlus-module-scss-module__n2E9BG__image-plus .ImagePlus-module-scss-module__n2E9BG__image-component[data-loaded=in]{opacity:1;transition:none}.ImagePlus-module-scss-module__n2E9BG__image-plus .ImagePlus-module-scss-module__n2E9BG__image-component[data-loaded=true]{opacity:1}
@keyframes CourseCoverTOC-module-scss-module__O5UwZq__pulse{0%{opacity:.3}to{opacity:1}}.CourseCoverTOC-module-scss-module__O5UwZq__toc h2{padding-bottom:1rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter{--cell-height:60px;--first-cell:2rem;--gap:1rem;overflow:hidden}.CourseCoverTOC-module-scss-module__O5UwZq__chapter details[open]>summary .CourseCoverTOC-module-scss-module__O5UwZq__cell>:first-child{transform:rotateX(180deg)}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell{border-bottom:1px solid var(--high-border-primary-disabled);color:var(--high-secondary-default);-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:grid}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell span{color:var(--high-primary-default);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell>:last-child{justify-self:end;padding-right:.5rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell{height:var(--cell-height);cursor:pointer;grid-column-gap:1rem;display:grid}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell>:first-child{height:100%;transition:var(--base-transition);justify-content:center;align-items:center;display:grid}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell .CourseCoverTOC-module-scss-module__O5UwZq__chapter-info .CourseCoverTOC-module-scss-module__O5UwZq__extras{letter-spacing:-.01rem;word-spacing:-.01rem;color:var(---high-secondary-default);place-self:center end;margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell .CourseCoverTOC-module-scss-module__O5UwZq__timelength{justify-self:end;justify-items:end}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell:hover{background-color:var(--high-accent-default);transition:var(--base-transition)}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul{width:calc(100% - var(--first-cell) - var(--gap))}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul li .CourseCoverTOC-module-scss-module__O5UwZq__content-cell{border-bottom:1px solid var(--high-border-primary-disabled);color:var(--high-secondary-default);-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:grid}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul li .CourseCoverTOC-module-scss-module__O5UwZq__content-cell span{color:var(--high-primary-default);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul li .CourseCoverTOC-module-scss-module__O5UwZq__content-cell>:last-child{justify-self:end;padding-right:.5rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul li .CourseCoverTOC-module-scss-module__O5UwZq__content-cell{height:var(--cell-height);grid-column-gap:var(--gap);margin-left:calc(var(--first-cell) + var(--gap));transition:var(--base-transition);grid-template-columns:1fr 3rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter ul[data-locked=false] .CourseCoverTOC-module-scss-module__O5UwZq__content-cell:hover{background-color:var(--hover-color)}.CourseCoverTOC-module-scss-module__O5UwZq__chapter[data-skeleton=true]{background:var(--base-secondary-disabled);background-color:var(--base-accent-hover);--separator:2px;height:calc(var(--cell-height) + 1px - var(--separator));margin-bottom:var(--separator);width:100%;animation-name:CourseCoverTOC-module-scss-module__O5UwZq__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.CourseCoverTOC-module-scss-module__O5UwZq__chapter[data-skeleton=true] *{pointer-events:none}@media (min-width:1192px){.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell{grid-template-columns:[caret]var(--first-cell)[title]1fr [info]4rem [length]3rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell .CourseCoverTOC-module-scss-module__O5UwZq__chapter-info{display:grid}}@media (min-width:0) and (max-width:1191px){.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell{grid-template-columns:[caret]var(--first-cell)[title]1fr [length]3rem}.CourseCoverTOC-module-scss-module__O5UwZq__chapter .CourseCoverTOC-module-scss-module__O5UwZq__cell .CourseCoverTOC-module-scss-module__O5UwZq__chapter-info{display:none}}
.CourseDetail-module-scss-module__KyxodW__course-detail,.CourseDetail-module-scss-module__KyxodW__main{flex-direction:column;width:100%;height:100%;display:flex}.CourseDetail-module-scss-module__KyxodW__body{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.CourseDetail-module-scss-module__KyxodW__loading,.CourseDetail-module-scss-module__KyxodW__error{text-align:center;padding:3rem 1.5rem}.CourseDetail-module-scss-module__KyxodW__loading p,.CourseDetail-module-scss-module__KyxodW__error p{color:var(--base-primary-default);margin-bottom:1rem;font-size:1.125rem}.CourseDetail-module-scss-module__KyxodW__close-button{background-color:var(--low-secondary-default);color:var(--base-primary-default);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.CourseDetail-module-scss-module__KyxodW__close-button:hover{background-color:var(--low-secondary-hover)}@media (min-width:768px){.CourseDetail-module-scss-module__KyxodW__body{padding:2rem}}
.Dropdown-module-scss-module__6CsAuG__dropdown{--w:250px;--hz-padding:1rem;-webkit-user-select:none;user-select:none;width:var(--w);color:#fff;background-color:var(--shadow-black);transition:opacity var(--base-transition);position:absolute;top:0;left:50%;transform:translate(-50%,-100%)}.Dropdown-module-scss-module__6CsAuG__dropdown>div{padding:.5rem var(--hz-padding)}.Dropdown-module-scss-module__6CsAuG__dropdown li{height:2.5rem;padding:0 var(--hz-padding);transition:var(--base-transition);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.Dropdown-module-scss-module__6CsAuG__dropdown li:hover{background-color:var(--raven)}.Dropdown-module-scss-module__6CsAuG__dropdown[data-visible=true]{opacity:1}.Dropdown-module-scss-module__6CsAuG__dropdown[data-visible=false]{opacity:0;display:hidden;pointer-events:none}
@keyframes SettingsSkeleton-module-scss-module__3HUX0G__pulse{0%{opacity:.3}to{opacity:1}}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section{padding:0 0 2rem}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section .SettingsSkeleton-module-scss-module__3HUX0G__heading{background:var(--base-secondary-disabled);border-radius:4px;width:8rem;height:1.5rem;margin-bottom:1rem;animation-name:SettingsSkeleton-module-scss-module__3HUX0G__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section .SettingsSkeleton-module-scss-module__3HUX0G__row{grid-column-gap:1rem;grid-template-columns:1fr 5fr auto;padding:.5rem 0;display:grid}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section .SettingsSkeleton-module-scss-module__3HUX0G__row .SettingsSkeleton-module-scss-module__3HUX0G__label{background:var(--base-secondary-disabled);border-radius:4px;width:4rem;height:1rem;animation-name:SettingsSkeleton-module-scss-module__3HUX0G__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section .SettingsSkeleton-module-scss-module__3HUX0G__row .SettingsSkeleton-module-scss-module__3HUX0G__value{background:var(--base-secondary-disabled);border-radius:4px;width:12rem;height:1rem;animation-name:SettingsSkeleton-module-scss-module__3HUX0G__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}.SettingsSkeleton-module-scss-module__3HUX0G__skeleton section .SettingsSkeleton-module-scss-module__3HUX0G__row .SettingsSkeleton-module-scss-module__3HUX0G__action{background:var(--base-secondary-disabled);border-radius:4px;width:2rem;height:1rem;animation-name:SettingsSkeleton-module-scss-module__3HUX0G__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate}
.Modal-module-scss-module__MRYO5a__courseModal{width:var(--media-w);--hover-color:var(--high-accent-default)}.Modal-module-scss-module__MRYO5a__courseModal h2{letter-spacing:-.01rem;word-spacing:-.01rem;margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:700;line-height:130%}.Modal-module-scss-module__MRYO5a__courseModal section{padding-bottom:var(--section-gap)}.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__main .Modal-module-scss-module__MRYO5a__body{padding:0 var(--hz-padding)}.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__loading,.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__error{padding:3rem var(--hz-padding);text-align:center}.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__loading p,.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__error p{color:var(--base-primary-default);margin-bottom:1rem;font-size:1.125rem}.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__closeButton{background-color:var(--low-secondary-default);color:var(--base-primary-default);cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:background-color .2s}.Modal-module-scss-module__MRYO5a__courseModal .Modal-module-scss-module__MRYO5a__closeButton:hover{background-color:var(--low-secondary-hover)}@media (min-width:1192px){.Modal-module-scss-module__MRYO5a__courseModal{--hz-padding:5rem;--media-w:50rem;--section-gap:2rem}}@media (min-width:0) and (max-width:1191px){.Modal-module-scss-module__MRYO5a__courseModal{--hz-padding:1.5rem;--media-w:100vw;--section-gap:2rem}}@media (min-width:0) and (max-width:767px){.Modal-module-scss-module__MRYO5a__courseModal{--hz-padding:1.5rem;--media-w:100vw;--section-gap:2rem}}
@keyframes Volume-module-scss-module__mTbLyG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Volume-module-scss-module__mTbLyG__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Volume-module-scss-module__mTbLyG__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Volume-module-scss-module__mTbLyG__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.Volume-module-scss-module__mTbLyG__volume{cursor:pointer;--gap:1rem;display:grid;position:relative}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial{transition:opacity var(--base-transition);--w:1rem;transform:translate(-50%,calc(-100% - var(--gap)));z-index:100000;align-items:end;display:grid;position:absolute;top:0;left:50%}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial>*{width:var(--w);grid-area:1/-1}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial .Volume-module-scss-module__mTbLyG__bg{height:var(--height);background-color:#00000080}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial .Volume-module-scss-module__mTbLyG__fg{background-color:var(--arara-500);height:var(--volume)}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial[data-visible=true]{opacity:1}.Volume-module-scss-module__mTbLyG__volume .Volume-module-scss-module__mTbLyG__dial[data-visible=false]{opacity:0;display:hidden;pointer-events:none}
@keyframes HeaderBackButton-module-scss-module__wOfOQq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes HeaderBackButton-module-scss-module__wOfOQq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes HeaderBackButton-module-scss-module__wOfOQq__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes HeaderBackButton-module-scss-module__wOfOQq__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.HeaderBackButton-module-scss-module__wOfOQq__back-button{z-index:calc(var(--z-header) + 1);grid-column-gap:.5rem;cursor:pointer;color:var(--header-fg-color);height:var(--header-height);grid-template-columns:auto 1fr;align-items:center;display:grid}.HeaderBackButton-module-scss-module__wOfOQq__back-button h1{-webkit-user-select:none;user-select:none;color:var(--base-primary-default);padding-bottom:2px;transition:all .2s}.HeaderBackButton-module-scss-module__wOfOQq__back-button:hover p{padding-left:4px;transform:translate(4px)}@media (min-width:1192px){.HeaderBackButton-module-scss-module__wOfOQq__back-button{min-width:6rem}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-placement=always-on-header]{background-color:var(--header-bg-color);width:8rem;padding-left:1rem;position:fixed;top:0;left:0}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-placement=mobile-only]{display:none}}@media (min-width:0) and (max-width:767px){.HeaderBackButton-module-scss-module__wOfOQq__back-button{background-color:var(--header-bg-color);width:8rem;padding-left:1rem;position:fixed;top:0;left:0}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-placement=always-on-header]{background-color:var(--header-bg-color);width:2rem;padding-left:1rem;position:fixed;top:0;left:0}@keyframes HeaderBackButton-module-scss-module__wOfOQq__in{0%{opacity:0}to{opacity:1}}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-visible=true]{animation-name:HeaderBackButton-module-scss-module__wOfOQq__in;animation-duration:.6s;animation-timing-function:var(--ease-out-quint)}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-visible=false]{pointer-events:none}@keyframes HeaderBackButton-module-scss-module__wOfOQq__out{0%{opacity:1}to{opacity:0}}.HeaderBackButton-module-scss-module__wOfOQq__back-button[data-visible=false]{animation-name:HeaderBackButton-module-scss-module__wOfOQq__out;animation-duration:.6s;animation-timing-function:var(--ease-in-quint);opacity:0}.HeaderBackButton-module-scss-module__wOfOQq__back-button h1{display:none}}
.Editor-module-scss-module__fpMrqG__editor{box-sizing:border-box;flex-direction:column;height:100%;padding-top:2.5rem;display:flex}.Editor-module-scss-module__fpMrqG__header{justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Editor-module-scss-module__fpMrqG__titleRow{align-items:center;gap:.75rem;display:flex}.Editor-module-scss-module__fpMrqG__title{letter-spacing:-.0425rem;word-spacing:-.0425rem;margin:0;font-family:Px Grotesk;font-size:2.125rem;font-weight:700;line-height:110%}@media (min-width:768px) and (max-width:1191px){.Editor-module-scss-module__fpMrqG__title{letter-spacing:-.03rem;word-spacing:-.03rem;margin:0;font-size:1.5rem;font-weight:700;line-height:117%}}.Editor-module-scss-module__fpMrqG__title{cursor:pointer}.Editor-module-scss-module__fpMrqG__title:hover{color:var(--base-secondary-default)}.Editor-module-scss-module__fpMrqG__titleInput{letter-spacing:-.0425rem;word-spacing:-.0425rem;margin:0;font-family:Px Grotesk;font-size:2.125rem;font-weight:700;line-height:110%}@media (min-width:768px) and (max-width:1191px){.Editor-module-scss-module__fpMrqG__titleInput{letter-spacing:-.03rem;word-spacing:-.03rem;margin:0;font-size:1.5rem;font-weight:700;line-height:117%}}.Editor-module-scss-module__fpMrqG__titleInput{border:none;border-bottom:2px solid var(--base-highlight-default);color:inherit;background:0 0;outline:none;min-width:200px;padding:0}.Editor-module-scss-module__fpMrqG__titleInput[data-saving]{border-bottom-color:var(--base-tertiary-disabled);opacity:.6;animation:1s ease-in-out infinite Editor-module-scss-module__fpMrqG__pulse}.Editor-module-scss-module__fpMrqG__titleInput[data-error]{border-bottom-color:#e65100}@keyframes Editor-module-scss-module__fpMrqG__pulse{0%,to{opacity:.6}50%{opacity:1}}.Editor-module-scss-module__fpMrqG__statusBadge{letter-spacing:0;word-spacing:0;background:var(--base-accent-default);color:var(--base-tertiary-default);border-radius:4px;margin:0;padding:.25rem .75rem;font-family:Px Grotesk;font-size:.75rem;font-weight:600;line-height:140%}.Editor-module-scss-module__fpMrqG__statusBadge[data-status=published]{color:var(--base-highlight-default);background:#09e48f1a}.Editor-module-scss-module__fpMrqG__statusBadge[data-status=hidden]{color:#e65100;background:#ff98001a}.Editor-module-scss-module__fpMrqG__headerActions{gap:.5rem;display:flex}.Editor-module-scss-module__fpMrqG__tabs{border-bottom:1px solid var(--base-border-secondary-default);gap:0;display:flex}.Editor-module-scss-module__fpMrqG__tab{cursor:pointer;letter-spacing:-.01rem;word-spacing:-.01rem;color:var(--base-primary-disabled);background:0 0;border:none;border-bottom:2px solid #0000;margin:0;padding:.75rem 1.25rem;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%;transition:color .15s,border-color .15s}.Editor-module-scss-module__fpMrqG__tab[data-active=true]{color:var(--base-primary-default);border-bottom-color:currentColor}.Editor-module-scss-module__fpMrqG__tab:hover{color:var(--base-primary-default)}.Editor-module-scss-module__fpMrqG__tabContent{flex:1;padding-top:1.5rem;overflow-y:auto}.Editor-module-scss-module__fpMrqG__placeholder{height:200px;color:var(--base-tertiary-default);letter-spacing:-.00875rem;word-spacing:-.00875rem;border:1px dashed var(--base-border-secondary-default);border-radius:4px;justify-content:center;align-items:center;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%;display:flex}.Editor-module-scss-module__fpMrqG__errorState{flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.Editor-module-scss-module__fpMrqG__errorActions{gap:.5rem;display:flex}.Editor-module-scss-module__fpMrqG__modal{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Editor-module-scss-module__fpMrqG__modalContent{background:var(--surface-base);border-radius:8px;width:100%;max-width:400px;padding:2rem}.Editor-module-scss-module__fpMrqG__modalContent p{margin-bottom:1.5rem}.Editor-module-scss-module__fpMrqG__modalActions{justify-content:flex-end;gap:.5rem;display:flex}
.CategoryTabs-module-scss-module__wCxT8q__tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.CategoryTabs-module-scss-module__wCxT8q__tabs::-webkit-scrollbar{display:none}.CategoryTabs-module-scss-module__wCxT8q__tabsInner{gap:1rem;min-width:max-content;padding:0;display:flex}.CategoryTabs-module-scss-module__wCxT8q__tab{color:var(--base-secondary-default);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.25rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.CategoryTabs-module-scss-module__wCxT8q__tab:hover{color:var(--base-primary-default);background:var(--surface-high)}.CategoryTabs-module-scss-module__wCxT8q__tab.CategoryTabs-module-scss-module__wCxT8q__active{color:#19191c;background:#09e48f}
@keyframes Screen-module-scss-module__g06jOq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Screen-module-scss-module__g06jOq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes Screen-module-scss-module__g06jOq__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes Screen-module-scss-module__g06jOq__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}@media (min-width:0) and (max-width:767px){.Screen-module-scss-module__g06jOq__screen-content{top:var(--header-height);z-index:calc(var(--z-header) - 2);width:calc(100vw - 2*var(--hz-padding));min-height:calc(100vh - var(--header-height));background-color:var(--surface-base);position:absolute;top:0;left:0;overflow:hidden scroll}@keyframes Screen-module-scss-module__g06jOq__fromAnim{0%{transform:translate(100%)}to{transform:translate(0)}}.Screen-module-scss-module__g06jOq__screen-content[data-visible=true]{animation-name:Screen-module-scss-module__g06jOq__fromAnim;animation-duration:var(--transition);animation-timing-function:var(--ease-out-expo)}.Screen-module-scss-module__g06jOq__screen-content[data-visible=false]{pointer-events:none}@keyframes Screen-module-scss-module__g06jOq__toAnim{0%{transform:translate(0)}to{transform:translate(100%)}}.Screen-module-scss-module__g06jOq__screen-content[data-visible=false]{animation-name:Screen-module-scss-module__g06jOq__toAnim;animation-duration:var(--transition);animation-timing-function:var(--ease-out-quint);animation-fill-mode:forwards}.Screen-module-scss-module__g06jOq__screen-content{padding:calc(var(--header-height) + var(--vt-padding))var(--hz-padding)calc(var(--header-height) + 2rem)}}
@keyframes CourseCardGameplan-module-scss-module__7fOwMW__pulse{0%{opacity:.3}to{opacity:1}}.CourseCardGameplan-module-scss-module__7fOwMW__card{gap:var(--space-m,16px);cursor:pointer;flex-direction:column;flex:1 0 0;min-width:270px;transition:transform .15s;display:flex}.CourseCardGameplan-module-scss-module__7fOwMW__card:hover{transform:scale(1.01)}.CourseCardGameplan-module-scss-module__7fOwMW__card:focus-visible{outline:2px solid var(--highlight);outline-offset:4px;border-radius:4px}@media (min-width:0) and (max-width:767px){.CourseCardGameplan-module-scss-module__7fOwMW__card{min-width:200px}}.CourseCardGameplan-module-scss-module__7fOwMW__numberRow{align-items:center;gap:var(--space-s,8px);display:flex}.CourseCardGameplan-module-scss-module__7fOwMW__number{letter-spacing:-.01rem;word-spacing:-.01rem;color:var(--base-primary-default);margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%}.CourseCardGameplan-module-scss-module__7fOwMW__coverContainer{border-radius:var(--rounding-s,4px);width:100%;padding-bottom:36px;position:relative;overflow:hidden}.CourseCardGameplan-module-scss-module__7fOwMW__cover{aspect-ratio:297.5/198;border-radius:var(--rounding-s,4px);width:100%;margin-bottom:-36px;position:relative;overflow:hidden}.CourseCardGameplan-module-scss-module__7fOwMW__cover:before{content:"";background:var(--base-secondary-disabled);animation-name:CourseCardGameplan-module-scss-module__7fOwMW__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute;inset:0}.CourseCardGameplan-module-scss-module__7fOwMW__cover img{pointer-events:none;opacity:0;transition:opacity .5s ease-in}.CourseCardGameplan-module-scss-module__7fOwMW__cover img[data-loaded=in]{opacity:1;transition:none}.CourseCardGameplan-module-scss-module__7fOwMW__cover img[data-loaded=true]{opacity:1}.CourseCardGameplan-module-scss-module__7fOwMW__tags{gap:var(--space-xs,4px);padding:10px;display:flex;position:absolute;top:0;right:0}.CourseCardGameplan-module-scss-module__7fOwMW__bestMatchTag{background:var(--base-highlight-highlight);height:20px;color:var(--base-background-background);text-transform:uppercase;letter-spacing:.02em;border-radius:2px;justify-content:center;align-items:center;padding:0 8px;font-size:.6875rem;font-weight:600;display:flex}.CourseCardGameplan-module-scss-module__7fOwMW__recommendationTag{background:var(--ouro-70,#caab5d);border-radius:2px;justify-content:center;align-items:center;gap:4px;height:20px;padding:0 4px;display:flex}.CourseCardGameplan-module-scss-module__7fOwMW__recommendationTag svg{flex-shrink:0}.CourseCardGameplan-module-scss-module__7fOwMW__info{flex-direction:column;display:flex}.CourseCardGameplan-module-scss-module__7fOwMW__title{letter-spacing:-.01rem;word-spacing:-.01rem;color:var(--base-primary-default);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%;display:-webkit-box;overflow:hidden}.CourseCardGameplan-module-scss-module__7fOwMW__level{color:var(--base-tertiary-default);margin-top:.25rem;font-size:.75rem}
@keyframes ToC-module-scss-module__2jCVRq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ToC-module-scss-module__2jCVRq__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ToC-module-scss-module__2jCVRq__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes ToC-module-scss-module__2jCVRq__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.ToC-module-scss-module__2jCVRq__toc{--cell-h:3.75rem;--header-h:calc(var(--cell-h) + 1rem);--bg-color:var(--surface-invert);--selected-chapter-bg-color:var(--invert-accent-disabled);--selected-content-bg-color:var(--invert-accent-default);--highlight-cell:var(--invert-primary-disabled);--separator-color:var(--invert-border-secondary-default);--chapter-title-color:var(--invert-primary-default);--content-title-color:var(--invert-primary-default);--subtext:var(--invert-tertiary-default);height:100vh;z-index:var(--z-tray);background-color:var(--bg-color);color:#000;-webkit-user-select:none;user-select:none;transition:all .3s;display:none;position:fixed;top:0;right:0;overflow-y:auto}.ToC-module-scss-module__2jCVRq__toc--header{height:var(--header-h);width:100%;z-index:calc(var(--z-tray) + 1);background:linear-gradient(to bottom,var(--bg-color)75%,transparent 100%);justify-content:end;display:grid;position:sticky;top:0}.ToC-module-scss-module__2jCVRq__toc--header>div{cursor:pointer;padding:1rem .5rem}.ToC-module-scss-module__2jCVRq__toc--footer{height:var(--cell-h);box-shadow:inset 0 8px 6px -6px #0000000d}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter{overflow:hidden}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter[data-selected=true]{background:var(--selected-chapter-bg-color);border:0}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter details[open] .ToC-module-scss-module__2jCVRq__chapter-cell--title--toggle{transform:rotateX(180deg)}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell{height:var(--cell-h);grid-template-columns:[start]15px[title]1fr[space]20px;display:grid}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--start{grid-column:start}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--title{cursor:pointer;grid-column:title;grid-template-columns:[title-chapter]1fr[end]16px;align-items:center;display:grid}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--title--main{grid-column:title-chapter;overflow:hidden}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--title--main .ToC-module-scss-module__2jCVRq__title{white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 1rem);color:var(--chapter-title-color);overflow:hidden}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--title--main .ToC-module-scss-module__2jCVRq__sub{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--subtext);grid-column:title-chapter;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--title--toggle{transition:var(--base-transition);transform-origin:50%;grid-column:end;width:24px;height:24px}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter .ToC-module-scss-module__2jCVRq__chapter-cell--space{grid-column:space}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter:not(:last-child)>label>div{border-bottom:1px solid var(--separator-color)}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__chapter:last-child>:last-child>:last-child>div{border:0}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell{height:var(--cell-h);cursor:pointer;grid-template-columns:36px 1fr 3.5rem;grid-template-areas:"bullet title completeness";display:grid}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell[data-selected=true]{background-color:var(--selected-content-bg-color);cursor:default}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__bullet{grid-area:bullet;place-self:center}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__title{border-bottom:1px solid var(--separator-color);grid-area:title;justify-content:start;align-items:center;display:grid}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__title .ToC-module-scss-module__2jCVRq__main{grid-column:title-content;overflow:hidden}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__title .ToC-module-scss-module__2jCVRq__main--title{white-space:nowrap;text-overflow:ellipsis;color:var(--content-title-color);overflow:hidden}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__title .ToC-module-scss-module__2jCVRq__main--sub{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--subtext);grid-column:title-content;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.ToC-module-scss-module__2jCVRq__toc .ToC-module-scss-module__2jCVRq__content-cell .ToC-module-scss-module__2jCVRq__complete{cursor:pointer;grid-area:completeness;place-self:center;width:16px;height:16px}.ToC-module-scss-module__2jCVRq__toc[data-visible=true]{display:block}@keyframes ToC-module-scss-module__2jCVRq__fromAnim{0%{transform:translate(100%)}to{transform:translate(0)}}.ToC-module-scss-module__2jCVRq__toc[data-visible=true]{animation-name:ToC-module-scss-module__2jCVRq__fromAnim;animation-duration:.3s;animation-timing-function:var(--ease-in-out-cubic);opacity:1}.ToC-module-scss-module__2jCVRq__toc[data-visible=false]{display:block}@keyframes ToC-module-scss-module__2jCVRq__toAnim{0%{transform:translate(0)}to{transform:translate(100%)}}.ToC-module-scss-module__2jCVRq__toc[data-visible=false]{animation-name:ToC-module-scss-module__2jCVRq__toAnim;animation-duration:.1s;animation-timing-function:var(--ease-out-quint);opacity:0;animation-fill-mode:forwards}@media (hover:hover){.ToC-module-scss-module__2jCVRq__chapter-cell,.ToC-module-scss-module__2jCVRq__content-cell{transition:all .3s}.ToC-module-scss-module__2jCVRq__chapter-cell:hover,.ToC-module-scss-module__2jCVRq__content-cell:hover{background:var(--invert-accent-default)}}@media (min-width:1192px){.ToC-module-scss-module__2jCVRq__toc{min-width:30rem}}@media (min-width:0) and (max-width:767px){.ToC-module-scss-module__2jCVRq__toc{width:100vw}}
@keyframes useGenericMenu-module-scss-module__lAFVhG__pulse{0%{opacity:.3}to{opacity:1}}.useGenericMenu-module-scss-module__lAFVhG__menu{--fg-color:var(--base-secondary-default);--fg-selected-color:var(--base-primary-default);--separator-color:var(--base-border-secondary-default);--line-distance:.25rem;-webkit-user-select:none;user-select:none}.useGenericMenu-module-scss-module__lAFVhG__menu ul li span{color:var(--fg-color)}.useGenericMenu-module-scss-module__lAFVhG__menu ul li .useGenericMenu-module-scss-module__lAFVhG__arrow{display:flex}.useGenericMenu-module-scss-module__lAFVhG__menu ul li{transition:var(--base-transition)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal]{padding:0 var(--hz-padding)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul{flex-direction:row;display:flex}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul>*+*{padding-left:1rem}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul{padding-bottom:var(--line-distance);border-bottom:1px solid var(--separator-color)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul li a{cursor:pointer}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul li span{padding-bottom:calc(var(--line-distance) + 4px);border-bottom-color:#0000;transition:all 2s}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul li[data-selected=true] a{cursor:default}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=horizontal] ul li[data-selected=true] span{border-bottom-width:1px;border-bottom-color:var(--base-primary-default);border-bottom-style:solid}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul{flex-direction:column;display:flex}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul>*+*{border-top:1px solid var(--separator-color)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul li a{height:var(--item-height);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul li[data-selected=true] a{cursor:default}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul li[data-selected=true] span{color:var(--fg-selected-color)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul li[data-selected=true] polyline{stroke:var(--fg-selected-color)}.useGenericMenu-module-scss-module__lAFVhG__menu[data-layout=vertical] ul li[data-selected=true] .useGenericMenu-module-scss-module__lAFVhG__arrow{opacity:1;transform:translate(0)}@media (min-width:768px){.useGenericMenu-module-scss-module__lAFVhG__menu{--item-height:2.5rem}.useGenericMenu-module-scss-module__lAFVhG__menu .useGenericMenu-module-scss-module__lAFVhG__arrow{transition:var(--base-transition);opacity:0;transform:translate(-.5rem)}.useGenericMenu-module-scss-module__lAFVhG__menu ul li:hover .useGenericMenu-module-scss-module__lAFVhG__arrow{opacity:1;transform:translate(0)}}@media (min-width:0) and (max-width:767px){.useGenericMenu-module-scss-module__lAFVhG__menu{--item-height:3rem;width:100%}.useGenericMenu-module-scss-module__lAFVhG__menu .useGenericMenu-module-scss-module__lAFVhG__arrow{opacity:1;transition:none;transform:translate(0)}.useGenericMenu-module-scss-module__lAFVhG__menu ul li:active{background-color:var(--base-accent-default)}}.useGenericMenu-module-scss-module__lAFVhG__skeleton-text{background-color:var(--base-secondary-disabled);border-radius:4px;width:6rem;height:1rem;animation-name:useGenericMenu-module-scss-module__lAFVhG__pulse;animation-duration:1s;animation-timing-function:ease-out;animation-iteration-count:infinite;animation-direction:alternate;display:block}.useGenericMenu-module-scss-module__lAFVhG__badge{background-color:var(--base-highlight-default);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;margin-left:.5rem;font-size:.65rem;font-weight:600;display:inline-flex;position:relative;top:-.1rem;color:#000!important}
.Textarea-module-scss-module__YsvuIG__textarea-component{--input-height:2.5rem;--width:100%;--min-width:1rem;--in-between-spacing:.5rem;--label-spacing:0rem;--label-height:1.5rem;--labeled-min-height:calc(var(--input-height) + var(--label-height) + var(--label-spacing));--bg-color:var(--base-accent-default);--fg-color:var(--base-primary-default);--focused-underline-color:var(--base-primary-default);--unfocused-underline-color:var(--base-tertiary-default);--underline-color:var(--unfocused-underline-color);width:var(--width)}.Textarea-module-scss-module__YsvuIG__textarea-component>label{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--base-secondary-default);height:var(--label-height);-webkit-user-select:none;user-select:none;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%;display:block}.Textarea-module-scss-module__YsvuIG__textarea-component input:-webkit-autofill{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component input:-webkit-autofill:hover{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component input:-webkit-autofill:focus{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component textarea:-webkit-autofill{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component textarea:-webkit-autofill:focus{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component select:-webkit-autofill{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component select:-webkit-autofill:hover{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component select:-webkit-autofill:focus{-webkit-text-fill-color:var(--fg-color);-webkit-box-shadow:0 0 0px 1000px var(--bg-color)inset;transition:background-color 5000s ease-in-out}.Textarea-module-scss-module__YsvuIG__textarea-component{--min-height:5.6rem}.Textarea-module-scss-module__YsvuIG__textarea-component[data-label=has-label]{--min-height:7.7rem}.Textarea-module-scss-module__YsvuIG__textarea-component--style{border:0;transition:all .5s;display:grid}.Textarea-module-scss-module__YsvuIG__textarea-component--style>*{grid-area:1/-1}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__prefix{-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--fg-color);align-self:center;padding:0 0 0 .5rem}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input{letter-spacing:-.025rem;word-spacing:-.025rem;width:90%;color:var(--fg-color);background:0 0;border:0;outline:0;margin:0;padding:0 .5rem;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:160%}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input::placeholder{-webkit-user-select:none;user-select:none}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input:disabled,.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input:disabled~.Textarea-module-scss-module__YsvuIG__prefix{--fg-color:var(--base-primary-disabled)}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input[data-prefix=true]{padding:0}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__base{height:var(--input-height);pointer-events:none;align-self:end;transition:all .5s}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-prefix=true]{grid-template-columns:[prefix]auto[input]1fr}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-prefix=true]>*{grid-column:input}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-prefix=true] .Textarea-module-scss-module__YsvuIG__prefix{grid-column:prefix}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-prefix=true] .Textarea-module-scss-module__YsvuIG__base{grid-column:1/-1}.Textarea-module-scss-module__YsvuIG__textarea-component--style path{fill:var(--unfocused-underline-color)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-state=has-error]{--underline-color:var(--base-error-default)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=base]{border:0}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=muted]{letter-spacing:-.025rem;word-spacing:-.025rem;background-color:var(--bg-color);margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:160%}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=underline] .Textarea-module-scss-module__YsvuIG__base,.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=muted] .Textarea-module-scss-module__YsvuIG__base{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--underline-color)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=underline] .Textarea-module-scss-module__YsvuIG__input:focus~.Textarea-module-scss-module__YsvuIG__base,.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=muted] .Textarea-module-scss-module__YsvuIG__input:focus~.Textarea-module-scss-module__YsvuIG__base{--underline-color:var(--fg-color)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=underline][data-state=has-error] .Textarea-module-scss-module__YsvuIG__input:focus~div,.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=muted][data-state=has-error] .Textarea-module-scss-module__YsvuIG__input:focus~div{--underline-color:var(--base-error-default)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=boundless]{background-color:none}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=boundless] input{line-height:normal}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=boundless] input::placeholder{color:var(--pewter)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass]{border:0;margin:0;padding:0}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{color:#fff;text-align:center;width:100%;min-width:2rem;height:6rem;padding:0 0 1rem}@media (min-width:1192px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.12rem;word-spacing:-.12rem;margin:0;font-family:Px Grotesk;font-size:6rem;font-weight:700;line-height:105%}}@media (min-width:1192px) and (min-width:768px) and (max-width:1191px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.075rem;word-spacing:-.075rem;margin:0;font-size:3.75rem;font-weight:700;line-height:110%}}@media (min-width:1192px) and (min-width:0) and (max-width:767px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.034375rem;word-spacing:-.034375rem;margin:0;font-size:3.125rem;font-weight:700;line-height:90%}}@media (min-width:768px) and (max-width:1191px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.075rem;word-spacing:-.075rem;margin:0;font-family:Px Grotesk;font-size:3.75rem;font-weight:700;line-height:110%}}@media (min-width:768px) and (max-width:1191px) and (min-width:768px) and (max-width:1191px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.0625rem;word-spacing:-.0625rem;margin:0;font-size:3.125rem;font-weight:700;line-height:110%}}@media (min-width:768px) and (max-width:1191px) and (min-width:0) and (max-width:767px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.0425rem;word-spacing:-.0425rem;margin:0;font-size:2.125rem;font-weight:700;line-height:110%}}@media (min-width:0) and (max-width:767px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.0425rem;word-spacing:-.0425rem;margin:0;font-family:Px Grotesk;font-size:2.125rem;font-weight:700;line-height:110%}}@media (min-width:0) and (max-width:767px) and (min-width:768px) and (max-width:1191px){.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{letter-spacing:-.03rem;word-spacing:-.03rem;margin:0;font-size:1.5rem;font-weight:700;line-height:117%}}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] input{box-sizing:border-box;height:100%}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=bigass] .Textarea-module-scss-module__YsvuIG__feedback{border:0;margin:0;padding:0}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=none]{background-color:var(--surface-base)}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=none] .Textarea-module-scss-module__YsvuIG__base{height:initial}.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=none] .Textarea-module-scss-module__YsvuIG__input,.Textarea-module-scss-module__YsvuIG__textarea-component--style[data-kind=none] .Textarea-module-scss-module__YsvuIG__prefix{padding:initial}.Textarea-module-scss-module__YsvuIG__textarea-component--style{padding-top:.5rem}.Textarea-module-scss-module__YsvuIG__textarea-component--style .Textarea-module-scss-module__YsvuIG__input{padding:.5rem .75rem;line-height:1.1rem}.Textarea-module-scss-module__YsvuIG__textarea-component--style textarea{resize:none}
.InfoTab-module-scss-module__CLGMAG__infoTab{grid-template-columns:1fr 1fr;gap:2rem;padding:1rem 0 2rem;display:grid}.InfoTab-module-scss-module__CLGMAG__coverSection{flex-direction:column;gap:1.5rem;display:flex}.InfoTab-module-scss-module__CLGMAG__metadataForm{flex-direction:column;gap:2rem;display:flex}.InfoTab-module-scss-module__CLGMAG__formField{flex-direction:column;gap:.5rem;display:flex}.InfoTab-module-scss-module__CLGMAG__sectionHeading{letter-spacing:-.01rem;word-spacing:-.01rem;color:var(--base-primary-default);margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:700;line-height:130%}.InfoTab-module-scss-module__CLGMAG__fieldLabel{letter-spacing:0;word-spacing:0;color:var(--base-tertiary-default);margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%}.InfoTab-module-scss-module__CLGMAG__coverSlot{border:1px dashed var(--base-border-secondary-default);background:var(--surface-low);border-radius:4px;justify-content:center;align-items:center;height:140px;padding:4px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.InfoTab-module-scss-module__CLGMAG__coverSlot:hover{border-color:var(--base-border-primary-active)}.InfoTab-module-scss-module__CLGMAG__coverSlotCover{aspect-ratio:16/9}.InfoTab-module-scss-module__CLGMAG__coverSlotThumbnail{aspect-ratio:1}.InfoTab-module-scss-module__CLGMAG__coverSlotBanner{aspect-ratio:9/16}.InfoTab-module-scss-module__CLGMAG__coverSlotWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.InfoTab-module-scss-module__CLGMAG__coverSlotText{letter-spacing:0;word-spacing:0;flex-direction:column;margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%;display:flex}.InfoTab-module-scss-module__CLGMAG__coverSlotLabel{color:var(--base-secondary-default)}.InfoTab-module-scss-module__CLGMAG__coverSlotHint{color:var(--base-tertiary-default)}.InfoTab-module-scss-module__CLGMAG__coverImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.InfoTab-module-scss-module__CLGMAG__coverOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.InfoTab-module-scss-module__CLGMAG__coverSlot:hover .InfoTab-module-scss-module__CLGMAG__coverOverlay{opacity:1}.InfoTab-module-scss-module__CLGMAG__coversSection{flex-direction:column;gap:1rem;display:flex}.InfoTab-module-scss-module__CLGMAG__coverSlots{align-items:flex-start;gap:1rem;display:flex}.InfoTab-module-scss-module__CLGMAG__cropperWrapper{padding:1rem;position:relative}.InfoTab-module-scss-module__CLGMAG__cropperUploading{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--base-tertiary-default);background:#fffc;justify-content:center;align-items:center;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:500;line-height:140%;display:flex;position:absolute;inset:0}.InfoTab-module-scss-module__CLGMAG__promoSection{flex-direction:column;gap:.75rem;display:flex}.InfoTab-module-scss-module__CLGMAG__promoPreview{border:1px solid var(--base-border-secondary-default);border-radius:4px;flex-direction:column;gap:.5rem;max-width:160px;display:flex;overflow:hidden}.InfoTab-module-scss-module__CLGMAG__promoPreview>div:first-child{aspect-ratio:16/9;width:100%;position:relative}.InfoTab-module-scss-module__CLGMAG__promoPlaceholder{aspect-ratio:16/9;letter-spacing:-.00875rem;word-spacing:-.00875rem;width:100%;color:var(--base-tertiary-default);background:var(--surface-low);justify-content:center;align-items:center;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%;display:flex}.InfoTab-module-scss-module__CLGMAG__promoActions{gap:.5rem;margin:0 .5rem .5rem;display:flex}.InfoTab-module-scss-module__CLGMAG__promoActionBtn{letter-spacing:0;word-spacing:0;cursor:pointer;color:var(--base-highlight-default);background:0 0;border:none;border-radius:4px;margin:0;padding:4px 8px;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%}.InfoTab-module-scss-module__CLGMAG__promoActionBtn:hover{background:var(--base-accent-default)}.InfoTab-module-scss-module__CLGMAG__promoSelectBtn{letter-spacing:-.01rem;word-spacing:-.01rem;border:1px dashed var(--surface-high);cursor:pointer;color:var(--base-highlight-default);text-align:center;background:0 0;border-radius:4px;margin:0;padding:12px;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%;transition:border-color .15s,background .15s}.InfoTab-module-scss-module__CLGMAG__promoSelectBtn:hover{border-color:var(--base-highlight-default);background:var(--surface-low)}.InfoTab-module-scss-module__CLGMAG__promoPicker{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.InfoTab-module-scss-module__CLGMAG__promoPickerTitle{letter-spacing:-.01rem;word-spacing:-.01rem;color:var(--base-primary-default);margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:600;line-height:130%}.InfoTab-module-scss-module__CLGMAG__promoPickerLoading,.InfoTab-module-scss-module__CLGMAG__promoPickerEmpty{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--base-tertiary-default);margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.InfoTab-module-scss-module__CLGMAG__promoPickerList{flex-direction:column;gap:.5rem;max-height:320px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.InfoTab-module-scss-module__CLGMAG__promoPickerItem{border:1px solid var(--base-border-secondary-default);border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.InfoTab-module-scss-module__CLGMAG__promoPickerItem:hover{border-color:var(--base-border-primary-default)}.InfoTab-module-scss-module__CLGMAG__promoPickerInfo{align-items:center;gap:.75rem;min-width:0;display:flex}.InfoTab-module-scss-module__CLGMAG__promoPickerFilename{letter-spacing:-.01rem;word-spacing:-.01rem;text-overflow:ellipsis;white-space:nowrap;color:var(--base-primary-default);margin:0;font-family:Px Grotesk;font-size:1rem;font-weight:400;line-height:130%;overflow:hidden}.InfoTab-module-scss-module__CLGMAG__promoPickerDuration{letter-spacing:-.00875rem;word-spacing:-.00875rem;color:var(--base-tertiary-default);flex-shrink:0;margin:0;font-family:Px Grotesk;font-size:.875rem;font-weight:400;line-height:140%}.InfoTab-module-scss-module__CLGMAG__promoPickerFooter{border-top:1px solid var(--base-border-secondary-default);padding-top:.75rem}.InfoTab-module-scss-module__CLGMAG__classifications{flex-direction:column;gap:.75rem;display:flex}.InfoTab-module-scss-module__CLGMAG__classificationRow{flex-direction:column;gap:.25rem;display:flex}.InfoTab-module-scss-module__CLGMAG__classificationRowValues{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.InfoTab-module-scss-module__CLGMAG__classificationAction{all:unset;letter-spacing:0;word-spacing:0;color:var(--base-highlight-default);cursor:pointer;margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%;display:inline-block}.InfoTab-module-scss-module__CLGMAG__classificationAction:hover{text-decoration:underline}.InfoTab-module-scss-module__CLGMAG__classificationAction:disabled{opacity:.5;cursor:default}.InfoTab-module-scss-module__CLGMAG__classificationBooleanLabel{letter-spacing:0;word-spacing:0;color:var(--base-secondary-default);cursor:pointer;align-items:center;gap:.5rem;margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%;display:flex}.InfoTab-module-scss-module__CLGMAG__classificationTags{flex-wrap:wrap;gap:.375rem;display:flex}.InfoTab-module-scss-module__CLGMAG__classificationTag{letter-spacing:0;word-spacing:0;background:var(--surface-low);color:var(--base-secondary-default);border:1px solid var(--base-border-secondary-default);border-radius:3px;align-items:center;gap:.25rem;margin:0;padding:.125rem .5rem;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:140%;display:inline-flex}.InfoTab-module-scss-module__CLGMAG__classificationRemove{all:unset;cursor:pointer;color:var(--base-tertiary-default);line-height:1}.InfoTab-module-scss-module__CLGMAG__classificationRemove:hover{color:var(--base-primary-default)}.InfoTab-module-scss-module__CLGMAG__classificationAddFlow{align-items:flex-end;gap:.5rem;display:flex}
.CourseCarousel-module-scss-module__ETz2DW__carousel{width:100%;position:relative}.CourseCarousel-module-scss-module__ETz2DW__track{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;display:flex;overflow:auto hidden}.CourseCarousel-module-scss-module__ETz2DW__track::-webkit-scrollbar{display:none}.CourseCarousel-module-scss-module__ETz2DW__card{flex-shrink:0;width:240px}.CourseCarousel-module-scss-module__ETz2DW__card>*{min-width:unset;width:100%}.CourseCarousel-module-scss-module__ETz2DW__arrow{z-index:10;background:var(--surface-high);width:40px;height:40px;color:var(--base-primary-default);cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CourseCarousel-module-scss-module__ETz2DW__carousel:hover .CourseCarousel-module-scss-module__ETz2DW__arrow{opacity:1}.CourseCarousel-module-scss-module__ETz2DW__arrow:hover{background:var(--surface-higher)}.CourseCarousel-module-scss-module__ETz2DW__arrow.CourseCarousel-module-scss-module__ETz2DW__left{left:-20px}.CourseCarousel-module-scss-module__ETz2DW__arrow.CourseCarousel-module-scss-module__ETz2DW__right{right:-20px}@media (max-width:768px){.CourseCarousel-module-scss-module__ETz2DW__arrow{display:none}}
@keyframes SkipControl-module-scss-module__QnZo_G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SkipControl-module-scss-module__QnZo_G__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes SkipControl-module-scss-module__QnZo_G__popUpEnter{0%{transform:scale(.9)}to{transform:scale(1)}}@keyframes SkipControl-module-scss-module__QnZo_G__popUpExit{0%{transform:scale(1)}to{transform:scale(.9)}}.SkipControl-module-scss-module__QnZo_G__skip-control{grid-column-gap:.5rem;-webkit-user-select:none;user-select:none;grid-auto-flow:column;align-items:center;display:grid;position:relative}.SkipControl-module-scss-module__QnZo_G__skip-control .SkipControl-module-scss-module__QnZo_G__info{color:#000;background-color:#fff;border-radius:.25rem;justify-content:center;align-items:center;width:4.5rem;height:2rem;display:flex}@keyframes SkipControl-module-scss-module__QnZo_G__fromAnim{0%{transform:translate(-100%)}to{transform:translate(0)}}.SkipControl-module-scss-module__QnZo_G__skip-control .SkipControl-module-scss-module__QnZo_G__info>div{animation-name:SkipControl-module-scss-module__QnZo_G__fromAnim;animation-duration:.6s;animation-timing-function:var(--ease-out-quint)}
.Tag-module-scss-module__6Y3JbG__tag{-webkit-user-select:none;user-select:none;border-radius:.25rem;justify-content:center;align-items:center;height:1.25rem;padding:0 .375rem;display:flex}.Tag-module-scss-module__6Y3JbG__tag span{white-space:nowrap}.Tag-module-scss-module__6Y3JbG__tag{letter-spacing:0;word-spacing:0;--bar-glow:9,240,151;margin:0;font-family:Px Grotesk;font-size:.75rem;font-weight:400;line-height:1;color:var(--prata-20)!important}.Tag-module-scss-module__6Y3JbG__tag[data-layout=highlight]{background-color:var(--base-highlight-default);box-shadow:0 0 .375rem rgba(var(--bar-glow),.5)}.Tag-module-scss-module__6Y3JbG__tag[data-layout=warning]{background-color:var(--hot-60)}.Tag-module-scss-module__6Y3JbG__tag[data-layout=free]{background-color:#fff}.Tag-module-scss-module__6Y3JbG__tag[data-layout=recommendation]{background-color:var(--ouro-70);border:1px solid var(--ouro-80);box-sizing:border-box;padding:0 .25rem}.Tag-module-scss-module__6Y3JbG__tag[data-layout=recommendation]>span>span{align-items:center;gap:.25rem;padding-bottom:1px;display:inline-flex}
.Filters-module-scss-module__yaL8Pa__filters{min-height:2.6rem;padding-top:.5rem}@media (min-width:1192px){.Filters-module-scss-module__yaL8Pa__filters{padding-bottom:2.5rem}}@media (min-width:0) and (max-width:1191px){.Filters-module-scss-module__yaL8Pa__filters{padding-bottom:2rem}}
.SendInvitation-module-scss-module__9ww_OW__send-invitation p{padding-bottom:1rem}
