.DeckReadyNotification_notification__uRtbZ{position:fixed;top:1.25rem;right:1.25rem;background:#fff;border:1px solid #e1e1e1;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);max-width:25rem;width:calc(100vw - 2.5rem);z-index:9999;transform:translateX(calc(100% + 2.5rem));transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.DeckReadyNotification_notification__uRtbZ.DeckReadyNotification_visible__Fsj3S{transform:translateX(0)}.DeckReadyNotification_notification__uRtbZ.DeckReadyNotification_exiting__6Npjo{transform:translateX(calc(100% + 2.5rem))}.DeckReadyNotification_notificationContent__LOy7I{padding:1rem;display:flex;align-items:flex-start;gap:.75rem}.DeckReadyNotification_textContent__v5_2V{flex:1 1;padding-right:1.5rem}.DeckReadyNotification_textContent__v5_2V h4{font-size:var(--font-body);margin:0 0 .25rem;color:#000}.DeckReadyNotification_textContent__v5_2V p{font-size:var(--font-label);color:#767676;margin:0;line-height:1.4}.DeckReadyNotification_dismissButton__YWtm7{position:absolute;top:.75rem;right:.75rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#767676;cursor:pointer;border-radius:.375rem;transition:all .2s ease}.DeckReadyNotification_dismissButton__YWtm7:hover{background:#fdfdfd;color:#000}.DeckReadyNotification_actions__PP8dh{padding:0 1rem 1rem}.DeckReadyNotification_actions__PP8dh .DeckReadyNotification_primaryButton__72164{width:100%;padding:.625rem 1rem;background:#1a4a28;color:#fff;border:none;border-radius:.5rem;font-size:var(--font-label);cursor:pointer;transition:all .2s ease}.DeckReadyNotification_actions__PP8dh .DeckReadyNotification_primaryButton__72164:hover{background:#041d05;color:#ffd0df;transform:translateY(-1px)}.DeckReadyNotification_actions__PP8dh .DeckReadyNotification_primaryButton__72164:active{transform:translateY(0)}@media(max-width:768px){.DeckReadyNotification_notification__uRtbZ{top:3.75rem;right:.625rem;left:.625rem;width:auto;max-width:none}}.ProgressNotification_notification__R73Nu{position:fixed;top:1.25rem;right:1.25rem;background:#fff;border:1px solid hsla(0,0%,88%,.3);border-radius:.75rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06),0 20px 25px -5px rgba(0,0,0,.1);width:22.5rem;z-index:9999;transform:translateX(calc(100% + 2.5rem));transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.ProgressNotification_notification__R73Nu.ProgressNotification_visible__iuym0{transform:translateX(0)}.ProgressNotification_notification__R73Nu.ProgressNotification_exiting__MTKpr{transform:translateX(calc(100% + 2.5rem))}.ProgressNotification_notification__R73Nu.ProgressNotification_completed__sNY6Q .ProgressNotification_notificationContent__5gFMx{animation:ProgressNotification_completedPulse__z3FKK .3s ease}.ProgressNotification_notificationContent__5gFMx{padding:1rem}.ProgressNotification_header__LrEyE{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.ProgressNotification_title__N39QO{display:flex;align-items:center;gap:.5rem;font-size:var(--font-body);font-weight:500;color:#000}.ProgressNotification_title__N39QO .ProgressNotification_checkIcon__s_ZYX{color:#1a4a28;animation:ProgressNotification_checkBounce__CiVpi .4s ease}.ProgressNotification_dismissButton__6QR0Q{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background:none;border:none;color:hsla(0,0%,46%,.6);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.ProgressNotification_dismissButton__6QR0Q:hover{background:hsla(0,0%,88%,.1);color:#767676}.ProgressNotification_description__KF3Pv{margin-bottom:.75rem}.ProgressNotification_description__KF3Pv p{font-size:var(--font-label);color:hsla(0,0%,46%,.8);margin:0;line-height:1.5}.ProgressNotification_progressContainer__nNeCr{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.ProgressNotification_progressBar__QUeVu{flex:1 1;height:.375rem;background:hsla(0,0%,88%,.2);border-radius:.1875rem;overflow:hidden;position:relative}.ProgressNotification_progressFill__A2RYj{height:100%;background:linear-gradient(90deg,#1a4a28,#215d32);border-radius:.1875rem;transition:width .3s ease;position:relative}.ProgressNotification_progressFill__A2RYj:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:ProgressNotification_shimmer__7Sm1R 1.5s infinite}.ProgressNotification_progressText__7L51j{font-size:.75rem;font-weight:500;color:#767676;min-width:2.1875rem;text-align:right}.ProgressNotification_primaryButton__S5mvO{width:100%;padding:.625rem 1rem;background:#1a4a28;color:#fff;border:none;border-radius:.5rem;font-size:var(--font-label);font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:.25rem}.ProgressNotification_primaryButton__S5mvO:hover{background:#041d05;transform:translateY(-1px);box-shadow:0 4px 12px rgba(26,74,40,.3)}.ProgressNotification_primaryButton__S5mvO:active{transform:translateY(0)}@keyframes ProgressNotification_checkBounce__CiVpi{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes ProgressNotification_completedPulse__z3FKK{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes ProgressNotification_shimmer__7Sm1R{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(max-width:768px){.ProgressNotification_notification__R73Nu{top:3.75rem;right:.625rem;left:.625rem;width:auto}}.NotificationContainer_notificationContainer__MDkuc{position:fixed;top:0;right:0;z-index:9999;pointer-events:none}.NotificationContainer_notificationWrapper__wtS6Z{pointer-events:auto;transition:transform .3s ease}.Wrapper_wrapper__KU8Bk{background-color:#fdfdfd;padding-top:7.1875rem;padding-bottom:7.3125rem;width:100%}@media(max-width:767px){.Wrapper_wrapper__KU8Bk{padding-top:5.25rem;padding-bottom:4.25rem}}.Wrapper_wrapper__KU8Bk:has([class*=About_about]:last-child){padding-bottom:0}.Wrapper_wrapper__KU8Bk:has([class*=ProductPage_sliderWrapper__]:last-child){padding-bottom:0}.Wrapper_wrapper__KU8Bk:has([class*=ProductPage_sliderWrapper__]:last-child) [class*=ProductPage_slideContainer__],.Wrapper_wrapper__KU8Bk:has([class*=ProductPage_sliderWrapper__]:last-child) [class*=ProductPage_sliderBlock__]{margin-bottom:0}.ProductPage_productPage__P2gc3{padding-top:0;margin-bottom:-7.5rem}@media(max-width:900px){.ProductPage_productPage__P2gc3{margin-bottom:-2.5rem}}.ProductPage_productPage__P2gc3 .container{max-width:75rem}@media(max-width:900px){.ProductPage_productPage__P2gc3 .container{padding:0 1rem}}.ProductPage_productPage__P2gc3 .is-mobile{display:none}@media(max-width:900px){.ProductPage_productPage__P2gc3 .is-mobile{display:block}}.ProductPage_productPage__P2gc3 .is-desktop{display:block!important}@media(max-width:900px){.ProductPage_productPage__P2gc3 .is-desktop{display:none!important}}.ProductPage_title__9lKOB{font-size:var(--font-h4);max-width:50rem;line-height:1.1475409836;font-weight:800;margin-bottom:.625rem;margin-top:-1.25rem;color:#000}@media(max-width:900px){.ProductPage_title__9lKOB{font-size:var(--font-h4);text-align:center;margin-top:0;line-height:1.3}}.ProductPage_productContainer__A66CV{text-align:center;margin:0 auto;background:#fff;border-radius:8px}.ProductPage_productContainer__A66CV .is-mobile{display:none}@media(max-width:900px){.ProductPage_productContainer__A66CV .is-mobile{display:block}}.ProductPage_productContainer__A66CV .is-desktop{display:block!important}@media(max-width:900px){.ProductPage_productContainer__A66CV .is-desktop{display:none!important}}.ProductPage_productContainer__A66CV .ProductPage_thumbWrapper__ffEqL{position:relative;width:100%}.ProductPage_productContainer__A66CV .ProductPage_thumbWrapper__ffEqL .ProductPage_thumb__hJn_5{overflow:hidden;border-radius:.625rem;box-shadow:var(--card-img-shadow)}.ProductPage_productContainer__A66CV .ProductPage_thumbWrapper__ffEqL .ProductPage_thumb__hJn_5 img{width:100%;height:auto;display:block;object-fit:contain;border-radius:.625rem;filter:drop-shadow(0 3px 7px rgba(78,78,78,.06)) drop-shadow(0 2px 7px rgba(144,48,7,.08))}@media(max-width:900px){.ProductPage_productContainer__A66CV{background:transparent;text-align:left}}.ProductPage_mainRow__A_Rzd{background-color:#fdfdfd;display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start;justify-content:flex-start}@media(max-width:900px){.ProductPage_mainRow__A_Rzd{flex-direction:column;gap:1.5rem;background-color:transparent}}.ProductPage_thumbWrapper__ffEqL{min-width:220px;max-width:260px;margin:0 auto;padding-top:0;vertical-align:top}@media(max-width:900px){.ProductPage_thumbWrapper__ffEqL{min-width:180px;max-width:220px;margin:0 auto 1.5rem}}.ProductPage_infoAndButtons__gk1S_{flex:1 1;display:flex;flex-direction:column;gap:1.2rem;align-items:center}@media(max-width:900px){.ProductPage_infoAndButtons__gk1S_{gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem;width:100%}}.ProductPage_infoSection__7ipnZ{flex:1 1;margin-right:20px;padding:0}@media(max-width:900px){.ProductPage_infoSection__7ipnZ{margin-right:0;order:4}}.ProductPage_infoList__ew6zG{display:flex;flex-direction:column;gap:15px;align-items:flex-start}@media(max-width:900px){.ProductPage_infoList__ew6zG{gap:.75rem}}.ProductPage_firstItem__t6sjq{font-size:var(--font-body);color:#000!important;text-align:left}@media(max-width:900px){.ProductPage_firstItem__t6sjq{font-size:var(--font-body);display:flex;align-items:center;flex-wrap:wrap}}.ProductPage_label__SCVQN{font-size:var(--font-body);line-height:1.7;color:#000;margin-right:2px;display:inline}@media(max-width:900px){.ProductPage_label__SCVQN{font-size:var(--font-body);min-width:5rem;white-space:nowrap;margin-right:.375rem}.ProductPage_firstItem__t6sjq>strong{white-space:nowrap;margin-right:.375rem;display:inline-flex;align-items:center;gap:.25rem}}.ProductPage_buttonsSection__FOfVm{padding:1.25rem 1.125rem;background-color:#fff;border-radius:8px;width:28.125rem;box-shadow:0 .25rem 1.25rem rgba(0,0,0,.1);box-sizing:border-box;border:1px solid #e1e1e1;min-width:220px;gap:.5rem;margin-left:auto;margin-top:0;vertical-align:top}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm{width:100%;min-width:unset;margin-left:0;margin-top:1.25rem;order:2;padding:1.25rem;box-shadow:0 .125rem .75rem rgba(0,0,0,.08)}}.ProductPage_buttonsSection__FOfVm .ProductPage_rentalHeading__YW2Wa{font-size:var(--font-h6);font-weight:700;padding-top:0;font-size:var(--font-body);margin-bottom:.5rem;margin-top:.3125rem;line-height:1.3;color:#000}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm .ProductPage_rentalHeading__YW2Wa{font-size:var(--font-h6);margin-bottom:1.25rem;margin-top:.125rem;text-align:center;line-height:1.3}}.ProductPage_buttonsSection__FOfVm .ProductPage_rentalOptions__kqHZL{text-align:center;width:100%;margin-bottom:0!important;gap:.5rem}.ProductPage_buttonsSection__FOfVm .ProductPage_rentalOptions__kqHZL h2{font-size:var(--font-h6)}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm .ProductPage_rentalOptions__kqHZL{text-align:left;gap:.75rem;padding-top:.125rem}}.ProductPage_buttonsSection__FOfVm .ProductPage_buy__hUK8I,.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT{background-color:#1a4a28;color:#fff;border-radius:4px;cursor:pointer;flex:1 1;width:100%;transition:background-color .3s ease;height:2.25rem;font-size:var(--font-label);padding:0 .75rem}.ProductPage_buttonsSection__FOfVm .ProductPage_buy__hUK8I:hover,.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT:hover{background-color:#13371e}.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT{background-color:#1a4a28;border-radius:4px;height:3.5rem;font-size:var(--font-h6);font-weight:600;padding:.875rem 1.5rem;margin-top:1rem;color:#fff;display:flex;align-items:center;justify-content:center;gap:.6em;box-shadow:0 .125rem .5rem rgba(26,74,40,.15);transition:all .2s ease;border:none}.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT:hover:not(:disabled){background-color:#13371e;box-shadow:0 .1875rem .75rem rgba(26,74,40,.25);transform:translateY(-1px)}.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT:active:not(:disabled){transform:translateY(0);box-shadow:0 .0625rem .25rem rgba(26,74,40,.2)}.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT svg{font-size:1.1em}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm .ProductPage_cart__9Z2oT{height:3.25rem;font-size:var(--font-body);font-weight:600;padding:.875rem 1.25rem;margin-top:1.125rem}}.ProductPage_buttonsSection__FOfVm .ProductPage_extras__JvD4f{margin-bottom:0}.ProductPage_buttonsSection__FOfVm .ProductPage_extras__JvD4f button{width:100%}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm .ProductPage_extras__JvD4f{margin-bottom:0}}.ProductPage_buttonsSection__FOfVm h3{font-size:var(--font-h4);margin-bottom:.375rem;margin-top:1rem;font-weight:800;line-height:1.2;color:#000}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm h3{font-size:var(--font-h5);text-align:center;margin-bottom:.5rem;margin-top:.875rem}}.ProductPage_buttonsSection__FOfVm label,.ProductPage_buttonsSection__FOfVm p,.ProductPage_buttonsSection__FOfVm span{font-size:var(--font-body);line-height:1.5}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm label,.ProductPage_buttonsSection__FOfVm p,.ProductPage_buttonsSection__FOfVm span{font-size:var(--font-body)}}.ProductPage_buttonsSection__FOfVm>p{color:#767676;font-size:var(--font-label);margin-top:.25rem;margin-bottom:.5rem}@media(max-width:900px){.ProductPage_buttonsSection__FOfVm>p{text-align:center;margin-bottom:.625rem}}.ProductPage_option__DnuFu{display:flex;justify-content:space-between;align-items:center;padding:.875rem 1rem;border:1px solid #e1e1e1;border-radius:4px;margin-bottom:.5rem;width:100%;color:#000;background:#fff;transition:all .2s ease;cursor:pointer}.ProductPage_option__DnuFu:hover{border-color:rgba(26,74,40,.3);background:rgba(26,74,40,.02)}.ProductPage_option__DnuFu.ProductPage_active__Uf7Zy{border-color:#1a4a28;background:rgba(26,74,40,.04);color:#000}.ProductPage_option__DnuFu input[type=radio]{accent-color:#1a4a28;width:1.125rem;height:1.125rem;margin-right:.75rem;cursor:pointer}@media(max-width:900px){.ProductPage_option__DnuFu input[type=radio]{width:1.125rem;height:1.125rem;margin-right:.75rem}}.ProductPage_option__DnuFu label{font-size:var(--font-body);display:flex;justify-content:space-between;width:100%;cursor:pointer;font-weight:500}@media(max-width:900px){.ProductPage_option__DnuFu label{font-size:var(--font-body);align-items:center}}.ProductPage_option__DnuFu span{font-size:var(--font-body)}@media(max-width:900px){.ProductPage_option__DnuFu span{font-size:var(--font-body)}.ProductPage_option__DnuFu{padding:.75rem .875rem;margin-bottom:.5rem}}.ProductPage_tooltipIcon__9PQ3d{display:inline-flex;justify-content:center;align-items:center;position:relative;cursor:pointer;margin-left:8px;color:#1a4a28;font-family:OpenSauceSans,sans-serif}.ProductPage_tooltip__QYwIk{position:absolute;background-color:#000;color:#fff;padding:15px;border-radius:4px;box-shadow:0 0 10px rgba(0,0,0,.1);z-index:1000;width:350px;font-size:14px;line-height:1.5;margin-top:5px;display:none}@media(max-width:900px){.ProductPage_tooltip__QYwIk{width:280px;font-size:13px;padding:12px}}.ProductPage_tooltipIcon__9PQ3d:hover .ProductPage_tooltip__QYwIk{display:block;top:100%;left:50%;transform:translateX(-50%)}.ProductPage_infoTextRow__bYfaQ{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;justify-content:flex-start;margin:1.5625rem 0 0}@media(max-width:900px){.ProductPage_infoTextRow__bYfaQ{flex-direction:column;gap:1.5rem;margin:0;order:4;width:100%;padding-left:1rem;padding-right:1rem;box-sizing:border-box}}.ProductPage_infoBox__m_lY2{flex:0 0 350px;max-width:400px;min-width:260px}@media(max-width:900px){.ProductPage_infoBox__m_lY2{flex:none;max-width:100%;min-width:0;width:100%;margin:0;padding:0}}.ProductPage_infoHeading__hqidX{font-size:var(--font-h6);color:#000;text-align:left;line-height:1.2;margin-bottom:15px}@media(max-width:900px){.ProductPage_infoHeading__hqidX{font-size:var(--font-h6)}}.ProductPage_bookInfoExtended__h7D4P{flex-direction:column;display:flex;gap:1.125rem;color:#767676}@media(max-width:900px){.ProductPage_bookInfoExtended__h7D4P{width:100%;align-items:flex-start;justify-content:flex-start;margin:0;text-align:left}}.ProductPage_bookInfoExtended__h7D4P::-webkit-scrollbar{width:1px;height:3px}.ProductPage_bookInfoExtended__h7D4P::-webkit-scrollbar-track{background:#f1f1f1}.ProductPage_bookInfoExtended__h7D4P::-webkit-scrollbar-thumb{background:#1a4a28;border-radius:50px}.ProductPage_bookInfoExtended__h7D4P::-webkit-scrollbar-thumb:hover{background:#1a4a28}.ProductPage_bookInfoExtended__h7D4P span{display:flex;gap:.625rem;align-items:center;text-align:left}.ProductPage_bookInfoExtended__h7D4P span>span{align-items:flex-start}.ProductPage_bookInfoExtended__h7D4P .icon{width:1.875rem;font-size:1.875rem}.ProductPage_bookInfoExtended__h7D4P.ProductPage_isMobile__s3DfU{display:none}.ProductPage_bookInfoExtended__h7D4P.ProductPage_isDesktop__daBQy{display:flex}@media(max-width:900px){.ProductPage_bookInfoExtended__h7D4P{gap:1rem}}.ProductPage_dottedBackground__FpXbM{background-color:transparent;padding:20px;border-radius:8px;margin-top:0;border:1px solid #e1e1e1}@media(max-width:900px){.ProductPage_dottedBackground__FpXbM{padding:1.125rem;border-radius:4px;width:100%;box-sizing:border-box;margin:0}}.ProductPage_infoColumns__CL6QO{display:flex;flex-direction:column;flex-wrap:wrap}@media(max-width:900px){.ProductPage_infoColumns__CL6QO{gap:.75rem}}.ProductPage_infoItem__NwWtA{margin-right:20px;margin-bottom:15px;font-size:var(--font-body);color:#000;font-family:OpenSauceSans,sans-serif}.ProductPage_infoItem__NwWtA:last-child{margin-bottom:0}.ProductPage_infoItem__NwWtA strong{color:#000;margin-right:.3125rem}@media(max-width:900px){.ProductPage_infoItem__NwWtA{margin-right:0;margin-bottom:0;display:flex;align-items:center;gap:.5rem}.ProductPage_infoItem__NwWtA strong{min-width:5rem}}.ProductPage_courseInfo__bDDBO{margin-right:20px;margin-bottom:15px;font-size:var(--font-body);color:#000;font-family:OpenSauceSans,sans-serif;padding:.75rem 1rem;background-color:rgba(34,197,94,.05);border-left:3px solid #1a4a28;border-radius:4px}.ProductPage_courseInfo__bDDBO:last-child{margin-bottom:0}.ProductPage_courseInfo__bDDBO strong{color:#1a4a28;margin-right:.3125rem;display:block;margin-bottom:.5rem}@media(max-width:900px){.ProductPage_courseInfo__bDDBO{margin-right:0;margin-bottom:.75rem;padding:.625rem .75rem}}.ProductPage_courseList__3AQOy{list-style:none;padding:0;margin:0}.ProductPage_courseList__3AQOy li{position:relative;padding-left:1rem;margin-bottom:.25rem;font-size:var(--font-body);line-height:1.5}.ProductPage_courseList__3AQOy li:before{content:"•";color:#1a4a28;position:absolute;left:0;font-weight:700}.ProductPage_courseList__3AQOy li:last-child{margin-bottom:0}@media(max-width:900px){.ProductPage_courseList__3AQOy li{padding-left:.75rem;font-size:var(--font-body)}}.ProductPage_universityTag__pRA6a{color:#1a4a28;font-weight:500;margin-left:.5rem}@media(max-width:900px){.ProductPage_universityTag__pRA6a{display:block;margin-left:0;margin-top:.125rem}}.ProductPage_textBox__GeQny{flex:1 1;min-width:0}@media(max-width:900px){.ProductPage_textBox__GeQny{order:3;margin-top:1.25rem}}.ProductPage_bookContents__VbQRu>a{padding-inline:1.875rem}.ProductPage_bookContents__VbQRu>h3{font-size:var(--font-body);margin-bottom:1.25rem;margin-top:1.25rem;color:#000}@media(max-width:900px){.ProductPage_bookContents__VbQRu>a{padding-inline:0}}.ProductPage_aboutBook__BKQ3f{text-align:left}.ProductPage_aboutBook__BKQ3f h2{font-size:var(--font-h6);color:#000}@media(max-width:900px){.ProductPage_aboutBook__BKQ3f h2{font-size:var(--font-h6);margin-bottom:1rem}}.ProductPage_excerpt__EprA5{position:relative;overflow:hidden;max-height:5rem}.ProductPage_excerpt__EprA5:after{content:" ";position:absolute;width:100%;height:100%;inset:0;background:#f7f7f7;background:linear-gradient(0deg,#fafafa,#fafafa 15%,hsla(0,0%,98%,0));display:block}.ProductPage_excerpt__EprA5.ProductPage_more__bW5P_{max-height:none}.ProductPage_excerpt__EprA5.ProductPage_more__bW5P_:after{display:none}.ProductPage_excerpt__EprA5.ProductPage_less__YbyKE{max-height:10rem}.ProductPage_excerpt__EprA5 p{font-size:var(--font-body);line-height:1.125rem;text-align:justify}.ProductPage_excerpt__EprA5 .editor-text,.ProductPage_excerpt__EprA5 .editor-text div,.ProductPage_excerpt__EprA5 .editor-text h1,.ProductPage_excerpt__EprA5 .editor-text h2,.ProductPage_excerpt__EprA5 .editor-text h3,.ProductPage_excerpt__EprA5 .editor-text h4,.ProductPage_excerpt__EprA5 .editor-text h5,.ProductPage_excerpt__EprA5 .editor-text h6,.ProductPage_excerpt__EprA5 .editor-text p,.ProductPage_excerpt__EprA5 .editor-text span{font-size:var(--font-body)!important}.ProductPage_excerpt__EprA5 .editor-text p{line-height:1.125rem;text-align:justify;margin-bottom:.3125rem!important}.ProductPage_excerpt__EprA5 .editor-text b,.ProductPage_excerpt__EprA5 .editor-text strong{font-size:var(--font-body)!important;font-weight:700}.ProductPage_excerpt__EprA5 .editor-text em,.ProductPage_excerpt__EprA5 .editor-text i{font-size:var(--font-body)!important;font-style:italic}.ProductPage_excerpt__EprA5 .editor-text u{font-size:var(--font-body)!important;text-decoration:underline}.ProductPage_excerpt__EprA5 .editor-text ol,.ProductPage_excerpt__EprA5 .editor-text ul{font-size:var(--font-body)!important;margin-left:.9375rem!important}.ProductPage_excerpt__EprA5 .editor-text ol li,.ProductPage_excerpt__EprA5 .editor-text ul li{font-size:var(--font-body)!important;margin-bottom:.3125rem!important;list-style-position:outside}.ProductPage_excerpt__EprA5 .editor-text a{font-size:var(--font-body)!important;color:#1a4a28}.ProductPage_excerpt__EprA5 .editor-text a:hover{text-decoration:underline}@media(max-width:900px){.ProductPage_excerpt__EprA5.ProductPage_less__YbyKE{max-height:9.375rem}.ProductPage_excerpt__EprA5 p{font-size:var(--font-body);line-height:1.6;text-align:left}.ProductPage_excerpt__EprA5 .editor-text,.ProductPage_excerpt__EprA5 .editor-text div,.ProductPage_excerpt__EprA5 .editor-text h1,.ProductPage_excerpt__EprA5 .editor-text h2,.ProductPage_excerpt__EprA5 .editor-text h3,.ProductPage_excerpt__EprA5 .editor-text h4,.ProductPage_excerpt__EprA5 .editor-text h5,.ProductPage_excerpt__EprA5 .editor-text h6,.ProductPage_excerpt__EprA5 .editor-text p,.ProductPage_excerpt__EprA5 .editor-text span{font-size:var(--font-body)!important}.ProductPage_excerpt__EprA5 .editor-text p{line-height:1.6;text-align:left;margin-bottom:.3125rem!important}.ProductPage_excerpt__EprA5 .editor-text b,.ProductPage_excerpt__EprA5 .editor-text strong{font-size:var(--font-body)!important;font-weight:700}.ProductPage_excerpt__EprA5 .editor-text em,.ProductPage_excerpt__EprA5 .editor-text i{font-size:var(--font-body)!important;font-style:italic}.ProductPage_excerpt__EprA5 .editor-text u{font-size:var(--font-body)!important;text-decoration:underline}.ProductPage_excerpt__EprA5 .editor-text ol,.ProductPage_excerpt__EprA5 .editor-text ul{font-size:var(--font-body)!important;margin-left:.9375rem!important}.ProductPage_excerpt__EprA5 .editor-text ol li,.ProductPage_excerpt__EprA5 .editor-text ul li{font-size:var(--font-body)!important;margin-bottom:.3125rem!important;list-style-position:outside}.ProductPage_excerpt__EprA5 .editor-text a{font-size:var(--font-body)!important;color:#1a4a28}.ProductPage_excerpt__EprA5 .editor-text a:hover{text-decoration:underline}}.ProductPage_moreBtn__7Ps7p{text-align:center;margin-bottom:3.125rem}.ProductPage_moreBtn__7Ps7p button{font-size:var(--font-body);color:#1a4a28;font-family:OpenSauceSans,sans-serif;border-radius:4px}.ProductPage_moreBtn__7Ps7p:hover{color:#1a4a28}@media(max-width:900px){.ProductPage_moreBtn__7Ps7p{margin-bottom:1.5rem}.ProductPage_moreBtn__7Ps7p button{font-size:var(--font-body)}}.ProductPage_cart__9Z2oT{display:flex;align-items:center;justify-content:center;gap:.75em;background-color:#1a4a28;color:#fff;border-radius:4px;border:none;width:100%;min-height:3.375rem;font-size:var(--font-h5);padding:1rem 1.5rem;margin-top:.625rem;cursor:pointer;transition:background .2s;box-shadow:0 .125rem .5rem rgba(0,0,0,.08)}.ProductPage_cart__9Z2oT:hover:not(:disabled){background-color:#11301a}.ProductPage_cart__9Z2oT:disabled{opacity:.7;cursor:not-allowed}.ProductPage_cart__9Z2oT svg{font-size:1.25em;vertical-align:middle}.ProductPage_cart__9Z2oT span{font-size:var(--font-body);font-weight:inherit;line-height:1;display:flex;align-items:center}@media(max-width:900px){.ProductPage_cart__9Z2oT{min-height:3rem;padding:.875rem 1.25rem}.ProductPage_cart__9Z2oT,.ProductPage_cart__9Z2oT span{font-size:var(--font-body)}}.ProductPage_ebookFeaturesSection__I9Pbo{width:100vw;position:relative;left:50%;right:50%;background:#fff;border-bottom:1px solid #e1e1e1;margin:1.875rem -50vw;padding:0 0 3.125rem;z-index:1;display:flex;justify-content:center;align-items:center}@media(max-width:900px){.ProductPage_ebookFeaturesSection__I9Pbo{margin-top:2.5rem;margin-bottom:2.5rem;padding:2.5rem 0;order:6}}.ProductPage_ebookFeaturesContainer__F2ZLs{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:0 1.5rem;width:90%;max-width:71.875rem;margin:0 auto}.ProductPage_ebookFeaturesHeader__p6_tf{font-size:var(--font-h6);color:#000;text-align:center;margin-bottom:.625rem;line-height:1.2;font-weight:500}@media(max-width:900px){.ProductPage_ebookFeaturesHeader__p6_tf{font-size:var(--font-h6);margin-bottom:.625rem}}.ProductPage_ebookFeaturesGrid__hfwBu{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:2rem}@media(max-width:1050px)and (min-width:701px){.ProductPage_ebookFeaturesGrid__hfwBu{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;width:100%;max-width:700px}}@media(max-width:700px){.ProductPage_ebookFeaturesGrid__hfwBu{flex-direction:column;display:flex;gap:1rem;width:100%;padding:0 1rem}}.ProductPage_ebookFeatureBox__fVMp6{background:#fff;border:1px solid #e1e1e1;color:#000;border-radius:8px;padding:1.5rem;min-width:13.75rem;min-height:6.25rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-shadow:0 .125rem .75rem rgba(0,0,0,.08);font-size:var(--font-body);flex:1 1;max-width:18.75rem;text-align:left}@media(max-width:1050px)and (min-width:901px){.ProductPage_ebookFeatureBox__fVMp6{max-width:100%;min-width:unset;width:100%}}@media(max-width:900px){.ProductPage_ebookFeatureBox__fVMp6{max-width:100%;min-width:unset;min-height:5rem;padding:1rem 1.25rem;border-radius:4px;width:100%}}.ProductPage_ebookFeatureIcon___NfZB{font-size:1.5rem;margin-right:1.125rem;min-width:1.5rem;min-height:1.5rem;display:flex;align-items:center;justify-content:center}@media(max-width:900px){.ProductPage_ebookFeatureIcon___NfZB{font-size:1.25rem;margin-right:1rem;min-width:1.25rem;min-height:1.25rem}}.ProductPage_ebookFeatureText__gH1dG{font-size:var(--font-body);line-height:1.4;display:block;flex:1 1;word-break:break-word}@media(max-width:900px){.ProductPage_ebookFeatureText__gH1dG{font-size:var(--font-body);line-height:1.3}.ProductPage_buttonsSection__FOfVm h3{font-size:var(--font-h6);margin-bottom:.5rem;margin-top:.5rem;text-align:left}.ProductPage_buttonsSection__FOfVm p{font-size:var(--font-body);margin-bottom:.25rem;margin-top:.25rem;text-align:left}.ProductPage_buttonsSection__FOfVm{background:#fff!important;border:1px solid #e1e1e1!important;box-shadow:0 2px 16px rgba(0,0,0,.1)!important;border-radius:8px!important;padding:1.5rem 1rem!important;margin:1.5rem auto!important;width:100%!important;min-width:unset!important;display:flex;flex-direction:column;align-items:center}.ProductPage_buttonsSection__FOfVm .ProductPage_rentalHeading__YW2Wa,.ProductPage_buttonsSection__FOfVm h2{font-size:var(--font-h6)!important;margin-bottom:1.125rem!important;margin-top:0!important;text-align:center!important;font-weight:700!important;line-height:1.2}.ProductPage_buttonsSection__FOfVm .ProductPage_rentalOptions__kqHZL{width:100%;gap:.5rem!important}.ProductPage_option__DnuFu{background:#fff!important;border:1px solid #e1e1e1!important;border-radius:4px!important;box-shadow:none!important;padding:.75rem 1rem!important;margin-bottom:.625rem!important;font-size:1rem!important;min-height:2.75rem!important;align-items:center!important}.ProductPage_option__DnuFu label{font-size:1rem!important;flex:1 1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:.5rem!important}.ProductPage_option__DnuFu input[type=radio]{width:1.125rem!important;height:1.125rem!important;margin-right:.625rem!important}.ProductPage_option__DnuFu span{font-size:1rem!important;display:flex!important;align-items:center!important}.ProductPage_buttonsSection__FOfVm h3{font-size:1.4rem!important;margin-bottom:.625rem!important;margin-top:.625rem!important;text-align:center!important;font-weight:700}.ProductPage_buttonsSection__FOfVm p{font-size:1rem!important;margin-bottom:.375rem!important;margin-top:.375rem!important;text-align:center!important}.ProductPage_cart__9Z2oT{min-height:2.75rem!important;font-size:1rem!important;padding:.75rem 0!important;border-radius:1.375rem!important;margin-top:1.125rem!important;margin-bottom:.25rem!important;width:100%!important;max-width:100%!important;box-shadow:0 .0625rem .25rem rgba(0,0,0,.08)!important}.ProductPage_cart__9Z2oT span{font-size:1rem!important;justify-content:center!important}.ProductPage_cart__9Z2oT svg{font-size:1em!important}}@media(max-width:900px)and (max-width:900px){.ProductPage_testimonials__y6bsF .ProductPage_container__NfCbH{padding:0 .25rem!important}}@media(max-width:900px){.ProductPage_productPage__P2gc3 .Testimonials_testimonialsContainer__CNsKt{padding:40px .25rem!important}}@media(max-width:700px){.ProductPage_productPage__P2gc3 .Testimonials_testimonialsContainer__CNsKt{padding-top:40px!important}}@media(max-width:900px){.ProductPage_productPage__P2gc3 .Testimonials_testimonialsTrack__vPbhF{padding:0!important;margin:0!important}.ProductPage_productPage__P2gc3 .Testimonials_testimonialsSection__10000{padding-top:0!important}}.ProductPage_productPage__P2gc3 .BookShowcase_bookShowcaseWrapper__aD4AF{margin-bottom:90px}@media(max-width:900px){.ProductPage_productPage__P2gc3 .BookShowcase_bookShowcaseWrapper__aD4AF{margin-bottom:90px}}.ProductPage_courseUsageSection__FTPxc{width:100vw;position:relative;left:50%;right:50%;margin:1.875rem -50vw;padding:2.5rem 0;z-index:1}@media(max-width:900px){.ProductPage_courseUsageSection__FTPxc{margin-top:1.5rem;margin-bottom:1.5rem;padding:2rem 0}}.ProductPage_courseUsageContainer__d7yui{max-width:73.125rem;margin:0 auto;padding:0 1.5rem}@media(max-width:900px){.ProductPage_courseUsageContainer__d7yui{padding:0 1rem}}.ProductPage_courseUsageHeading__cDw4E{font-size:var(--font-h6);color:#000;text-align:center;margin-bottom:2rem;line-height:1.2}@media(max-width:900px){.ProductPage_courseUsageHeading__cDw4E{font-size:var(--font-h6);margin-bottom:1.5rem}}.ProductPage_courseCodesGrid__5Xz6f{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}@media(max-width:900px){.ProductPage_courseCodesGrid__5Xz6f{gap:.75rem}}.ProductPage_courseCodeCard__pPSVT{background:#ffd0df;border-radius:4px;padding:.625rem .875rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 .125rem .5rem rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProductPage_courseCodeCard__pPSVT:hover{transform:translateY(-2px);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);background:#ffeaf0}.ProductPage_courseCodeCard__pPSVT:active{transform:translateY(0);box-shadow:0 .125rem .5rem rgba(0,0,0,.06)}.ProductPage_courseCodeCard__pPSVT:focus{outline:2px solid #1a4a28;outline-offset:2px}@media(max-width:900px){.ProductPage_courseCodeCard__pPSVT{padding:.375rem .625rem;min-height:2.75rem}}.ProductPage_courseCodeText__P0q1g{font-size:var(--font-body)}@media(max-width:900px){.ProductPage_courseCodeText__P0q1g{font-size:var(--font-body)}}.ProductPage_viewToggleContainer__HRPig{display:flex;justify-content:center;margin-top:1.5rem}@media(max-width:900px){.ProductPage_viewToggleContainer__HRPig{margin-top:1.25rem}}.ProductPage_viewToggleButton__8Ho_v{color:#000;background:none;border:none;font-size:var(--font-body);cursor:pointer;transition:all .2s ease}.ProductPage_affiliateMessage__XEl1Q{font-size:var(--font-body);line-height:1.5;color:#000;margin-top:20px;text-align:center}.ProductPage_affiliateMessage__XEl1Q strong{color:#1a4a28;font-weight:600}@media(max-width:900px){.ProductPage_affiliateMessage__XEl1Q{font-size:var(--font-body);line-height:1.4;margin-bottom:.875rem}}.ProductPage_affiliatePriceBox__TuN3u{text-align:center;padding:1rem 0;margin-bottom:.5rem}@media(max-width:900px){.ProductPage_affiliatePriceBox__TuN3u{padding:.75rem 0;margin-bottom:.375rem}}.ProductPage_affiliatePrice__rfrvR{font-size:2rem;color:#1a4a28;font-weight:800;margin:0}@media(max-width:900px){.ProductPage_affiliatePrice__rfrvR{font-size:1.75rem}}.ProductPage_affiliateButton__K4Auu{background:linear-gradient(135deg,#1a4a28,#13371e);color:#fff;border:none;border-radius:4px;width:100%;min-height:3.375rem;font-size:var(--font-h5);padding:1rem 1.5rem;margin-top:.625rem;cursor:pointer;transition:all .3s ease;box-shadow:0 .25rem .75rem rgba(26,74,40,.2);display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500}.ProductPage_affiliateButton__K4Auu:hover{transform:translateY(-2px);box-shadow:0 .375rem 1rem rgba(26,74,40,.3);background:linear-gradient(135deg,#13371e,#0d2414)}.ProductPage_affiliateButton__K4Auu:active{transform:translateY(0)}.ProductPage_affiliateButton__K4Auu span{font-size:var(--font-body)}@media(max-width:900px){.ProductPage_affiliateButton__K4Auu{min-height:3rem;font-size:var(--font-body);padding:.875rem 1.25rem;margin-top:.5rem}}.ProductPage_showOptionsLink__4AzFW{color:#767676;font-size:var(--font-label);text-decoration:none;background:none;cursor:pointer;padding:.75rem 0;margin-top:.25rem;margin-bottom:.5rem;display:block;width:100%;text-align:center;font-weight:400;transition:color .2s ease;border:none;border-bottom:1px solid transparent}.ProductPage_showOptionsLink__4AzFW:hover{color:#1a4a28;text-decoration:underline}@media(max-width:900px){.ProductPage_showOptionsLink__4AzFW{font-size:var(--font-label);padding:.625rem 0}}.ProductPage_rentalOptionsContainer__8wjNa{transition:max-height .3s ease-out,opacity .2s ease-out;overflow:hidden}.ProductPage_rentalOptionsContainer__8wjNa.ProductPage_collapsed__NPK4p{max-height:4.375rem;opacity:1}.ProductPage_rentalOptionsContainer__8wjNa.ProductPage_expanded__wn76p{max-height:37.5rem;opacity:1}.ProductPage_reassuranceMicrocopy__1lo7u{display:flex;flex-direction:column;gap:.625rem;margin-top:1.25rem;padding:1.125rem 1rem;background:rgba(26,74,40,.02);border-radius:4px;border:1px solid rgba(26,74,40,.08)}@media(max-width:900px){.ProductPage_reassuranceMicrocopy__1lo7u{gap:.75rem;padding:1rem .875rem;margin-top:1.125rem}}.ProductPage_reassuranceItem__0FqYc{display:flex;align-items:center;gap:.75rem;font-size:var(--font-label);color:#000;line-height:1.4}@media(max-width:900px){.ProductPage_reassuranceItem__0FqYc{font-size:var(--font-label);gap:.625rem}}.ProductPage_reassuranceIcon__FiAe7{color:#1a4a28;font-size:1.125rem;flex-shrink:0;min-width:1.125rem}@media(max-width:900px){.ProductPage_reassuranceIcon__FiAe7{font-size:1rem;min-width:1rem}}.Sidebar_sidebar__Jph1T{flex:0 0 17.5rem;max-width:17.5rem;width:17.5rem;border-right:1px solid #e1e1e1;padding:0;background-color:#fff;height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transition:width .4s cubic-bezier(.45,0,.55,1),flex .4s cubic-bezier(.45,0,.55,1),max-width .4s cubic-bezier(.45,0,.55,1)}.Sidebar_sidebar__Jph1T .Sidebar_sidebarInner__FWLd_{display:flex;flex-direction:column;padding:.5rem .5rem 1.25rem;margin-top:4rem;flex:1 1;width:17.5rem;min-width:17.5rem}.Sidebar_sidebar__Jph1T .Sidebar_divider__ulfbN{height:1px;background-color:#e1e1e1}.Sidebar_sidebar__Jph1T .Sidebar_folderSection__rt_jO{margin-top:1rem;padding:0}.Sidebar_sidebar__Jph1T .Sidebar_toggleableWrapper__c0_iX{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-out}.Sidebar_sidebar__Jph1T .Sidebar_toggleableWrapper__c0_iX.Sidebar_expanded__u8_9y{grid-template-rows:1fr}.Sidebar_sidebar__Jph1T .Sidebar_toggleableWrapper__c0_iX>*{overflow:hidden}.Sidebar_sidebar__Jph1T .Sidebar_sectionLabel__Ipebr{font-size:var(--font-body);font-weight:200;color:#767676;padding:.25rem .75rem;margin-bottom:.125rem;text-transform:none;letter-spacing:0;opacity:1;transition:opacity .2s ease .1s}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.25rem .75rem;margin:.125rem 0;background:none;border:none;cursor:pointer;transition:background-color .15s ease;color:#1c1c1c;font-size:var(--font-body);font-weight:400;text-align:left;position:relative;border-radius:4px}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_folderHeaderLeft___VLCq{display:flex;align-items:center;gap:.75rem;flex:1 1}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_folderHeaderLeft___VLCq>span{white-space:nowrap;opacity:1;transition:opacity .2s ease .1s}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_chevron__0gfvv{color:#1c1c1c;transition:opacity .2s ease,transform .2s ease;flex-shrink:0;width:1.125rem;height:1.125rem;opacity:0;position:absolute;left:.75rem;transform:scale(.8) rotate(-90deg)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_chevron__0gfvv.Sidebar_expanded__u8_9y{transform:scale(.8) rotate(0deg)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_folderHeaderIcon__lfP_j{color:#1c1c1c;flex-shrink:0;min-width:1.125rem;width:1.125rem;height:1.125rem;transition:opacity .2s ease,transform .2s ease;opacity:1;transform:scale(1)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_plusIcon__BDVHQ{opacity:0;transition:opacity .15s ease;color:#1c1c1c;flex-shrink:0;cursor:pointer;width:1rem;height:1rem}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW .Sidebar_plusIcon__BDVHQ:hover{color:#1c1c1c}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW:hover{background-color:rgba(26,74,40,.08)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW:hover .Sidebar_chevron__0gfvv{opacity:1;transform:scale(1) rotate(-90deg)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW:hover .Sidebar_chevron__0gfvv.Sidebar_expanded__u8_9y{transform:scale(1) rotate(0deg)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW:hover .Sidebar_folderHeaderIcon__lfP_j{opacity:0;transform:scale(.8)}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW:hover .Sidebar_plusIcon__BDVHQ{opacity:1}.Sidebar_sidebar__Jph1T .Sidebar_folderHeader__TgWEW.Sidebar_active__ioZdc{background-color:rgba(26,74,40,.12);color:#1c1c1c}.Sidebar_sidebar__Jph1T .Sidebar_folderContent__oiPk_{margin-top:0!important;list-style:none;padding:0;gap:0}.Sidebar_sidebar__Jph1T .Sidebar_folderContent__oiPk_ li{margin:0}.Sidebar_sidebar__Jph1T .Sidebar_toggleableFolderContent__1Fu2C{margin-top:0!important;list-style:none;padding:0 0 0 .625rem;gap:0;position:relative;margin-left:1.3125rem;display:flex;flex-direction:column}.Sidebar_sidebar__Jph1T .Sidebar_toggleableFolderContent__1Fu2C:before{content:"";position:absolute;left:0;top:0;bottom:.0625rem;width:1px;background-color:rgba(0,0,0,.1)}.Sidebar_sidebar__Jph1T .Sidebar_toggleableFolderContent__1Fu2C li{margin:0}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U{display:flex;align-items:center;gap:.75rem;width:100%;padding:.25rem .75rem;margin:.125rem 0;background:none;border:none;cursor:pointer;transition:background-color .15s ease;text-align:left;overflow:hidden;border-radius:4px;color:#000}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U .Sidebar_folderIcon__AH3Vb{flex-shrink:0;min-width:1.125rem;color:#000;width:1.125rem;height:1.125rem}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U:hover{background-color:rgba(26,74,40,.08)}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U:hover .Sidebar_folderIcon__AH3Vb{color:#000}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U.Sidebar_active__ioZdc{color:#000;background-color:rgba(26,74,40,.12)}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U.Sidebar_active__ioZdc .Sidebar_folderIcon__AH3Vb{color:#000}.Sidebar_sidebar__Jph1T .Sidebar_folderItem__Vz18U:active{background-color:rgba(26,74,40,.15)}.Sidebar_sidebar__Jph1T .Sidebar_courseText__PB5yX{color:#000;font-size:var(--font-body);font-weight:400;white-space:nowrap;overflow:hidden;flex:1 1;text-overflow:ellipsis;opacity:1;transition:opacity .2s ease .1s}.Sidebar_sidebar__Jph1T .Sidebar_emptyAction__8BWH3{padding:0;margin:0}.Sidebar_sidebar__Jph1T .Sidebar_loadingText__NJYkN{padding:.375rem .75rem;color:#767676;font-size:var(--font-body);font-weight:400;font-style:italic}.Sidebar_sidebar__Jph1T .Sidebar_createFolderButton__wl_1p{display:flex;align-items:center;gap:.75rem;width:100%;padding:.25rem .75rem;margin:.125rem 0;background:none;border:none;cursor:pointer;transition:background-color .15s ease;text-align:left;border-radius:4px;color:#767676;font-size:var(--font-body);font-weight:400}.Sidebar_sidebar__Jph1T .Sidebar_createFolderButton__wl_1p svg{flex-shrink:0;min-width:1.125rem;color:#767676;width:1.125rem;height:1.125rem}.Sidebar_sidebar__Jph1T .Sidebar_createFolderButton__wl_1p span{white-space:nowrap;opacity:1;transition:opacity .2s ease .1s}.Sidebar_sidebar__Jph1T .Sidebar_createFolderButton__wl_1p:hover{background-color:rgba(26,74,40,.08)}.Sidebar_sidebar__Jph1T .Sidebar_createFolderButton__wl_1p:active{background-color:rgba(26,74,40,.12)}.Sidebar_sidebar__Jph1T .Sidebar_section__xlYCh{padding:.75rem 0;margin:0 .75rem}.Sidebar_sidebar__Jph1T .Sidebar_sectionTitle__kB_Pv{font-size:var(--font-body);color:#000;margin:.5rem .5rem 0;text-transform:none;letter-spacing:.2px}.Sidebar_sidebar__Jph1T ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.Sidebar_sidebar__Jph1T ul li{margin:0}.Sidebar_sidebar__Jph1T ul li a{display:flex;align-items:center;gap:.75rem;padding:.25rem .75rem;margin:.125rem 0;color:#1c1c1c;font-size:var(--font-body);font-weight:400;text-decoration:none;transition:background-color .15s ease;background:none;border:none;width:100%;text-align:left;cursor:pointer;border-radius:4px}.Sidebar_sidebar__Jph1T ul li a svg{font-size:1.125rem;color:#000;width:1.125rem;height:1.125rem;flex-shrink:0;min-width:1.125rem;transition:color .15s ease}.Sidebar_sidebar__Jph1T ul li a:hover{background-color:rgba(26,74,40,.08)}.Sidebar_sidebar__Jph1T ul li a.Sidebar_active__ioZdc{color:#000;background-color:rgba(26,74,40,.12)}.Sidebar_sidebar__Jph1T ul li a.Sidebar_active__ioZdc svg{color:#000}.Sidebar_sidebar__Jph1T ul li a span{display:flex;align-items:center;gap:.25rem;white-space:nowrap;opacity:1;transition:opacity .2s ease .1s}.Sidebar_bottomButtons__NUPdE{margin-top:auto;padding:0 .5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.Sidebar_resultsButton__yy31L{gap:.625rem;padding:.75rem .875rem;font-size:var(--font-body);text-decoration:none;transition:all .2s ease;background:#ffd0df;width:100%;border:1px solid #ffd0df;text-align:center;cursor:pointer;border-radius:999px}.Sidebar_resultsButton__yy31L,.Sidebar_resultsButton__yy31L svg{display:flex;align-items:center;justify-content:center;color:#000}.Sidebar_resultsButton__yy31L svg{font-size:1.125rem;width:1.25rem;opacity:1;transition:color .2s ease,opacity .2s ease}.Sidebar_resultsButton__yy31L span{color:#000;display:flex;align-items:center;gap:.25rem}.Sidebar_resultsButton__yy31L span:hover{color:#fff}.Sidebar_resultsButton__yy31L:hover{background-color:#f5ffc7;color:#fff;border:1px solid #041d05;transform:translateY(-1px)}.Sidebar_resultsButton__yy31L:hover svg{color:#fff;opacity:1}.Sidebar_resultsButton__yy31L:hover span{color:#fff}.Sidebar_resultsButton__yy31L:active{transform:translateY(0)}.Sidebar_referralButton__3PFb1{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1.25rem;color:#000;text-decoration:none;transition:background .25s ease,border-color .25s ease;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.06);width:100%;text-align:left;cursor:pointer;border-radius:8px;margin-bottom:.1875rem;font-family:inherit}.Sidebar_referralButton__3PFb1 .Sidebar_referralContent__NRGbN{display:flex;flex-direction:column;gap:.375rem;flex:1 1;opacity:1;transition:opacity .2s ease .1s}.Sidebar_referralButton__3PFb1 .Sidebar_referralTitle__IwsSF{font-size:var(--font-body);font-weight:500;color:#1c1c1c;white-space:nowrap}.Sidebar_referralButton__3PFb1 .Sidebar_referralSubtitle__5_jA3{font-size:var(--font-label);font-weight:400;color:#767676;white-space:nowrap}.Sidebar_referralButton__3PFb1 .Sidebar_referralIcon__mej8v{flex-shrink:0;min-width:2.1875rem;color:#000;border-radius:50%;background:none;border:1px solid #e1e1e1;padding:.5rem;display:flex;align-items:center;justify-content:center;width:2.1875rem;height:2.1875rem}.Sidebar_referralButton__3PFb1:hover{background:rgba(26,74,40,.08);border-color:rgba(0,0,0,.12)}.Sidebar_referralButton__3PFb1:active{background:rgba(26,74,40,.12)}.Sidebar_proButton__uS4vv{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.625rem 1.25rem;color:#000;text-decoration:none;transition:background .25s ease,border-color .25s ease;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.06);width:100%;text-align:left;cursor:pointer;border-radius:8px;font-family:inherit}.Sidebar_proButton__uS4vv .Sidebar_proContent___Z7iL{display:flex;flex-direction:column;gap:.375rem;flex:1 1;opacity:1;transition:opacity .2s ease .1s}.Sidebar_proButton__uS4vv .Sidebar_proTitle__GLNPU{font-size:var(--font-body);font-weight:500;color:#000;white-space:nowrap}.Sidebar_proButton__uS4vv .Sidebar_proSubtitle__gCVdV{font-size:var(--font-label);font-weight:400;color:#767676;white-space:nowrap}.Sidebar_proButton__uS4vv .Sidebar_proIcon__y5zA5{flex-shrink:0;min-width:2.1875rem;color:#000;border:none;border-radius:50%;background:#ffd0df;padding:.5rem;display:flex;align-items:center;justify-content:center;width:2.1875rem;height:2.1875rem}.Sidebar_proButton__uS4vv:hover{background:rgba(26,74,40,.08);border-color:rgba(0,0,0,.12)}.Sidebar_proButton__uS4vv:active{background:rgba(26,74,40,.12)}.Sidebar_toggleButton__AxpMp{display:flex;align-items:center;justify-content:flex-end;width:100%;padding:.5rem;margin-bottom:0;background:none;border:none;cursor:w-resize;color:#767676;transition:color .15s ease;border-radius:4px}.Sidebar_toggleButton__AxpMp svg{flex-shrink:0;opacity:1;transition:opacity .5s ease}.Sidebar_toggleButton__AxpMp:hover{color:#000}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_toggleButton__AxpMp{cursor:e-resize}.Sidebar_sidebar__Jph1T:not(.Sidebar_collapsed___z_cE) .Sidebar_toggleButton__AxpMp svg{opacity:1;transition:opacity .1s ease 0s}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE{flex:0 0 3.75rem;max-width:3.75rem;width:3.75rem}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_sidebarInner__FWLd_{padding:.5rem .375rem 1.25rem;width:3.75rem;min-width:3.75rem;margin-top:4rem}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_sectionLabel__Ipebr{opacity:0;white-space:nowrap;overflow:hidden;transition:opacity .1s ease 0s}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE ul li a svg{transition:transform .2s ease}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE ul li a:hover svg{transform:scale(1.15)}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_courseText__PB5yX,.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderHeader__TgWEW .Sidebar_folderHeaderLeft___VLCq>span,.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE ul li a span{opacity:0;transition:opacity .1s ease 0s}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderHeader__TgWEW .Sidebar_chevron__0gfvv{display:none}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderHeader__TgWEW .Sidebar_folderHeaderIcon__lfP_j{opacity:1!important;transform:scale(1)!important;transition:transform .2s ease!important}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderHeader__TgWEW:hover .Sidebar_folderHeaderIcon__lfP_j{opacity:1!important;transform:scale(1.15)!important}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_createFolderButton__wl_1p svg{transition:transform .2s ease}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_createFolderButton__wl_1p:hover svg{transform:scale(1.15)}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_createFolderButton__wl_1p span{opacity:0;transition:opacity .1s ease 0s}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderSection__rt_jO{margin-top:1rem;padding-top:0;border-top:none}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_toggleableWrapper__c0_iX{display:none!important}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderContent__oiPk_{display:flex!important;flex-direction:column;margin-top:0!important}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderContent__oiPk_ li .Sidebar_folderItem__Vz18U svg,.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderContent__oiPk_ li a svg{transition:transform .2s ease}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderContent__oiPk_ li .Sidebar_folderItem__Vz18U:hover svg,.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_folderContent__oiPk_ li a:hover svg{transform:scale(1.15)}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_proButton__uS4vv,.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_referralButton__3PFb1{display:none}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_toggleButton__AxpMp{padding:.5rem .5rem .5rem .1875rem;justify-content:center}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_toggleButton__AxpMp svg{opacity:1;transition:opacity .3s ease .5s,transform .2s ease}.Sidebar_sidebar__Jph1T.Sidebar_collapsed___z_cE .Sidebar_toggleButton__AxpMp:hover svg{transform:scale(1.15)}@media(max-width:991px){.Sidebar_desktopSidebar__5m1xC{display:none!important}}.Sidebar_sidebarTooltip__Un4Gc{background-color:#fff;color:#000;padding:.5rem .75rem;border-radius:4px;font-size:var(--font-body);font-weight:400;box-shadow:0 2px 8px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.08);border:1px solid #e1e1e1;white-space:nowrap;animation:Sidebar_fadeIn__etwBV .15s ease}@keyframes Sidebar_fadeIn__etwBV{0%{opacity:0;transform:translateY(-50%) translateX(-4px)}to{opacity:1;transform:translateY(-50%) translateX(0)}}.ProModal_modalOverlay__YzM4u{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:10100}.ProModal_modalContent__BseJw{background-color:#fff;border-radius:8px;width:620px;max-width:90%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 1.25rem 1.5625rem rgba(0,0,0,.1),0 .625rem .625rem rgba(0,0,0,.04)}.ProModal_header__kNS7S{padding:1.75rem 1.75rem 1.25rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem}.ProModal_title__SWWN1{font-size:var(--font-h5);font-weight:700;color:#041d05;margin:0 0 .375rem;line-height:1.3}.ProModal_subtitle__3_QIu{font-size:var(--font-body);color:#767676;margin:0;line-height:1.5}.ProModal_expiryDate__THzbT{color:#041d05;font-weight:600}.ProModal_closeButton__TXob6{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#767676}.ProModal_divider__offUy{height:1px;background:#e5e7eb;margin:0 1.75rem}.ProModal_content__3SXMd{padding:.9375rem 1.75rem 1.75rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.75rem}.ProModal_discountSection___F77G{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:rgba(26,74,40,.1);border:1px solid #1a4a28;border-radius:.5rem}.ProModal_discountContent__b6SPm{display:flex;align-items:flex-start;gap:.75rem}.ProModal_discountIcon__an_Ud{color:#1a4a28;flex-shrink:0;margin-top:.125rem}.ProModal_discountText__lZZ4D{display:flex;flex-direction:column;gap:.25rem}.ProModal_discountTitle__5wm2j{font-size:var(--font-body);font-weight:700;color:#041d05;margin:0}.ProModal_discountDescription__hvm72{font-size:var(--font-body);color:#767676;margin:0;line-height:1.5}.ProModal_discountCodeContainer____Avv{display:flex;align-items:center;gap:.5rem}.ProModal_discountCode___96lz{flex:1 1;padding:.625rem .875rem;background:#fff;border:1px dashed #1a4a28;border-radius:.375rem;font-size:var(--font-body);font-weight:700;color:#041d05;letter-spacing:.05em;text-align:center}.ProModal_infoBanner__vfObW{display:flex;align-items:center;gap:.625rem;padding:.75rem .875rem;background:#ffd0df;border:none;border-radius:.5rem;font-size:.875rem;color:#041d05;line-height:1.5}.ProModal_infoBanner__vfObW svg{flex-shrink:0;color:#041d05}.ProModal_section__sHNew{display:flex;flex-direction:column}.ProModal_sectionTitle__5u2GI{font-size:var(--font-body);font-weight:700;color:#041d05}.ProModal_linkHint__DkP_a{font-size:var(--font-body);color:#767676;line-height:1.5;margin:-.625rem 0 1.25rem}.ProModal_plansGrid__un2kO{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}@media(max-width:600px){.ProModal_plansGrid__un2kO{grid-template-columns:1fr}}.ProModal_planCard__3CIEX{background:#fff;border:1px solid #e1e1e1;border-radius:.5rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.ProModal_currentPlan__Ocyuc{border:2px solid #1a4a28;background:rgba(26,74,40,.1)}.ProModal_planHeader__DXpQ1{display:flex;justify-content:space-between;align-items:baseline}.ProModal_planName__6mOf0{font-size:var(--font-h6);font-weight:700;color:#041d05}.ProModal_planPrice__jBBHD{font-size:var(--font-body);font-weight:500;color:#1a4a28}.ProModal_planFeatures__udDB4{display:flex;flex-direction:column;gap:.625rem}.ProModal_planFeature__X7Vb2{font-size:var(--font-body);color:#000;display:flex;align-items:center;gap:.5rem}.ProModal_planFeature__X7Vb2 svg{color:#041d05;flex-shrink:0}.ProModal_friendsTable__pIDcv{display:flex;flex-direction:column;gap:.75rem}.ProModal_tableHeader__mTGg4{display:flex;justify-content:space-between;padding:0 1rem 0 0;font-size:.8125rem;font-weight:600;color:#767676;text-transform:uppercase;letter-spacing:.05em}.ProModal_headerName__KDeU9{flex:1 1}.ProModal_headerJoined___0_ji{text-align:right}.ProModal_friendsList__oIA_B{display:flex;flex-direction:column;gap:.5rem;max-height:12.5rem;overflow-y:auto}.ProModal_friendBox__q2J6n{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#fff;border:1px solid #e1e1e1;border-radius:.375rem;transition:background .15s}.ProModal_friendBox__q2J6n:hover{background:#f9fafb}.ProModal_friendName__dxi_c{font-size:var(--font-body);color:#000;font-weight:500}.ProModal_emptyMessage__oFGoO,.ProModal_friendDate__CRuef{font-size:var(--font-body);color:#767676}.ProModal_emptyMessage__oFGoO{margin:0;padding:.75rem 0;text-align:center}.ProModal_linkContainer__aGrvH{display:flex;gap:.5rem;align-items:stretch;margin-top:.25rem}.ProModal_linkWrapper__H4od5{flex:1 1;display:flex;align-items:center;gap:.5rem;padding:0 .75rem;background:#f4f4f4;border:1px solid #e1e1e1;border-radius:.375rem}.ProModal_linkIcon__KbTZj{color:#000;flex-shrink:0}.ProModal_linkInput__3xhdw{flex:1 1;background:none;border:none;font-size:var(--font-body);color:#000;outline:none;padding:.625rem 0;min-width:0}.ProModal_linkInput__3xhdw::selection{background:rgba(59,130,246,.2)}.ProModal_copyButton__SZrA_{flex-shrink:0;padding:.625rem 1rem;background:#fff;color:#000;border:1px solid #e1e1e1;border-radius:.375rem;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:.375rem;white-space:nowrap}.ProModal_copyButton__SZrA_:hover:not(:disabled){background:#f4f4f4;border-color:#e1e1e1}.ProModal_copyButton__SZrA_:active:not(:disabled){background:#f4f4f4}.ProModal_copyButton__SZrA_:disabled{opacity:.5;cursor:not-allowed}.ProModal_friendsList__oIA_B::-webkit-scrollbar{width:.375rem}.ProModal_friendsList__oIA_B::-webkit-scrollbar-track{background:transparent}.ProModal_friendsList__oIA_B::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:.1875rem}.ProModal_friendsList__oIA_B::-webkit-scrollbar-thumb:hover{background:#9ca3af}.AuthModal_modalBackdrop__Lh4y7{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.25rem;box-sizing:border-box;overflow-y:auto}.AuthModal_modalContent__5OX9u{position:relative;background-color:#fdfdfd;border-radius:8px;max-width:31.25rem;width:100%;max-height:90vh;overflow-y:auto;padding:2.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2)}@media(max-width:768px){.AuthModal_modalContent__5OX9u{padding:1.25rem;max-width:95%}}.AuthModal_closeButton__MHJ4O{position:absolute;top:1.25rem;right:1.25rem;background:transparent;border:none;cursor:pointer;color:#767676;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;z-index:10}.AuthModal_closeButton__MHJ4O:hover{color:#000}.AuthModal_header__B_N12{text-align:center;margin-bottom:2rem}@media(max-width:768px){.AuthModal_header__B_N12{margin-bottom:1.5rem}}.AuthModal_title__zKixJ{font-size:var(--font-h5);color:#000;margin:0 0 .75rem;line-height:1.3}.AuthModal_subtitle__2_vDe{font-size:var(--font-body);color:#767676;margin:0;line-height:1.5}.AuthModal_authFormContainer__X_ci9{width:100%}.CreateFolderModal_backdrop__CeOW1{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;animation:CreateFolderModal_fadeIn__KPhHp .2s ease}.CreateFolderModal_modal__qI9AC{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;border-radius:8px;width:26.25rem;max-width:90vw;box-shadow:0 1.25rem 3.75rem rgba(0,0,0,.15);z-index:1001;animation:CreateFolderModal_slideIn__aZJDY .2s ease;overflow:hidden;padding:1.5rem}.CreateFolderModal_header__R1gmF{position:relative;padding-bottom:.5rem}.CreateFolderModal_title__NSwrN{font-size:var(--font-h6);color:#000;margin:0}.CreateFolderModal_closeButton__L5QAh{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;color:#767676;font-size:var(--font-h5);line-height:1;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s;padding:0}.CreateFolderModal_closeButton__L5QAh:hover{color:#000;background-color:#fdfdfd}.CreateFolderModal_subtitle__ZXKtu{font-size:var(--font-body);color:#767676;margin-bottom:1.5rem;margin-top:-.9375rem}.CreateFolderModal_body__72IuZ{padding-bottom:1.5rem}.CreateFolderModal_inputWrapper__5EGQ_{position:relative;display:flex;align-items:center;background-color:#fdfdfd;border:1px solid #e1e1e1;border-radius:8px;padding:.875rem 1rem;transition:all .2s}.CreateFolderModal_inputWrapper__5EGQ_:focus-within{background-color:#fff;border-color:#767676}.CreateFolderModal_folderIcon__bDhW5{color:#767676;margin-right:.625rem}.CreateFolderModal_input__Ppmyv{flex:1 1;border:none;background:transparent;font-size:var(--font-body);color:#000;outline:none;padding:0}.CreateFolderModal_input__Ppmyv::placeholder{color:#767676}.CreateFolderModal_input__Ppmyv:disabled{opacity:.5;cursor:not-allowed}.CreateFolderModal_error__M2qCy{font-size:var(--font-label);color:red;margin-top:.75rem;padding-left:.25rem}.CreateFolderModal_footer__EyXfs{display:flex;justify-content:flex-start;gap:.75rem}.CreateFolderModal_cancelButton__cqycs{flex:1 1;padding:.75rem 1.5rem;border:1px solid #e1e1e1;background-color:#fff;color:#000;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .2s;border-radius:4px}.CreateFolderModal_cancelButton__cqycs:hover:not(:disabled){background-color:#e1e1e1}.CreateFolderModal_cancelButton__cqycs:disabled{opacity:.4;cursor:not-allowed}.CreateFolderModal_submitButton__V2kVe{flex:1 1;padding:.75rem 1.5rem;border:none;background-color:#1a4a28;color:#fff;border-radius:4px;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .2s}.CreateFolderModal_submitButton__V2kVe:hover:not(:disabled){background-color:#1a4a28}.CreateFolderModal_submitButton__V2kVe:disabled{opacity:.4;cursor:not-allowed}@keyframes CreateFolderModal_fadeIn__KPhHp{0%{opacity:0}to{opacity:1}}@keyframes CreateFolderModal_slideIn__aZJDY{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.Auth_authContainer__fUbn6{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:auto;display:flex;background-color:#fdfdfd;padding:1.25rem;box-sizing:border-box}.Auth_authContainer__fUbn6 .Auth_loginSide__FKCVu{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.125rem;position:relative}.Auth_authContainer__fUbn6 .Auth_imageSide__eakar{width:50%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;border-radius:8px;margin:.5rem}.Auth_contentOverlay__I6SJl{position:relative;width:100%;max-width:25rem}.Auth_logo__PUE5j{position:absolute;top:1.25rem;left:1.875rem;font-size:1.25rem;color:#1a4a28;z-index:10}.Auth_authForm__PiMEe{width:100%;max-width:25rem;text-align:center}.Auth_title__6OLTJ{font-size:var(--font-h5);line-height:1.5;margin-bottom:3.125rem}.Auth_title__6OLTJ .Auth_regularText__7bB7s{color:#000}.Auth_title__6OLTJ .Auth_highlightedText__s_oq5{background:#1a4a28;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#1a4a28;display:inline-block}.Auth_divider__86UKk{display:flex;align-items:center;text-align:center;color:#767676;margin:1.25rem 0 .0625rem}.Auth_divider__86UKk:after,.Auth_divider__86UKk:before{content:"";flex:1 1;border-bottom:1px solid #e1e1e1}.Auth_divider__86UKk:before{margin-right:.5rem}.Auth_divider__86UKk:after{margin-left:.5rem}.Auth_termsText__cLOTO{font-size:var(--font-label);color:#767676;margin-top:.625rem;text-align:center!important;width:80%;margin-inline:auto}.Auth_termsText__cLOTO a{text-decoration:underline;color:#767676}.Auth_formBackground___5npF{background-color:#f4f4f4;border-radius:4px;border:1px solid #e1e1e1}.Auth_email__tE3Qn,.Auth_name__j4N0K{width:100%;height:3rem;border-radius:999px;padding-inline:1.25rem;padding:15px 40px;margin-top:1.25rem}.Auth_email__tE3Qn::placeholder,.Auth_name__j4N0K::placeholder{color:#767676}.Auth_name__j4N0K{margin-top:.625rem}.Auth_inputGroup__rhPtN{margin-bottom:.625rem;width:100%}.Auth_continueSlogan__D7_SE{margin-block:1.875rem;text-align:center;align-items:center}.Auth_continueBtn__nzH7D{width:100%}.Auth_continueBtn__nzH7D .applyBtn{background-color:#000!important;color:#fff!important;width:100%!important;height:2.5rem;border-radius:999px;border:none}.Auth_continueBtn__nzH7D.Auth_resendBtn__iskez{margin-top:.625rem}.Auth_continueBtn__nzH7D button:disabled{cursor:not-allowed}.Auth_continueBtn__nzH7D button:disabled,.Auth_continueBtn__nzH7D button:disabled:hover{background-color:#767676!important;color:#fff!important}.Auth_socialBtn__nhVyh{width:100%;margin-bottom:.9375rem;border-radius:4px;display:flex;align-items:center;justify-content:center}.Auth_socialBtn__nhVyh .applyBtn{background-color:#f4f4f4!important;color:#000!important;width:100%!important;height:2.5rem;border-radius:999px;border:1px solid #e1e1e1;display:flex;align-items:center;justify-content:center;gap:.9375rem}.Auth_socialBtn__nhVyh .applyBtn:active{background-color:#1a4a28!important;color:#fff!important}.Auth_accept__HoL9v{display:inline-flex;justify-content:flex-start;align-items:center;font-size:var(--font-body);border-radius:4px}.Auth_accept__HoL9v input{vertical-align:middle;margin-right:.6875rem}.Auth_accept__HoL9v span{margin-left:.3125rem;color:#1a4a28}.Auth_authFlow__A1g3A div[class^=Wrapper_wrapper]{padding-bottom:5.6875rem}.Auth_actionfnbuttons__cH9fb{text-align:center;display:flex;justify-content:center}.Auth_actionfnbuttons__cH9fb button{border-radius:999px!important;font-size:var(--font-label)!important;padding-inline:1.25rem!important;background-color:#023ed8!important;border:none;color:#fff;height:2.5rem!important}.Auth_actionfnbuttons__cH9fb button>div{flex-direction:row-reverse!important}.Auth_actionfnbuttons__cH9fb button svg{width:1.25rem!important}.Auth_fbBtn__IwKzK{padding-inline:1.25rem;display:flex;align-items:center;justify-content:center}.Auth_actionbuttons__2a6VC{text-align:center;display:flex;justify-content:center;width:100%}.Auth_errorMsg__QmiEV{margin-bottom:.8125rem;padding-inline:1.25rem;margin-top:.625rem;color:red;text-align:left}.Auth_loadingFb__7AjHf{display:inline-flex;justify-content:center;align-items:center;height:100vh;width:100vw;position:fixed;inset:0;z-index:1;background-color:transparent}.Auth_loader__0MnrA{position:absolute;left:50vw;top:50vh;padding:0;width:auto}@media(max-width:991px){.Auth_authContainer__fUbn6{flex-direction:column;padding:.625rem}.Auth_authContainer__fUbn6 .Auth_loginSide__FKCVu{width:100%;padding:1.25rem}.Auth_authContainer__fUbn6 .Auth_imageSide__eakar{display:none}.Auth_authContainer__fUbn6 .Auth_logo__PUE5j{position:relative;top:0;left:0;margin:1.25rem auto;text-align:center}.Auth_authContainer__fUbn6 .Auth_authForm__PiMEe{max-width:100%}}.Auth_otpCodeValidation__V0L4F{display:flex;gap:8px;justify-content:center;margin-block:1.875rem}.Auth_otpCodeValidation__input__XRNTL{width:40px;height:50px;font-size:24px;text-align:center;border:1px solid #ccc;border-radius:4px}.Auth_otpCodeValidation__linkButton__pFynk{color:#1a4a28;background:none;border:none;cursor:pointer;font:inherit;margin-top:.75rem}.Auth_otpCodeValidation__postButtons__DfKZg{display:flex;gap:.625rem;margin-top:.625rem}.Auth_otpCodeValidation__postButton__G77j_{background-color:#f4f4f4!important}.Auth_otpCodeValidation__continueButton__a8kP2:disabled{cursor:not-allowed}.Auth_forgotPassword__J__Mk{text-align:right;margin-top:.5rem;font-size:var(--font-label);text-decoration:underline;color:#767676}@media(max-width:450px){.Auth_authContainer__fUbn6{padding:.3125rem}.Auth_authContainer__fUbn6 .Auth_authForm__PiMEe{padding:0}.Auth_authContainer__fUbn6 .Auth_imageSide__eakar{height:12.5rem}}.Auth_animationWrapper__qpJR0{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}.Auth_imageSide__eakar{position:relative}.Auth_referralBanner__ooSPB{background:#fff;border-radius:4px;border:1px solid #e1e1e1;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}@media(max-width:768px){.Auth_referralBanner__ooSPB{padding:1rem;gap:.75rem}}.Auth_referralIcon__Hp_zJ{flex-shrink:0;color:#041d05}@media(max-width:768px){.Auth_referralIcon__Hp_zJ{width:1.5rem;height:1.5rem}}.Auth_referralContent__2Ko5A{flex:1 1;text-align:left}.Auth_referralTitle__SqKkd{font-size:var(--font-body);color:#041d05;font-weight:500;margin-bottom:.375rem}.Auth_referralSubtitle__Vm4ti{font-size:var(--font-body);color:#767676}.ReferralModal_referralModal__ktBBf .modal-dialog{max-width:38.75rem}.ReferralModal_referralModal__ktBBf .modal-content{border:none;border-radius:1rem;padding:0;overflow:hidden}.ReferralModal_modalContent__pSPH9{padding:2rem 2rem 1.5rem;position:relative;background:#fff}@media(max-width:768px){.ReferralModal_modalContent__pSPH9{padding:1.5rem 1.5rem 1.25rem}}.ReferralModal_closeButton__c7V9n{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:#767676;transition:color .2s ease;padding:.5rem;display:flex;align-items:center;justify-content:center;z-index:10}.ReferralModal_closeButton__c7V9n:hover{color:#000}.ReferralModal_loadingContainer__f7hT2{display:flex;justify-content:center;align-items:center;min-height:18.75rem}.ReferralModal_header__fiK3P{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;margin-bottom:.625rem}@media(max-width:768px){.ReferralModal_header__fiK3P{flex-direction:column-reverse;align-items:center;text-align:center}}.ReferralModal_headerLeft__ZIPsH{flex:1 1}.ReferralModal_title__9VPzF{font-size:var(--font-h5);font-weight:700;color:#1a4a28;margin-bottom:.75rem;letter-spacing:-.02em;line-height:1.2}.ReferralModal_subtitle__YGMnd{font-size:var(--font-body);color:#000}.ReferralModal_howItWorks__AiqxE{background:transparent;padding:0;margin-bottom:1.75rem}.ReferralModal_sectionTitle__Sqyyg{font-size:var(--font-body);font-weight:400;color:#767676;margin-bottom:.3125rem}.ReferralModal_step__2tujm{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.875rem}.ReferralModal_step__2tujm:last-child{margin-bottom:0}.ReferralModal_stepIcon__HKVEX{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#000;margin-top:0}.ReferralModal_stepContent__RIYMa{flex:1 1;line-height:1.6;display:flex;flex-wrap:wrap;align-items:baseline;gap:.25rem}.ReferralModal_stepHighlight__aFkj6,.ReferralModal_stepText__efyE1{font-size:var(--font-body);color:#000;line-height:1.6}.ReferralModal_stepHighlight__aFkj6{font-weight:700}.ReferralModal_linkSection__ScpFc{margin-top:1.5rem}.ReferralModal_linkContainer__JSzvx{display:flex;gap:.5rem;align-items:stretch;margin-bottom:1rem}.ReferralModal_linkWrapper__yEFcs{flex:1 1;display:flex;align-items:center;gap:.5rem;padding:0 .75rem;background:#f4f4f4;border:1px solid #e1e1e1;border-radius:.375rem}.ReferralModal_linkIcon__CFv_l{color:#000;flex-shrink:0}.ReferralModal_linkInput__WLwIq{flex:1 1;background:none;border:none;font-size:var(--font-body);color:#000;outline:none;padding:.625rem 0;min-width:0}.ReferralModal_linkInput__WLwIq::selection{background:rgba(59,130,246,.2)}.ReferralModal_copyButton__WGIhq{flex-shrink:0;padding:.625rem 1rem;background:#fff;color:#000;border:1px solid #e1e1e1;border-radius:.375rem;font-size:var(--font-body);font-weight:500;cursor:pointer;transition:all .15s;display:flex;align-items:center;gap:.375rem;white-space:nowrap}.ReferralModal_copyButton__WGIhq:hover:not(:disabled){background:#f4f4f4;border-color:#e1e1e1}.ReferralModal_copyButton__WGIhq:active:not(:disabled){background:#f4f4f4}.ReferralModal_copyButton__WGIhq:disabled{opacity:.5;cursor:not-allowed}.ReferralModal_socialShare__sP4Xh{display:flex;justify-content:center;gap:.75rem;padding-top:0}.ReferralModal_socialButton__C4LAX{width:2.75rem;height:2.75rem;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.ReferralModal_socialButton__C4LAX:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ReferralModal_socialButton__C4LAX:disabled{opacity:.5;cursor:not-allowed}.ReferralModal_socialButton__C4LAX.ReferralModal_whatsapp__wfgRB{background:#25d366;color:#fff}.ReferralModal_socialButton__C4LAX.ReferralModal_email__BQdIr{background:#0084ff;color:#fff}.ReferralModal_socialButton__C4LAX.ReferralModal_sms__h_KKy{background:#10b981;color:#fff}@media(max-width:768px){.ReferralModal_title__9VPzF{font-size:1.75rem}.ReferralModal_subtitle__YGMnd{font-size:1rem}.ReferralModal_linkContainer__JSzvx{flex-direction:column}.ReferralModal_copyButton__WGIhq{width:100%}}.ShareSummary_sharePageContainer__6DzZ4{background-color:#fff}.ShareSummary_loadingContainer__X_n2s{min-height:25rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.ShareSummary_actionBar__yw9ym{display:flex;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;background-color:#f4f4f4;border-bottom:1px solid #e1e1e1}@media(min-width:768px){.ShareSummary_actionBar__yw9ym{padding:1rem 2.5rem}}.ShareSummary_copyButton__KPIPG,.ShareSummary_signInButton__QiOdJ{height:2.25rem;padding:0 1rem;border-radius:4px;font-size:var(--font-body);font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .15s ease;border:none}.ShareSummary_copyButton__KPIPG svg,.ShareSummary_signInButton__QiOdJ svg{font-size:1rem}.ShareSummary_copyButton__KPIPG{background-color:#000;color:#fff}.ShareSummary_copyButton__KPIPG:hover:not(:disabled){opacity:.9}.ShareSummary_copyButton__KPIPG:disabled{opacity:.5;cursor:not-allowed}.ShareSummary_signInButton__QiOdJ{background-color:transparent;color:#000;border:1px solid #e1e1e1}.ShareSummary_signInButton__QiOdJ:hover{background-color:#f4f4f4}.ShareSummary_main__DbKpu{flex:1 1;display:flex;justify-content:center;padding:3.75rem 1.5rem 6.25rem;background-color:#fff}.ShareSummary_content__rSTgE{width:100%;max-width:50rem;margin:0 auto}.ShareSummary_summaryHeader__euq_u{margin-bottom:3.5rem;text-align:center}.ShareSummary_sharedBadge__3LBXc{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 1rem;background-color:#f4f4f4;border-radius:999px;margin-bottom:1.5rem}.ShareSummary_sharedBadge__3LBXc svg{font-size:1rem;color:#767676}@media(max-width:768px){.ShareSummary_sharedBadge__3LBXc{margin-top:3.125rem}}.ShareSummary_sharedBadge__3LBXc span{font-size:var(--font-label);color:#767676;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.ShareSummary_summaryTitle__0WIz_{font-size:var(--font-h3);color:#000;line-height:var(--line-height-h3);max-width:37.5rem;margin:0 auto 1.5rem}@media(max-width:900px){.ShareSummary_summaryTitle__0WIz_{font-size:var(--font-h3)}}.ShareSummary_meta___mgEl{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.ShareSummary_metaItem__SWuIo{display:flex;align-items:center;gap:.5rem;color:#767676;font-size:var(--font-body)}.ShareSummary_metaItem__SWuIo svg{font-size:1.125rem}.ShareSummary_previewSection__ZydCq{position:relative;margin-bottom:1.5rem;max-height:31.25rem;overflow:hidden;background-color:#f4f4f4;border-radius:8px;border:1px solid #e1e1e1;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(max-width:768px){.ShareSummary_previewSection__ZydCq{padding:1.5rem;max-height:25rem}}.ShareSummary_previewContent__Im8Q2 p{margin:0;font-size:var(--font-body);line-height:1.8;color:#767676;white-space:pre-wrap;text-align:left}@media(max-width:768px){.ShareSummary_previewContent__Im8Q2 p{font-size:var(--font-body)}}.ShareSummary_fadeOut__K09uR{position:absolute;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(180deg,hsla(0,0%,97%,0) 0,hsla(0,0%,97%,.8) 60%,#f8f8f8);pointer-events:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ShareSummary_continueReading__XVDKv{text-align:center;margin-bottom:3.5rem}.ShareSummary_continueReading__XVDKv span{font-size:var(--font-body);color:#767676;font-style:italic;opacity:.8}.ShareSummary_ctaSection__FM7O5{text-align:center;margin-top:2.5rem}.ShareSummary_primaryButton__nruta{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;background-color:#1a4a28;color:#fff;border:none;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ShareSummary_primaryButton__nruta:hover:not(:disabled){transform:translateY(-2px);background-color:#041d05;color:#ffd0df}.ShareSummary_primaryButton__nruta:disabled{opacity:.5;cursor:not-allowed}.ShareSummary_primaryButton__nruta svg{font-size:1.25rem}.ShareSummary_signInPrompt__gn_y9 p{margin:0 0 1.5rem;font-size:1.125rem;color:#767676;font-weight:400}.ShareSummary_errorContainer__D5Dd9{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#fff}.ShareSummary_errorContent__q57Gr{text-align:center;max-width:34.375rem;padding:2rem;background-color:#f4f4f4;border-radius:8px;border:1px solid #e1e1e1;margin:-7.5rem 0 0}.ShareSummary_errorContent__q57Gr h2{margin:0 0 .5rem;font-size:var(--font-h6);color:#000}.ShareSummary_errorContent__q57Gr p{margin:0 0 1.5rem;font-size:var(--font-body);color:#767676;line-height:1.5}.ShareSummary_errorActions__aeUKP{display:flex;gap:.5rem;justify-content:center}@media(max-width:480px){.ShareSummary_errorActions__aeUKP{flex-direction:column;align-items:stretch}}.ShareSummary_homeButton__ofUKB{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;background-color:#fff;color:#000;border:1px solid #e1e1e1;border-radius:4px;font-size:var(--font-body);cursor:pointer;transition:all .15s ease}.ShareSummary_homeButton__ofUKB:hover{background-color:#f4f4f4}.ShareSummary_homeButton__ofUKB svg{font-size:1rem}.ShareSummary_createButton__tRzr1{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;background-color:#1a4a28;color:#fff;border:none;border-radius:4px;font-size:var(--font-body);font-weight:400;cursor:pointer;transition:all .15s ease}.ShareSummary_createButton__tRzr1:hover{background-color:#041d05}.ShareSummary_createButton__tRzr1 svg{font-size:1rem}@media(max-width:768px){.ShareSummary_meta___mgEl{gap:1.25rem}.ShareSummary_metaItem__SWuIo{font-size:var(--font-label)}.ShareSummary_metaItem__SWuIo svg{font-size:1rem}.ShareSummary_ctaSection__FM7O5{padding:2.5rem 1.25rem}.ShareSummary_primaryButton__nruta{font-size:var(--font-body);padding:.875rem 1.5rem;width:100%;max-width:18.75rem}.ShareSummary_signInPrompt__gn_y9 p{font-size:var(--font-body)}}.chat_chatPage__DNS_6{display:flex;flex-direction:column;padding:0 .75rem;background:#fff;position:relative}@media(max-width:768px){.chat_chatPage__DNS_6{padding:0 .5rem}}.chat_iconButtons__bGZFh{position:fixed;top:5rem;left:.75rem;display:flex;flex-direction:column;gap:.5rem;z-index:10;transition:left .3s ease}@media(max-width:768px){.chat_iconButtons__bGZFh{left:.5rem}}@media(min-width:992px){.chat_iconButtons__bGZFh{left:18.25rem}.chat_iconButtons__bGZFh.chat_sidebarCollapsed__oO2hH{left:4.5rem}}.chat_iconButton__q9hkP{background:#fff;border:1px solid #e1e1e1;border-radius:999px;padding:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#767676;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.05);position:relative}.chat_iconButton__q9hkP:hover{background:#fdfdfd;border-color:#1a4a28;color:#1a4a28;box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat_iconButton__q9hkP:hover:after{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}.chat_iconButton__q9hkP:active{transform:scale(.95)}.chat_iconButton__q9hkP:after{content:attr(data-tooltip);position:absolute;left:calc(100% + .75rem);top:50%;transform:translateY(-50%) translateX(-8px);background:#fff;color:#000;padding:.375rem .625rem;border-radius:4px;font-size:.8125rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:1000;font-family:OpenSauceSans,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.15)}.chat_loadingContainer__g0Lss{display:flex;justify-content:center;align-items:center;min-height:25rem}.chat_loader__y6yO6{width:2.5rem;height:2.5rem;border:3px solid #f4f4f4;border-top-color:#1a4a28;border-radius:50%;animation:chat_spin__DzS3M 1s linear infinite}@keyframes chat_spin__DzS3M{to{transform:rotate(1turn)}}.chat_placeholderContainer__jG1O5{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:25rem;color:#767676;text-align:center}.chat_placeholderContainer__jG1O5 p{font-size:var(--font-body);margin:.75rem 0 0}.chat_placeholderIcon__MK8dv{font-size:4rem;opacity:.5}.ShareDeck_sharePageContainer__YC6we{background-color:#fdfdfd}.ShareDeck_loadingContainer__EVEUC{min-height:25rem;display:flex;align-items:center;justify-content:center;background-color:#fff}.ShareDeck_main__RMZPD{flex:1 1;display:flex;justify-content:center;padding:3.75rem 1.5rem 6.25rem;background-color:#fff;margin-top:2.5rem}@media(max-width:768px){.ShareDeck_main__RMZPD{margin-top:0}}.ShareDeck_content__yigO0{width:100%;max-width:50rem;margin:0 auto}.ShareDeck_summaryHeader__lNSGA{margin-bottom:2.5rem;text-align:center}.ShareDeck_sharedBadge__qCEoV{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem 1rem;background-color:#f4f4f4;border-radius:999px;margin-bottom:1.5rem}.ShareDeck_sharedBadge__qCEoV svg{font-size:1rem;color:#767676}@media(max-width:768px){.ShareDeck_sharedBadge__qCEoV{margin-top:3.125rem}}.ShareDeck_sharedBadge__qCEoV span{font-size:var(--font-body);color:#767676;letter-spacing:.5px}.ShareDeck_summaryTitle__FN_j9{font-size:var(--font-h4);color:#000;line-height:var(--line-height-h4);max-width:37.5rem;margin:0 auto .75rem}@media(max-width:900px){.ShareDeck_summaryTitle__FN_j9{font-size:var(--font-h5);max-width:90%}}.ShareDeck_meta__V_Tke{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.ShareDeck_metaItem__YqZ9y{display:flex;align-items:center;gap:.5rem;color:#767676;font-size:var(--font-body)}.ShareDeck_metaItem__YqZ9y svg{font-size:1.125rem}.ShareDeck_previewSection__KVzce{position:relative;margin-bottom:1.5rem;max-height:37.5rem;overflow:hidden;background-color:#f4f4f4;border-radius:8px;border:1px solid #e1e1e1;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}@media(max-width:768px){.ShareDeck_previewSection__KVzce{padding:1.5rem;max-height:31.25rem}}.ShareDeck_previewContent__wpiNO{text-align:left}.ShareDeck_questionsList__C4kKw{display:flex;flex-direction:column;gap:1.5rem}.ShareDeck_questionCard__ZgdPR{background-color:#fff;border-radius:4px;padding:1.25rem;border:1px solid #e1e1e1}.ShareDeck_questionText__ibNAz{font-size:var(--font-body);line-height:1.6;color:#000;margin-bottom:.75rem}.ShareDeck_questionText__ibNAz strong{color:#1a4a28;font-weight:500}.ShareDeck_mcqOptions__9ST2P{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.ShareDeck_mcqOption__D8Gkp{padding:.625rem .875rem;background-color:#f4f4f4;border-radius:4px;font-size:var(--font-body);color:#767676;border:1px solid #e1e1e1}.ShareDeck_flashcardBack__z3I8a,.ShareDeck_flashcardFront__bxD_B{font-size:var(--font-body);line-height:1.6;color:#000;padding:.75rem 0}.ShareDeck_flashcardBack__z3I8a strong,.ShareDeck_flashcardFront__bxD_B strong{color:#1a4a28;font-weight:500;display:block;margin-bottom:.375rem}.ShareDeck_flashcardBack__z3I8a{border-top:1px solid #e1e1e1;margin-top:.75rem;padding-top:1rem}.ShareDeck_fadeOut__VuMZ_{position:absolute;bottom:0;left:0;right:0;height:5rem;background:linear-gradient(180deg,hsla(0,0%,97%,0) 0,hsla(0,0%,97%,.8) 60%,#f8f8f8);pointer-events:none;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.ShareDeck_ctaSection__rGQEo{text-align:center;margin-bottom:2.5rem}@media(max-width:768px){.ShareDeck_ctaSection__rGQEo{margin-bottom:2rem}}.ShareDeck_primaryButton__Dyit2{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:1rem 2rem;background-color:#1a4a28;color:#fff;border:none;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ShareDeck_primaryButton__Dyit2:hover:not(:disabled){transform:translateY(-2px);background-color:#041d05;color:#ffd0df}.ShareDeck_primaryButton__Dyit2:disabled{opacity:.5;cursor:not-allowed}.ShareDeck_primaryButton__Dyit2 svg{font-size:1.25rem}.ShareDeck_signInPrompt___aH5S p{margin:0 0 1.5rem;font-size:1.125rem;color:#767676;font-weight:400}.ShareDeck_errorContainer__UHD1S{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;background-color:#fff}.ShareDeck_errorContent___U1gd{text-align:center;max-width:34.375rem;padding:2rem;background-color:#f4f4f4;border-radius:8px;border:1px solid #e1e1e1;margin:-7.5rem 0 0}.ShareDeck_errorContent___U1gd h2{margin:0 0 .5rem;font-size:var(--font-h6);color:#000}.ShareDeck_errorContent___U1gd p{margin:0 0 1.5rem;font-size:var(--font-body);color:#767676;line-height:1.5}.ShareDeck_errorActions__ZPesX{display:flex;gap:.5rem;justify-content:center}@media(max-width:480px){.ShareDeck_errorActions__ZPesX{flex-direction:column;align-items:stretch}}.ShareDeck_homeButton__3Fs7U{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:15px 40px;background-color:#fff;color:#000;border:1px solid #e1e1e1;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .15s ease}.ShareDeck_homeButton__3Fs7U:hover{background-color:#f4f4f4}.ShareDeck_homeButton__3Fs7U svg{font-size:1rem}.ShareDeck_createButton__p0tX9{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:15px 40px;background-color:#1a4a28;color:#fff;border:none;border-radius:999px;font-size:var(--font-body);cursor:pointer;transition:all .15s ease}.ShareDeck_createButton__p0tX9:hover{background-color:#041d05}.ShareDeck_createButton__p0tX9 svg{font-size:1rem}@media(max-width:768px){.ShareDeck_meta__V_Tke{gap:1.25rem}.ShareDeck_metaItem__YqZ9y{font-size:var(--font-label)}.ShareDeck_metaItem__YqZ9y svg{font-size:1rem}.ShareDeck_primaryButton__Dyit2{font-size:var(--font-body);padding:.875rem 1.5rem;width:100%;max-width:18.75rem}.ShareDeck_signInPrompt___aH5S p{font-size:var(--font-body)}}