.content_container__KyIED{display:flex;flex-direction:column;position:relative;width:100%;height:100%;background-color:var(--back-ground-color-secondary)}.content_container__KyIED>div:first-child{flex:1 1}.content_wrapperCanvas__OTM5Y{width:60%;height:90vh}.content_illustrationSection__nfNIf{border:1px solid white}.cardContent_cardContentContainer__XE1qY{position:absolute;right:0;width:50vw;height:100%;display:flex;align-items:center;justify-content:flex-end;padding:2rem;background:linear-gradient(90deg,var(--linear-gradient-transparent) 0,var(--border-color-primary) 190%)}.cardContent_cardContent__lCrOy{aspect-ratio:3/4;display:flex;flex-direction:column;width:clamp(20rem,40vw,32rem);max-width:100%;max-height:90%;padding:2rem;border-radius:24px;overflow:hidden;background-color:#fdfcfc;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);color:black}.cardContent_cardContent__lCrOy>h2:nth-child(2){font-size:1.5rem;font-weight:600;color:var(--hover-color-primary);margin:1rem 0}.cardContent_cardContent__lCrOy>h3:nth-child(3){font-weight:600;margin-bottom:.5rem}.cardContent_textContent__FiGWf{flex-grow:1;font-size:1rem;padding-bottom:4rem;-webkit-mask-image:linear-gradient(180deg,black 60%,rgba(0,0,0,.457) 80%,rgba(0,0,0,0));mask-image:linear-gradient(180deg,black 60%,rgba(0,0,0,.457) 80%,rgba(0,0,0,0));overflow:scroll;scrollbar-width:none}.navButtons_navButtons__EJ5qg{display:flex;justify-content:space-between;margin-top:auto}.navButtons_navButton__ETyW9{display:flex;align-items:center;gap:.5rem;border:none;font-size:1rem;font-weight:700;color:var(--hover-color-primary);background-color:inherit}.navButtons_navButton__ETyW9:hover{cursor:pointer}.navButtons_nextButton__Gruvt{flex-direction:row-reverse}.navButtons_circle__VIS8j{display:flex;justify-content:center;align-items:center;width:30px;aspect-ratio:1/1;border-radius:50%;line-height:1;background-color:var(--hover-color-primary);color:white}.navButtons_disabled__PVUan{opacity:.5}.navButtons_disabled__PVUan:hover{cursor:not-allowed}.progressBar_progressBarContainer__a_lJy{font-size:1.7rem}.progressBar_progressBar__1krB1{display:flex;gap:.5em}.progressBar_chapterContainer__F_ZzE{display:flex;gap:.2em}.progressBar_chapter__sBFmy{display:flex;justify-content:center;align-items:center;width:2em;aspect-ratio:1/1;border-radius:50%;letter-spacing:.02em;background-color:var(--hover-color-primary);color:white}.progressBar_subChapterContainer___nQn9{display:flex;justify-content:center;align-items:center;gap:.2em}.progressBar_subChapter__odKjm{width:1.4em;aspect-ratio:1/1;border-radius:50%;background-color:var(--hover-color-primary)}.progressBar_activeChap__kVIaT{background-color:initial;color:var(--red)}.progressBar_visitedChap__GvF4x{background-color:var(--red)}.progressBar_activeSubChap__eon2E{background-color:var(--yellow)}.progressBar_visitedSubChap__uQODq{background-color:var(--red)}.glossary_term__6WhxA{-webkit-text-decoration:underline dotted orange;text-decoration:underline dotted orange;text-underline-offset:4px;text-decoration-thickness:4px;cursor:pointer}.glossary_term__6WhxA:hover{text-decoration:none;color:orange}.tooltip_portalTooltip__FMXIu{position:fixed;z-index:10000;pointer-events:none;will-change:transform,opacity}.tooltip_portalBubble__5ldEk{max-width:20rem;background:#fff;color:#333;border-radius:8px;border:1px solid #ccc;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:14px;padding:1.5rem}.tooltip_portalBubble__5ldEk h3{margin:0 0 .5rem;text-transform:capitalize;color:#181818}.customLoader_loaderContainer__2pTWk{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);justify-content:center;align-items:center;gap:20px;z-index:9999}.customLoader_loader__AtNzW{width:100px;height:100px}.customLoader_strokePath__Y2W59{fill:none;stroke:#ee76aa;stroke-width:2;stroke-dasharray:1500;stroke-dashoffset:1500;animation:customLoader_trace__IR__W 5s ease-in-out infinite}.customLoader_fill_path__O8nN0{fill:#ee76aa;stroke:none;opacity:0;animation:customLoader_fillReveal__yNj0J 1.5s ease-in-out infinite;animation-delay:2.5s}@keyframes customLoader_trace__IR__W{to{stroke-dashoffset:0}}@keyframes customLoader_fillReveal__yNj0J{0%{opacity:0}to{opacity:1}}.helper_overlay__UFQDC{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.5);cursor:pointer;z-index:3}.helper_modal__z09ry{max-width:700px;width:90%;max-height:90%;border-radius:9px;background:rgba(255,255,255,.934);border:1px solid var(--hover-color-primary);padding:1rem;cursor:default}.helper_content__A1Z18{color:black}.helper_content__A1Z18 .helper_icon__xJ8Ic{font-size:larger}.helper_content__A1Z18 p{margin-bottom:1rem}.helper_content__A1Z18 .helper_text__pgk8B{padding:1rem}.helper_contact__9mpQ0{margin-bottom:1rem}.helper_email_link___6BTk{font-weight:700}.helper_email_link___6BTk:hover{text-decoration:underline}.helper_mobile_note__wbk6q{display:none}@media (max-width:768px){.helper_mobile_note__wbk6q{display:block}.helper_modal__z09ry{max-height:70%;overflow-y:scroll}}