.ImpersonationBanner-module__Wvq9nq__banner{padding:var(--space-3) var(--space-4);z-index:9999;box-shadow:0 -2px 10px color-mix(in srgb, var(--color-base-600) 20%, transparent);border-bottom:0;border-left:0;border-right:0;border-radius:0;position:fixed;bottom:0;left:0;right:0}.ImpersonationBanner-module__Wvq9nq__content{justify-content:center;align-items:center;gap:var(--space-2);max-width:1200px;margin:0 auto;display:flex}.ImpersonationBanner-module__Wvq9nq__icon{font-size:var(--font-size-md);line-height:1}.ImpersonationBanner-module__Wvq9nq__text{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.ImpersonationBanner-module__Wvq9nq__text strong{font-weight:600}.ImpersonationBanner-module__Wvq9nq__button{padding:var(--space-1-5) var(--space-3);border:var(--space-px) solid currentColor;border-radius:var(--space-2);color:inherit;font-size:var(--font-size-xs);font-weight:600;line-height:var(--line-height-xs);cursor:pointer;background-color:#0000;transition:background-color .2s,color .2s,border-color .2s}.ImpersonationBanner-module__Wvq9nq__button:hover:not(:disabled){background-color:color-mix(in srgb, var(--color-base-000) 60%, transparent)}.ImpersonationBanner-module__Wvq9nq__button:disabled{opacity:.5;cursor:not-allowed}.ImpersonationBanner-module__Wvq9nq__button:focus-visible{outline:var(--space-px) solid currentColor;outline-offset:var(--space-px)}@media (max-width:575px){.ImpersonationBanner-module__Wvq9nq__content{justify-content:space-between}.ImpersonationBanner-module__Wvq9nq__text{flex:1}}
.CardCTA-module__0CeZmq__cta{align-items:center;gap:var(--space-1-25);padding:var(--space-2) var(--space-s);color:var(--color-text-accent);background-color:var(--color-surface-accent);border:1px solid var(--color-border-subtle);border-radius:24px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,transform .2s ease-in-out;display:flex}.CardCTA-module__0CeZmq__cta:focus-visible{outline:2px solid var(--color-highlight-orange);outline-offset:2px}.CardCTA-module__0CeZmq__cta:hover{background-color:var(--color-surface-accent-strong);border-color:var(--color-border-muted);transform:translateX(var(--space-px))}.CardCTA-module__0CeZmq__dark{color:var(--color-text-inverse);background-color:#ffffff1a;border-color:#ffffff24}.CardCTA-module__0CeZmq__dark:hover{background-color:#ffffff24}.CardCTA-module__0CeZmq__black{color:var(--color-text-inverse);background-color:#ffffff1f;border-color:#ffffff29}.CardCTA-module__0CeZmq__black:hover{background-color:#ffffff2e}.CardCTA-module__0CeZmq__upgrade{color:var(--color-secondary-700);background:color-mix(in srgb, var(--color-secondary-500) 14%, var(--color-base-000));border-color:color-mix(in srgb, var(--color-secondary-500) 35%, var(--color-base-200))}.CardCTA-module__0CeZmq__upgrade:hover{background:color-mix(in srgb, var(--color-secondary-500) 20%, var(--color-base-000));border-color:color-mix(in srgb, var(--color-secondary-500) 45%, var(--color-base-200))}.CardCTA-module__0CeZmq__small{padding:var(--space-1-5) var(--space-2-5)}.CardCTA-module__0CeZmq__cta svg{flex-shrink:0;width:18px;height:18px;transition:transform .2s ease-in-out}.CardCTA-module__0CeZmq__cta:hover svg,.CardCTA-module__0CeZmq__cta:focus-visible svg{transform:translate(3px)}@media screen and (min-width:768px){.CardCTA-module__0CeZmq__cta{padding:var(--space-2) var(--space-s)}.CardCTA-module__0CeZmq__cta svg{width:20px;height:20px}}
.Checklist-module__LWPhtW__container{gap:var(--space-4);padding:var(--space-xs) 0;max-width:var(--text-width-default);background-color:#0000;border:0;border-radius:0;flex-direction:column;margin:0 auto;display:flex}.Checklist-module__LWPhtW__introPanel,.Checklist-module__LWPhtW__completedPanel{border:1px solid var(--color-border-subtle);border-radius:var(--space-5);background-color:var(--color-base-100)}.Checklist-module__LWPhtW__introPanel{padding:var(--space-4) var(--space-3-5) var(--space-3-5)}.Checklist-module__LWPhtW__roundSubmitButton{--btn-size:172px;--cta-fill:0;width:var(--btn-size);height:var(--btn-size);border:1px solid color-mix(in srgb, var(--color-primary-700) 55%, var(--color-base-000));margin:var(--space-2-5) auto 0;padding:var(--space-m);cursor:pointer;font:inherit;color:var(--color-base-000);text-align:center;background-color:var(--color-primary-600);will-change:transform, opacity;backface-visibility:hidden;contain:paint;border-radius:50%;place-items:center;display:grid;position:relative;overflow:hidden;transform:translateZ(0)}.Checklist-module__LWPhtW__roundSubmitButton:before{content:"";border-radius:inherit;background-color:var(--color-primary-600);z-index:0;position:absolute;inset:0;transform:none}.Checklist-module__LWPhtW__roundSubmitButton:after{content:"";border-radius:inherit;border:6px solid color-mix(in srgb, var(--color-base-200) 85%, transparent);opacity:calc(var(--cta-fill) * .9);transform:scale(calc(1.04 - (var(--cta-fill) * .04)));pointer-events:none;z-index:1;transition:opacity .12s ease-out,transform .14s ease-out;position:absolute;inset:0}.Checklist-module__LWPhtW__roundSubmitShell{will-change:transform, opacity;backface-visibility:hidden;contain:layout;margin-top:calc(var(--space-3) * -1);justify-content:center;display:flex;overflow:visible;transform:translateZ(0)}.Checklist-module__LWPhtW__roundSubmitButton:focus-visible{outline:3px solid color-mix(in srgb, var(--color-primary-300) 65%, #fff);outline-offset:4px}.Checklist-module__LWPhtW__roundSubmitButton:disabled{pointer-events:none}.Checklist-module__LWPhtW__roundSubmitText{justify-content:center;align-items:center;gap:var(--space-xs);z-index:2;width:100%;min-height:100%;font-size:var(--font-size-lg);text-wrap:pretty;text-align:center;max-width:124px;margin:0 auto;font-weight:700;line-height:1.2;display:flex;position:relative}.Checklist-module__LWPhtW__submitSpinner{flex-shrink:0}.Checklist-module__LWPhtW__buttonStage{height:0}.Checklist-module__LWPhtW__helperCopy{text-align:center;max-width:420px;margin:0 auto}.Checklist-module__LWPhtW__helperTitle{font-size:var(--font-size-xl);color:var(--color-primary-600);margin:0;font-weight:700;line-height:1.1}.Checklist-module__LWPhtW__helperDescription{margin:var(--space-1-5) 0 0;font-size:var(--font-size-md);color:var(--color-text-secondary);line-height:1.5}.Checklist-module__LWPhtW__helperLink{color:var(--color-primary-600);text-underline-offset:2px;font-weight:700;-webkit-text-decoration:underline;text-decoration:underline}.Checklist-module__LWPhtW__completed{gap:var(--space-2-5)}.Checklist-module__LWPhtW__completedPanel{gap:var(--space-3);padding:var(--space-4) var(--space-3);border-color:var(--color-border-subtle);background:var(--color-base-100);flex-direction:column;align-items:center;display:flex}.Checklist-module__LWPhtW__completedContent{text-align:center;align-items:center;gap:var(--space-1-5);max-width:420px;padding-top:calc(var(--space-16) * 2);flex-direction:column;margin:0;display:flex;position:relative}.Checklist-module__LWPhtW__completedBadge{transform:translate(-50%, calc(var(--space-6) * -1));width:calc(var(--space-20) * 2 + var(--space-xl));height:calc(var(--space-20) * 2 + var(--space-xl));pointer-events:none;position:absolute;top:0;left:50%}.Checklist-module__LWPhtW__completedLottie{width:100%;height:100%}.Checklist-module__LWPhtW__completedTitle{font-size:var(--font-size-md);color:var(--color-primary-600);font-weight:600;line-height:var(--line-height-sm);text-wrap:balance;text-align:center;margin:0}.Checklist-module__LWPhtW__completedMessage{font-size:var(--font-size-sm);color:var(--color-text-secondary);text-align:center;margin:0}.Checklist-module__LWPhtW__completedMessage p,.Checklist-module__LWPhtW__completedMessage ul,.Checklist-module__LWPhtW__completedMessage ol{text-align:center}.Checklist-module__LWPhtW__resetTextLink{margin:var(--space-2) 0 0;color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:var(--line-height-md);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;-webkit-text-decoration:underline;text-decoration:underline}.Checklist-module__LWPhtW__resetTextLink:hover,.Checklist-module__LWPhtW__resetTextLink:focus-visible{color:var(--color-primary-600)}.Checklist-module__LWPhtW__completedButtons{justify-content:center;align-items:center;gap:var(--space-s);flex-direction:row;width:100%;margin:0;display:flex}.Checklist-module__LWPhtW__completedButton{--shadow-color:none;justify-content:center;width:auto}.Checklist-module__LWPhtW__completedButton:hover,.Checklist-module__LWPhtW__completedButton:focus-visible{box-shadow:none}.Checklist-module__LWPhtW__completedAttestationCtaLink{-webkit-text-decoration:none;text-decoration:none}.Checklist-module__LWPhtW__completedAttestationCta{justify-content:center}@media screen and (min-width:768px){.Checklist-module__LWPhtW__helperTitle{font-size:var(--font-size-3xl);line-height:var(--line-height-md)}.Checklist-module__LWPhtW__container{gap:var(--space-5);padding:var(--space-s) 0}.Checklist-module__LWPhtW__introPanel,.Checklist-module__LWPhtW__completedPanel{border-radius:var(--space-6)}.Checklist-module__LWPhtW__introPanel{padding:var(--space-5) var(--space-5) var(--space-4)}.Checklist-module__LWPhtW__roundSubmitButton{--btn-size:204px;margin-block-start:var(--space-3)}.Checklist-module__LWPhtW__roundSubmitText{font-size:var(--font-size-xl);max-width:140px}.Checklist-module__LWPhtW__completedContent{gap:var(--space-3);padding-top:calc(var(--space-20) * 2 + var(--space-xs))}.Checklist-module__LWPhtW__completedBadge{width:calc(var(--space-20) * 3);height:calc(var(--space-20) * 3)}.Checklist-module__LWPhtW__completedTitle{font-size:var(--font-size-6xl)}.Checklist-module__LWPhtW__completedMessage{font-size:var(--font-size-lg)}.Checklist-module__LWPhtW__completedButtons{max-width:none}.Checklist-module__LWPhtW__checklistCompleted{gap:var(--space-2-5)}.Checklist-module__LWPhtW__checklistCompleted .Checklist-module__LWPhtW__checklistItem{gap:var(--space-xs)}.Checklist-module__LWPhtW__checklistCompleted .Checklist-module__LWPhtW__checklistItemLabel{font-size:var(--font-size-md);gap:var(--space-xs)}.Checklist-module__LWPhtW__checklistCompleted .Checklist-module__LWPhtW__customCheckbox{width:18px;height:18px}.Checklist-module__LWPhtW__checklistCompleted .Checklist-module__LWPhtW__checkmarkIcon{width:12px;height:12px}}
.Heading-module__Eyl8sa__container{margin:0 auto}
.Batch-module___gJPka__batch{align-items:center;gap:var(--space-1-5);padding:var(--space-xs) var(--space-3-5);width:max-content;font-size:var(--font-size-2xs);border:1px solid #0000;border-radius:5px;font-weight:500;display:flex}.Batch-module___gJPka__default{background-color:var(--color-surface-highlight);border-color:var(--color-border-highlight);color:var(--color-highlight-900)}.Batch-module___gJPka__primary{background-color:var(--color-surface-secondary);border-color:var(--color-border-secondary);color:var(--color-secondary-900)}.Batch-module___gJPka__secondary{background-color:var(--color-surface-accent);border-color:var(--color-border-accent);color:var(--color-primary-900)}.Batch-module___gJPka__tertiary{background-color:var(--color-surface-subtle);border-color:var(--color-border-subtle);color:var(--color-text-secondary)}
.Text-module__v3vcwG__container{margin:0 auto;padding-block-start:var(--space-l)}@media screen and (min-width:768px){.Text-module__v3vcwG__container{padding-block-start:var(--space-3xl)}}
.AccessLabels-module__jafFOa__accessLabels{align-items:center;gap:var(--space-xs);color:var(--color-base-600);display:flex}
.ContentCardContextMenu-module__YE4ssa__trigger{width:var(--space-8);height:var(--space-8);touch-action:manipulation;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s ease-in-out;display:inline-flex}.ContentCardContextMenu-module__YE4ssa__trigger:hover{opacity:1;background:#ffffff24}.ContentCardContextMenu-module__YE4ssa__trigger:focus-visible{outline:2px solid var(--color-highlight-orange);outline-offset:2px}.ContentCardContextMenu-module__YE4ssa__triggerDefault{color:var(--color-primary)}.ContentCardContextMenu-module__YE4ssa__triggerDefault:hover{background:#11383614}.ContentCardContextMenu-module__YE4ssa__triggerOnBlack{color:var(--color-base-000)}.ContentCardContextMenu-module__YE4ssa__positioner{z-index:var(--z-layer-content-card-menu)}.ContentCardContextMenu-module__YE4ssa__popup{gap:var(--space-1);min-width:210px;padding:var(--space-1);border:1px solid var(--color-base-200);border-radius:var(--space-2-5);background:var(--color-base-000);box-shadow:0 var(--space-2) var(--space-5) #0f172a2e;flex-direction:column;display:flex}.ContentCardContextMenu-module__YE4ssa__item{border-radius:var(--space-1-5);width:100%;color:var(--color-primary);cursor:pointer;font-size:var(--font-size-sm);text-align:left;padding:var(--space-2) var(--space-2-5);align-items:center;gap:var(--space-2);background:0 0;border:0;font-weight:500;line-height:1.2;display:inline-flex}.ContentCardContextMenu-module__YE4ssa__item:hover,.ContentCardContextMenu-module__YE4ssa__item:focus-visible{background:var(--color-base-100);outline:none}.ContentCardContextMenu-module__YE4ssa__emptyItem{color:var(--color-base-400);font-size:var(--font-size-xs);padding:var(--space-2) var(--space-2-5);line-height:1.2}.ContentCardContextMenu-module__YE4ssa__backdrop{z-index:1400;background:#00000059;position:fixed;inset:0}.ContentCardContextMenu-module__YE4ssa__dialog{z-index:1401;width:calc(100vw - var(--space-8));grid-gap:var(--space-3-5);gap:var(--space-3-5);max-width:460px;padding:var(--space-l);border:1px solid var(--color-base-200);border-radius:var(--space-3);background:var(--color-base-000);display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 40px #0000002e}.ContentCardContextMenu-module__YE4ssa__dialog:focus-visible{outline:none}.ContentCardContextMenu-module__YE4ssa__dialogTitle{color:var(--color-base-500);font-size:var(--font-size-md);margin:0;font-weight:700}.ContentCardContextMenu-module__YE4ssa__dialogDescription{color:var(--color-base-400);font-size:var(--font-size-sm);margin:0}.ContentCardContextMenu-module__YE4ssa__actions{gap:var(--space-2-5);display:flex}.ContentCardContextMenu-module__YE4ssa__actions>*{flex:1 1 0;min-width:0}.ContentCardContextMenu-module__YE4ssa__modalButtonSecondary,.ContentCardContextMenu-module__YE4ssa__modalButtonDanger{border-radius:var(--space-5);width:100%;min-height:44px;font-size:var(--font-size-sm);padding:var(--space-2) var(--space-5);border:1px solid #0000;font-weight:500}.ContentCardContextMenu-module__YE4ssa__modalButtonSecondary{color:var(--color-primary);background:var(--color-base-200);border-color:var(--color-base-200)}.ContentCardContextMenu-module__YE4ssa__modalButtonDanger{color:var(--color-base-000);background:var(--color-red);border-color:var(--color-red)}.ContentCardContextMenu-module__YE4ssa__modalButtonDanger:disabled{cursor:not-allowed;opacity:.6}
.FavoriteButton-module__DosstG__button{padding:var(--space-2-5);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;transition:opacity .2s,background-color .2s;display:inline-flex}.FavoriteButton-module__DosstG__button:disabled{cursor:not-allowed;opacity:.5}.FavoriteButton-module__DosstG__button:hover:not(:disabled){background-color:#0000000d}.FavoriteButton-module__DosstG__dark{color:var(--color-primary)}.FavoriteButton-module__DosstG__dark:hover:not(:disabled){color:var(--color-primary);background-color:#0000000d}.FavoriteButton-module__DosstG__light{color:var(--color-primary)}.FavoriteButton-module__DosstG__light:hover:not(:disabled){color:var(--color-primary);background-color:#0000000d}.FavoriteButton-module__DosstG__black{color:var(--color-base-000)}.FavoriteButton-module__DosstG__black:hover:not(:disabled){color:var(--color-base-000);background-color:#ffffff1a}
.ChapterCard-module__Y2ZSia__chapter{color:var(--color-base-600);background:var(--color-base-000);border:2px solid var(--color-base-200);border-radius:10px;flex-direction:column;height:100%;padding:0;-webkit-text-decoration:none;text-decoration:none;transition:box-shadow .3s ease-in;display:flex;position:relative;overflow:hidden}.ChapterCard-module__Y2ZSia__chapter:hover,.ChapterCard-module__Y2ZSia__chapter:focus-visible{box-shadow:0 0 0 4px var(--color-highlight-orange)}.ChapterCard-module__Y2ZSia__chapter:hover .ChapterCard-module__Y2ZSia__cta svg{transition:transform .2s ease-in-out;transform:translate(3px)}.ChapterCard-module__Y2ZSia__chapter:focus-visible{--focus-color:none}.ChapterCard-module__Y2ZSia__chapterNumber{font-size:var(--font-size-lg);font-style:italic;font-weight:500;font-family:var(--font-secondary);margin-bottom:var(--space-1-25);align-items:center;gap:var(--space-xs);display:flex}.ChapterCard-module__Y2ZSia__favoriteButton{flex-shrink:0;align-self:flex-start}.ChapterCard-module__Y2ZSia__accessLabels{top:var(--space-1-5);right:var(--space-1-5);z-index:10;align-items:center;gap:var(--space-xs);display:flex;position:absolute}.ChapterCard-module__Y2ZSia__headerBadges{margin-left:auto;display:flex}.ChapterCard-module__Y2ZSia__completedBadge{top:var(--space-s);right:var(--space-s);z-index:8;background-color:var(--color-primary);color:#fff;opacity:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;box-shadow:0 2px 8px #00000026}.ChapterCard-module__Y2ZSia__completedIcon{color:#fff;flex-shrink:0}.ChapterCard-module__Y2ZSia__completed{position:relative}.ChapterCard-module__Y2ZSia__completed>:not(.ChapterCard-module__Y2ZSia__completedBadge){opacity:.5;filter:grayscale();transition:opacity .3s ease-in-out,filter .3s ease-in-out}.ChapterCard-module__Y2ZSia__completed:hover>:not(.ChapterCard-module__Y2ZSia__completedBadge){opacity:1;filter:grayscale(0%)}.ChapterCard-module__Y2ZSia__completed .ChapterCard-module__Y2ZSia__completedBadge{opacity:1!important}.ChapterCard-module__Y2ZSia__chapterDescription{font-size:var(--font-size-xs);flex-grow:1;margin-bottom:0;line-height:150%}.ChapterCard-module__Y2ZSia__chapterContent{gap:var(--space-2-5);min-height:0;padding:var(--space-3-5);flex-direction:column;flex:1;display:flex}.ChapterCard-module__Y2ZSia__metaHeader{font-size:var(--font-size-text-xs)}.ChapterCard-module__Y2ZSia__titleRow{justify-content:space-between;align-items:center;gap:var(--space-2-5);display:flex}.ChapterCard-module__Y2ZSia__authorRow{margin-top:var(--space-2xs);font-size:var(--font-size-xs);margin-bottom:0}.ChapterCard-module__Y2ZSia__footer{gap:var(--space-l);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ChapterCard-module__Y2ZSia__cta{align-items:center;gap:var(--space-1-25);margin-left:auto;display:flex}.ChapterCard-module__Y2ZSia__progressIndicator{margin-top:auto}.ChapterCard-module__Y2ZSia__imageContainer{border-radius:8px 8px 0 0;width:100%;height:200px;overflow:hidden}.ChapterCard-module__Y2ZSia__image{-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%}.ChapterCard-module__Y2ZSia__preview{opacity:.5;pointer-events:none}.ChapterCard-module__Y2ZSia__dark{background:var(--color-base-100);border-color:var(--color-base-200)}.ChapterCard-module__Y2ZSia__dark .ChapterCard-module__Y2ZSia__chapterTitle,.ChapterCard-module__Y2ZSia__dark .ChapterCard-module__Y2ZSia__cta{color:var(--color-primary)}@media screen and (min-width:576px){.ChapterCard-module__Y2ZSia__chapterNumber{font-size:var(--font-size-2xl)}.ChapterCard-module__Y2ZSia__chapterDescription{font-size:var(--font-size-sm)}}
.SearchOverlayClient-module__14hN0q__popup,.SearchOverlayClient-module__14hN0q__inner{border-radius:0;height:100dvh;min-height:100dvh;max-height:100dvh;overflow:hidden}.SearchOverlayClient-module__14hN0q__popup{box-sizing:border-box;place-self:stretch stretch;width:100vw;max-width:100vw;padding:0}.SearchOverlayClient-module__14hN0q__inner{background-color:var(--color-base-000);box-shadow:none;border:none;animation:.22s cubic-bezier(.22,1,.36,1) SearchOverlayClient-module__14hN0q__overlayEnter}.SearchOverlayClient-module__14hN0q__content{--overlay-content-top-padding:calc(var(--space-4-5) + env(safe-area-inset-top));--overlay-header-min-height:var(--space-14);--overlay-close-size:var(--space-10);--overlay-close-top:calc(var(--overlay-content-top-padding) + (var(--overlay-header-min-height) - var(--overlay-close-size)) / 2);--overlay-close-right:var(--space-4-5);--content-inline-padding:var(--space-xl);width:100%;max-width:100%;height:100%;min-height:0;max-height:none;padding:var(--overlay-content-top-padding) var(--content-inline-padding) var(--space-3-5);box-sizing:border-box;grid-gap:var(--space-4-5);gap:var(--space-4-5);grid-template-rows:auto auto auto 1fr;display:grid;position:relative;overflow:hidden}.SearchOverlayClient-module__14hN0q__searchInput{width:100%}.SearchOverlayClient-module__14hN0q__alphabetWrapper{width:100%;overflow:auto hidden}.SearchOverlayClient-module__14hN0q__letters{gap:var(--space-3);width:max-content;padding-right:var(--space-5);display:flex}.SearchOverlayClient-module__14hN0q__letter{min-width:var(--space-12);height:var(--space-12);border:1px solid var(--color-base-200);border-radius:var(--space-2);background-color:var(--color-base-100);color:var(--color-base-600);font-size:var(--font-size-md);flex-shrink:0;font-weight:500}.SearchOverlayClient-module__14hN0q__letter.SearchOverlayClient-module__14hN0q__active{border-color:var(--color-primary);background-color:var(--color-primary);color:#fff}.SearchOverlayClient-module__14hN0q__results{height:100%;min-height:0;margin-inline:calc(var(--content-inline-padding) * -1);padding-inline:var(--content-inline-padding);padding-block:var(--space-2) var(--space-3);overscroll-behavior:contain;box-sizing:border-box;overflow:auto}.SearchOverlayClient-module__14hN0q__grid{grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(240px,1fr));display:grid}.SearchOverlayClient-module__14hN0q__loadingGrid{--card-width:240px}.SearchOverlayClient-module__14hN0q__emptyPlaceholder{box-sizing:border-box;width:100%;min-height:320px}.SearchOverlayClient-module__14hN0q__pagination{justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-4);display:flex}.SearchOverlayClient-module__14hN0q__pagination button{border:1px solid var(--color-base-300);border-radius:var(--space-2);background:var(--color-base-000);padding:var(--space-2) var(--space-3)}@media screen and (min-width:768px){.SearchOverlayClient-module__14hN0q__popup{--desktop-overlay-inset:var(--space-12);width:min(1100px, calc(100vw - (var(--desktop-overlay-inset) * 2)));max-width:calc(100vw - (var(--desktop-overlay-inset) * 2));min-height:min(860px, calc(100dvh - (var(--desktop-overlay-inset) * 2)));height:min(860px, calc(100dvh - (var(--desktop-overlay-inset) * 2)));max-height:min(860px, calc(100dvh - (var(--desktop-overlay-inset) * 2)));border-radius:var(--space-7);place-self:center}.SearchOverlayClient-module__14hN0q__inner{border-radius:var(--space-7);border:1px solid var(--color-base-200);height:100%;min-height:100%;max-height:100%;box-shadow:0 var(--space-7) var(--space-20) #00000040}.SearchOverlayClient-module__14hN0q__content{--overlay-content-top-padding:var(--space-5-5);--content-inline-padding:var(--space-8);padding:var(--overlay-content-top-padding) var(--content-inline-padding) var(--space-4-5);max-height:none}}@keyframes SearchOverlayClient-module__14hN0q__overlayEnter{0%{opacity:0;transform:translateY(var(--space-4-5))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SearchOverlayClient-module__14hN0q__inner{animation:none}}
.LibraryGrid-module__U9RXGG__emptyState{margin-top:var(--space-5);color:var(--color-base-500);text-align:center}.LibraryGrid-module__U9RXGG__grid{--card-width:320px}
.Section-module__dOO6Bq__seperator{margin:var(--space-8) 0;background-color:var(--color-border-subtle);border:none;height:1px}.Section-module__dOO6Bq__section{padding-inline:var(--section-padding-inline-mobile,var(--global-site-padding-inline,var(--space-4)));max-width:var(--section-container-max-width,none);box-sizing:border-box;width:100%}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__containerAlignCenter{margin-inline:auto}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__containerAlignLeft{margin-left:0;margin-right:0}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__containerAlignRight{margin-left:auto}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__white{background-color:#fff}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__light{background-color:var(--color-base-100)}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__green{background-color:var(--color-green,#10b981)}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__dark{background-color:var(--color-base-200)}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__black{background-color:var(--color-base-600);color:var(--color-base-000,#fff)}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__no-padding{padding-inline:0}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__full .Section-module__dOO6Bq__inner{max-width:100%}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__center .Section-module__dOO6Bq__inner,.Section-module__dOO6Bq__section.Section-module__dOO6Bq__innerAlignCenter .Section-module__dOO6Bq__inner{margin:0 auto}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__innerAlignLeft .Section-module__dOO6Bq__inner{margin-left:0;margin-right:0}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__innerAlignRight .Section-module__dOO6Bq__inner{margin-left:auto}.Section-module__dOO6Bq__section .Section-module__dOO6Bq__inner{max-width:var(--section-inner-max-width,var(--content-width-default))}.Section-module__dOO6Bq__sectionHeader{margin-bottom:var(--section-header-margin-bottom-mobile,var(--space-3))}.Section-module__dOO6Bq__sectionHeaderContent{flex-direction:column;min-width:0;display:flex}.Section-module__dOO6Bq__sectionTitleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-2);width:100%;display:flex}.Section-module__dOO6Bq__sectionTitleMain{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.Section-module__dOO6Bq__mobileTitleToggle{color:var(--color-base-300);cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.Section-module__dOO6Bq__mobileTitleToggle svg{color:inherit;box-sizing:content-box;flex:none;display:block}.Section-module__dOO6Bq__mobileToggleIcon{display:inline-flex}.Section-module__dOO6Bq__sectionDescriptionWrap{align-items:flex-start;gap:var(--space-1-5);margin-top:var(--section-header-content-spacing-mobile,var(--space-1));color:var(--color-text-tertiary);display:flex}.Section-module__dOO6Bq__sectionDescriptionCollapsible{opacity:0;pointer-events:none;max-height:0;margin-top:0;transition:max-height .24s cubic-bezier(.2,.8,.2,1),opacity .16s cubic-bezier(.2,.8,.2,1),margin-top .24s cubic-bezier(.2,.8,.2,1);overflow:hidden}.Section-module__dOO6Bq__sectionDescriptionCollapsibleOpen{opacity:1;pointer-events:auto;max-height:320px;margin-top:var(--section-header-content-spacing-mobile,var(--space-1))}.Section-module__dOO6Bq__sectionTitel{--font-size-overwrite:var(--font-size-h5);color:var(--color-primary-600);min-width:0;padding-bottom:0}.Section-module__dOO6Bq__sectionDescription p,.Section-module__dOO6Bq__sectionDescription ul,.Section-module__dOO6Bq__sectionDescription ol{margin-block:0}.Section-module__dOO6Bq__hideSectionTitleOnMobile .Section-module__dOO6Bq__sectionTitel,.Section-module__dOO6Bq__hideSectionTitleOnMobile .Section-module__dOO6Bq__mobileTitleToggle,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionTitel,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionDescription,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__mobileTitleToggle,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionTitleRow,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionDescriptionWrap{display:none}.Section-module__dOO6Bq__headerLink{align-items:center;gap:var(--space-1);font-size:var(--font-size-text-sm);white-space:nowrap;color:var(--color-primary-700);border-radius:999px;flex:none;padding:0;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:inline-flex}.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__headerLink{display:none}.Section-module__dOO6Bq__headerLink svg{transition:transform .2s ease-in-out}.Section-module__dOO6Bq__headerLink:hover,.Section-module__dOO6Bq__headerLink:focus-visible{background-color:var(--color-base-100);color:var(--color-primary-800)}.Section-module__dOO6Bq__headerLink:active{color:var(--color-primary-900)}.Section-module__dOO6Bq__headerLink:hover svg,.Section-module__dOO6Bq__headerLink:focus-visible svg{transform:translate(3px)}@media screen and (min-width:768px){.Section-module__dOO6Bq__sectionHeader{margin-bottom:var(--section-header-margin-bottom-desktop,var(--space-5))}.Section-module__dOO6Bq__hideSectionTitleOnMobile .Section-module__dOO6Bq__sectionTitel{display:block}.Section-module__dOO6Bq__mobileTitleToggle{display:none}.Section-module__dOO6Bq__sectionDescriptionCollapsible,.Section-module__dOO6Bq__sectionDescriptionCollapsibleOpen{opacity:1;pointer-events:auto;max-height:none;margin-top:var(--section-header-content-spacing-desktop,var(--space-1));transition:none;overflow:visible}.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionTitel,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionDescription{display:block}.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionTitleRow,.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__sectionDescriptionWrap{display:flex}.Section-module__dOO6Bq__hideSectionHeaderOnMobile .Section-module__dOO6Bq__headerLink{display:inline-flex}.Section-module__dOO6Bq__section{padding-inline:var(--section-padding-inline-desktop,var(--global-site-padding-inline,var(--space-10)))}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__paddingDesktopNoPadding{padding-inline:0}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__paddingDesktopEdgeSafeNoPadding{padding-inline:clamp(0px, calc(( var(--section-edge-padding-reference-width,var(--content-width-default)) + (2 * var(--global-site-padding-inline,var(--space-10))) - 100vw ) / 2), var(--global-site-padding-inline,var(--space-10)))}.Section-module__dOO6Bq__narrow,.Section-module__dOO6Bq__large,.Section-module__dOO6Bq__center{margin:0 auto}.Section-module__dOO6Bq__seperator{margin:var(--space-16) 0}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__narrow .Section-module__dOO6Bq__inner{max-width:var(--section-inner-max-width,var(--inner-width,var(--content-width-narrow)))}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__large .Section-module__dOO6Bq__inner{max-width:var(--section-inner-max-width,var(--inner-width,var(--content-width-large)))}.Section-module__dOO6Bq__section.Section-module__dOO6Bq__max .Section-module__dOO6Bq__inner{max-width:var(--section-inner-max-width,var(--inner-width,var(--content-width-max)))}.Section-module__dOO6Bq__sectionDescriptionWrap{margin-top:var(--section-header-content-spacing-desktop,var(--space-1))}.Section-module__dOO6Bq__sectionTitel{--font-size-overwrite:var(--font-size-h4)}.Section-module__dOO6Bq__headerLink{padding:var(--space-1-5) var(--space-2-5);font-size:var(--font-size-xs);align-self:center;display:inline-flex}}
.ContentBlock-module__9PvSna__contentBlock{padding:var(--space-l) var(--space-2-5);gap:var(--space-7);flex-direction:column;width:100%;max-width:800px;display:flex}.ContentBlock-module__9PvSna__contentBlock[data-alignment=center]{text-align:center;justify-content:center;align-items:center;margin:0 auto}.ContentBlock-module__9PvSna__contentBlock[data-alignment=left]{text-align:left;justify-content:flex-start;align-items:flex-start;margin:0}@media screen and (min-width:768px){.ContentBlock-module__9PvSna__contentBlock{padding:var(--space-3xl) var(--space-3xl);gap:var(--space-l)}}
.PricingContent-module__jJNWuG__freeTrialBlock{margin:var(--space-2xs) auto 0;text-align:center;max-width:820px}.PricingContent-module__jJNWuG__freeTrialTitle{color:var(--color-primary);font-size:var(--font-size-2xl);margin:0;font-weight:700}.PricingContent-module__jJNWuG__freeTrialText{color:#25333c;font-size:var(--font-size-md);margin:var(--space-2xs) 0 0}.PricingContent-module__jJNWuG__freeTrialList{margin:var(--space-xs) 0;gap:var(--space-2xs);flex-direction:column;padding:0;list-style:none;display:flex}.PricingContent-module__jJNWuG__freeTrialItem{color:#25333c;font-size:var(--font-size-sm)}.PricingContent-module__jJNWuG__freeTrialItem:before{content:"✓";color:var(--color-primary);margin-right:var(--space-2xs);font-weight:700}.PricingContent-module__jJNWuG__freeTrialLink{margin-top:var(--space-xs);width:auto;padding:var(--space-1) var(--space-2);font-size:var(--font-size-lg);color:var(--color-primary-700);gap:var(--space-1);border-radius:999px;margin-inline:auto;font-weight:500}.PricingContent-module__jJNWuG__freeTrialLink:hover,.PricingContent-module__jJNWuG__freeTrialLink:focus-visible{background-color:var(--color-base-100);color:var(--color-primary-800)}.PricingContent-module__jJNWuG__freeTrialLink:active{color:var(--color-primary-900)}@media screen and (max-width:1023px){.PricingContent-module__jJNWuG__freeTrialBlock{margin-top:var(--space-m);padding-inline:var(--space-s)}.PricingContent-module__jJNWuG__freeTrialList{margin:var(--space-2xs) 0}}
.PricingTable-module__08NN8q__pricingTable{justify-content:center;align-items:center;gap:var(--space-s);padding-top:var(--space-8);padding-bottom:var(--space-8);flex-wrap:wrap;display:flex}.PricingTable-module__08NN8q__priceCard,.PricingTable-module__08NN8q__priceCardItem{min-width:0}.PricingTable-module__08NN8q__inner{align-items:center;gap:var(--space-s);padding:var(--space-l);text-align:center;border:1px solid color-mix(in srgb, var(--color-primary) 22%, white);background-color:#fff;border-radius:18px;flex-direction:column;width:400px;display:flex;position:relative}.PricingTable-module__08NN8q__primary{z-index:1}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__inner{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}.PricingTable-module__08NN8q__heading{color:var(--color-primary);font-size:var(--font-size-xl);text-transform:uppercase;font-weight:700}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__heading{color:#fff}.PricingTable-module__08NN8q__price{color:#12222d;font-size:var(--font-size-7xl);font-weight:700;font-family:var(--font-secondary);letter-spacing:0;margin-bottom:0;line-height:110%}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__price{color:#fff}.PricingTable-module__08NN8q__secondary .PricingTable-module__08NN8q__price{color:var(--color-primary)}.PricingTable-module__08NN8q__price sup{font-size:var(--font-size-3xl);vertical-align:top;margin-left:0;font-weight:700;position:relative;top:-.35em}.PricingTable-module__08NN8q__priceSubline{color:#25333c;font-size:var(--font-size-lg);margin-top:calc(var(--space-2xs) * -1);margin-bottom:calc(var(--space-2xs) * -1);font-weight:500}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__priceSubline{color:color-mix(in srgb, white 88%, var(--color-primary))}.PricingTable-module__08NN8q__featureList{gap:var(--space-2-5);text-align:center;flex-direction:column;width:100%;min-height:0;display:flex}.PricingTable-module__08NN8q__feature{font-size:var(--font-size-sm);border-bottom:0;padding:0;line-height:1.35}.PricingTable-module__08NN8q__feature:before{content:"✓";color:var(--color-primary);margin-right:var(--space-2xs);font-weight:700}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__feature{color:#fff}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__feature:before{color:color-mix(in srgb, white 92%, var(--color-primary))}.PricingTable-module__08NN8q__subText{font-size:var(--font-size-xs);color:#61747f;font-weight:500;line-height:1.3}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__subText{color:color-mix(in srgb, white 72%, var(--color-primary))}.PricingTable-module__08NN8q__cta{margin:var(--space-s) 0 var(--space-2xs);width:100%}.PricingTable-module__08NN8q__ctaBasic{--fg-color:var(--color-text-inverse);--bg-color:var(--color-primary-700);--border-color:var(--color-primary-700)}.PricingTable-module__08NN8q__ctaBasic:hover,.PricingTable-module__08NN8q__ctaBasic:focus-visible{--fg-color:var(--color-text-inverse);--bg-color:var(--color-primary-800);--border-color:var(--color-primary-800)}.PricingTable-module__08NN8q__swipeIndicator{display:none}.PricingTable-module__08NN8q__accessPill{background:color-mix(in srgb, var(--color-primary) 12%, white);color:var(--color-primary);padding:5px var(--space-s);font-size:var(--font-size-sm);margin-top:var(--space-2xs);border-radius:999px;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__accessPill{background:color-mix(in srgb, white 18%, var(--color-primary));color:#fff}.PricingTable-module__08NN8q__intro{color:#25333c;font-size:var(--font-size-md);font-weight:500;line-height:1.35}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__intro{color:color-mix(in srgb, white 88%, var(--color-primary))}.PricingTable-module__08NN8q__infoBox{background:color-mix(in srgb, var(--color-primary) 8%, white);width:100%;padding:var(--space-xs) var(--space-s);border-radius:12px}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__infoBox{background:color-mix(in srgb, white 18%, var(--color-primary))}.PricingTable-module__08NN8q__infoTitle{color:#25333c;font-size:var(--font-size-sm);font-weight:700}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__infoTitle{color:#fff}.PricingTable-module__08NN8q__infoDescription{color:#425864;font-size:var(--font-size-sm)}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__infoDescription{color:color-mix(in srgb, white 84%, var(--color-primary))}.PricingTable-module__08NN8q__footerNote{margin-bottom:var(--space-3xs)}@media screen and (max-width:1023px){.PricingTable-module__08NN8q__pricingTable{justify-content:flex-start;align-items:stretch;gap:var(--space-m);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-top:var(--space-8);padding-bottom:var(--space-s);padding-inline:var(--space-s);scroll-padding-inline:var(--space-s);scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.PricingTable-module__08NN8q__pricingTable::-webkit-scrollbar{display:none}.PricingTable-module__08NN8q__priceCard{width:100%;height:100%;display:flex}.PricingTable-module__08NN8q__priceCardItem{flex:0 0 calc(100% - var(--space-l));scroll-snap-align:start;scroll-snap-stop:always;display:flex}.PricingTable-module__08NN8q__inner{width:100%;height:100%;padding:var(--space-m);flex:1;max-height:none;overflow:visible}.PricingTable-module__08NN8q__primary .PricingTable-module__08NN8q__inner{--offset:0px;padding-top:var(--space-l);padding-bottom:var(--space-l);margin-top:0}.PricingTable-module__08NN8q__featureList{overscroll-behavior:contain;scrollbar-width:thin;padding-right:var(--space-2xs);flex:1;min-height:0;overflow-y:visible}.PricingTable-module__08NN8q__featureList::-webkit-scrollbar{width:6px}.PricingTable-module__08NN8q__featureList::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-primary) 25%, transparent);border-radius:999px}.PricingTable-module__08NN8q__cta{margin:var(--space-s) 0 var(--space-2xs)}.PricingTable-module__08NN8q__subText{font-size:var(--font-size-2xs);line-height:1.25}.PricingTable-module__08NN8q__primary+*{margin-left:0}.PricingTable-module__08NN8q__swipeIndicator{justify-content:center;align-items:center;gap:var(--space-2xs);margin-top:var(--space-xs);z-index:2;margin-bottom:0;display:flex;position:relative}.PricingTable-module__08NN8q__swipeIndicatorDot{appearance:none;cursor:pointer;background:color-mix(in srgb, var(--color-primary) 45%, white);border:0;border-radius:50%;width:10px;height:10px;padding:0}.PricingTable-module__08NN8q__swipeIndicatorDot[data-active=true]{background:var(--color-primary)}}
.page-module__Ah7E5W__section{--section-padding:0}
.PricingSection-module__YikAoa__pricingSection{gap:var(--space-m);padding-block:var(--space-8);flex-direction:column;display:flex}.PricingSection-module__YikAoa__cta{justify-content:center;display:flex}@media screen and (min-width:576px){.PricingSection-module__YikAoa__pricingSection{gap:var(--space-3xl);padding-block:var(--space-12)}}
.page-module__Sw2tHW__section{--section-padding:0}
.Stage-module__wQ5TkW__stage{max-width:var(--content-width-max);height:80dvh;max-height:600px;margin:0 auto;position:relative;overflow:hidden}.Stage-module__wQ5TkW__content{grid-gap:var(--space-l);gap:var(--space-l);height:100%;padding-inline:var(--space-m);padding-block:var(--space-m);grid-template-rows:1fr auto auto auto;grid-template-columns:auto;display:grid}.Stage-module__wQ5TkW__backgroundContainer{opacity:.5;width:100%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.Stage-module__wQ5TkW__image{filter:brightness(90%)saturate(60%)invert(0%)sepia(64%)saturate(16%)hue-rotate(117deg);opacity:.5;width:100%;height:auto;position:absolute;right:-20%}.Stage-module__wQ5TkW__headline{color:var(--color-primary-600);z-index:1;flex-direction:column;grid-area:1/1;justify-content:flex-start;align-self:flex-end;margin:0;display:flex}.Stage-module__wQ5TkW__paragraph{max-width:var(--text-width-default);color:var(--color-primary-600);z-index:1;grid-area:2/1;margin:0}.Stage-module__wQ5TkW__ctaGroup{gap:var(--space-3-5);z-index:1;flex-direction:column;grid-area:3/1;width:100%;max-width:400px;display:flex}.Stage-module__wQ5TkW__primaryCta{--fg-color:var(--color-base-000);--bg-color:var(--color-primary-700);--border-color:var(--color-primary-700);--focus-ring-color:var(--color-primary-300)}.Stage-module__wQ5TkW__primaryCta:hover,.Stage-module__wQ5TkW__primaryCta:focus-visible{--bg-color:var(--color-primary-800);--border-color:var(--color-primary-800);transform:translateY(calc(var(--space-px) * -1))}.Stage-module__wQ5TkW__secondaryCta.Stage-module__wQ5TkW__secondaryCta{--fg-color:var(--color-base-500);--bg-color:var(--color-base-100);--border-color:var(--color-base-200);--focus-ring-color:var(--color-base-300)}.Stage-module__wQ5TkW__secondaryCta.Stage-module__wQ5TkW__secondaryCta:hover,.Stage-module__wQ5TkW__secondaryCta.Stage-module__wQ5TkW__secondaryCta:focus-visible{--fg-color:var(--color-base-500);--bg-color:var(--color-base-200);--border-color:var(--color-base-300);transform:translateY(calc(var(--space-px) * -1))}.Stage-module__wQ5TkW__scroll{display:none}@media screen and (min-width:992px){.Stage-module__wQ5TkW__content{grid-template-rows:1fr auto auto auto auto}.Stage-module__wQ5TkW__stage{grid-template-columns:1fr auto;height:75dvh;max-height:1200px}.Stage-module__wQ5TkW__headline{padding-top:0;padding-top:initial;grid-row:2;align-self:flex-end}.Stage-module__wQ5TkW__content{padding-inline:var(--space-3xl);padding-block:var(--space-3xl)}.Stage-module__wQ5TkW__image{width:50%;right:0}.Stage-module__wQ5TkW__paragraph{font-size:var(--font-size-xl);grid-area:3/1;align-self:flex-end}.Stage-module__wQ5TkW__ctaGroup{justify-content:flex-start;gap:var(--space-l);flex-direction:row;grid-area:4/1;align-items:center;max-width:none}.Stage-module__wQ5TkW__ctaGroup>*{min-width:200px}.Stage-module__wQ5TkW__scroll{flex-direction:row;grid-area:5/1/auto/span 2;justify-content:center;align-self:center;padding-block-start:var(--space-3xl)}}
.Form-module__d76Adq__form{gap:var(--space-2-5);flex-direction:column;display:flex}.Form-module__d76Adq__form>button,.Form-module__d76Adq__form>a.Form-module__d76Adq__button{width:100%}.Form-module__d76Adq__form>.button{width:100%}.Form-module__d76Adq__form>.cta{width:100%}@media screen and (min-width:992px){.Form-module__d76Adq__form{gap:var(--space-3-5)}}
.SearchOverlayHeader-module__Y6R7cW__header{justify-content:space-between;align-items:center;gap:var(--space-m);min-height:56px;padding-right:var(--space-18);display:flex}.SearchOverlayHeader-module__Y6R7cW__title{color:var(--color-base-800);margin:0}.SearchOverlayHeader-module__Y6R7cW__closeButton{top:var(--overlay-close-top);right:var(--overlay-close-right);z-index:2;margin:0;position:absolute}
.MultiSelect-module__hTYYhG__select{--dropdown-z-index:var(--z-layer-content-card-actions);--border-radius:24px;--trigger-padding:10px 12px;--checkbox-padding:10px 12px;--trigger-font-size:var(--font-size-sm);--option-font-size:var(--font-size-sm);border-radius:var(--border-radius);cursor:pointer;width:max-content;min-width:160px;z-index:var(--dropdown-z-index);color:var(--color-primary);border:1px solid;display:flex;position:relative}.MultiSelect-module__hTYYhG__fullWidth{width:100%;min-width:0}.MultiSelect-module__hTYYhG__select:hover{background-color:var(--color-base-100)}.MultiSelect-module__hTYYhG__trigger{width:100%;padding:var(--trigger-padding);justify-content:space-between;align-items:center;gap:var(--space-2-5);font-size:var(--trigger-font-size);display:flex}.MultiSelect-module__hTYYhG__triggerLabel{-webkit-hyphens:auto;hyphens:auto}.MultiSelect-module__hTYYhG__trigger:disabled{cursor:not-allowed}.MultiSelect-module__hTYYhG__checkbox{padding:var(--checkbox-padding);font-size:var(--option-font-size);justify-content:space-between;align-items:center;display:flex}.MultiSelect-module__hTYYhG__checkbox:hover{background-color:var(--color-base-200);cursor:pointer}.MultiSelect-module__hTYYhG__checkboxInput{appearance:none;font:inherit;color:currentColor;border:1px solid var(--color-base-300);cursor:pointer;border-radius:3px;place-content:center;width:1.15em;height:1.15em;margin:0;display:grid;transform:none}.MultiSelect-module__hTYYhG__checkboxInput:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.MultiSelect-module__hTYYhG__checkboxInputContainer{width:1.15em;height:1.15em;display:inline-block;position:relative}.MultiSelect-module__hTYYhG__checkmarkIcon{color:#fff;pointer-events:none;margin:auto;transition:transform .12s ease-in-out;position:absolute;inset:0;transform:scale(0)}.MultiSelect-module__hTYYhG__checkboxInput:checked+.MultiSelect-module__hTYYhG__checkmarkIcon{transform:scale(1)}.MultiSelect-module__hTYYhG__checkboxInput:focus-visible~.MultiSelect-module__hTYYhG__checkmarkIcon{outline:2px solid var(--focus-color);outline-offset:1px}.MultiSelect-module__hTYYhG__optionContent{align-items:center;gap:var(--space-1);flex-grow:1;min-width:0;display:flex}.MultiSelect-module__hTYYhG__optionLabel{-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}.MultiSelect-module__hTYYhG__colorIndicator{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.MultiSelect-module__hTYYhG__dropdown{z-index:0;background-color:inherit;width:calc(100% + 2px);max-height:0;left:calc(var(--space-px) * -1);top:calc(100% - var(--space-px));z-index:1;border-bottom-right-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius);visibility:hidden;flex-direction:column;display:flex;position:absolute;overflow:hidden}.MultiSelect-module__hTYYhG__open.MultiSelect-module__hTYYhG__select{--dropdown-z-index:var(--z-layer-content-select);border-bottom-color:var(--color-base-200);background-color:var(--color-base-100);border-bottom-right-radius:0;border-bottom-left-radius:0}.MultiSelect-module__hTYYhG__open .MultiSelect-module__hTYYhG__dropdown{visibility:visible;border:1px solid;border-top:none;max-height:1000px;transition:max-height .3s ease-in}.MultiSelect-module__hTYYhG__open .MultiSelect-module__hTYYhG__trigger .MultiSelect-module__hTYYhG__chevron{transform:rotate(-180deg)}.MultiSelect-module__hTYYhG__caretIcon{transition:transform .2s ease-in-out}.MultiSelect-module__hTYYhG__iconOpen{transform:rotate(180deg)}.MultiSelect-module__hTYYhG__small{--trigger-padding:7px 10px;--checkbox-padding:8px 10px;--trigger-font-size:var(--font-size-sm);--option-font-size:var(--font-size-sm)}.MultiSelect-module__hTYYhG__disabled{cursor:not-allowed;opacity:.7}.MultiSelect-module__hTYYhG__disabled:hover{background-color:#0000}.MultiSelect-module__hTYYhG__disabled .MultiSelect-module__hTYYhG__checkbox{cursor:not-allowed}.MultiSelect-module__hTYYhG__disabled .MultiSelect-module__hTYYhG__checkbox:hover{background-color:#0000}@media screen and (min-width:768px){.MultiSelect-module__hTYYhG__select{min-width:200px}.MultiSelect-module__hTYYhG__fullWidth{width:max-content;min-width:200px}}
.StageView-module__U2sueG__stage{--stage-viewer-max-width:var(--content-width-max);--stage-viewer-height-mobile:min(68dvh, 680px);--stage-viewer-height-desktop:min(72dvh, 860px);grid-gap:var(--space-5);gap:var(--space-5);max-width:var(--content-width-max);padding-inline:var(--space-m);padding-top:var(--space-4);padding-bottom:var(--space-6);background:var(--color-base-100);color:var(--color-primary-600);margin:0 auto;display:grid}.StageView-module__U2sueG__emptyBlock{background:var(--color-base-100);width:100%;min-height:320px}.StageView-module__U2sueG__content{align-items:center;gap:var(--space-l);padding-top:var(--space-20);text-align:center;flex-direction:column;display:flex}.StageView-module__U2sueG__headline{isolation:isolate;--color-headline-line-1:var(--color-primary-600);--color-headline-line-2:var(--color-primary-600);max-width:min(100%,860px);color:var(--color-primary-600);opacity:0;transform:translateY(var(--space-2-5));margin:0;animation:.64s cubic-bezier(.22,1,.36,1) 80ms forwards StageView-module__U2sueG__stageHeadlineReveal;position:relative}.StageView-module__U2sueG__headline:before{content:"";inset:calc(var(--space-4) * -1) calc(var(--space-5) * -1);z-index:-1;border-radius:var(--space-4);background:radial-gradient(80% 65% at 50% 45%, color-mix(in srgb, var(--color-primary) 14%, transparent) 0%, transparent 100%);filter:blur(20px);pointer-events:none;position:absolute}.StageView-module__U2sueG__paragraph{max-width:min(100%,760px);color:var(--color-primary-600);margin:0}.StageView-module__U2sueG__ctaGroup{justify-content:center;gap:var(--space-1-5);flex-direction:row;width:auto;max-width:none;display:flex}.StageView-module__U2sueG__ctaGroup>*{--padding:var(--space-2) var(--space-4)}.StageView-module__U2sueG__secondaryCta.StageView-module__U2sueG__secondaryCta{--fg-color:var(--color-base-500);--bg-color:var(--color-base-100);--border-color:var(--color-base-200);--focus-ring-color:var(--color-base-300)}.StageView-module__U2sueG__secondaryCta.StageView-module__U2sueG__secondaryCta:hover,.StageView-module__U2sueG__secondaryCta.StageView-module__U2sueG__secondaryCta:focus-visible{--fg-color:var(--color-base-500);--bg-color:var(--color-base-200);--border-color:var(--color-base-300);transform:translateY(calc(var(--space-px) * -1))}.StageView-module__U2sueG__viewerContainer{width:100%;max-width:var(--stage-viewer-max-width);height:var(--stage-viewer-height-mobile);border-radius:var(--space-2);background:var(--color-base-600);margin:0 auto;position:relative;overflow:hidden}.StageView-module__U2sueG__viewerContainerWithImage{background-image:none}.StageView-module__U2sueG__viewerInactive .StageView-module__U2sueG__viewerInner{pointer-events:none}.StageView-module__U2sueG__viewerInner{width:100%;height:100%;position:absolute;inset:0}.StageView-module__U2sueG__viewer{width:100%;height:100%}.StageView-module__U2sueG__preparationTitle{top:var(--space-3);right:var(--space-3);z-index:3;--color-headline-line-1:var(--color-base-000);--color-headline-line-2:var(--color-base-000);max-width:min(52%,620px);color:var(--color-base-000);text-align:right;pointer-events:none;opacity:0;transform:translateY(var(--space-2));margin:0;animation:.52s cubic-bezier(.22,1,.36,1) .12s forwards StageView-module__U2sueG__stageTitleReveal;position:absolute;left:auto}.StageView-module__U2sueG__markerInfoPanel{left:var(--space-10);top:auto;bottom:var(--space-20);z-index:3;width:min(360px, calc(100% - var(--space-6)));max-height:45%;position:absolute}.StageView-module__U2sueG__stageMarkerInfoCard{width:100%;min-height:320px;max-height:100%;box-shadow:none;border-radius:0;position:relative;overflow:auto;background:var(--color-base-000)!important;color:var(--color-primary-600)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.StageView-module__U2sueG__markerInfoLoading{font-size:var(--font-size-sm);margin:0}.StageView-module__U2sueG__viewerOverlay{z-index:2;cursor:pointer;background:#0000003d;border:0;position:absolute;inset:0}.StageView-module__U2sueG__deactivateButton{top:var(--space-3);left:var(--space-3);z-index:3;width:36px;height:36px;color:var(--color-base-000);cursor:pointer;background:#0000008c;border:1px solid #ffffff73;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;right:auto}@media screen and (min-width:768px){.StageView-module__U2sueG__stage{gap:var(--space-8);padding-inline:var(--space-3xl);padding-top:var(--space-12);padding-bottom:var(--space-10)}.StageView-module__U2sueG__content{padding-top:15vh}.StageView-module__U2sueG__ctaGroup{justify-content:center;align-items:center;gap:var(--space-3);width:auto;max-width:none}.StageView-module__U2sueG__ctaGroup>*{--padding:var(--space-2-5) var(--space-10);min-width:200px}.StageView-module__U2sueG__preparationTitle{left:var(--space-6);top:var(--space-4);text-align:left;max-width:450px;right:auto}.StageView-module__U2sueG__deactivateButton{left:auto;right:var(--space-3)}}@media screen and (min-width:992px){.StageView-module__U2sueG__viewerContainer{height:var(--stage-viewer-height-desktop)}}@keyframes StageView-module__U2sueG__stageTitleReveal{0%{opacity:0;transform:translateY(var(--space-2))}to{opacity:1;transform:translateY(0)}}@keyframes StageView-module__U2sueG__stageHeadlineReveal{0%{opacity:0;transform:translateY(var(--space-2-5))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.StageView-module__U2sueG__headline,.StageView-module__U2sueG__preparationTitle{opacity:1;animation:none;transform:none}}
.Drawer-module__w-batW__content{z-index:90;--padding-top:40px;height:100%;max-height:100%;padding-top:var(--padding-top);background-color:#fff;border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 10px #0000001a}.Drawer-module__w-batW__content.Drawer-module__w-batW__compact{--padding-top:40px}.Drawer-module__w-batW__content.Drawer-module__w-batW__full{--padding-top:50px;border-top-left-radius:0;border-top-right-radius:0}.Drawer-module__w-batW__content.Drawer-module__w-batW__dark{background-color:var(--color-base-600)}.Drawer-module__w-batW__content.Drawer-module__w-batW__fiftyFifty{box-shadow:none;border-top-left-radius:0;border-top-right-radius:0;padding-top:0}.Drawer-module__w-batW__content.Drawer-module__w-batW__noPadding{padding-top:0}.Drawer-module__w-batW__content.Drawer-module__w-batW__flatChrome{--padding-top:var(--space-7);border-top-left-radius:0;border-top-right-radius:0}.Drawer-module__w-batW__content:focus-visible{outline:none}.Drawer-module__w-batW__handle{background-color:none}.Drawer-module__w-batW__handle[data-vaul-handle]{background-color:#0000;background-color:initial;padding:var(--padding-top) 0;width:100%;top:calc(-1 * var(--padding-top) / 2 + var(--padding-top)/2);z-index:91;border-radius:0;position:fixed}.Drawer-module__w-batW__handle:after{content:"";background-color:var(--color-base-200);width:48px;height:6px;margin-inline:auto;margin-top:calc(-1 * var(--padding-top) / 2);border-radius:5px;display:block}.Drawer-module__w-batW__flatHandle:after{border-radius:0}.Drawer-module__w-batW__inner{width:100%;padding:var(--space-m);max-height:calc(100dvh * .5 - var(--padding-top));flex-direction:column;margin-inline:auto;padding-top:0;display:flex;overflow-y:auto}.Drawer-module__w-batW__innerNoPadding{padding:0}.Drawer-module__w-batW__full .Drawer-module__w-batW__inner{height:100%;max-height:calc(100dvh * 1 - var(--padding-top))}.Drawer-module__w-batW__inner.Drawer-module__w-batW__fiftyFifty{max-height:50dvh}.Drawer-module__w-batW__inner.Drawer-module__w-batW__overflow{overflow-y:auto}.Drawer-module__w-batW__overlay{pointer-events:none;background-color:#0006;position:fixed;inset:0}.Drawer-module__w-batW__title{width:0;height:0;position:absolute;overflow:hidden}.Drawer-module__w-batW__trigger{color:#fff;z-index:90;padding:var(--space-l);border:1px solid #fff;position:fixed;top:300px}
.PreparationAttestationContent-module__LkyEnG__container{width:100%;display:flex}@media screen and (min-width:768px){.PreparationAttestationContent-module__LkyEnG__container{gap:var(--space-3xl)}.PreparationAttestationContent-module__LkyEnG__attestationWrapper{grid-gap:var(--space-l);align-items:flex-start;gap:var(--space-l);background-color:var(--color-base-100);padding:var(--space-l);grid-template-columns:minmax(0,6fr) minmax(0,4fr);width:100%;display:grid}.PreparationAttestationContent-module__LkyEnG__attestationWrapper>*{width:100%;min-width:0}.PreparationAttestationContent-module__LkyEnG__viewer{background-color:var(--color-base-600);border-radius:10px;width:100%;height:auto;top:120px;overflow:hidden;position:sticky!important}}
.ContentHeader-module__n3ucMW__inner{padding:var(--space-l) 0;align-items:flex-start;margin:0 auto;display:flex}.ContentHeader-module__n3ucMW__navigation{flex:1}.ContentHeader-module__n3ucMW__cta{margin-left:auto}
.FormGroup-module__uIGhRq__group{grid-gap:var(--space-2-5);justify-content:center;gap:var(--space-2-5);grid-template-columns:1fr;display:grid}.FormGroup-module__uIGhRq__group>*{width:100%}@media screen and (min-width:576px){.FormGroup-module__uIGhRq__group{gap:var(--space-2-5);grid-template-columns:repeat(auto-fit,minmax(0,1fr))}}
.SearchOverlayToggle-module__rF9DwW__button{width:var(--space-9);height:var(--space-9)}@media screen and (min-width:768px){.SearchOverlayToggle-module__rF9DwW__button{width:42px;height:42px}}
.layout-module___YwcWW__layout{background-color:var(--color-base-000);padding-top:var(--header-height-minimal)}.layout-module___YwcWW__main{min-height:50svh}.layout-module___YwcWW__main>section+section{padding-top:var(--space-16)}

.layout-module__z6vEZq__container{--background-color:var(--color-base-100);--background-color-header:var(--color-base-100-75);--forground-color:var(--color-base-000);background-color:var(--background-color);padding-top:var(--header-height)}@media screen and (min-width:768px){.layout-module__z6vEZq__container{grid-template-rows:1fr auto;min-height:100vh;display:grid}}

.layout-module__XSdvyG__container{padding-top:var(--header-height)}body[data-stage-view-scrolled=false] .layout-module__XSdvyG__container:has(>.stage-view-layout-main)>header{background-color:var(--color-base-100);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-primary-600)}body[data-stage-view-scrolled=true] .layout-module__XSdvyG__container:has(>.stage-view-layout-main)>header{background-color:var(--color-base-000);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--color-primary-600)}
.not-found-module__k0nBjW__page{flex-direction:column;min-height:100vh;display:flex}.not-found-module__k0nBjW__main{padding:calc(var(--header-height) + var(--space-xl)) var(--space-xl) var(--space-xl);flex:1;justify-content:center;align-items:center;display:flex}.not-found-module__k0nBjW__card{align-items:center;gap:var(--space-s);text-align:center;flex-direction:column;max-width:420px;display:flex}.not-found-module__k0nBjW__code{font-size:var(--font-size-display-hero);letter-spacing:.04em;margin:0;font-weight:800;line-height:1}.not-found-module__k0nBjW__title{font-size:var(--font-size-display-subhero);margin:0;line-height:1.2}.not-found-module__k0nBjW__card a{margin-top:var(--space-xs)}
.ChaptersGrid-module__q5bCia__chaptersGrid{gap:var(--space-2-5);grid-template-columns:1fr}.ChaptersGrid-module__q5bCia__chapter{background-color:var(--color-base-100);padding:var(--space-7);border:1px solid var(--color-base-200);border-radius:10px;flex-direction:column;display:flex}.ChaptersGrid-module__q5bCia__chapterNumber{font-size:var(--font-size-xl);font-style:italic;font-weight:400;font-family:var(--font-secondary);color:var(--color-primary)}.ChaptersGrid-module__q5bCia__chapterTitle{font-size:var(--font-size-xl);color:var(--color-primary);font-weight:600}@media screen and (min-width:576px){.ChaptersGrid-module__q5bCia__chaptersGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}
.PrepCard-module__MVSkTq__batchStatus{margin-right:auto}.PrepCard-module__MVSkTq__headerBadges{align-items:center;gap:var(--space-1);margin-right:auto;display:flex}.PrepCard-module__MVSkTq__footerRight{width:auto;margin-left:auto}
.Input-module__ETvYnG__wrapper{gap:var(--space-1-25);flex-direction:column;width:100%;display:flex}.Input-module__ETvYnG__input{all:unset;border:1px solid var(--20-green-inactive,#86a99d);background:var(--20-green-bg,#f8f9f9);font-family:var(--font-primary);color:inherit;font-size:var(--font-size-md);padding:var(--space-3-5);align-items:center;gap:var(--space-m);border-radius:5px;align-self:stretch;font-weight:600;line-height:110%;display:flex}.Input-module__ETvYnG__label{color:var(--20-green,#125740);font-size:var(--font-size-sm);font-weight:500;line-height:140%}.Input-module__ETvYnG__input:focus-visible{border:1px solid var(--20-green,#125740);outline:none}.Input-module__ETvYnG__input::placeholder{color:inherit;opacity:.3}.Input-module__ETvYnG__pending{opacity:.3}.Input-module__ETvYnG__errorText{opacity:.4}.Input-module__ETvYnG__hasError .Input-module__ETvYnG__label{color:var(--color-highlight-orange)}.Input-module__ETvYnG__hasError .Input-module__ETvYnG__errorText{opacity:1;color:var(--color-highlight-orange)}.Input-module__ETvYnG__hasError input{border-color:var(--color-highlight-orange);color:var(--color-highlight-orange)}.Input-module__ETvYnG__hasError .Input-module__ETvYnG__input:focus-visible{border-color:var(--color-highlight-orange)}
.page-module__sFBoHW__sections>*{padding-top:var(--space-l)}.page-module__sFBoHW__examFilter{margin-bottom:var(--space-s);width:100%}.page-module__sFBoHW__attestationList{grid-template-columns:1fr}.page-module__sFBoHW__inProgressSwiper{--card-width:calc(100vw - (var(--global-site-padding-inline,var(--space-4)) * 2) - (var(--swiper-inline-padding,var(--space-1)) * 2))}.page-module__sFBoHW__loadingSection{padding-top:0}.page-module__sFBoHW__loadingSectionTitle{width:min(240px,60%);height:var(--space-5);border-radius:var(--space-1);background:var(--color-base-200);margin-bottom:var(--space-2)}.page-module__sFBoHW__loadingSectionDescription{width:min(460px,90%);height:var(--space-4);border-radius:var(--space-1);background:var(--color-base-200);margin-bottom:var(--space-4)}.page-module__sFBoHW__loadingGrid{grid-gap:var(--space-s);gap:var(--space-s);grid-template-columns:1fr;display:grid}.page-module__sFBoHW__loadingFilter{background:var(--color-base-200);width:min(360px,100%);height:40px;margin-bottom:var(--space-m);border-radius:999px}.page-module__sFBoHW__loadingErrorState{padding-top:0}@media screen and (min-width:576px){.page-module__sFBoHW__attestationList{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media screen and (min-width:768px){.page-module__sFBoHW__inProgressSwiper{--card-width:580px}.page-module__sFBoHW__sections>*{padding-top:var(--space-12)}.page-module__sFBoHW__examFilter{margin-bottom:var(--space-m)}.page-module__sFBoHW__loadingGrid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}}
.LecturesStage-module__P3zr3W__inner{padding-top:0;padding-bottom:var(--space-m)}.LecturesStage-module__P3zr3W__navigation{margin-bottom:var(--space-4)}.LecturesStage-module__P3zr3W__metaHeader{font-size:var(--font-size-sm);font-weight:600}.LecturesStage-module__P3zr3W__headline{color:var(--color-primary-600)}.LecturesStage-module__P3zr3W__paragraph{margin-top:var(--space-2-5);color:var(--color-primary-600)}.LecturesStage-module__P3zr3W__author{margin-top:var(--space-xl)}@media screen and (min-width:768px){.LecturesStage-module__P3zr3W__inner{padding-top:var(--space-l);padding-bottom:var(--space-3xl)}}
.TopicCard-module__VJoOkq__card{color:var(--color-base-600);background:var(--color-base-000);border:2px solid var(--color-base-200);border-radius:10px;flex-direction:column;height:100%;padding:0;-webkit-text-decoration:none;text-decoration:none;transition:box-shadow .3s ease-in;display:flex;position:relative;overflow:hidden}.TopicCard-module__VJoOkq__card:hover,.TopicCard-module__VJoOkq__card:focus-visible{box-shadow:0 0 0 4px var(--color-highlight-orange)}.TopicCard-module__VJoOkq__card:focus-visible{--focus-color:none}.TopicCard-module__VJoOkq__card:hover .TopicCard-module__VJoOkq__cta svg{transition:transform .2s ease-in-out;transform:translate(3px)}.TopicCard-module__VJoOkq__imageContainer{border-radius:8px 8px 0 0;width:100%;height:200px;overflow:hidden}.TopicCard-module__VJoOkq__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.TopicCard-module__VJoOkq__content{gap:var(--space-2-5);min-height:0;padding:var(--space-3-5);flex-direction:column;flex:1;display:flex}.TopicCard-module__VJoOkq__metaHeader{font-size:var(--font-size-text-xs)}.TopicCard-module__VJoOkq__titleRow{justify-content:space-between;align-items:center;gap:var(--space-2-5);display:flex}.TopicCard-module__VJoOkq__title{font-size:var(--font-size-xl);color:var(--color-base-600);margin:0;font-weight:600}.TopicCard-module__VJoOkq__footer{gap:var(--space-l);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TopicCard-module__VJoOkq__cta{align-items:center;gap:var(--space-1-25);margin-left:auto;display:flex}.TopicCard-module__VJoOkq__ctaText{align-items:center;gap:var(--space-1-25);display:flex}.TopicCard-module__VJoOkq__preview{opacity:.5;pointer-events:none}.TopicCard-module__VJoOkq__dark{color:#fff;border-color:var(--color-base-200);background-color:#000}.TopicCard-module__VJoOkq__dark .TopicCard-module__VJoOkq__title,.TopicCard-module__VJoOkq__dark .TopicCard-module__VJoOkq__cta{color:#fff}.TopicCard-module__VJoOkq__dark .TopicCard-module__VJoOkq__metaHeader{color:var(--color-base-200)}.TopicCard-module__VJoOkq__dark .TopicCard-module__VJoOkq__content{padding:var(--space-xs)}@media screen and (min-width:576px){.TopicCard-module__VJoOkq__dark .TopicCard-module__VJoOkq__content{padding:var(--space-l)}}.TopicCard-module__VJoOkq__favoriteButton{flex-shrink:0;align-self:flex-start}.TopicCard-module__VJoOkq__accessLabels{top:var(--space-1-5);right:var(--space-1-5);z-index:10;align-items:center;gap:var(--space-xs);display:flex;position:absolute}.TopicCard-module__VJoOkq__completedBadge{top:var(--space-s);right:var(--space-s);z-index:8;background-color:var(--color-primary);color:#fff;opacity:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;box-shadow:0 2px 8px #00000026}.TopicCard-module__VJoOkq__completedIcon{color:#fff;flex-shrink:0}.TopicCard-module__VJoOkq__completed{position:relative}.TopicCard-module__VJoOkq__completed>:not(.TopicCard-module__VJoOkq__completedBadge){opacity:.5;filter:grayscale();transition:opacity .3s ease-in-out,filter .3s ease-in-out}.TopicCard-module__VJoOkq__completed:hover>:not(.TopicCard-module__VJoOkq__completedBadge){opacity:1;filter:grayscale(0%)}.TopicCard-module__VJoOkq__completed .TopicCard-module__VJoOkq__completedBadge{opacity:1!important}
.TwoColumn-module__5Gx_TG__twoColumn{grid-gap:var(--space-2xl);gap:var(--space-2xl);padding:var(--space-xl) var(--space-2-5);align-items:center;display:grid}.TwoColumn-module__5Gx_TG__imageWrapper{border-radius:8px;width:100%;position:relative;overflow:hidden}.TwoColumn-module__5Gx_TG__image{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.TwoColumn-module__5Gx_TG__content{gap:var(--space-m);flex-direction:column;display:flex}.TwoColumn-module__5Gx_TG__heading{color:var(--color-text-primary);margin:0;font-weight:700}@media screen and (min-width:992px){.TwoColumn-module__5Gx_TG__twoColumn{padding:var(--space-16) var(--space-3xl);gap:var(--space-16);grid-template-columns:1fr 1fr}.TwoColumn-module__5Gx_TG__right .TwoColumn-module__5Gx_TG__imageWrapper{order:2}.TwoColumn-module__5Gx_TG__right .TwoColumn-module__5Gx_TG__content,.TwoColumn-module__5Gx_TG__left .TwoColumn-module__5Gx_TG__imageWrapper{order:1}.TwoColumn-module__5Gx_TG__left .TwoColumn-module__5Gx_TG__content{order:2}}
.Select-module__Wumo2a__wrapper{gap:var(--space-1-25);flex-direction:column;width:100%;display:flex}.Select-module__Wumo2a__selectWrapper{position:relative}.Select-module__Wumo2a__select{appearance:none;border:1px solid var(--20-green-inactive,#86a99d);background:var(--20-green-bg,#f8f9f9);width:100%;font-family:var(--font-primary);color:inherit;font-size:var(--font-size-md);padding:var(--space-3-5) calc(var(--space-10) + var(--space-0-5)) var(--space-3-5) var(--space-3-5);border-radius:5px;font-weight:600;line-height:110%}.Select-module__Wumo2a__label{color:var(--20-green,#125740);font-size:var(--font-size-sm);font-weight:500;line-height:140%}.Select-module__Wumo2a__required{margin-left:var(--space-0-5)}.Select-module__Wumo2a__caret{top:50%;right:var(--space-3-5);pointer-events:none;position:absolute;transform:translateY(-50%)}.Select-module__Wumo2a__select:focus-visible{border-color:var(--20-green,#125740);outline:none}.Select-module__Wumo2a__pending{opacity:.3}.Select-module__Wumo2a__errorText{opacity:.4}.Select-module__Wumo2a__hasError .Select-module__Wumo2a__label{color:var(--color-highlight-orange)}.Select-module__Wumo2a__hasError .Select-module__Wumo2a__errorText{opacity:1;color:var(--color-highlight-orange)}.Select-module__Wumo2a__hasError .Select-module__Wumo2a__select{border-color:var(--color-highlight-orange);color:var(--color-highlight-orange)}
.Submit-module__bPX1wa__submit{align-self:center}.Submit-module__bPX1wa__submit[aria-disabled=true]{opacity:.4;pointer-events:none}
.TopicCard-module__S-1zaW__link{height:100%;display:flex;position:relative}.TopicCard-module__S-1zaW__topicCard{gap:var(--space-2-5);padding:var(--space-3-5);color:var(--color-base-100);background-color:var(--color-primary);border:3px solid #0000;border-radius:10px;flex-direction:column;width:100%;transition:box-shadow .3s ease-in;display:flex}.TopicCard-module__S-1zaW__topicCard:hover,.TopicCard-module__S-1zaW__topicCard:focus-visible{box-shadow:0 0 0 4px var(--topic-card-hover-color,var(--color-base-100))}.TopicCard-module__S-1zaW__topicCard:focus-visible{--focus-color:none}.TopicCard-module__S-1zaW__topicCard:hover .TopicCard-module__S-1zaW__cta svg{transition:transform .2s ease-in-out;transform:translate(3px)}.TopicCard-module__S-1zaW__accessLabels{top:var(--space-1-5);right:var(--space-1-5);z-index:10;align-items:center;gap:var(--space-xs);display:flex;position:absolute}.TopicCard-module__S-1zaW__topicCardSkeleton{--color-skeleton-start:#0f4235;--color-skeleton-middle:#125740;--color-skeleton-end:#156c4b;pointer-events:none;background:linear-gradient(90deg, var(--color-skeleton-start) 0%, var(--color-skeleton-middle) 20%, var(--color-skeleton-end) 40%, var(--color-skeleton-middle) 60%, var(--color-skeleton-start) 80%, var(--color-skeleton-start) 100%);background-size:200% 100%;height:160px;animation:2s linear infinite TopicCard-module__S-1zaW__shimmer}@keyframes TopicCard-module__S-1zaW__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.TopicCard-module__S-1zaW__header{justify-content:space-between;align-items:center;gap:var(--space-2-5);flex-direction:row;display:flex}.TopicCard-module__S-1zaW__completedBadge{top:var(--space-s);right:var(--space-s);z-index:10;background-color:var(--color-primary);color:#fff;opacity:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;box-shadow:0 2px 8px #00000026}.TopicCard-module__S-1zaW__completedIcon{color:#fff;flex-shrink:0}.TopicCard-module__S-1zaW__link.TopicCard-module__S-1zaW__completed{position:relative}.TopicCard-module__S-1zaW__link.TopicCard-module__S-1zaW__completed .TopicCard-module__S-1zaW__topicCard{opacity:.5;filter:grayscale();transition:opacity .3s ease-in-out,filter .3s ease-in-out}.TopicCard-module__S-1zaW__link.TopicCard-module__S-1zaW__completed:hover .TopicCard-module__S-1zaW__topicCard{opacity:1;filter:grayscale(0%)}.TopicCard-module__S-1zaW__link.TopicCard-module__S-1zaW__completed .TopicCard-module__S-1zaW__completedBadge{opacity:1!important}.TopicCard-module__S-1zaW__footer{gap:var(--space-l);padding-top:var(--space-3-5);justify-content:space-between;align-items:center;margin-top:auto;display:flex}.TopicCard-module__S-1zaW__tags{gap:var(--space-2-5);display:flex}.TopicCard-module__S-1zaW__cta{justify-self:flex-end;align-items:center;gap:var(--space-1-25);margin-left:auto;display:flex}.TopicCard-module__S-1zaW__ctaText{align-items:center;gap:var(--space-1-25);display:flex}.TopicCard-module__S-1zaW__preview{opacity:.5;pointer-events:none}
.page-module__pPbOna__chaptersGrid{padding-top:var(--space-l);padding-bottom:var(--space-l);background-color:var(--color-base-000)}@media screen and (min-width:992px){.page-module__pPbOna__chaptersGrid{padding-top:var(--space-12);padding-bottom:var(--space-20)}}
.page-module__hsvc4a__stageSection{color:var(--color-primary-600)}.page-module__hsvc4a__skeletonGrid{grid-template-columns:repeat(1,1fr)}@media screen and (min-width:576px){.page-module__hsvc4a__skeletonGrid{grid-template-columns:repeat(2,1fr)}}
.page-module__8RUfUq__stageSection{color:var(--color-primary-600)}.page-module__8RUfUq__gridSection{--card-width:165px}@media screen and (min-width:576px){.page-module__8RUfUq__gridSection{--card-width:200px}}@media screen and (min-width:992px){.page-module__8RUfUq__gridSection{--card-width:240px}}@media screen and (min-width:1200px){.page-module__8RUfUq__gridSection{--card-width:280px}}
.page-module__zo1gzq__sections>*{padding-top:var(--space-l)}.page-module__zo1gzq__filterWrap{margin-bottom:var(--space-s);width:100%}@media screen and (min-width:768px){.page-module__zo1gzq__sections>*{padding-top:var(--space-12)}.page-module__zo1gzq__filterWrap{margin-bottom:var(--space-m)}}
.TabFilter-module__K-YYFa__tabs{--tab-filter-border-default:color-mix(in srgb, var(--color-primary) 20%, var(--color-base-300));--tab-filter-bg-default:color-mix(in srgb, var(--color-primary) 5%, white);--tab-filter-text-default:var(--color-primary);--tab-filter-border-hover:var(--color-border-secondary);--tab-filter-bg-hover:var(--color-surface-secondary);--tab-filter-text-hover:var(--color-secondary-800);--tab-filter-focus-ring:color-mix(in srgb, var(--color-primary) 18%, transparent);--tab-filter-border-active:var(--color-secondary-500);--tab-filter-bg-active:var(--color-secondary-500);--tab-filter-text-active:var(--color-base-000);--tab-filter-border-active-hover:var(--color-secondary-700);--tab-filter-bg-active-hover:var(--color-secondary-700);--tab-filter-text-active-hover:var(--color-base-000);--tab-filter-border-disabled:color-mix(in srgb, var(--color-base-300) 65%, var(--color-base-200));--tab-filter-bg-disabled:var(--color-base-100);--tab-filter-text-disabled:var(--color-base-300);--tab-filter-disabled-opacity:1;gap:var(--space-1);flex-wrap:nowrap;display:flex}.TabFilter-module__K-YYFa__tab{align-items:center;gap:var(--space-1);border:1px solid var(--tab-filter-border-default);padding:var(--space-1) var(--space-s);background-color:var(--tab-filter-bg-default);color:var(--tab-filter-text-default);font-size:var(--font-size-sm);line-height:var(--line-height-sm);cursor:pointer;border-radius:24px;font-weight:400;transition:border-color .12s,background-color .12s,color .12s,box-shadow .12s;display:inline-flex}.TabFilter-module__K-YYFa__tab:hover{border-color:var(--tab-filter-border-hover);background-color:var(--tab-filter-bg-hover);color:var(--tab-filter-text-hover)}.TabFilter-module__K-YYFa__tab:focus-visible{box-shadow:0 0 0 3px var(--tab-filter-focus-ring);outline:none}.TabFilter-module__K-YYFa__tabActive{background-color:var(--tab-filter-bg-active);color:var(--tab-filter-text-active);border-color:var(--tab-filter-border-active);font-weight:500}.TabFilter-module__K-YYFa__tabActive:hover{background-color:var(--tab-filter-bg-active-hover);border-color:var(--tab-filter-border-active-hover);color:var(--tab-filter-text-active-hover)}.TabFilter-module__K-YYFa__tab:disabled{border-color:var(--tab-filter-border-disabled);background-color:var(--tab-filter-bg-disabled);color:var(--tab-filter-text-disabled);cursor:not-allowed;opacity:var(--tab-filter-disabled-opacity)}.TabFilter-module__K-YYFa__tab:disabled:hover{border-color:var(--tab-filter-border-disabled);background-color:var(--tab-filter-bg-disabled);color:var(--tab-filter-text-disabled)}.TabFilter-module__K-YYFa__tabLoading{opacity:1}.TabFilter-module__K-YYFa__tabLoading:disabled{opacity:1;border-color:var(--tab-filter-border-active);background-color:color-mix(in srgb, var(--tab-filter-bg-active) 22%, white);color:var(--tab-filter-text-default)}.TabFilter-module__K-YYFa__tabLoading.TabFilter-module__K-YYFa__tabActive:disabled{border-color:var(--tab-filter-border-active);background-color:var(--tab-filter-bg-active);color:var(--tab-filter-text-active)}
.MarkerIntro-module__zAFSxW__inner{--max-content-width:var(--content-width-default);margin:0 auto;padding-top:0}.MarkerIntro-module__zAFSxW__preline{margin:0 0 var(--space-2) 0;color:var(--color-primary);font-size:var(--font-size-xs);line-height:var(--line-height-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.MarkerIntro-module__zAFSxW__gallery{width:100%;margin-top:var(--space-l)}.MarkerIntro-module__zAFSxW__image{-o-object-fit:cover;object-fit:cover;aspect-ratio:1;border:1px solid var(--color-primary);border-radius:10px;width:100%;height:100%}.MarkerIntro-module__zAFSxW__description{margin-top:var(--space-l)}.MarkerIntro-module__zAFSxW__preserveImageAspectRatio .MarkerIntro-module__zAFSxW__image{aspect-ratio:auto;-o-object-fit:contain;object-fit:contain;height:auto}@media screen and (min-width:992px){.MarkerIntro-module__zAFSxW__inner.MarkerIntro-module__zAFSxW__hasImages{padding-top:var(--space-3xl);grid-column-gap:var(--space-l);-moz-column-gap:var(--space-l);column-gap:var(--space-l);grid-template-rows:auto 1fr;grid-template-columns:1fr auto;display:grid}.MarkerIntro-module__zAFSxW__inner.MarkerIntro-module__zAFSxW__hasImages .MarkerIntro-module__zAFSxW__headline,.MarkerIntro-module__zAFSxW__inner.MarkerIntro-module__zAFSxW__hasImages .MarkerIntro-module__zAFSxW__description,.MarkerIntro-module__zAFSxW__inner.MarkerIntro-module__zAFSxW__hasImages .MarkerIntro-module__zAFSxW__preline{grid-column:1}.MarkerIntro-module__zAFSxW__gallery{grid-area:1/2/span 2;width:600px;margin-top:0}.MarkerIntro-module__zAFSxW__compactImage .MarkerIntro-module__zAFSxW__gallery{width:460px}}
.PageSection-module__9gxDFa__firstHeroSection{margin-top:calc(var(--header-height) * -1)}.PageSection-module__9gxDFa__firstHeroSection+.PageSection-module__9gxDFa__section{padding-top:var(--space-10)}@media screen and (min-width:992px){.PageSection-module__9gxDFa__firstHeroSection+.PageSection-module__9gxDFa__section{padding-top:0}}
.SuccessMessage-module__9XBXSq__container{flex-direction:column;gap:1.5rem;width:100%;display:flex}.SuccessMessage-module__9XBXSq__message{font-size:var(--font-size-sm);line-height:var(--line-height-sm)}.SuccessMessage-module__9XBXSq__actions{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.SuccessMessage-module__9XBXSq__spamFolder{-webkit-text-decoration:underline;text-decoration:underline}@media (min-width:768px){.SuccessMessage-module__9XBXSq__actions{flex-direction:row;gap:1.5rem}.SuccessMessage-module__9XBXSq__actions>*{min-width:200px}}
.TopicChecklist-module__C9Kxea__container{padding:var(--space-l);max-width:var(--text-width-default);background-color:var(--color-base-000);border-radius:10px;margin:0 auto}.TopicChecklist-module__C9Kxea__checklist{gap:var(--space-s);flex-direction:column;margin-block-start:var(--space-m);padding-inline-start:0;list-style:none;display:flex}.TopicChecklist-module__C9Kxea__checklistItem{align-items:center;gap:var(--space-xs);display:flex}.TopicChecklist-module__C9Kxea__checklistItemLabel{align-items:center;gap:var(--space-xs);cursor:pointer;font-size:var(--font-size-md);display:flex;position:relative}.TopicChecklist-module__C9Kxea__checklistItemInput{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.TopicChecklist-module__C9Kxea__customCheckbox{background-color:#fff;border:1px solid #ccc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:background-color .2s,border-color .2s;display:inline-flex;position:relative}.TopicChecklist-module__C9Kxea__checklistItemInput:checked+.TopicChecklist-module__C9Kxea__customCheckbox{background-color:var(--color-highlight-orange);border-color:var(--color-highlight-orange)}.TopicChecklist-module__C9Kxea__checklistItemInput:checked~.TopicChecklist-module__C9Kxea__checklistItemTitle{color:var(--color-base-400);-webkit-text-decoration:line-through;text-decoration:line-through}.TopicChecklist-module__C9Kxea__checkmarkIcon{color:#fff;pointer-events:none;z-index:1;width:10px;height:10px;transition:transform .1s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.TopicChecklist-module__C9Kxea__checklistItemInput:checked+.TopicChecklist-module__C9Kxea__customCheckbox .TopicChecklist-module__C9Kxea__checkmarkIcon{transform:translate(-50%,-50%)scale(1)}.TopicChecklist-module__C9Kxea__submitButton{width:auto;max-width:fit-content;margin-block-start:var(--space-l);margin-inline:auto}.TopicChecklist-module__C9Kxea__completed{background-color:var(--color-base-000)}.TopicChecklist-module__C9Kxea__completedContent{text-align:center;align-items:center;gap:var(--space-s);flex-direction:column;display:flex}.TopicChecklist-module__C9Kxea__completedBadge{background-color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #00000026}.TopicChecklist-module__C9Kxea__completedIcon{color:#fff}.TopicChecklist-module__C9Kxea__completedTitle{font-size:var(--font-size-3xl);color:var(--color-primary);margin:0;font-weight:600}.TopicChecklist-module__C9Kxea__completedMessage{font-size:var(--font-size-md);color:var(--color-base-400);margin:0}.TopicChecklist-module__C9Kxea__completedButtons{align-items:center;gap:var(--space-s);flex-direction:column;width:100%;display:flex}.TopicChecklist-module__C9Kxea__resetButton{width:auto;max-width:fit-content;margin-block-start:var(--space-xs);margin-inline:auto}.TopicChecklist-module__C9Kxea__dark{background-color:#000}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__text,.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__checklistItemTitle{color:var(--color-base-000)}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__checklistItemInput:checked~.TopicChecklist-module__C9Kxea__checklistItemTitle{color:var(--color-base-200)}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__customCheckbox{background-color:var(--color-base-000);border-color:var(--color-base-200)}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__checklistItemInput:checked+.TopicChecklist-module__C9Kxea__customCheckbox{background-color:var(--color-highlight-orange);border-color:var(--color-highlight-orange)}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__completedTitle{color:var(--color-base-000)}.TopicChecklist-module__C9Kxea__dark .TopicChecklist-module__C9Kxea__completedMessage{color:var(--color-base-200)}@media screen and (min-width:768px){.TopicChecklist-module__C9Kxea__container{padding:var(--space-3xl)}.TopicChecklist-module__C9Kxea__checklist{gap:var(--space-l);margin-block-start:var(--space-l)}.TopicChecklist-module__C9Kxea__checklistItem{gap:var(--space-2-5)}.TopicChecklist-module__C9Kxea__checklistItemLabel{gap:var(--space-2-5);font-size:var(--font-size-lg)}.TopicChecklist-module__C9Kxea__customCheckbox{width:20px;height:20px}.TopicChecklist-module__C9Kxea__checkmarkIcon{width:12px;height:12px}.TopicChecklist-module__C9Kxea__submitButton{margin-block-start:var(--space-xl)}.TopicChecklist-module__C9Kxea__completedContent{gap:var(--space-m)}.TopicChecklist-module__C9Kxea__completedBadge{width:64px;height:64px}.TopicChecklist-module__C9Kxea__completedTitle{font-size:var(--font-size-4xl)}.TopicChecklist-module__C9Kxea__completedMessage{font-size:var(--font-size-lg)}.TopicChecklist-module__C9Kxea__completedButtons{gap:var(--space-m);flex-direction:row;width:auto}}
.TopicsGrid-module__BHCMmG__topicsGrid{margin-top:var(--space-l);grid-template-columns:1fr}.TopicsGrid-module__BHCMmG__emptyState{width:100%;margin-top:var(--space-4-5)}.TopicsGrid-module__BHCMmG__emptyStateCard{align-items:center;gap:var(--space-2-5);width:100%;min-height:200px;padding:var(--space-xl) var(--space-l);text-align:center;background:linear-gradient(145deg,#fffffff5 0%,#f6f8fafa 100%);border:1px solid #1018281a;border-radius:14px;flex-direction:column;display:flex;box-shadow:0 1px 2px #1018280f}.TopicsGrid-module__BHCMmG__emptyStateIcon{width:56px;height:56px;color:var(--color-primary);background-color:#094c3b14;border-radius:50%;justify-content:center;align-items:center;display:flex}.TopicsGrid-module__BHCMmG__emptyStateTitle{color:var(--color-base-primary)}.TopicsGrid-module__BHCMmG__emptyStateDescription{max-width:380px;color:var(--color-base-700)}@media screen and (min-width:768px){.TopicsGrid-module__BHCMmG__topicsGrid{margin-top:var(--space-15);align-content:flex-start;max-width:450px}.TopicsGrid-module__BHCMmG__emptyState{margin-top:var(--space-5-5)}.TopicsGrid-module__BHCMmG__emptyStateCard{min-height:210px;padding:var(--space-7) var(--space-xl);box-shadow:none;background:linear-gradient(145deg,#0f0f0fcc 0%,#14141473 100%);border:1px solid #ffffff24}.TopicsGrid-module__BHCMmG__emptyStateIcon{color:var(--color-base-100);background-color:#ffffff17}.TopicsGrid-module__BHCMmG__emptyStateTitle{color:var(--color-base-100)}.TopicsGrid-module__BHCMmG__emptyStateDescription{color:#ffffffc2}}
.ExamFilter-module__Zew_Za__mobileFilterRow{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;display:flex}.ExamFilter-module__Zew_Za__difficultyTabFilter{--tab-filter-border-default:color-mix(in srgb, var(--color-highlight-600) 20%, var(--color-base-300));--tab-filter-bg-default:color-mix(in srgb, var(--color-highlight-100) 50%, var(--color-base-000));--tab-filter-text-default:var(--color-highlight-800);--tab-filter-border-hover:var(--color-highlight-400);--tab-filter-bg-hover:var(--color-highlight-100);--tab-filter-text-hover:var(--color-highlight-900);--tab-filter-focus-ring:color-mix(in srgb, var(--color-highlight-400) 40%, transparent);--tab-filter-border-active:var(--color-highlight-600);--tab-filter-bg-active:var(--color-highlight-600);--tab-filter-text-active:var(--color-base-000);--tab-filter-border-active-hover:var(--color-highlight-700);--tab-filter-bg-active-hover:var(--color-highlight-700);--tab-filter-text-active-hover:var(--color-base-000);--tab-filter-border-disabled:color-mix(in srgb, var(--color-highlight-200) 55%, var(--color-base-300));--tab-filter-bg-disabled:color-mix(in srgb, var(--color-highlight-50) 70%, var(--color-base-100));--tab-filter-text-disabled:color-mix(in srgb, var(--color-highlight-700) 45%, var(--color-base-300))}.ExamFilter-module__Zew_Za__mobileDifficultyTabs{scrollbar-width:none;flex:1;min-width:0;overflow-x:auto}.ExamFilter-module__Zew_Za__mobileDifficultyTabs::-webkit-scrollbar{display:none}.ExamFilter-module__Zew_Za__mobileSheetBar{flex-shrink:0;justify-content:flex-end;width:auto;padding-top:0;padding-bottom:0}.ExamFilter-module__Zew_Za__mobileSheetTrigger{white-space:nowrap}
.page-module__0sAUUW__sections>*{padding-top:var(--space-l)}.page-module__0sAUUW__upcomingTimeline{--timeline-gap:var(--space-m);--timeline-max-width:100%}.page-module__0sAUUW__startableTimelineNode{--timeline-node-background:var(--color-progress-fill-strong);--timeline-node-border:2px solid var(--color-progress-fill-strong);--timeline-node-shadow:0 0 0 4px color-mix(in srgb, var(--color-progress-fill) 20%, transparent)}.page-module__0sAUUW__hiddenTimelineNode{--timeline-node-display:none}.page-module__0sAUUW__inProgressSwiper{--card-width:calc(100vw - (var(--global-site-padding-inline,var(--space-4)) * 2) - (var(--swiper-inline-padding,var(--space-1)) * 2))}.page-module__0sAUUW__loadingSection{padding-top:0}.page-module__0sAUUW__loadingSectionTitle{width:min(240px,60%);height:var(--space-5);border-radius:var(--space-1);background:var(--color-base-200);margin-bottom:var(--space-2)}.page-module__0sAUUW__loadingSectionDescription{width:min(460px,90%);height:var(--space-4);border-radius:var(--space-1);background:var(--color-base-200);margin-bottom:var(--space-4)}.page-module__0sAUUW__loadingGrid{grid-gap:var(--space-s);gap:var(--space-s);grid-template-columns:1fr;display:grid}.page-module__0sAUUW__loadingErrorState{padding-top:0}@media screen and (min-width:768px){.page-module__0sAUUW__inProgressSwiper{--card-width:580px}.page-module__0sAUUW__sections>*{padding-top:var(--space-12)}.page-module__0sAUUW__loadingGrid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}}
.page-module__wRUNSa__topics{pointer-events:all}.page-module__wRUNSa__loadingScreen{justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}@media screen and (min-width:768px){.page-module__wRUNSa__topics{max-width:560px;padding-top:var(--space-12);padding-left:var(--space-12);background:linear-gradient(90deg,#000 0%,#0a0a0ae6 40%,#0a0a0ab3 70%,#0a0a0a4d 85%,#fff0 100%);flex-direction:column;display:flex}.page-module__wRUNSa__header{flex-direction:column;display:flex}.page-module__wRUNSa__loadingScreen{min-height:320px}}
.RelevantChapters-module__czkvra__grid{grid-gap:var(--space-2-5);gap:var(--space-2-5);padding-top:var(--space-12);display:grid}@media screen and (min-width:768px){.RelevantChapters-module__czkvra__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.RelevantChapters-module__czkvra__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.RelevantChapters-module__czkvra__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
.StudentPromoInvalidDomainPrompt-module__oxDJ3a__actions{gap:var(--space-4);flex-direction:column;display:flex}.StudentPromoInvalidDomainPrompt-module__oxDJ3a__hint{margin:0}
.MarkerInfo-module___LNZtq__description,.MarkerInfo-module___LNZtq__cta{margin-top:var(--space-l)}.MarkerInfo-module___LNZtq__header{justify-content:flex-end;display:flex}.MarkerInfo-module___LNZtq__close{display:none}.MarkerInfo-module___LNZtq__spinner{grid-gap:var(--space-l);gap:var(--space-l);justify-items:center;font-weight:400;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MarkerInfo-module___LNZtq__title{max-width:calc(100% - 60px)}@media screen and (min-width:768px){.MarkerInfo-module___LNZtq__close{top:var(--space-xl);right:var(--space-xl);width:24px;height:24px;color:var(--color-base-500);background-color:var(--color-base-300);border-radius:50%;place-items:center;display:grid;position:absolute}.MarkerInfo-module___LNZtq__makerInfo{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#000;width:360px;min-height:320px;padding:var(--space-7) var(--space-xl);pointer-events:all;background-color:#ffffffd9;border-radius:10px}}
.TopicScrolling-module__1yNuSa__topics{pointer-events:none;flex-direction:column;height:100%;display:flex;position:relative}.TopicScrolling-module__1yNuSa__header{pointer-events:all;position:relative}.TopicScrolling-module__1yNuSa__preHeader{gap:var(--space-2-5);justify-content:space-between;align-items:center;height:auto;display:flex}.TopicScrolling-module__1yNuSa__preHeaderNav{align-self:center;gap:var(--space-l);display:none}.TopicScrolling-module__1yNuSa__preHeaderText{font-size:var(--font-size-sm)}.TopicScrolling-module__1yNuSa__backLink{justify-content:center;align-items:center;gap:var(--space-2-5);display:flex}.TopicScrolling-module__1yNuSa__backLink:hover{background:#0000004d}.TopicScrolling-module__1yNuSa__preHeaderText{opacity:.7}.TopicScrolling-module__1yNuSa__headerTitle{margin-top:var(--space-l)}.TopicScrolling-module__1yNuSa__headerDescription{opacity:.8;max-width:440px}.TopicScrolling-module__1yNuSa__swiper{width:100%;padding-top:var(--space-2-5);pointer-events:all}.TopicScrolling-module__1yNuSa__swiper .swiper-pagination{right:var(--space-2-5);width:auto;padding:var(--space-2-5);gap:var(--space-2-5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;flex-direction:column;display:flex;position:fixed;top:50%;transform:translateY(-50%)}.TopicScrolling-module__1yNuSa__swiper .swiper-pagination-bullet{transition:background .2s;background:#ffffff4d!important;width:10px!important;height:10px!important;margin:0!important}.TopicScrolling-module__1yNuSa__swiper .swiper-pagination-bullet-active{background:#fffc!important}.TopicScrolling-module__1yNuSa__slide{flex-direction:column;display:flex}.TopicScrolling-module__1yNuSa__slideContent{gap:var(--space-l);flex-direction:column;flex-grow:1;max-height:100%;display:flex;overflow:scroll}.TopicScrolling-module__1yNuSa__sliderFooter{padding-block:var(--space-l);justify-content:center;align-items:center;display:flex;position:relative}.TopicScrolling-module__1yNuSa__slideCounter{opacity:.7;text-align:center}.TopicScrolling-module__1yNuSa__navButton{justify-content:center;place-self:flex-end;align-items:center;gap:var(--space-1-25);display:flex}.TopicScrolling-module__1yNuSa__navButton:disabled{opacity:.5;pointer-events:none}.TopicScrolling-module__1yNuSa__nextButton{margin-left:auto}.TopicScrolling-module__1yNuSa__section{justify-content:center;align-items:center;height:100%;display:flex;position:relative}@media screen and (min-width:768px){.TopicScrolling-module__1yNuSa__topics{width:40%;padding-top:0;padding-inline:var(--space-3xl);height:calc(100vh - var(--header-height) - 60px);background-color:var(--color-base-500-75);border-radius:10px;margin-block-start:var(--space-7);margin-inline-start:var(--space-3xl)}.TopicScrolling-module__1yNuSa__topics:before{content:"";background:linear-gradient(90deg,#000 0%,#0a0a0ae6 40%,#0a0a0ab3 70%,#0a0a0a4d 85%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.TopicScrolling-module__1yNuSa__preHeader{height:50px}.TopicScrolling-module__1yNuSa__preHeaderNav{padding:var(--space-xs);background-color:#0009;border-radius:16px;display:flex}.TopicScrolling-module__1yNuSa__preHeaderText{font-size:var(--font-size-sm);color:var(--color-base-000)}.TopicScrolling-module__1yNuSa__swiper{padding-top:var(--space-l)!important;width:100%!important;margin-left:0!important}.TopicScrolling-module__1yNuSa__backLink{background:#0003}}
.page-module__olmQLW__section{min-height:60vh}.page-module__olmQLW__header{flex-direction:column;gap:.35rem;margin-bottom:.9rem;display:flex}.page-module__olmQLW__formIntro{opacity:.8;margin-top:.25rem}.page-module__olmQLW__ctaContainer{margin-top:1rem}
.page-module__pp2Pfa__topSection,.page-module__pp2Pfa__section{padding-top:var(--space-l)}.page-module__pp2Pfa__historyTimeline{--timeline-gap:var(--space-xs);--timeline-node-column-width:16px;--timeline-item-gap:var(--space-xs);--timeline-node-column-justify:flex-start;--timeline-node-padding-top:2px;--timeline-line-left:7px;--timeline-line-top:calc((var(--timeline-node-size,16px) / 2) + var(--timeline-node-padding-top));--timeline-line-bottom:var(--space-s);--timeline-max-width:100%}.page-module__pp2Pfa__historyGroups{--history-groups-gap:var(--space-8);gap:var(--history-groups-gap);flex-direction:column;display:flex}.page-module__pp2Pfa__historyDayGroup{gap:var(--space-m);flex-direction:column;display:flex}.page-module__pp2Pfa__historyDayGroup:not(:last-child) .page-module__pp2Pfa__historyTimeline{--timeline-line-bottom:calc((var(--timeline-gap) + var(--history-groups-gap)) * -1)}.page-module__pp2Pfa__historyDayHeading{font-size:var(--font-size-sm);line-height:var(--line-height-xs);color:var(--color-base-700);text-transform:capitalize;text-align:left;margin:0;font-weight:700}.page-module__pp2Pfa__historyEntryNodeHidden{opacity:0}@media (min-width:768px){.page-module__pp2Pfa__topSection,.page-module__pp2Pfa__section{padding-top:var(--space-12)}.page-module__pp2Pfa__historyTimeline{--timeline-gap:var(--space-l);--timeline-node-column-width:20px;--timeline-item-gap:var(--space-s);--timeline-node-column-justify:center;--timeline-node-padding-top:0;--timeline-line-left:var(--space-2);--timeline-line-top:var(--space-xs);--timeline-line-bottom:var(--space-xl)}.page-module__pp2Pfa__historyGroups{--history-groups-gap:var(--space-12);gap:var(--history-groups-gap)}.page-module__pp2Pfa__historyDayGroup{gap:var(--space-l)}.page-module__pp2Pfa__historyDayHeading{text-align:left}}
.page-module__IZ05YG__main{padding-top:var(--space-15)}.page-module__IZ05YG__section{padding-top:var(--space-xl);gap:var(--space-2-5);flex-direction:column;display:flex}.page-module__IZ05YG__sectionInner{background-color:var(--color-base-100);padding:var(--space-l);border:2px solid var(--color-base-200);border-radius:10px;width:100%}.page-module__IZ05YG__sectionInnerRow{grid-gap:var(--space-l);gap:var(--space-l);grid-template-columns:1fr;display:grid}.page-module__IZ05YG__sectionInnerColumn{gap:var(--space-l);flex-direction:column;display:flex}.page-module__IZ05YG__header{gap:var(--space-2-5);flex-direction:column;display:flex}.page-module__IZ05YG__actionBlock{grid-gap:var(--space-l);gap:var(--space-l);padding-top:var(--space-xs);display:grid}@media screen and (min-width:768px){.page-module__IZ05YG__section{padding-top:var(--space-3xl)}.page-module__IZ05YG__sectionInner{padding:var(--space-3xl);gap:var(--space-3xl);grid-template-columns:1fr 1fr;width:600px}}
.page-module__oUs2kW__section{padding-top:var(--space-xl);gap:var(--space-2-5);flex-direction:column;display:flex}.page-module__oUs2kW__sectionInner{background-color:var(--color-base-100);border:2px solid var(--color-base-200);grid-gap:var(--space-l);gap:var(--space-l);padding:var(--space-l);border-radius:10px;width:100%;display:grid}.page-module__oUs2kW__header{grid-gap:var(--space-2-5);gap:var(--space-2-5);display:grid}.page-module__oUs2kW__list{grid-gap:var(--space-xs);gap:var(--space-xs);display:grid}.page-module__oUs2kW__item{border:2px solid var(--color-base-200);padding:var(--space-s);background-color:#fff;border-radius:10px;justify-content:space-between;align-items:center;display:flex}.page-module__oUs2kW__item dt{color:var(--color-base-400);font-size:var(--font-size-sm);font-weight:600}.page-module__oUs2kW__item dd{color:var(--color-base-500);font-size:var(--font-size-sm);margin:0;font-weight:600}.page-module__oUs2kW__inAppPurchaseValue,.page-module__oUs2kW__statusCell{align-items:flex-end;gap:var(--space-0-5);flex-direction:column;display:flex}.page-module__oUs2kW__statusDescription{color:var(--color-base-400);font-size:var(--font-size-xs);font-weight:500}.page-module__oUs2kW__cycleCell{align-items:flex-end;gap:var(--space-0-5);flex-direction:column;display:flex}.page-module__oUs2kW__cycleValue{color:var(--color-base-500);font-size:var(--font-size-md);font-weight:600}.page-module__oUs2kW__cycleDescription{color:var(--color-base-400);font-size:var(--font-size-xs);font-weight:500}.page-module__oUs2kW__activeUntilCell{align-items:center;gap:var(--space-2);display:inline-flex}.page-module__oUs2kW__manageInlineCta{background-color:var(--color-primary);color:#fff;font-size:var(--font-size-xs);padding:var(--space-1-75) var(--space-2-5);text-transform:uppercase;border-radius:999px;font-weight:700;line-height:1;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.page-module__oUs2kW__manageInlineCta:hover{background-color:var(--color-primary-dark)}.page-module__oUs2kW__extendInlineCta{background-color:var(--color-secondary-500);color:#fff;font-size:var(--font-size-xs);padding:var(--space-1-75) var(--space-2-5);text-transform:uppercase;border-radius:999px;font-weight:700;line-height:1;-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.page-module__oUs2kW__extendInlineCta:hover{background-color:var(--color-secondary-700)}.page-module__oUs2kW__status-active,.page-module__oUs2kW__status-canceling,.page-module__oUs2kW__status-paused,.page-module__oUs2kW__status-inactive{font-size:var(--font-size-xs);padding:var(--space-1-75) var(--space-2-5);text-transform:uppercase;border-radius:999px;font-weight:700;line-height:1;display:inline-flex}.page-module__oUs2kW__status-active{background-color:rgba(var(--color-primary-rgb), .12);color:var(--color-primary)}.page-module__oUs2kW__status-canceling,.page-module__oUs2kW__status-paused{color:#8a5b17;background-color:#f6ad5533}.page-module__oUs2kW__status-inactive{background-color:var(--color-base-200);color:var(--color-base-400)}.page-module__oUs2kW__actions{justify-content:flex-end;align-items:center;width:100%;display:flex}.page-module__oUs2kW__quotaSection{border-top:1px solid var(--color-base-200);grid-gap:var(--space-s);gap:var(--space-s);padding-top:var(--space-m);display:grid}.page-module__oUs2kW__quotaHeader{grid-gap:var(--space-0-5);gap:var(--space-0-5);display:grid}.page-module__oUs2kW__quotaTier{color:var(--color-base-400);font-size:var(--font-size-sm);margin:0}.page-module__oUs2kW__quotaList{grid-gap:var(--space-xs);gap:var(--space-xs);display:grid}.page-module__oUs2kW__quotaItem{border:1px solid var(--color-base-200);padding:var(--space-s);background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;display:flex}.page-module__oUs2kW__quotaItem dt{color:var(--color-base-400);font-size:var(--font-size-sm);font-weight:600}.page-module__oUs2kW__quotaValue{color:var(--color-base-500);font-size:var(--font-size-sm);align-items:center;gap:var(--space-1);margin:0;font-weight:600;display:inline-flex}.page-module__oUs2kW__quotaExceeded{color:#9f1239;font-size:var(--font-size-xs);padding:var(--space-1) var(--space-1-75);background-color:#e11d4826;border-radius:999px;font-weight:700;line-height:1}.page-module__oUs2kW__subscribeCta{width:auto;min-height:40px}@media screen and (min-width:768px){.page-module__oUs2kW__section{padding-top:var(--space-3xl)}.page-module__oUs2kW__sectionInner{padding:var(--space-3xl);width:600px}.page-module__oUs2kW__subscribeCta{min-height:40px}}
.page-module__SaiQja__main{--main-padding-block-end:0px;flex-direction:column;display:flex}.page-module__SaiQja__introBlock{padding-block:var(--space-8)}.page-module__SaiQja__introHubLink{margin-top:var(--space-4);max-width:66ch}.page-module__SaiQja__introHubLink a{color:var(--color-primary);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline;text-decoration:underline}.page-module__SaiQja__teaserBlock{padding-block:var(--space-7)}.page-module__SaiQja__teaserDescription{margin-bottom:var(--space-4)}.page-module__SaiQja__explanationBlock{padding-block:var(--space-7)}.page-module__SaiQja__mobileOnly{display:block}.page-module__SaiQja__desktopOnly{display:none}.page-module__SaiQja__preparationSwiper{--card-width:240px}.page-module__SaiQja__ctaBlock{padding-block:var(--space-8)}@media screen and (min-width:768px){.page-module__SaiQja__introBlock{padding-block:var(--space-12)}.page-module__SaiQja__introHubLink{margin-top:var(--space-5)}.page-module__SaiQja__teaserBlock{padding-block:var(--space-10)}.page-module__SaiQja__teaserDescription{margin-bottom:var(--space-5)}.page-module__SaiQja__explanationBlock{padding-block:var(--space-10)}.page-module__SaiQja__mobileOnly{display:none}.page-module__SaiQja__desktopOnly{display:block}.page-module__SaiQja__ctaBlock{padding-block:var(--space-12)}}
.RelevantImages-module__JK_yjG__grid{grid-gap:var(--space-2-5);gap:var(--space-2-5);padding-top:var(--space-12);display:grid}.RelevantImages-module__JK_yjG__card{color:inherit;-webkit-text-decoration:none;text-decoration:none}.RelevantImages-module__JK_yjG__image{border:1px solid var(--color-primary);-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:200px;display:block}.RelevantImages-module__JK_yjG__chapterLink{font-size:var(--font-size-lg);line-height:var(--line-height-lg);margin-top:var(--space-2-5);text-underline-offset:.15em;font-weight:500;-webkit-text-decoration:underline;text-decoration:underline;display:inline-block}.RelevantImages-module__JK_yjG__chapterLink:hover,.RelevantImages-module__JK_yjG__chapterLink:focus-visible{color:var(--color-primary-600)}@media screen and (min-width:768px){.RelevantImages-module__JK_yjG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.RelevantImages-module__JK_yjG__image{height:220px}}@media screen and (min-width:992px){.RelevantImages-module__JK_yjG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.RelevantImages-module__JK_yjG__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.RelevantImages-module__JK_yjG__image{height:240px}}
.UserCard-module__H-b7PW__userCard{padding:var(--space-l);background-color:var(--color-base-100);border:2px solid var(--color-base-200);grid-gap:var(--space-l);gap:var(--space-l);border-radius:10px;grid-template-rows:auto 1fr;width:100%;display:grid}.UserCard-module__H-b7PW__header{gap:var(--space-l);align-items:center;display:flex}.UserCard-module__H-b7PW__avatar{--width:70px;--height:70px;font-size:var(--font-size-3xl)}.UserCard-module__H-b7PW__footer{align-self:flex-end;gap:var(--space-s);justify-self:flex-end;display:flex}@media (min-width:768px){.UserCard-module__H-b7PW__progressCard{min-height:200px}.UserCard-module__H-b7PW__footer{justify-self:flex-end}}
.Avatar-module__yCwdQa__avatar{width:var(--width,40px);height:var(--height,40px);aspect-ratio:1;clip-path:circle(50%);-o-object-fit:cover;object-fit:cover;background-color:#fff;border:1px solid #0000;border-radius:9999px;flex-shrink:0;place-items:center;transition-property:border-color;transition-duration:.2s;display:grid;overflow:hidden}.Avatar-module__yCwdQa__avatarFallback{text-transform:uppercase;background-color:var(--color-base-200);color:var(--color-primary);font-weight:500}.Avatar-module__yCwdQa__avatarFallbackIcon{width:18px;height:18px}
.StudentSemesterPromoForm-module__UQd9Yq__form{margin-top:0}.StudentSemesterPromoForm-module__UQd9Yq__codeInput{text-transform:uppercase}
.ViewerHeader-module__wR65eG__header{z-index:3;width:100%;min-height:55px;padding:var(--space-1-25) var(--global-site-padding-inline,var(--space-3-5));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:#00000040;grid-template-columns:1fr auto;align-items:center;display:grid;position:relative}.ViewerHeader-module__wR65eG__title{display:none}.ViewerHeader-module__wR65eG__menu{grid-column:1/3;padding-inline-end:var(--space-l)}.ViewerHeader-module__wR65eG__actions{display:none}.ViewerHeader-module__wR65eG__backButton{padding:var(--space-s);color:#fff;background-color:#fff3;border-radius:50%;grid-column:-1}.ViewerHeader-module__wR65eG__backButton svg{display:block}.ViewerHeader-module__wR65eG__backButton:hover{background-color:#ffffff4d}.ViewerHeader-module__wR65eG__attestationCTA{display:none}@media screen and (min-width:768px){.ViewerHeader-module__wR65eG__header{padding:0 var(--space-7);grid-template-columns:auto 1fr auto auto;grid-template-rows:initial;min-height:var(--header-height);border-bottom:1px solid #e0e6e74d;position:fixed;top:0;left:0}body[data-announcement] .ViewerHeader-module__wR65eG__header{top:var(--announcement-bar-height)}[data-announcement=true] .ViewerHeader-module__wR65eG__header{top:var(--announcement-bar-height)}.ViewerHeader-module__wR65eG__backButton{grid-area:1/-1}.ViewerHeader-module__wR65eG__title{grid-column:2}.ViewerHeader-module__wR65eG__menu{grid-column:3}.ViewerHeader-module__wR65eG__title{grid-area:1/2}.ViewerHeader-module__wR65eG__menu{grid-area:1/3}.ViewerHeader-module__wR65eG__title{font-family:var(--font-secondary);font-style:italic;font-weight:500;font-size:var(--font-size-xl);white-space:nowrap;text-overflow:ellipsis;max-width:100%;line-height:28px;display:block;overflow:hidden}.ViewerHeader-module__wR65eG__actions{gap:var(--space-2-5);padding-inline-start:var(--space-l);display:flex}.ViewerHeader-module__wR65eG__attestationCTA{display:block}}
.page-module__tCtE5W__section{--section-padding:0}
.page-module__0-Qb_G__sections{z-index:0;isolation:isolate;position:relative}.page-module__0-Qb_G__sections>*,.page-module__0-Qb_G__section{padding-top:var(--space-l)}.page-module__0-Qb_G__sectionInner{padding-top:0;position:relative}.page-module__0-Qb_G__filterWrap{width:auto;max-width:none;margin:0;margin-bottom:var(--space-2-5);position:static}.page-module__0-Qb_G__filterBar{padding-top:0;padding-bottom:0}.page-module__0-Qb_G__filterTriggerSmall{padding:var(--space-xs) var(--space-s);gap:var(--space-1-5);font-size:var(--font-size-xs)}.page-module__0-Qb_G__emptyPlaceholder{width:100%;margin-top:var(--space-xs)}@media screen and (min-width:768px){.page-module__0-Qb_G__sections>*,.page-module__0-Qb_G__section{padding-top:var(--space-12)}.page-module__0-Qb_G__sectionInner{padding-top:0}.page-module__0-Qb_G__filterWrap{margin:var(--space-2-5) 0 var(--space-4-5);z-index:auto;width:100%;position:static}.page-module__0-Qb_G__filterBar{padding-top:var(--space-2-5);padding-bottom:var(--space-3-5)}.page-module__0-Qb_G__filterTriggerSmall{padding:var(--space-2-5) var(--space-3-5);gap:var(--space-xs);font-size:var(--font-size-sm)}}
.RelevantPreparations-module__Y5gUOW__grid{grid-gap:var(--space-2-5);gap:var(--space-2-5);padding-top:var(--space-8);display:grid}@media screen and (min-width:768px){.RelevantPreparations-module__Y5gUOW__grid{padding-top:var(--space-12);grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:992px){.RelevantPreparations-module__Y5gUOW__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1200px){.RelevantPreparations-module__Y5gUOW__grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
.ViewerHeaderMenu-module__gE4rDa__item{padding-top:var(--space-4);padding-bottom:var(--space-4);line-height:1.2}.ViewerHeaderMenu-module__gE4rDa__activeItem{border-bottom:2px solid}.ViewerHeaderMenu-module__gE4rDa__actions{display:none}@media screen and (min-width:768px){.ViewerHeaderMenu-module__gE4rDa__menu{--link-gap:var(--space-3xl);font-size:var(--font-size-md);justify-self:flex-end;display:block}.ViewerHeaderMenu-module__gE4rDa__item{padding-bottom:var(--space-4)}.ViewerHeaderMenu-module__gE4rDa__activeItem{border-bottom:2px solid}}
.page-module__7lniTW__page{place-self:flex-start stretch}.page-module__7lniTW__grid{padding:var(--space-l)}.page-module__7lniTW__card img{height:200px}
.page-module__RUNzOq__fallback{justify-content:center;align-items:center;min-height:200px;display:flex}.page-module__RUNzOq__header{margin-bottom:0}
.page-module__AePxeq__topSection{padding-top:var(--space-xl)}.page-module__AePxeq__progressCards{gap:var(--space-2-5);scroll-snap-type:x mandatory;width:100%;padding-bottom:var(--space-1-5);scrollbar-width:none;display:flex;overflow-x:auto}.page-module__AePxeq__progressCards::-webkit-scrollbar{display:none}.page-module__AePxeq__progressCardPrimary,.page-module__AePxeq__progressCardMetric{scroll-snap-align:start;border:2px solid var(--color-border-progress);background-color:var(--color-surface-progress);padding:var(--space-3-5);aspect-ratio:1;border-radius:12px;flex-direction:column;min-height:0;display:flex}.page-module__AePxeq__progressCardPrimary{background:linear-gradient(180deg, var(--color-surface-progress-dark) 0%, var(--color-surface-progress-dark-strong) 100%);border-color:var(--color-surface-progress-dark);color:var(--color-text-inverse);flex:0 0 74%}.page-module__AePxeq__progressCardMetric{background-color:var(--color-base-100);border-color:var(--color-border-subtle);flex:0 0 36%;position:relative}.page-module__AePxeq__primaryHeader{grid-gap:var(--space-0-5);gap:var(--space-0-5);display:grid}.page-module__AePxeq__primaryKicker{font-size:var(--font-size-xs);letter-spacing:.02em;font-weight:500}.page-module__AePxeq__primarySubline{font-size:var(--font-size-xs);color:var(--color-text-progress-inverse-muted)}.page-module__AePxeq__primaryValue{margin-top:var(--space-xs);font-family:var(--font-secondary);font-size:var(--font-size-4xl);text-align:right;flex:1;justify-content:flex-end;align-items:center;font-style:italic;font-weight:500;line-height:1;display:flex}.page-module__AePxeq__primaryLabel{font-size:var(--font-size-xs);text-align:right;color:var(--color-text-progress-inverse-muted);margin:auto 0 0;font-weight:500}.page-module__AePxeq__weekChart{justify-content:space-between;gap:var(--space-1-5);height:34px;margin-top:var(--space-2-5);margin-bottom:0;display:flex}.page-module__AePxeq__dayColumn{align-items:center;gap:var(--space-1-5);flex-direction:column;flex:1;display:flex}.page-module__AePxeq__barContainer{flex:1;justify-content:center;align-items:flex-end;width:100%;display:flex}.page-module__AePxeq__bar{background-color:color-mix(in srgb, var(--color-base-000) 82%, transparent);border-radius:4px 4px 0 0;width:100%;max-width:32px;min-height:4px}.page-module__AePxeq__dayLabel{font-size:var(--font-size-xs);color:var(--color-text-progress-inverse-muted);text-transform:uppercase;font-weight:600}.page-module__AePxeq__metricKicker{font-size:var(--font-size-xs);color:var(--color-primary);letter-spacing:.02em;font-weight:500;display:inline-block}.page-module__AePxeq__metricValue{margin-top:var(--space-xs);font-family:var(--font-secondary);font-size:var(--font-size-4xl);color:var(--color-primary);flex:1;justify-content:flex-end;align-items:center;font-style:italic;font-weight:500;line-height:1;display:flex}.page-module__AePxeq__metricLabel{font-size:var(--font-size-sm);color:var(--color-primary);text-align:right;margin:auto 0 0;font-weight:500;line-height:1.15}.page-module__AePxeq__metricMetaTop{top:var(--space-2-5);left:var(--space-2-5);max-width:70%;font-size:var(--font-size-text-xs);color:var(--color-text-secondary);margin:0;font-weight:500;line-height:1.2;position:absolute}@media (max-width:479px){.page-module__AePxeq__progressCardPrimary{padding:var(--space-s);aspect-ratio:auto;flex-basis:86%;height:148px}.page-module__AePxeq__progressCardMetric{padding:var(--space-s);aspect-ratio:auto;flex-basis:42%;height:148px}.page-module__AePxeq__primaryHeader{gap:var(--space-px)}.page-module__AePxeq__primarySubline{font-size:var(--font-size-2xs);opacity:.9;white-space:nowrap;text-overflow:ellipsis;line-height:1.2;display:block;overflow:hidden}.page-module__AePxeq__primaryValue{margin-top:var(--space-2xs);font-size:var(--font-size-4xl)}.page-module__AePxeq__metricValue{margin-top:var(--space-1-5);font-size:var(--font-size-4xl)}.page-module__AePxeq__metricMetaTop{top:var(--space-xs);left:var(--space-xs);font-size:var(--font-size-2xs);color:var(--color-text-secondary);max-width:75%}.page-module__AePxeq__weekChart{margin-top:var(--space-2xs);height:34px}.page-module__AePxeq__primaryLabel{margin-top:var(--space-2xs);margin-bottom:var(--space-xs);font-size:var(--font-size-xs);line-height:1.2}}@media (min-width:480px) and (max-width:767px){.page-module__AePxeq__progressCardPrimary{padding:var(--space-s);aspect-ratio:auto;flex-basis:72%;height:168px}.page-module__AePxeq__progressCardMetric{padding:var(--space-s);aspect-ratio:auto;flex-basis:36%;height:168px}.page-module__AePxeq__primaryValue,.page-module__AePxeq__metricValue{font-size:var(--font-size-5xl)}}.page-module__AePxeq__headline{margin-bottom:var(--space-3-5)}.page-module__AePxeq__section{padding-top:var(--space-7)}.page-module__AePxeq__learningUnitsContainer{grid-gap:var(--space-3xl);gap:var(--space-3xl);grid-template-columns:repeat(auto-fill,100%);display:grid}.page-module__AePxeq__learningUnit,.page-module__AePxeq__learningUnitPreview{width:100%}.page-module__AePxeq__learningUnitPreview{opacity:.5;pointer-events:none}.page-module__AePxeq__learnTodayStack{gap:var(--space-s);flex-direction:column;width:100%;display:flex}.page-module__AePxeq__cardContainer{display:flex;container-type:inline-size}.page-module__AePxeq__cardContainer>*{flex:1;width:100%}.page-module__AePxeq__learnTodayGrid{--topic-card-hover-color:var(--color-highlight-orange);grid-gap:var(--space-m);gap:var(--space-m);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-auto-rows:minmax(360px,1fr);width:100%;display:grid}.page-module__AePxeq__completedSection{padding-top:var(--space-7)}@media screen and (min-width:768px){.page-module__AePxeq__headline{margin-bottom:var(--space-3xl)}.page-module__AePxeq__topSection,.page-module__AePxeq__section{padding-top:var(--space-12)}.page-module__AePxeq__progressCards{grid-gap:var(--space-s);gap:var(--space-s);grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:0;display:grid;overflow:visible}.page-module__AePxeq__progressCardPrimary,.page-module__AePxeq__progressCardMetric{flex:initial;aspect-ratio:auto;height:180px;padding:var(--space-2-5)}.page-module__AePxeq__progressCardPrimary{grid-column:span 2}.page-module__AePxeq__primaryValue{margin-top:0}.page-module__AePxeq__primaryLabel{margin-top:0;margin-bottom:var(--space-xs)}.page-module__AePxeq__weekChart{margin-top:var(--space-2xs);height:24px}.page-module__AePxeq__primaryValue,.page-module__AePxeq__metricValue{font-size:var(--font-size-5xl);margin-left:auto}.page-module__AePxeq__metricValue{margin-top:var(--space-2xs)}.page-module__AePxeq__metricMetaTop,.page-module__AePxeq__primaryLabel,.page-module__AePxeq__metricLabel{font-size:var(--font-size-xs)}.page-module__AePxeq__dayColumn{gap:var(--space-2xs)}.page-module__AePxeq__learnTodayStack{gap:var(--space-m)}.page-module__AePxeq__learnTodayGrid{grid-template-columns:repeat(3,1fr)}}
.page-module__YLmIZq__content{background-color:var(--color-base-000);min-height:100%;padding:var(--space-4) var(--space-3)}@media screen and (min-width:768px){.page-module__YLmIZq__content{padding:var(--space-8) var(--space-10)}}
