@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Space+Grotesk:wght@600;700&display=swap";html,body{background:#0b0d0c;min-height:100%;margin:0}.course-detail{--course-ink:#0b0d0c;--course-paper:#f8f5ed;--course-muted:#68706a;min-height:100vh;color:var(--course-ink);background:var(--course-paper);font-family:DM Sans,system-ui,sans-serif}.course-detail *{box-sizing:border-box}.course-detail a{color:inherit}.course-shell{width:min(1180px,100% - 40px);margin-inline:auto}.course-skip{z-index:50;background:#fff;border-radius:8px;padding:12px 16px;font-weight:800;position:fixed;top:-60px;left:18px}.course-skip:focus{top:18px}.course-site-header{z-index:10;background:#fff;border-bottom:1px solid #dfe4df;position:relative}.course-site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.course-brand img{object-fit:contain;width:58px;height:58px;display:block}.course-site-header nav{align-items:center;gap:25px;display:flex}.course-site-header nav a{font-size:.92rem;font-weight:800;text-decoration:none}.course-site-header nav a:last-child{color:#071008;background:var(--course-accent);border-radius:999px;padding:11px 16px}.course-hero{color:#fff;background:#0b0d0c;padding:74px 0 0;position:relative;overflow:hidden}.course-hero__grid{opacity:.13;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.course-hero__layout{grid-template-columns:minmax(0,1.35fr) minmax(250px,.65fr);align-items:center;gap:70px;padding-bottom:68px;display:grid;position:relative}.course-back{margin-bottom:34px;font-weight:700;text-decoration:none;display:inline-flex;color:#c7cec8!important}.course-eyebrow,.course-kicker{color:var(--course-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:800}.course-status{border:1px solid color-mix(in srgb, var(--course-accent) 55%, transparent);color:var(--course-accent);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-bottom:17px;padding:7px 11px;font-size:.78rem;font-weight:800;display:inline-flex}.course-hero h1,.course-section h2,.course-final-cta h2{letter-spacing:-.045em;margin:0;font-family:Space Grotesk,system-ui,sans-serif}.course-hero h1{max-width:850px;font-size:clamp(3rem,7vw,6.6rem);line-height:.92}.course-lead{color:#d8ddd9;max-width:760px;margin:28px 0 0;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.65}.course-hero__actions,.course-final-cta__actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.course-action{border:1px solid var(--course-accent);background:var(--course-accent);border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:48px;padding:12px 18px;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;color:#071008!important}.course-action:hover{transform:translateY(-2px)}.course-action--secondary{background:0 0;border-color:currentColor;color:inherit!important}.course-hero__mark{aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--course-accent) 32%, transparent), transparent 68%);box-shadow:0 0 100px color-mix(in srgb, var(--course-accent) 20%, transparent);border:1px solid #ffffff2e;border-radius:50%;align-content:center;place-items:center;gap:22px;display:grid}.course-hero__mark span{color:var(--course-accent);font-family:Space Grotesk,sans-serif;font-size:clamp(5rem,11vw,9.5rem);font-weight:700;line-height:1}.course-hero__mark small{color:#cfd5d0;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.course-facts{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.course-facts div{border-right:1px solid #ffffff24;flex-direction:column;justify-content:center;gap:8px;min-height:112px;padding:22px;display:flex}.course-facts div:first-child{border-left:1px solid #ffffff24}.course-facts small{color:#9da69f;text-transform:uppercase;letter-spacing:.09em;font-size:.74rem;font-weight:800}.course-facts strong{font-size:1rem;line-height:1.35}.course-section{padding:92px 0}.course-section--light{background:#fff}.course-section--cream{background:#f3efe4}.course-section--dark{color:#fff;background:#101311}.course-equipment{border:1px solid color-mix(in srgb, var(--course-accent) 55%, #dce2dd);background:color-mix(in srgb, var(--course-accent) 10%, #fff);border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-bottom:30px;padding:24px 28px;display:grid}.course-equipment__mark{color:#071008;background:var(--course-accent);border-radius:17px;place-items:center;width:58px;height:58px;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:800;display:grid}.course-equipment small{color:#566159;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800;display:block}.course-section .course-equipment h2{font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.12}.course-equipment p{color:#4f5951;margin:8px 0 0;line-height:1.5}.course-two-column{grid-template-columns:1fr 1fr;gap:30px;display:grid}.course-two-column article{background:#fff;border:1px solid #dce2dd;border-radius:24px;padding:clamp(28px,5vw,52px)}.course-two-column .course-includes{color:#fff;background:#101311;border-color:#101311}.course-section h2,.course-final-cta h2{font-size:clamp(2rem,4vw,3.7rem);line-height:1.02}.course-check-list{gap:16px;margin:30px 0 0;padding:0;list-style:none;display:grid}.course-check-list li{padding-left:34px;line-height:1.55;position:relative}.course-check-list li:before{content:"✓";color:#071008;background:var(--course-accent);border-radius:50%;place-items:center;width:23px;height:23px;font-weight:900;display:grid;position:absolute;top:0;left:0}.course-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.course-heading>p{max-width:520px;color:var(--course-muted);margin:0;font-size:1.02rem;line-height:1.6}.course-heading--dark>p{color:#adb6af}.course-schedule-grid,.course-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.course-schedule-card{background:#fff;border:1px solid #d9ded9;border-radius:20px;min-height:210px;padding:30px;position:relative;overflow:hidden}.course-schedule-card.is-closed{background:repeating-linear-gradient(-45deg,#fff7f5,#fff7f5 10px,#fff 10px 20px);border-color:#e2b3aa}.course-schedule-card__closed{z-index:1;color:#fff;letter-spacing:.1em;background:#b52e21;border-radius:999px;margin-bottom:14px;padding:7px 11px;font-size:.72rem;font-weight:950;display:inline-flex;position:relative}.course-schedule-card.is-closed h3{margin-bottom:12px}.course-schedule-card.is-closed small{color:#8b2118;background:#fbe2dd;border-radius:9px;margin-top:12px;padding:8px 11px;font-weight:900;display:inline-flex;position:relative}.course-schedule-card__number{color:color-mix(in srgb, var(--course-accent) 32%, transparent);font-family:Space Grotesk,sans-serif;font-size:3.6rem;font-weight:800;position:absolute;top:13px;right:22px}.course-schedule-card h3{max-width:80%;margin:0 0 20px;font-family:Space Grotesk,sans-serif;font-size:1.45rem;position:relative}.course-schedule-card p{color:#535c55;margin:8px 0;line-height:1.5;position:relative}.course-schedule-card__actions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex;position:relative}.course-schedule-card__actions .course-action{flex:200px;min-height:44px;padding:10px 13px;font-size:.78rem}.course-schedule-card__actions .course-action--secondary{color:#101311!important}.course-price-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr))}.course-price-grid--age{grid-template-columns:repeat(2,minmax(0,1fr))}.course-price-card{background:#171b18;border:1px solid #343a35;border-radius:20px;flex-direction:column;min-height:310px;padding:28px;display:flex}.course-price-card.is-featured{color:#071008;border-color:var(--course-accent);background:var(--course-accent)}.course-price-card__summary{flex-direction:column;flex:1;display:flex}.course-price-card__summary>small{color:#b6beb8;text-transform:uppercase;letter-spacing:.06em;min-height:38px;font-weight:800}.course-price-card.is-featured .course-price-card__summary>small{color:#1d3a22}.course-price-card__summary>strong{margin-top:20px;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1}.course-price-card__summary>p{color:#c0c7c2;flex:1;margin:20px 0;line-height:1.55}.course-price-card.is-featured .course-price-card__summary>p{color:#1b3320}.course-price-card .course-action{border-color:var(--course-accent);width:100%}.course-price-card.is-featured .course-action{background:#071008;border-color:#071008;color:#fff!important}.course-price-card .course-action--secondary{color:#fff!important}.course-price-card__payments{gap:10px;display:grid}.course-payment-choice{background:#0f1210;border:1px solid #3f4841;border-radius:13px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:15px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid;color:#fff!important}.course-payment-choice.has-breakdown{border-color:color-mix(in srgb, var(--course-accent) 62%, #3f4841);align-items:start;padding:18px}.course-payment-choice:hover{border-color:var(--course-accent);transform:translateY(-2px)}.course-payment-choice>span{gap:4px;display:grid}.course-payment-choice small{color:#aab4ac;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.course-payment-choice strong{font-family:Space Grotesk,sans-serif;font-size:1.45rem}.course-payment-choice>b{color:var(--course-accent);white-space:nowrap;grid-area:1/2;align-self:center;font-size:.78rem}.course-payment-breakdown{border-top:1px solid #354039;grid-area:2/1/auto/-1;gap:8px;margin:4px 0 0;padding:14px 0 0;list-style:none;display:grid}.course-payment-breakdown li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:7px 0;display:grid}.course-payment-breakdown li>span{gap:3px;display:grid}.course-payment-breakdown li small{font-size:.68rem}.course-payment-breakdown em{color:#fff;font-size:.88rem;font-style:normal;font-weight:700}.course-payment-breakdown li>strong{color:var(--course-accent);white-space:nowrap;font-size:1rem}.course-price-card.is-featured .course-payment-choice{background:#071008;border-color:#18311c;color:#fff!important}.course-price-card.is-featured .course-payment-choice small{color:#a8bbaa}.course-price-card.is-featured .course-payment-choice b{color:var(--course-accent)}.course-requirements{grid-template-columns:.78fr 1.22fr;align-items:start;gap:80px;display:grid}.course-requirements>div:first-child>p:last-child{color:var(--course-muted);line-height:1.65}.course-number-list{gap:20px;margin:0 0 28px;padding:0;list-style:none;display:grid}.course-number-list li{grid-template-columns:38px 1fr;align-items:start;gap:15px;display:grid}.course-number-list span{border:1px solid #bec7c0;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.course-number-list p{margin:5px 0 0;line-height:1.55}.course-requirements .course-action--secondary{color:#101311!important}.course-final-cta{color:#071008;background:var(--course-accent);padding:72px 0}.course-final-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.course-final-cta .course-kicker{color:#17321c}.course-final-cta__actions{justify-content:flex-end;margin-top:0}.course-final-cta .course-action{background:#071008;border-color:#071008;color:#fff!important}.course-final-cta .course-action--secondary{background:0 0;color:#071008!important}.course-footer{color:#cbd1cc;background:#0b0d0c;padding:32px 0}.course-footer .course-shell{align-items:center;gap:20px;display:flex}.course-footer img{object-fit:contain;width:45px;height:45px}.course-footer p{flex:1;margin:0}.course-footer a{color:#fff;font-weight:800;text-decoration:none}@media (width<=850px){.course-site-header nav a:not(:last-child){display:none}.course-hero{padding-top:52px}.course-hero__layout{grid-template-columns:1fr;gap:35px}.course-hero__mark{justify-self:center;width:min(330px,78vw)}.course-facts{grid-template-columns:1fr 1fr}.course-facts div:nth-child(3){border-left:1px solid #ffffff24}.course-two-column,.course-requirements{grid-template-columns:1fr;gap:24px}.course-heading,.course-final-cta__inner{flex-direction:column;align-items:flex-start}.course-final-cta__actions{justify-content:flex-start}}@media (width<=590px){.course-shell{width:min(100% - 28px,1180px)}.course-site-header__inner{min-height:68px}.course-brand img{width:48px;height:48px}.course-site-header nav a:last-child{padding:9px 13px}.course-hero h1{font-size:clamp(2.65rem,14vw,4.5rem)}.course-hero__actions .course-action,.course-final-cta__actions .course-action{width:100%}.course-facts{grid-template-columns:1fr}.course-facts div,.course-facts div:nth-child(3){border-left:1px solid #ffffff24}.course-section{padding:68px 0}.course-equipment{grid-template-columns:1fr;align-items:start;padding:20px}.course-equipment__mark{border-radius:14px;width:48px;height:48px;font-size:1.1rem}.course-two-column article{padding:28px 24px}.course-heading{margin-bottom:28px}.course-schedule-grid,.course-price-grid,.course-price-grid--age{grid-template-columns:1fr}.course-schedule-card{padding:26px 22px}.course-schedule-card__number{font-size:3rem}.course-payment-choice{grid-template-columns:1fr;gap:9px}.course-payment-choice>b{white-space:normal;grid-area:auto/1}.course-payment-breakdown{grid-area:auto/1}.course-footer .course-shell{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.course-detail *,.course-detail :before,.course-detail :after{scroll-behavior:auto!important;transition:none!important}}.package-tutorial{--green:#40bf3e;--ink:#101913;color:var(--ink);background:#fff;min-height:100vh;padding:0 24px 48px;font-family:Arial,sans-serif;line-height:1.55}.package-tutorial *{box-sizing:border-box}.package-tutorial a{color:#175c20;text-underline-offset:4px}.tutorial-header{border-bottom:1px solid #dce5dd;justify-content:space-between;align-items:center;max-width:1080px;margin:auto;padding:18px 0;display:flex}.tutorial-header img{object-fit:contain;width:110px;height:74px;display:block}.tutorial-header>a:last-child{font-weight:700}.tutorial-heading{max-width:1080px;margin:32px auto 26px}.tutorial-heading>p:first-child{letter-spacing:1px;color:#226d2a;font-size:14px;font-weight:700}.tutorial-heading h1{letter-spacing:-1px;margin:10px 0 14px;font-size:clamp(30px,4vw,44px);line-height:1.1}.tutorial-heading p{margin:0;font-size:18px}.tutorial-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:44px;max-width:1080px;margin:auto;display:grid}.tutorial-video video{aspect-ratio:9/16;background:#101913;border-radius:16px;width:100%;display:block;box-shadow:0 12px 36px #10191320}.tutorial-video p,.tutorial-video>a{font-size:14px;line-height:1.5}.tutorial-video p{color:#566359;margin:14px 0 8px}.tutorial-steps ol{gap:21px;margin:0;padding:0;list-style:none;display:grid}.tutorial-steps li{gap:14px;display:flex}.tutorial-steps li>span{color:#1a6722;background:#eaf7e8;border-radius:50%;flex:0 0 32px;place-items:center;height:32px;font-weight:700;display:grid}.tutorial-steps h2{margin:2px 0 6px;font-size:19px;line-height:1.3}.tutorial-steps li p{color:#435148;margin:0;font-size:16px}.tutorial-note{border-left:4px solid var(--green);background:#eff8ed;border-radius:0 12px 12px 0;margin-top:26px;padding:19px 21px;font-size:16px}.tutorial-note strong{font-size:18px}.tutorial-note p{margin:8px 0}.tutorial-note a{font-weight:700}.package-tutorial .tutorial-primary{background:var(--green);color:#0d220f;text-align:center;border-radius:12px;margin-top:22px;padding:16px 20px;font-size:18px;font-weight:700;text-decoration:none;display:block}.tutorial-support{text-align:center;font-size:16px}.package-tutorial a:focus-visible,.package-tutorial video:focus-visible{outline-offset:4px;outline:3px solid #246cba}@media (width<=760px){.package-tutorial{padding:0 18px 32px}.tutorial-grid{grid-template-columns:1fr;gap:30px}.tutorial-video{width:100%;max-width:380px;margin:auto}.tutorial-heading{margin-top:24px}.tutorial-heading p{font-size:16px}.tutorial-steps{max-width:540px;margin:auto}.tutorial-steps li{gap:12px}}.tutorial-header nav{align-items:center;gap:20px;font-size:15px;font-weight:700;display:flex}.tutorial-index-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1080px;margin:0 auto 32px;display:grid}.package-tutorial .tutorial-index-card{color:#101913;background:#f8fbf7;border:1px solid #dce5dd;border-radius:18px;padding:28px;text-decoration:none;transition:border-color .15s,background .15s;display:block}.tutorial-index-card:hover{background:#eff8ed;border-color:#40bf3e}.tutorial-index-number{color:#278230;margin-bottom:18px;font-size:26px;font-weight:700;display:block}.tutorial-index-card small{letter-spacing:1px;color:#435148;font-size:12px;font-weight:700}.tutorial-index-card h2{margin:10px 0;font-size:25px;line-height:1.2}.tutorial-index-card p{color:#435148;margin:0 0 22px;font-size:16px}.tutorial-index-card strong{color:#175c20;font-size:15px}@media (width<=650px){.tutorial-index-grid{grid-template-columns:1fr}.tutorial-header nav{gap:14px;font-size:14px}.tutorial-index-card{padding:22px}}._page_1ie48_1{--ink:#0b0e0c;--paper:#f7f4ea;--green:#40bf49;--muted:#657068;min-height:100vh;color:var(--ink);background:var(--paper);font-family:DM Sans,Inter,system-ui,sans-serif;overflow:hidden}._page_1ie48_1 *{box-sizing:border-box}._page_1ie48_1 a{color:inherit}._shell_1ie48_15{width:min(1180px,100% - 40px);margin-inline:auto}._skip_1ie48_16{z-index:100;background:var(--ink);border-radius:9px;padding:12px 16px;font-weight:800;position:fixed;top:-70px;left:18px;color:#fff!important}._skip_1ie48_16:focus{top:18px}._header_1ie48_19{z-index:20;background:#fff;border-bottom:1px solid #dde3dd;position:relative}._header_1ie48_19 ._shell_1ie48_15{justify-content:space-between;align-items:center;gap:30px;min-height:80px;display:flex}._brand_1ie48_21 img{object-fit:contain;width:62px;height:62px;display:block}._header_1ie48_19 nav{align-items:center;gap:24px;display:flex}._header_1ie48_19 nav a{font-size:.9rem;font-weight:800;text-decoration:none}._header_1ie48_19 nav a:hover{color:#167625}._header_1ie48_19 ._login_1ie48_25{color:#061008;background:var(--green);border-radius:999px;align-items:center;gap:8px;min-height:43px;padding:10px 15px;display:inline-flex}._hero_1ie48_27{color:#fff;background:var(--ink);padding:88px 0 0;position:relative}._heroGrid_1ie48_28{opacity:.12;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 25%,#0000 88%);mask-image:linear-gradient(#000 25%,#0000 88%)}._heroLayout_1ie48_29{grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:center;gap:70px;padding-bottom:84px;display:grid;position:relative}._eyebrow_1ie48_30,._kicker_1ie48_30{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin:0 0 15px;font-size:.75rem;font-weight:900}._eyebrow_1ie48_30 span{margin-right:7px}._hero_1ie48_27 h1,._sectionHeading_1ie48_32 h2,._includes_1ie48_32 h2,._finalCta_1ie48_32 h2{letter-spacing:-.05em;margin:0;font-family:Space Grotesk,Inter,system-ui,sans-serif}._hero_1ie48_27 h1{max-width:790px;font-size:clamp(3.3rem,7vw,6.8rem);line-height:.9}._hero_1ie48_27 h1 em{color:var(--green);font-style:normal}._lead_1ie48_35{color:#d0d7d1;max-width:720px;margin:30px 0 0;font-size:clamp(1.03rem,2vw,1.24rem);line-height:1.65}._heroActions_1ie48_36{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}._primaryButton_1ie48_37,._secondaryButton_1ie48_37,._darkButton_1ie48_37,._darkOutline_1ie48_37{border:1px solid var(--green);border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:12px 19px;font-size:.9rem;font-weight:900;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex}._primaryButton_1ie48_37{background:var(--green);color:#061008!important}._secondaryButton_1ie48_37{background:#ffffff0a;border-color:#667069;color:#fff!important}._primaryButton_1ie48_37:hover,._secondaryButton_1ie48_37:hover,._darkButton_1ie48_37:hover,._darkOutline_1ie48_37:hover{transform:translateY(-2px)}._heroChecks_1ie48_41{color:#c8d0ca;flex-wrap:wrap;gap:10px 22px;margin:30px 0 0;padding:0;font-size:.88rem;font-weight:800;list-style:none;display:flex}._heroChecks_1ie48_41 li:before{content:"✓";color:var(--green);margin-right:8px}._heroVisual_1ie48_44{aspect-ratio:1;place-items:center;display:grid;position:relative}._heroVisual_1ie48_44:before,._heroVisual_1ie48_44:after{content:"";border:1px solid #ffffff2b;border-radius:50%;position:absolute;inset:9%}._heroVisual_1ie48_44:after{border-color:#40bf4966;inset:25%;box-shadow:0 0 90px #40bf492e}._heroCore_1ie48_47{z-index:3;aspect-ratio:1;color:#071008;background:var(--green);border-radius:50%;align-content:center;place-items:center;width:44%;display:grid;position:relative;box-shadow:0 20px 60px #40bf4940}._heroCore_1ie48_47 strong{letter-spacing:-.07em;font-family:Space Grotesk,sans-serif;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1}._heroCore_1ie48_47 small{text-transform:uppercase;letter-spacing:.08em;margin-top:6px;font-weight:900}._orbit_1ie48_50{animation:40s linear infinite _slow-turn_1ie48_1;position:absolute;inset:0}._orbit_1ie48_50 span{color:#e7ece8;background:#151a17;border:1px solid #ffffff38;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:800;animation:40s linear infinite reverse _slow-turn_1ie48_1;position:absolute}._orbit_1ie48_50 span:first-child{top:4%;left:42%}._orbit_1ie48_50 span:nth-child(2){top:24%;right:0}._orbit_1ie48_50 span:nth-child(3){bottom:21%;right:2%}._orbit_1ie48_50 span:nth-child(4){bottom:4%;left:37%}._orbit_1ie48_50 span:nth-child(5){bottom:21%;left:0}._orbit_1ie48_50 span:nth-child(6){top:24%;left:0}@keyframes _slow-turn_1ie48_1{to{transform:rotate(360deg)}}._priceStrip_1ie48_60{background:#151917;border:1px solid #313733;border-bottom:0;border-radius:24px 24px 0 0;grid-template-columns:repeat(3,1fr);display:grid;position:relative;overflow:hidden}._priceStrip_1ie48_60 article{border-right:1px solid #313733;flex-direction:column;justify-content:center;min-height:145px;padding:25px 30px;display:flex}._priceStrip_1ie48_60 article:last-child{border-right:0}._priceStrip_1ie48_60 small{color:#9ca69e;text-transform:uppercase;letter-spacing:.08em;font-weight:800}._priceStrip_1ie48_60 strong{color:#fff;letter-spacing:-.04em;margin:6px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem)}._priceStrip_1ie48_60 span{color:#b8c1ba;font-size:.88rem;font-weight:700}._priceStrip_1ie48_60 ._priceFeatured_1ie48_66{color:#071008;border-color:var(--green);background:var(--green)}._priceStrip_1ie48_60 ._priceFeatured_1ie48_66 small,._priceStrip_1ie48_60 ._priceFeatured_1ie48_66 strong,._priceStrip_1ie48_60 ._priceFeatured_1ie48_66 span{color:#071008}._priceNote_1ie48_68{color:#d4dcd6;text-align:center;margin-top:0;margin-bottom:0;padding:14px 0 24px;font-size:.84rem;line-height:1.55;position:relative}._separationNote_1ie48_70{background:#fff;border-bottom:1px solid #dbe1da}._separationNote_1ie48_70 ._shell_1ie48_15{align-items:center;gap:18px;min-height:100px;display:flex}._separationNote_1ie48_70 span{color:#fff;background:var(--ink);border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:1.6rem;display:grid}._separationNote_1ie48_70 p{color:#485149;margin:0;line-height:1.55}._separationNote_1ie48_70 strong{color:var(--ink)}._catalog_1ie48_76{background:var(--paper);padding:100px 0}._sectionHeading_1ie48_32{justify-content:space-between;align-items:end;gap:55px;margin-bottom:44px;display:flex}._sectionHeading_1ie48_32 h2,._includes_1ie48_32 h2{max-width:760px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.98}._sectionHeading_1ie48_32>p{max-width:500px;color:var(--muted);margin:0;line-height:1.65}._programGrid_1ie48_80{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}._programCard_1ie48_81{--program-accent:var(--green);background:#fff;border:1px solid #d9ded8;border-radius:26px;padding:34px;position:relative;overflow:hidden;box-shadow:0 18px 45px #1623190e}._programCard_1ie48_81:before{content:"";background:var(--program-accent);width:100%;height:6px;position:absolute;top:0;left:0}._programTop_1ie48_83{z-index:1;justify-content:space-between;align-items:start;gap:20px;display:flex;position:relative}._programTop_1ie48_83 p{color:color-mix(in srgb, var(--program-accent) 52%, #0b0e0c);text-transform:uppercase;letter-spacing:.09em;margin:0 0 7px;font-size:.72rem;font-weight:900}._programTop_1ie48_83 h3{letter-spacing:-.04em;max-width:470px;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.02}._programTop_1ie48_83>span{color:#071008;background:var(--program-accent);border-radius:18px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:900;display:grid}._programDescription_1ie48_87{z-index:1;color:#5b655d;max-width:580px;margin:22px 0;line-height:1.55;position:relative}._subjects_1ie48_88{z-index:1;flex-wrap:wrap;gap:8px;margin:0 0 28px;padding:0;list-style:none;display:flex;position:relative}._subjects_1ie48_88 li{color:#38423a;background:#f0f3ef;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:800}._programOffers_1ie48_90{z-index:1;gap:9px;display:grid;position:relative}._programOffers_1ie48_90 a{border:1px solid #d6ddd6;border-radius:15px;grid-template-columns:1fr auto;align-items:center;gap:20px;min-height:72px;padding:13px 16px;text-decoration:none;transition:transform .18s,border-color .18s;display:grid}._programOffers_1ie48_90 a:hover{border-color:var(--program-accent);transform:translateY(-2px)}._programOffers_1ie48_90 a span{gap:3px;display:grid}._programOffers_1ie48_90 small{color:#4f5a52;letter-spacing:.06em;text-transform:uppercase;font-size:.7rem;font-weight:900}._programOffers_1ie48_90 strong{letter-spacing:-.03em;font-family:Space Grotesk,sans-serif;font-size:1.35rem}._programOffers_1ie48_90 b{white-space:nowrap;font-size:.77rem}._programOffers_1ie48_90 ._bundleOffer_1ie48_97{color:#fff;border-color:var(--ink);background:var(--ink)}._programOffers_1ie48_90 ._bundleOffer_1ie48_97 small{color:#d0d8d2}._programOffers_1ie48_90 ._bundleOffer_1ie48_97 b{color:var(--program-accent)}._programOffers_1ie48_90 ._tasaOffer_1ie48_100{border-color:color-mix(in srgb, var(--program-accent) 55%, #d6ddd6);background:color-mix(in srgb, var(--program-accent) 10%, #fff)}._cardNumber_1ie48_101{color:color-mix(in srgb, var(--program-accent) 16%, transparent);font-family:Space Grotesk,sans-serif;font-size:6rem;font-weight:900;line-height:1;position:absolute;top:94px;right:28px}._programCardSingle_1ie48_102{grid-column:span 2;grid-template-columns:minmax(0,1fr) minmax(310px,.7fr);align-items:center;column-gap:50px;display:grid}._programCardSingle_1ie48_102 ._programTop_1ie48_83,._programCardSingle_1ie48_102 ._programDescription_1ie48_87,._programCardSingle_1ie48_102 ._subjects_1ie48_88{grid-column:1}._programCardSingle_1ie48_102 ._programOffers_1ie48_90{grid-area:1/2/span 3}._financingNote_1ie48_105{color:#525d55;text-align:center;max-width:820px;margin:0 auto 32px;font-size:.84rem;line-height:1.55}._catalog_1ie48_76 ._kicker_1ie48_30,._process_1ie48_106 ._kicker_1ie48_30{color:#23662b}._includes_1ie48_32{color:#fff;background:var(--ink);padding:100px 0}._includesLayout_1ie48_109{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}._includesIntro_1ie48_110>p:last-child{color:#aeb8b0;max-width:530px;line-height:1.65}._benefitGrid_1ie48_111{border:1px solid #343b36;border-radius:24px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}._benefitGrid_1ie48_111 article{border-bottom:1px solid #343b36;border-right:1px solid #343b36;min-height:225px;padding:28px}._benefitGrid_1ie48_111 article:nth-child(2n){border-right:0}._benefitGrid_1ie48_111 article:nth-last-child(-n+2){border-bottom:0}._benefitGrid_1ie48_111 span{color:var(--green);font-family:Space Grotesk,sans-serif;font-size:.85rem;font-weight:900}._benefitGrid_1ie48_111 h3{margin:35px 0 10px;font-family:Space Grotesk,sans-serif;font-size:1.35rem}._benefitGrid_1ie48_111 p{color:#aeb8b0;margin:0;line-height:1.55}._process_1ie48_106{background:#fff;padding:100px 0}._steps_1ie48_120{border-top:1px solid #d8dfd8;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}._steps_1ie48_120 li{border-right:1px solid #d8dfd8;grid-template-columns:auto 1fr;align-content:start;gap:20px;min-height:250px;padding:34px 28px;display:grid}._steps_1ie48_120 li:last-child{border-right:0}._steps_1ie48_120>li>span{color:#071008;background:var(--green);border-radius:50%;place-items:center;width:43px;height:43px;font-weight:900;display:grid}._steps_1ie48_120 h3{margin:8px 0 16px;font-family:Space Grotesk,sans-serif;font-size:1.8rem}._steps_1ie48_120 p{color:var(--muted);margin:0;line-height:1.6}._finalCta_1ie48_32{color:#071008;background:var(--green);padding:74px 0}._finalCtaLayout_1ie48_128{justify-content:space-between;align-items:center;gap:55px;display:flex}._finalCta_1ie48_32 h2{max-width:760px;font-size:clamp(2.2rem,5vw,4.6rem);line-height:.95}._finalCta_1ie48_32 ._kicker_1ie48_30{color:#17441d}._finalCtaLayout_1ie48_128>div:last-child{flex:none;gap:10px;display:grid}._darkButton_1ie48_37,._darkOutline_1ie48_37{border-color:var(--ink);min-width:220px}._darkButton_1ie48_37{background:var(--ink);color:#fff!important}._darkOutline_1ie48_37{background:0 0;color:var(--ink)!important}._footer_1ie48_136{color:#c8d0ca;background:var(--ink);padding:30px 0}._footer_1ie48_136 ._shell_1ie48_15{align-items:center;gap:18px;display:flex}._footer_1ie48_136 img{object-fit:contain;width:46px;height:46px}._footer_1ie48_136 p{flex:1;margin:0}._footer_1ie48_136 a{color:#fff;font-weight:800;text-decoration:none}@media (width<=920px){._header_1ie48_19 nav a:not(._login_1ie48_25):not(._studentSpace_1ie48_143){display:none}._heroLayout_1ie48_29{grid-template-columns:1fr}._heroVisual_1ie48_44{justify-self:center;width:min(440px,82vw)}._programGrid_1ie48_80{grid-template-columns:1fr}._programCardSingle_1ie48_102{grid-column:auto;display:block}._programCardSingle_1ie48_102 ._programOffers_1ie48_90{margin-top:26px}._includesLayout_1ie48_109{grid-template-columns:1fr;gap:45px}._sectionHeading_1ie48_32,._finalCtaLayout_1ie48_128{flex-direction:column;align-items:flex-start}}@media (width<=680px){._shell_1ie48_15{width:min(100% - 28px,1180px)}._header_1ie48_19 ._shell_1ie48_15{min-height:70px}._brand_1ie48_21 img{width:52px;height:52px}._header_1ie48_19 ._shell_1ie48_15{gap:10px}._header_1ie48_19 nav{gap:7px}._header_1ie48_19 ._studentSpace_1ie48_143{padding:9px 5px;font-size:.78rem}._header_1ie48_19 ._login_1ie48_25{padding:9px 12px;font-size:.78rem}._hero_1ie48_27{padding-top:64px}._hero_1ie48_27 h1{font-size:clamp(3rem,15vw,5rem)}._heroActions_1ie48_36 a{width:100%}._heroChecks_1ie48_41{display:grid}._priceStrip_1ie48_60{border-radius:20px 20px 0 0;grid-template-columns:1fr}._priceStrip_1ie48_60 article{border-bottom:1px solid #313733;border-right:0;min-height:112px}._priceStrip_1ie48_60 article:last-child{border-bottom:0}._separationNote_1ie48_70 ._shell_1ie48_15{align-items:flex-start;padding:24px 0}._catalog_1ie48_76,._includes_1ie48_32,._process_1ie48_106{padding:72px 0}._sectionHeading_1ie48_32{margin-bottom:30px}._programCard_1ie48_81{border-radius:21px;padding:28px 22px}._programTop_1ie48_83>span{border-radius:15px;flex-basis:50px;width:50px;height:50px}._programOffers_1ie48_90 a{grid-template-columns:1fr;gap:8px}._programOffers_1ie48_90 b{white-space:normal}._cardNumber_1ie48_101{display:none}._benefitGrid_1ie48_111{grid-template-columns:1fr}._benefitGrid_1ie48_111 article,._benefitGrid_1ie48_111 article:nth-child(2n),._benefitGrid_1ie48_111 article:nth-last-child(-n+2){border-bottom:1px solid #343b36;border-right:0;min-height:auto}._benefitGrid_1ie48_111 article:last-child{border-bottom:0}._steps_1ie48_120{grid-template-columns:1fr}._steps_1ie48_120 li{border-bottom:1px solid #d8dfd8;border-right:0;min-height:auto}._steps_1ie48_120 li:last-child{border-bottom:0}._finalCtaLayout_1ie48_128>div:last-child,._darkButton_1ie48_37,._darkOutline_1ie48_37{width:100%}._footer_1ie48_136 ._shell_1ie48_15{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){._orbit_1ie48_50,._orbit_1ie48_50 span{animation:none}._page_1ie48_1 *,._page_1ie48_1 :before,._page_1ie48_1 :after{scroll-behavior:auto!important;transition:none!important}}._subjectPicker_1ie48_191{margin-top:24px}._subjectPicker_1ie48_191 fieldset{border:0;min-width:0;margin:0;padding:0}._subjectPicker_1ie48_191 legend{margin-bottom:12px;font-size:1rem;font-weight:750}._subjectChoices_1ie48_194{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}._subjectChoices_1ie48_194 label{cursor:pointer;border:1px solid #c8d6cc;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:10px;font-size:.9375rem;display:flex}._subjectChoices_1ie48_194 label:has(input:checked){background:#eaf9ed;border-color:#288736}._subjectChoices_1ie48_194 input{accent-color:#278b35;flex-shrink:0;width:18px;height:18px}._selectionTotal_1ie48_198{grid-template-columns:1fr auto;align-items:center;gap:6px;padding:18px 0;font-size:1rem;display:grid}._selectionTotal_1ie48_198 strong{font-size:1.5rem}._selectionTotal_1ie48_198 small{color:#246a2e;grid-column:1/-1;font-size:.875rem}._selectionBuy_1ie48_201{width:100%;min-height:48px;font:inherit;color:#071008;cursor:pointer;background:#40bc47;border:0;border-radius:10px;padding:12px 16px;font-weight:750}._selectionBuy_1ie48_201:disabled{color:#565e58;cursor:default;background:#e4e9e5}._subjectPicker_1ie48_191 :focus-visible{outline-offset:3px;outline:3px solid #1d7228}._priceTableWrap_1ie48_204{margin-bottom:36px;overflow-x:auto}._priceTable_1ie48_204{border-collapse:collapse;background:#fff;width:100%;font-size:1rem}._priceTable_1ie48_204 caption{text-align:left;padding:0 0 14px;font-weight:750}._priceTable_1ie48_204 th,._priceTable_1ie48_204 td{text-align:left;border-bottom:1px solid #d9e2db;padding:12px 16px}._priceTable_1ie48_204 thead{color:#fff;background:#122318}@media (width<=420px){._subjectChoices_1ie48_194,._selectionTotal_1ie48_198{grid-template-columns:1fr}}:root{--sg:#40bc47;--sgd:#176f31;--si:#0b0d0c;--sp:#f3f5f2;--sl:#dce2dd;--sm:#69716b;--sb:#7e2602}*{box-sizing:border-box}body{margin:0}.space-kicker{color:var(--sgd);letter-spacing:.13em;text-transform:uppercase;margin:0 0 8px;font-size:.72rem;font-weight:900}.space-button{border:1px solid var(--sg);color:#071008;background:var(--sg);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;padding:13px 19px;font:900 .9rem DM Sans,sans-serif;text-decoration:none;display:inline-flex}.space-button:hover{transform:translateY(-2px)}.space-button:disabled{opacity:.6;cursor:wait}.space-button.is-small{width:auto;min-height:43px;padding:10px 15px;font-size:.78rem}.space-button.is-dark{color:#fff;border-color:var(--si);background:var(--si);width:auto}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #40bc4761}.space-loading{min-height:100vh;color:var(--sm);background:var(--sp);align-content:center;place-items:center;gap:18px;font-family:DM Sans,sans-serif;display:grid}.space-loading img{object-fit:contain;width:90px;height:90px}.space-loading span{border:3px solid #d9dfda;border-top-color:var(--sg);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite sspin}@keyframes sspin{to{transform:rotate(360deg)}}.space-access{color:#fff;background:#0b0d0c;grid-template-columns:minmax(0,1.05fr) minmax(390px,.6fr);align-items:center;gap:clamp(45px,8vw,120px);min-height:100vh;padding:130px max(6vw,30px) 80px;font-family:DM Sans,sans-serif;display:grid;position:relative;overflow:hidden}.space-access:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff2e 1px,#0000 1px),linear-gradient(90deg,#ffffff2e 1px,#0000 1px);background-size:45px 45px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 76%);mask-image:linear-gradient(90deg,#000,#0000 76%)}.space-access:after{content:"";background:var(--sg);filter:blur(130px);opacity:.2;border-radius:50%;width:580px;height:580px;position:absolute;bottom:-360px;left:26%}.space-access__brand{z-index:2;justify-content:space-between;align-items:center;display:flex;position:absolute;top:28px;left:max(6vw,30px);right:max(6vw,30px)}.space-access__brand img{object-fit:contain;width:76px;height:76px}.space-access__brand>a:last-child{color:#cad1cb;font-size:.85rem;font-weight:800;text-decoration:none}.space-access__intro,.space-access__card{z-index:1;position:relative}.space-access__intro{max-width:730px}.space-access__intro .space-kicker{color:var(--sg)}.space-access__intro h1{letter-spacing:-.06em;max-width:700px;margin:12px 0 26px;font:700 clamp(3.1rem,6.5vw,6.7rem)/.91 Space Grotesk,sans-serif}.space-access__intro h1 em{color:var(--sg);font-style:normal}.space-access__intro>p:not(.space-kicker){color:#b9c1ba;max-width:650px;font-size:1.12rem;line-height:1.7}.space-access__intro ul{gap:13px;margin:35px 0 0;padding:0;list-style:none;display:grid}.space-access__intro li{color:#e3e7e4;align-items:center;gap:14px;font-weight:700;display:flex}.space-access__intro li span{width:31px;height:31px;color:var(--sg);border:1px solid #3f4741;border-radius:50%;place-items:center;font-size:.7rem;display:grid}.space-access__card{width:100%;max-width:500px;color:var(--si);background:#fff;border-radius:28px;justify-self:end;padding:clamp(30px,5vw,50px);box-shadow:0 35px 100px #00000059}.space-access__icon{color:#071008;background:var(--sg);border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:25px;font-size:1.45rem;font-weight:900;display:grid}.space-access__card h2{letter-spacing:-.045em;margin:0;font:700 clamp(2rem,4vw,3rem) Space Grotesk,sans-serif}.space-access__helper{color:var(--sm);margin:14px 0 25px;line-height:1.55}.space-mode{background:#eef1ee;border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:25px;padding:4px;display:grid}.space-mode button{color:#667069;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:42px;font-weight:800}.space-mode button.is-active{color:#071008;background:#fff;box-shadow:0 3px 12px #00000014}.space-access__card form{display:grid}.space-access__card label{margin:15px 0 7px;font-size:.8rem;font-weight:900}.space-access__card input{width:100%;height:54px;font:inherit;background:#fbfcfb;border:1px solid #ced5cf;border-radius:11px;padding:0 16px}.space-access__card input:focus{border-color:var(--sgd);outline:3px solid #40bc4729}.space-access__card form .space-button{margin-top:19px}.space-security{color:#747c76;margin:21px 0 0;font-size:.73rem}.space-message{color:#711a18;background:#fff0ef;border-radius:10px;margin:14px 0 0;padding:12px 14px;font-size:.8rem}.space-code{text-align:center;letter-spacing:.32em;height:68px!important;font:800 2rem Space Grotesk,sans-serif!important}.space-back,.space-resend{color:var(--sgd);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.space-back{margin-bottom:26px}.space-resend{margin:20px auto 0;font-size:.8rem}.space-access__help{z-index:2;color:#98a198;margin:0;font-size:.76rem;position:absolute;bottom:24px;left:max(6vw,30px)}.space-access__help a{color:#fff;font-weight:800}.space-app{min-height:100vh;color:var(--si);background:var(--sp);grid-template-rows:78px 1fr;grid-template-columns:260px 1fr;font-family:DM Sans,sans-serif;display:grid}.space-top{z-index:20;border-bottom:1px solid var(--sl);background:#fff;grid-column:1/-1;grid-template-columns:260px 1fr auto;align-items:center;min-height:78px;display:grid;position:sticky;top:0}.space-top__logo{border-right:1px solid var(--sl);align-items:center;height:78px;padding-left:32px;display:flex}.space-top__logo img{object-fit:contain;width:64px;height:64px}.space-top__title{align-items:baseline;gap:9px;padding-left:32px;display:flex}.space-top__title span{color:var(--sgd);letter-spacing:.13em;font-size:.7rem;font-weight:900}.space-top__title strong{font:700 1.1rem Space Grotesk,sans-serif}.space-top__account{align-items:center;gap:12px;padding-right:28px;display:flex}.space-top__account>span{background:var(--sg);border-radius:50%;place-items:center;width:40px;height:40px;font-size:.78rem;font-weight:900;display:grid}.space-top__account div{display:grid}.space-top__account strong{font-size:.8rem}.space-top__account small{color:var(--sm);font-size:.68rem}.space-top__account button{border:1px solid var(--sl);cursor:pointer;background:#fff;border-radius:8px;margin-left:8px;padding:8px 11px;font-weight:800}.space-side{border-right:1px solid var(--sl);background:#fff;flex-direction:column;grid-row:2;justify-content:space-between;height:calc(100vh - 78px);padding:28px 18px;display:flex;position:sticky;top:78px}.space-side nav{gap:6px;display:grid}.space-side nav button{color:#59625b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:48px;padding:0 14px;font-weight:800;display:grid}.space-side nav button>b{text-align:center;background:#edf0ed;border-radius:99px;min-width:22px;padding:2px 6px;font-size:.65rem}.space-side nav button.is-active{color:#071008;background:#eaf8eb}.space-side__help{color:#fff;background:#101311;border-radius:16px;padding:20px}.space-side__help>span{color:#071008;background:var(--sg);border-radius:50%;place-items:center;width:33px;height:33px;margin-bottom:14px;font-weight:900;display:grid}.space-side__help strong{font-size:.87rem}.space-side__help p{color:#aeb6af;margin:6px 0 14px;font-size:.73rem}.space-side__help a{color:var(--sg);font-size:.73rem;font-weight:900;text-decoration:none}.space-main{min-width:0;padding:clamp(28px,4vw,55px)}.space-welcome,.space-page>header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px;display:flex}.space-welcome h1,.space-page h1{letter-spacing:-.055em;margin:0;font:700 clamp(2.25rem,4.5vw,4.3rem)/.96 Space Grotesk,sans-serif}.space-welcome>div>p:last-child,.space-page>header>div>p:last-child{color:var(--sm);margin:12px 0 0}.space-page>header>div{max-width:760px}.space-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.space-summary article{border:1px solid var(--sl);background:#fff;border-radius:18px;gap:16px;min-height:136px;padding:22px;display:flex}.space-summary article>span{border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.space-summary .green{color:#165d27;background:#eaf8eb}.space-summary .brown{color:#742402;background:#faece5}.space-summary .black{color:#fff;background:#111}.space-summary .amber{color:#835300;background:#fff2d9}.space-summary article div{align-content:start;display:grid}.space-summary small{color:var(--sm);text-transform:uppercase;font-size:.67rem;font-weight:800}.space-summary strong{margin-top:5px;font:700 1.85rem Space Grotesk,sans-serif}.space-summary p{color:var(--sm);margin:7px 0 0;font-size:.7rem}.space-home-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:22px;display:grid}.space-panel{border:1px solid var(--sl);background:#fff;border-radius:20px;padding:27px}.space-panel.is-warning{background:#fffdf8;border-color:#ead3a6;margin-bottom:22px}.space-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.space-heading h2{letter-spacing:-.04em;margin:0;font:700 1.45rem Space Grotesk,sans-serif}.space-heading button{color:var(--sgd);cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.space-class{border:1px solid var(--sl);background:#fff;border-radius:16px;grid-template-columns:70px 1fr auto;align-items:center;gap:20px;padding:18px;display:grid}.space-class+.space-class{margin-top:12px}.space-class.is-featured{color:#fff;background:#101311;border:0}.space-class__date{color:#071008;background:var(--sg);text-align:center;border-radius:13px;align-content:center;place-items:center;width:64px;height:68px;display:grid}.space-class__date strong{font:700 1.7rem/1 Space Grotesk,sans-serif}.space-class__date span{text-transform:uppercase;font-size:.68rem;font-weight:900}.space-class__copy>p{color:var(--sgd);text-transform:uppercase;margin:0 0 5px;font-size:.67rem;font-weight:900}.space-class.is-featured .space-class__copy>p{color:var(--sg)}.space-class__copy h3{margin:0 0 8px;font-size:1rem}.space-class__copy>div{color:#6c756e;flex-wrap:wrap;gap:12px;font-size:.7rem;display:flex}.space-class.is-featured .space-class__copy>div{color:#b7bfb8}.space-confirmed{color:#1d612b;white-space:nowrap;background:#eaf8eb;border-radius:99px;align-self:start;padding:5px 8px;font-size:.63rem;font-weight:900}.space-quick{gap:10px;display:grid}.space-quick a{border:1px solid var(--sl);color:inherit;border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:12px;padding:14px;text-decoration:none;display:grid}.space-quick a:hover{border-color:var(--sg)}.space-quick a>span{width:38px;height:38px;color:var(--sgd);background:#edf7ed;border-radius:10px;place-items:center;font-weight:900;display:grid}.space-quick div{display:grid}.space-quick strong{font-size:.8rem}.space-quick small{color:var(--sm);font-size:.68rem}.space-list,.space-stack{gap:18px;display:grid}.space-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;display:grid}.space-package,.space-plan{border:1px solid var(--sl);background:#fff;border-radius:19px;padding:24px}.space-card-top{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.space-card-top>span{background:var(--sg);border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.space-package>small,.space-plan>small{color:var(--sm);font-size:.65rem;font-weight:900}.space-package h2{margin:9px 0 0;font:700 2rem Space Grotesk,sans-serif}.space-package>p,.space-plan>p{color:var(--sm);margin:4px 0 18px;font-size:.8rem}.space-plan h3{margin:9px 0 0;font:700 1.35rem Space Grotesk,sans-serif}.space-progress{background:#e5e9e5;border-radius:99px;height:7px;margin:18px 0;overflow:hidden}.space-progress span{background:var(--sg);height:100%;display:block}.space-package dl,.space-plan dl{gap:9px;margin:19px 0;display:grid}.space-package dl div,.space-plan dl div{border-top:1px solid #edf0ed;justify-content:space-between;gap:16px;padding-top:9px;font-size:.73rem;display:flex}.space-package dt,.space-plan dt{color:var(--sm)}.space-package dd,.space-plan dd{text-align:right;margin:0;font-weight:800}.space-pill{color:#176129;white-space:nowrap;background:#e7f7e9;border-radius:99px;padding:5px 8px;font-size:.62rem;font-weight:900;display:inline-flex}.space-pill.is-warning{color:#805100;background:#fff0d1}.space-pill.is-danger{color:#7d211c;background:#ffebe9}.space-empty{text-align:center;background:#fafbfa;border:1px dashed #cfd6d0;border-radius:18px;align-content:center;place-items:center;min-height:250px;padding:35px;display:grid}.space-empty>span{width:50px;height:50px;color:var(--sgd);background:#eaf8eb;border-radius:14px;place-items:center;font-size:1.25rem;display:grid}.space-empty h3{margin:17px 0 7px}.space-empty p{max-width:430px;color:var(--sm);margin:0 0 18px;font-size:.83rem}.space-orders{display:grid}.space-order{border-bottom:1px solid #e8ece8;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:15px 0;display:grid}.space-order:last-child{border-bottom:0}.space-order__icon{color:#163e1c;background:#eaf8eb;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.space-order>div{min-width:0}.space-order>div strong{font-size:.8rem}.space-order>div p{color:var(--sm);margin:3px 0 0;font-size:.68rem}.space-order>strong{white-space:nowrap;font-size:.8rem}.space-good{background:#f0faf1;border:1px solid #bae1be;border-radius:17px;align-items:center;gap:16px;margin-bottom:22px;padding:22px;display:flex}.space-good>span{color:#fff;background:var(--sgd);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.space-good p{color:var(--sm);margin:4px 0 0;font-size:.78rem}.space-mobile{display:none}@media (width<=1100px){.space-summary{grid-template-columns:1fr 1fr}.space-home-grid{grid-template-columns:1fr}.space-top__account div{display:none}}@media (width<=820px){.space-access{grid-template-columns:1fr;padding-top:120px}.space-access__intro{display:none}.space-access__card{justify-self:center}.space-app{padding-bottom:74px;display:block}.space-top{grid-template-columns:auto 1fr auto;display:grid}.space-top__logo{border:0;width:86px;padding-left:18px}.space-top__title{padding:0}.space-top__account{padding-right:14px}.space-top__account>span,.space-side{display:none}.space-main{padding:30px 20px}.space-mobile{z-index:30;padding:7px 5px max(7px,env(safe-area-inset-bottom));border-top:1px solid var(--sl);background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.space-mobile button{color:#6c756e;background:0 0;border:0;place-items:center;gap:2px;padding:3px;font-size:.55rem;font-weight:800;display:grid}.space-mobile button span{font-size:1rem}.space-mobile button.is-active{color:var(--sgd)}.space-welcome,.space-page>header{flex-direction:column;align-items:flex-start}.space-button.is-dark{width:100%}}@media (width<=580px){.space-access{padding:105px 16px 68px}.space-access__brand{top:18px;left:18px;right:18px}.space-access__brand img{width:64px;height:64px}.space-access__card{border-radius:22px;padding:27px 22px}.space-access__help{text-align:center;bottom:16px;left:20px;right:20px}.space-top__title span{display:none}.space-top__title strong{font-size:.87rem}.space-summary{grid-template-columns:1fr}.space-summary article{min-height:108px}.space-class{grid-template-columns:58px 1fr;gap:13px}.space-class__date{width:55px;height:61px}.space-confirmed{grid-column:2;width:max-content}.space-class__copy>div{gap:5px;display:grid}.space-panel{padding:20px 17px}.space-page h1,.space-welcome h1{font-size:2.5rem}.space-order{grid-template-columns:38px 1fr auto}.space-order>.space-pill{grid-column:2;width:max-content}.space-order>strong{grid-area:1/3/3}.space-code{letter-spacing:.2em}}@media (prefers-reduced-motion:reduce){.space-loading span{animation:none}.space-button{transition:none}}.space-demo-entry{text-align:center;border-top:1px solid #e2e7e2;gap:8px;margin-top:22px;padding-top:19px;display:grid}.space-demo-entry>span{color:#7a837c;letter-spacing:.11em;font-size:.63rem;font-weight:900}.space-demo-entry button{color:#155e28;cursor:pointer;background:#eff9ef;border:1px solid #a9d9ac;border-radius:11px;min-height:46px;font:900 .82rem DM Sans,sans-serif}.space-demo-entry button:hover{border-color:var(--sg);background:#e5f7e6}.space-demo-entry small{color:#7a837c;font-size:.66rem}.space-demo-banner{background:#fff8dc;border:1px solid #e6cd80;border-radius:15px;align-items:center;gap:15px;margin-bottom:26px;padding:16px 19px;display:flex}.space-demo-banner>span{color:#fff;letter-spacing:.1em;background:#8a6100;border-radius:7px;flex:none;padding:6px 9px;font-size:.66rem;font-weight:900}.space-demo-banner strong{font-size:.86rem}.space-demo-banner p{color:#6e6040;margin:3px 0 0;font-size:.74rem;line-height:1.45}.space-app.is-demo .space-button,.space-app.is-demo .space-quick a{pointer-events:none;opacity:.52}.space-app.is-demo .space-side__help a{pointer-events:none;opacity:.6}.space-course-plan{grid-column:1/-1}.space-ledger-note{color:#315438;background:#eef8ee;border-radius:12px;margin:0 0 18px;padding:13px 15px;font-size:.78rem;line-height:1.55}.space-installments{border-top:1px solid #e8ece8;margin:20px 0;display:grid}.space-installment{border-bottom:1px solid #e8ece8;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.space-installment>div{gap:4px;display:grid}.space-installment>div strong,.space-installment>b{font-size:.78rem}.space-installment>div small{color:var(--sm);font-size:.68rem}.space-installment>b{white-space:nowrap}.space-installment__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (width<=580px){.space-order>.space-button{grid-column:2/-1;width:max-content}.space-installment{grid-template-columns:1fr auto}.space-installment__actions{grid-column:1/-1;justify-content:flex-start}}._page_8k6yj_1{--ink:#0b0e0c;--green:#40bf49;--muted:#516057;color:var(--ink);background:#f7f4ea;font-family:DM Sans,Inter,sans-serif}._page_8k6yj_1 *{box-sizing:border-box}._shell_8k6yj_3{width:min(1080px,100% - 40px);margin-inline:auto}._page_8k6yj_1 a{text-decoration:none}._page_8k6yj_1 :focus-visible{outline-offset:5px;outline:3px solid #2d8b36}._page_8k6yj_1 section[id]{scroll-margin-top:24px}._skip_8k6yj_7{z-index:100;color:#fff;background:var(--ink);padding:14px;position:fixed;top:-80px;left:20px}._skip_8k6yj_7:focus{top:16px}._header_8k6yj_9{background:#fff;border-bottom:1px solid #d8e1da}._header_8k6yj_9 ._shell_8k6yj_3{justify-content:space-between;align-items:center;gap:20px;min-height:82px;display:flex}._header_8k6yj_9 img{object-fit:contain;display:block}._header_8k6yj_9 a{color:var(--ink);font-size:.9rem;font-weight:800}._hero_8k6yj_13{background:var(--ink);color:#fff;padding:76px 0 62px}._kicker_8k6yj_14{color:#23662b;letter-spacing:.12em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:900}._hero_8k6yj_13 ._kicker_8k6yj_14,._next_8k6yj_15 ._kicker_8k6yj_14{color:var(--green)}._page_8k6yj_1 h1,._page_8k6yj_1 h2,._page_8k6yj_1 h3{font-family:Space Grotesk,Inter,sans-serif}._hero_8k6yj_13 h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,6.5vw,5.6rem);line-height:1.02}._hero_8k6yj_13 h1 em{color:var(--green);font-style:normal}._lead_8k6yj_19{color:#d3ded6;max-width:760px;margin:26px 0;font-size:1.15rem;line-height:1.65}._details_8k6yj_20{flex-wrap:wrap;gap:10px 24px;margin:0 0 28px;padding:0;font-size:.9rem;font-weight:700;list-style:none;display:flex}._details_8k6yj_20 li:before{content:"✓";color:var(--green);margin-right:8px}._primary_8k6yj_22,._secondary_8k6yj_22{border:1px solid var(--green);min-height:50px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:13px 21px;font-weight:800;display:inline-flex}._primary_8k6yj_22{background:var(--green);color:#071008}._primary_8k6yj_22:hover{background:#55d45d}._primary_8k6yj_22:disabled{color:#536057;cursor:default;background:#dce4de;border-color:#dce4de}._secondary_8k6yj_22{color:#fff;background:0 0;border-color:#9cad9f}._source_8k6yj_27{color:#abbcaf;max-width:750px;margin:24px 0 0;font-size:.83rem;line-height:1.5}._journey_8k6yj_28{border-bottom:1px solid #cfd9d0;grid-template-columns:repeat(3,1fr);gap:16px;padding:28px 0;display:grid}._journey_8k6yj_28 a{color:var(--ink);font-size:.9rem;font-weight:800}._journey_8k6yj_28 span{color:#25702e;margin-right:10px}._lesson_8k6yj_31{padding-top:64px;padding-bottom:64px}._page_8k6yj_1 h2{letter-spacing:-.035em;margin:0 0 24px;font-size:clamp(2rem,4vw,3rem);line-height:1.12}._lesson_8k6yj_31>p,._practice_8k6yj_33 ._shell_8k6yj_3>p,._next_8k6yj_15 p{max-width:850px;line-height:1.65}._intro_8k6yj_34{font-size:1.13rem}._concepts_8k6yj_35{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;display:grid}._concepts_8k6yj_35 article{background:#fff;border:1px solid #cfdbd1;border-radius:16px;padding:26px}._conceptLabel_8k6yj_37{color:#206d2a;font-size:.79rem;font-weight:800;display:inline-block}._concepts_8k6yj_35 h3{margin:16px 0;font-size:1.4rem;line-height:1.15}._concepts_8k6yj_35 p{font-size:.96rem;line-height:1.6}._example_8k6yj_40{color:var(--muted);border-top:1px solid #dce5de;padding-top:16px}._insight_8k6yj_41{background:#e5f1e7;border-left:4px solid #297b33;border-radius:0 12px 12px 0;margin:24px 0 30px;padding:24px 28px}._insight_8k6yj_41 h3{margin:0 0 12px;font-size:1.3rem}._insight_8k6yj_41 p{margin:10px 0 0;line-height:1.65}._textLink_8k6yj_44{color:#1d6927;font-weight:800;line-height:1.6}._practice_8k6yj_33{background:#fff;border-top:1px solid #d9e3db;padding:64px 0}._quiz_8k6yj_46{max-width:850px;margin:30px auto 0}._progress_8k6yj_47{color:var(--muted);margin:0 0 28px;font-size:.88rem}._progress_8k6yj_47 label{margin-bottom:10px;font-weight:800;display:block}._progress_8k6yj_47 progress{accent-color:#2d8b36;width:100%;height:9px;display:block}._question_8k6yj_50{border:1px solid #cad8ce;border-radius:14px;min-width:0;margin:0 0 28px;padding:26px}._question_8k6yj_50 legend{max-width:100%;padding:0 10px;font-size:1.08rem;font-weight:800;line-height:1.55}._question_8k6yj_50 legend>span{color:#23662b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:.76rem;display:block}._options_8k6yj_53{gap:10px;display:grid}._option_8k6yj_53{cursor:pointer;background:#f8faf8;border:1px solid #d5dfd7;border-radius:9px;flex-wrap:wrap;align-items:baseline;gap:10px;padding:14px;line-height:1.5;display:flex}._option_8k6yj_53>span:not(._letter_8k6yj_55){flex:1;min-width:0}._option_8k6yj_53 input{accent-color:#297b33;flex-shrink:0;align-self:flex-start;width:18px;height:18px;margin:3px 0 0}._letter_8k6yj_55{font-weight:900}._option_8k6yj_53:has(input:checked){background:#edf7ee;border-color:#287a32}._option_8k6yj_53._correctOption_8k6yj_59{background:#e6f6e8;border-color:#287a32}._option_8k6yj_53._incorrectOption_8k6yj_60{background:#fff1ed;border-color:#b44033}._optionStatus_8k6yj_61{width:100%;padding-left:28px;font-size:.8rem}._feedback_8k6yj_62{border-top:1px solid #d8e3da;margin-top:22px;padding-top:6px;line-height:1.6}._feedback_8k6yj_62 h4{margin:16px 0 10px;font-size:1.03rem}._feedback_8k6yj_62 dl{margin:18px 0 0}._feedback_8k6yj_62 dl>div{margin:0 0 15px}._feedback_8k6yj_62 dt{font-size:.83rem;font-weight:900}._feedback_8k6yj_62 dd{color:#435449;margin:4px 0 0;font-size:.92rem}._result_8k6yj_68{background:#e6f6e8;border:1px solid #98c9a0;border-radius:14px;margin-bottom:30px;padding:26px}._result_8k6yj_68 h3{margin:0 0 12px;font-size:1.8rem}._result_8k6yj_68 p{line-height:1.6}._quizActions_8k6yj_71{text-align:center}._quizActions_8k6yj_71 p{color:var(--muted);font-size:.88rem;line-height:1.5}._next_8k6yj_15{background:var(--ink);color:#fff;padding:64px 0}._next_8k6yj_15 p{color:#d3ded6}._actions_8k6yj_75{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}._footer_8k6yj_76{color:#adbaaf;background:#141c16;padding:24px 0;font-size:.84rem}@media (width<=760px){._concepts_8k6yj_35{grid-template-columns:1fr}._hero_8k6yj_13{padding:54px 0 42px}._journey_8k6yj_28{gap:12px}._journey_8k6yj_28 a{font-size:.8rem}._journey_8k6yj_28 span{margin-bottom:5px;display:block}._lesson_8k6yj_31,._practice_8k6yj_33,._next_8k6yj_15{padding-top:46px;padding-bottom:46px}}@media (width<=480px){._shell_8k6yj_3{width:calc(100% - 28px)}._header_8k6yj_9 a{font-size:.8rem}._header_8k6yj_9 img{width:52px;height:52px}._question_8k6yj_50{padding:18px 12px}._question_8k6yj_50 legend{padding:0 6px;font-size:1rem}._option_8k6yj_53{gap:8px;padding:12px}._actions_8k6yj_75>a,._quizActions_8k6yj_71 button{width:100%}._insight_8k6yj_41{padding:20px}}
