.learn-page__podcasts{--gap:0.5rem;display:flex;flex-direction:column;gap:var(--gap);margin-top:1rem}@media(min-width:640px){.learn-page__podcasts{--gap:1rem;margin-top:25px}}.learn-page__podcasts .podcast__card{position:relative;background-color:var(--nca-green);border-radius:.9375rem;color:var(--nca-off-white);display:flex;flex-direction:column}@media(min-width:640px){.learn-page__podcasts .podcast__card{border-radius:1.5625rem;flex-direction:row;padding:0}}@media(min-width:1380px){.learn-page__podcasts .podcast__card{flex:0 0 calc(50% - var(--gap)/2)}}.learn-page__podcasts .podcast__image{aspect-ratio:16/9}@media(min-width:640px){.learn-page__podcasts .podcast__image{height:175px}}.learn-page__podcasts .podcast__thumbnail{height:100%;object-fit:cover;border-radius:.9375rem}@media(min-width:640px){.learn-page__podcasts .podcast__thumbnail{border-radius:1.5625rem}}.learn-page__podcasts .podcast__text{display:flex;flex:1;flex-direction:column;gap:.5rem;justify-content:space-between;padding:1rem 3rem 1rem 1rem}@media(min-width:640px){.learn-page__podcasts .podcast__text{padding:25px 25px 25px 17px}}.learn-page__podcasts .podcast__title{font-family:var(--font-immortel-infra-g1);font-size:1rem;font-weight:400;line-height:1.2}@media(min-width:640px){.learn-page__podcasts .podcast__title{font-size:1.25rem;line-height:1.3}}@media(min-width:1620px){.learn-page__podcasts .podcast__title{font-size:1.375rem}}.learn-page__podcasts .podcast__footer{display:flex;justify-self:flex-end;font-family:var(--font-american);font-weight:800;font-size:.75rem;line-height:1.3;margin-bottom:.25rem;text-transform:uppercase}@media(min-width:640px){.learn-page__podcasts .podcast__footer{font-size:.875rem;line-height:1.2;margin-bottom:0}}@media(min-width:1620px){.learn-page__podcasts .podcast__footer{font-size:1rem;line-height:1}}.learn-page__podcasts .podcast__separator{color:var(--nca-dark-green);padding:0 .3125rem}.learn-page__podcasts .podcast__play-btn{display:flex;justify-content:center;align-items:center;border:2px solid var(--nca-orange);border-radius:50%;cursor:pointer;padding:.5rem;position:absolute;bottom:1rem;right:1rem;width:28px;height:28px}@media(min-width:640px){.learn-page__podcasts .podcast__play-btn{bottom:25px;right:25px;width:47px;height:47px}}.learn-page__podcasts .podcast__play-btn:hover{background-color:var(--nca-orange)}@media(min-width:640px){.learn-page__podcasts .podcast__play-btn-icon{position:relative;left:1px;top:1px}}.learn-page__podcasts .podcast__play-btn-icon svg{width:9px;height:11px}@media(min-width:640px){.learn-page__podcasts .podcast__play-btn-icon svg{width:14px;height:17px}}.learn-page__podcasts-container{display:flex;flex-direction:column}.learn-page__podcasts-container .podcast__platforms{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:1.5625rem}.learn-page__podcasts-container .podcast__platform-item{cursor:pointer}.learn-page__podcasts-container .podcast__view-all{align-self:flex-end;border:1px solid var(--nca-off-white);border-radius:100px;cursor:pointer;display:block;font-family:var(--font-american);font-size:.875rem;font-weight:800;line-height:1.15;margin-top:25px;padding:.5rem .9375rem;text-transform:uppercase;width:fit-content}@media(min-width:640px){.learn-page__podcasts-container .podcast__view-all{font-size:1rem;line-height:1.3;padding:.625rem .9375rem}}.learn-page__podcasts-container .podcast__view-all:hover{background-color:var(--nca-off-white);color:var(--nca-orange)}#glossary .nca-learn-page__section-header{background-color:var(--nca-green);border-radius:1rem;display:flex;flex-direction:column;padding:1rem}@media(min-width:644px){#glossary .nca-learn-page__section-header{padding:2rem}}@media(min-width:1330px){#glossary .nca-learn-page__section-header{flex-direction:row;gap:2rem;justify-content:space-between;align-items:center;padding:3rem}}#glossary .nca-learn-page__section-title{margin-bottom:.3125rem}@media(min-width:644px){#glossary .nca-learn-page__section-title{margin-bottom:.625rem}}#glossary .nca-learn-page__section-subtitle{font-family:var(--font-immortel-infra-g1);font-size:1rem;line-height:1.2;margin-bottom:1rem}@media(min-width:644px){#glossary .nca-learn-page__section-subtitle{font-size:1.25rem;line-height:1.3;margin-bottom:1.5625rem}}@media(min-width:1330px){#glossary .nca-learn-page__section-subtitle{margin-bottom:0}}@media(min-width:1620px){#glossary .nca-learn-page__section-subtitle{font-size:1.375rem}}#glossary .nca-learn-page__section-link{background-color:var(--nca-orange);border:1px solid var(--nca-orange);border-radius:100px;color:var(--nca-off-white);display:block;font-family:var(--font-american);font-size:.875rem;font-weight:800;line-height:1.15;padding:.5rem .9375rem;text-transform:uppercase;width:fit-content;height:fit-content}#glossary .nca-learn-page__section-link:hover{background-color:rgba(0,0,0,0)}@media(min-width:644px){#glossary .nca-learn-page__section-link{font-size:1rem;line-height:1.3;padding:.625rem .9375rem}}.glossary-section{width:100%;max-width:100vw;overflow:hidden;padding:2rem 0;box-sizing:border-box}.glossary-card{background-color:var(--nca-off-white);border-radius:1rem;color:var(--nca-green);height:100%;padding:1rem}@media(min-width:644px){.glossary-card{border-radius:1.5625rem;padding:1.5625rem}}@media(min-width:1330px){.glossary-card{padding:1.5625rem 1.5625rem 2.3125rem}}.glossary-card__name{font-family:var(--font-american);font-size:1rem;font-weight:800;line-height:1.125;margin-bottom:.3125rem;text-transform:uppercase}@media(min-width:644px){.glossary-card__name{font-size:1.125rem;line-height:1.3}}@media(min-width:1620px){.glossary-card__name{font-size:1.25rem}}.glossary-card__definition{font-family:var(--font-immortel-infra-g1);font-size:.875rem;font-weight:400;line-height:1.3}@media(min-width:644px){.glossary-card__definition{font-size:1.125rem}}.nca-learn-page__glossary{display:flex;flex-direction:column;margin-top:1.5625rem}@media(min-width:644px){.nca-learn-page__glossary{margin-top:2.5rem}}.nca-learn-page__glossary .embla{max-width:100%;margin:auto;padding-bottom:25px}.nca-learn-page__glossary .embla__title{font-family:var(--font-american);font-size:1.125rem;font-weight:900;line-height:1.2;margin-bottom:.3125rem;text-align:center;text-transform:uppercase}@media(min-width:644px){.nca-learn-page__glossary .embla__title{font-size:1.625rem;margin-bottom:1rem}}@media(min-width:1620px){.nca-learn-page__glossary .embla__title{font-size:2rem}}.nca-learn-page__glossary .embla__container{display:flex;gap:1rem;touch-action:pan-y pinch-zoom;margin-left:0}.nca-learn-page__glossary .embla__slide{flex:0 0 100%;min-width:0;transform:translateZ(0)}.nca-learn-page__glossary .embla__controls{display:flex;justify-content:space-between;margin-top:1rem;padding:0 14px}.nca-learn-page__glossary .embla__buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;align-items:center}.nca-learn-page__glossary .embla__button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);touch-action:manipulation;display:flex;text-decoration:none;cursor:pointer;width:1rem;height:1rem;z-index:1;border-radius:50%;color:var(--nca-orange);align-items:center;justify-content:center}.nca-learn-page__glossary .embla__button:disabled{color:var(--nca-green);opacity:.5}.nca-learn-page__glossary .embla__button svg{width:1rem;height:16px}.nca-learn-page__glossary .embla__button__svg{width:35%;height:35%}.nca-learn-page__glossary .embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3125rem}.nca-learn-page__glossary .embla__dot{-webkit-tap-highlight-color:rgba(0,0,0,.5);-webkit-appearance:none;appearance:none;background-color:var(--nca-green);touch-action:manipulation;cursor:pointer;border:0;padding:0;margin:0;width:9px;height:9px;display:flex;align-items:center;justify-content:center;border-radius:50%}.nca-learn-page__glossary .embla__dot--selected{background-color:var(--nca-off-white)}@media(min-width:1024px){.nca-learn-page__glossary .embla__viewport{overflow:visible}.nca-learn-page__glossary .embla__container{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,1fr);gap:1rem}.nca-learn-page__glossary .embla__slide{flex:none}.nca-learn-page__glossary .embla__controls{display:none}}.nca-learn-page__glossary-more{align-self:flex-end;background-color:rgba(0,0,0,0);border:1px solid var(--nca-off-white);border-radius:100px;color:var(--nca-off-white);display:block;font-family:var(--font-american);font-size:.875rem;font-weight:800;line-height:1.15;padding:.5rem .9375rem;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);width:fit-content}.nca-learn-page__glossary-more:hover{background-color:var(--nca-off-white);color:var(--nca-orange)}@media(min-width:644px){.nca-learn-page__glossary-more{font-size:1rem;padding:.625rem .9375rem}}.nca-faq-section.learn-faqs .nca-container{padding:0;margin:0;max-width:100%}.nca-faq-section.learn-faqs.default{padding:1rem 0}@media(min-width:640px){.nca-faq-section.learn-faqs.default{padding:25px 0}}.nca-faq-section.learn-faqs.compact{padding:1.5rem 0}@media(min-width:768px){.nca-faq-section.learn-faqs.compact{padding:2.5rem 0}}@media(min-width:1024px){.nca-faq-section.learn-faqs.compact{padding:3.5rem 0}}.nca-faq-section.learn-faqs .nca-faq-section__title{display:none}@media(min-width:768px){.nca-faq-section.learn-faqs .nca-faq-section__title{margin-bottom:4rem}}.nca-faq-section.learn-faqs .nca-faq-section__title h2{color:var(--nca-off-white);font-family:var(--font-american-grotesk);font-size:32px;font-weight:800;line-height:.9;text-transform:uppercase}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__title h2{font-size:40px}}@media(min-width:768px){.nca-faq-section.learn-faqs .nca-faq-section__title h2{font-size:48px}}@media(min-width:1024px){.nca-faq-section.learn-faqs .nca-faq-section__title h2{font-size:56px}}.nca-faq-section.learn-faqs .nca-faq-section__items{display:grid;grid-template-columns:1fr;row-gap:.5rem}.nca-faq-section.learn-faqs .nca-faq-section__item{background-color:var(--nca-green);border-radius:15px;padding:1rem .625rem 1rem 1rem}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__item{padding:1.875rem 1.25rem 1.875rem 1.875rem}}@media(min-width:1024px){.nca-faq-section.learn-faqs .nca-faq-section__item{border-radius:25px}}.nca-faq-section.learn-faqs .nca-faq-section__item-question{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%}.nca-faq-section.learn-faqs .nca-faq-section__item-question:focus{outline:none}.nca-faq-section.learn-faqs .nca-faq-section__item-question .faq-question{color:var(--nca-off-white);font-size:1rem;font-family:var(--font-immortel-infra-g1);font-weight:400;line-height:1.2;padding-right:1rem;text-align:left;text-decoration-skip-ink:none;text-underline-offset:from-font}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__item-question .faq-question{font-size:1.25rem;line-height:1.2;padding-right:1.5rem}}.nca-faq-section.learn-faqs .nca-faq-section__item-question .svg-container{flex-shrink:0}.nca-faq-section.learn-faqs .nca-faq-section__item-question .svg-container svg{color:var(--nca-orange)}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__item-question .svg-container svg{width:32px;height:32px}}.nca-faq-section.learn-faqs .nca-faq-section__item-answer{overflow:hidden}.nca-faq-section.learn-faqs .nca-faq-section__item-answer .faq-answer{color:var(--nca-off-white);font-family:var(--font-immortel-infra-g1);font-size:.875rem;line-height:1.4;text-align:left;padding:1rem 1rem 0 0;text-underline-offset:from-font;text-decoration-skip-ink:none;width:100%}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__item-answer .faq-answer{font-size:1rem}}@media(min-width:768px){.nca-faq-section.learn-faqs .nca-faq-section__item-answer .faq-answer{font-size:1.125rem;line-height:1.3;padding-right:2.5rem}}@media(min-width:1024px){.nca-faq-section.learn-faqs .nca-faq-section__item-answer .faq-answer{font-size:1.125rem;line-height:1.3;padding-right:3rem}}.nca-faq-section.learn-faqs .nca-faq-section__additional-items{display:grid;grid-template-columns:1fr;row-gap:1rem;margin-top:1rem}.nca-faq-section.learn-faqs .nca-faq-section__show-more{margin-top:25px;text-align:right;display:flex;justify-content:flex-end}.nca-faq-section.learn-faqs .nca-faq-section__show-more .show-btn{align-self:flex-end;background-color:rgba(0,0,0,0);border:1px solid var(--nca-off-white);border-radius:100px;color:var(--nca-off-white);display:block;font-family:var(--font-american);font-size:.875rem;font-weight:800;line-height:1.15;padding:.5rem .9375rem;text-transform:uppercase;width:fit-content;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__show-more .show-btn{font-size:1rem;padding:.625rem .9375rem}}.nca-faq-section.learn-faqs .nca-faq-section__show-more .show-btn:hover{background-color:var(--nca-off-white);color:var(--nca-orange)}.nca-learn-page{--gap:149px;--sidebar:0px;--cols:1fr}@media screen and (min-width:980px){.nca-learn-page{--max-width:900px}}@media screen and (min-width:1024px){.nca-learn-page{--max-width:600px;--sidebar:191px;--cols:var(--sidebar) 1fr}}@media screen and (min-width:1536px){.nca-learn-page{--gap:252px}}.nca-learn-page{background-color:var(--nca-dark-green);color:var(--nca-off-white);padding:2.0625rem 1rem 0}@media(min-width:644px){.nca-learn-page{padding:3rem 2rem}}@media(min-width:1024px){.nca-learn-page{padding:2rem 3rem 6rem}}@media(min-width:1836px){.nca-learn-page{padding:6rem 12.0625rem}}.nca-learn-page.error-state{background-color:var(--nca-off-white);min-height:100vh}.nca-learn-page.error-state__container{margin-left:auto;margin-right:auto;max-width:1280px;padding:4rem 1rem}.nca-learn-page.error-state h1{color:var(--nca-green);font-family:var(--font-american);font-size:2.25rem;font-weight:700;line-height:2.5rem;margin-bottom:1.5rem}.nca-learn-page.error-state p{color:var(--nca-green);font-size:1.125rem;line-height:1.75rem;margin-bottom:2rem}.nca-learn-page section{padding-bottom:65px}@media(min-width:644px){.nca-learn-page section{padding-bottom:6rem}}@media(min-width:1330px){.nca-learn-page section{padding-bottom:12.1875rem}}.nca-learn-page h2{text-transform:uppercase;color:var(--nca-off-white);font-family:var(--font-american-grotesk);font-style:normal;font-weight:900;line-height:100%}.nca-learn-page__section-title{font-size:24px;font-weight:900}@media(min-width:644px){.nca-learn-page__section-title{font-size:48px}}@media(min-width:1536px){.nca-learn-page__section-title{font-size:54px}}.nca-learn-page__hero{position:relative}@media(min-width:1024px){.nca-learn-page__hero{transform:scale(75%);transform-origin:center top;margin-bottom:-14rem}}@media(min-width:1620px){.nca-learn-page__hero{transform:scale(100%);margin-bottom:0}}.nca-learn-page__hero-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.nca-learn-page__hero-title{font-size:24px;margin-bottom:1rem;text-align:center}@media(min-width:644px){.nca-learn-page__hero-title{font-size:56px;margin-bottom:1.5625rem}}.nca-learn-page__hero-title-image{height:160px;width:auto;margin-bottom:1.25rem}.nca-learn-page__hero-nav{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:25px}@media(min-width:644px){.nca-learn-page__hero-nav{margin-bottom:48px}}.nca-learn-page__hero-nav a{border:1px solid var(--nca-orange);border-radius:9999px;display:flex;justify-content:center;align-items:center;padding:.5rem .9375rem;color:var(--nca-off-white);font-family:var(--font-american-grotesk);font-size:.875rem;font-style:normal;font-weight:800;line-height:1;text-transform:uppercase}.nca-learn-page__hero-nav a:hover{background-color:var(--nca-orange)}@media(min-width:644px){.nca-learn-page__hero-nav a{font-size:1rem;line-height:1.3;padding:.625rem 1rem}}.nca-learn-page__hero .scroll-arrow{display:none;position:absolute;bottom:30px;left:50%;transform:translateX(-50%)}@media(min-width:1024px){.nca-learn-page__hero .scroll-arrow{display:block;bottom:3rem}}@media(min-width:1330px){.nca-learn-page__hero .scroll-arrow{bottom:8rem}}.nca-learn-page__content{display:grid;grid-gap:var(--gap);grid-template-columns:var(--cols)}@media screen and (min-width:1024px){.nca-learn-page__content{align-items:start}}.nca-learn-page__content-sidebar{background-color:rgba(0,0,0,0);display:flex;align-items:flex-end;flex-direction:column;justify-content:flex-end;position:fixed;bottom:0;left:0;width:100%;z-index:1}@media screen and (min-width:1024px){.nca-learn-page__content-sidebar{background:rgba(0,0,0,0);pointer-events:auto!important;position:sticky}}.nca-learn-page__content-sidebar-list{background-color:var(--nca-dark-green);color:var(--nca-off-white);max-width:465px;transition:max-height .3s ease-in-out;width:100%}.nca-learn-page__content-sidebar-list[data-is-open=false]{max-height:0}.nca-learn-page__content-sidebar-list[data-is-open=true]{max-height:380px}@media(min-width:1024px){.nca-learn-page__content-sidebar-list{display:block!important}.nca-learn-page__content-sidebar-list[data-is-open=false]{max-height:380px}}.nca-learn-page__content-sidebar-list li{height:55px}@media(min-width:1024px){.nca-learn-page__content-sidebar-list li{height:47px;margin-left:-12px}}.nca-learn-page__content-sidebar-list li:not(:last-of-type) a{border-bottom:1px solid var(--nca-green)}@media(min-width:1024px){.nca-learn-page__content-sidebar-list li:not(:last-of-type) a{border-bottom:0}}.nca-learn-page__content-sidebar-list li a{color:var(--nca-off-white);display:flex;align-items:center;justify-content:space-between;font-family:var(--font-american-grotesk);font-weight:700;padding:10px 15px;position:relative;text-transform:uppercase;width:100%;height:100%}@media(min-width:1024px){.nca-learn-page__content-sidebar-list li a{padding:0;justify-content:flex-start}.nca-learn-page__content-sidebar-list li a[data-active=true]:before{content:"";height:22px;position:absolute;left:-4px;width:2px;background-color:var(--nca-orange)}}.nca-learn-page__content-sidebar-list li a p{font-size:.875rem;font-weight:800}@media(min-width:1024px){.nca-learn-page__content-sidebar-list li a p{font-size:1rem;line-height:1.3;order:2}}.nca-learn-page__content-sidebar-list li a .sidebar-icon{width:26px;display:flex;justify-content:center}@media(min-width:1024px){.nca-learn-page__content-sidebar-list li a .sidebar-icon{order:1;width:42px;display:flex;justify-content:center}}.nca-learn-page__content-sidebar-footer{box-shadow:0 0 18px -6px var(--nca-dark-green);display:flex;align-items:center;justify-content:center;pointer-events:auto;transition:color .3s,background-color .3s;width:100%;height:55px;z-index:1}.nca-learn-page__content-sidebar-footer[data-is-open=false]{background-color:var(--nca-dark-green)}.nca-learn-page__content-sidebar-footer[data-is-open=true]{background-color:var(--nca-green)}@media(min-width:1024px){.nca-learn-page__content-sidebar-footer{display:none}}.nca-learn-page__main-content{overflow-x:hidden}@media screen and (min-width:1024px){.nca-learn-page__main-content{grid-column-start:2;padding-top:4px}}