.course-card-list{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}@media screen and (min-width:640px){.course-card-list{gap:1rem;margin-top:1.5625rem}}.course-card{--card-border-radius:.9375rem;background-color:var(--nca-green);border-radius:var(--card-border-radius);flex-direction:column;display:flex}.course-card[data-is-preview]{opacity:.3}.course-card[data-is-preview] .course-card-content-foot{justify-content:flex-end}.course-card[data-is-preview] .course-card-image{filter:grayscale()}@media screen and (min-width:640px){.course-card{--card-border-radius:1.5625rem}}@media screen and (min-width:768px){.course-card{flex-direction:row}}.course-card-image{aspect-ratio:16/9;border-radius:var(--card-border-radius);object-fit:cover;width:100%}@media (min-width:768px){.course-card-image{width:19.4375rem}}.course-card-content{flex-direction:column;justify-content:space-between;gap:1rem;width:100%;padding:1rem;display:flex}@media screen and (min-width:768px){.course-card-content{gap:.5rem;padding:1.875rem}}.course-card-content-foot{font-family:var(--font-american);flex-flow:column wrap;justify-content:space-between;gap:1rem;font-weight:800;display:flex}@media screen and (min-width:768px){.course-card-content-foot{flex-direction:row;align-items:flex-end}}.course-card-meta{flex-direction:row;flex-shrink:0;gap:.25rem;display:flex}@media screen and (min-width:1024px) and (max-width:1279px){.course-card-meta{flex-direction:column}}.course-card-meta-divider{background-color:var(--nca-dark-green);width:.0625rem;margin:0 .9375rem}
.nca-learn-page__featured{flex-direction:column;align-items:stretch;gap:.625rem;width:100%;max-width:84rem;margin:0 auto;display:flex}@media screen and (min-width:640px){.nca-learn-page__featured{gap:1rem}}@media screen and (min-width:1024px){.nca-learn-page__featured{flex-direction:row}}@media screen and (min-width:1536px){.nca-learn-page__featured{max-width:95.875rem}}.nca-learn-page__featured__primary{flex-direction:column}@media screen and (min-width:1024px){.nca-learn-page__featured__primary{align-self:stretch}}.nca-learn-page__featured__primary,.nca-learn-page__featured__secondary{width:100%;display:flex}@media screen and (min-width:1024px){.nca-learn-page__featured__primary,.nca-learn-page__featured__secondary{flex-direction:row}}.nca-learn-page__featured__secondary__flex{flex-direction:column;gap:.625rem;width:100%;display:flex}@media screen and (min-width:640px){.nca-learn-page__featured__secondary__flex{gap:1rem}}.nca-learn-page__card{background-color:var(--nca-green);border-radius:1.5625rem;flex-direction:column;display:flex}@media screen and (min-width:640px){.nca-learn-page__card{flex-direction:row}}.nca-learn-page__card--full{flex-direction:column;width:100%}@media screen and (min-width:1024px){.nca-learn-page__card--full{flex:1;display:flex}}.nca-learn-page__card--small{justify-content:space-between}.nca-learn-page__card__content{flex-direction:column;flex:auto;justify-content:space-between;width:100%;min-width:0;padding:1rem;display:flex}@media screen and (min-width:640px){.nca-learn-page__card__content{width:auto;padding:1.875rem}}.nca-learn-page__card__content--full{width:100%;padding:1rem 1rem 1.5rem}@media screen and (min-width:640px){.nca-learn-page__card__content--full{padding:1.875rem}}@media screen and (min-width:1024px){.nca-learn-page__card__content--full{flex-grow:0;flex-shrink:0;padding:1.875rem 5rem 1.875rem 1.875rem}}@media screen and (min-width:1536px){.nca-learn-page__card__content--full{padding:2.2rem 5rem 2.2rem 2.2rem}}.nca-learn-page__card__header{position:relative}.nca-learn-page__card__header--spaced{margin-bottom:2rem}@media screen and (min-width:768px){.nca-learn-page__card__header--spaced{margin-bottom:5rem}}.nca-learn-page__card__title{font-family:var(--font-immortel-infra-g1);font-size:1.25rem;font-weight:400;line-height:1.2}@media screen and (min-width:640px){.nca-learn-page__card__title{font-size:2.25rem}}.nca-learn-page__card__footer{font-family:var(--font-american);letter-spacing:0;font-weight:800;line-height:1.2}.nca-learn-page__card__footer--small{overflow-wrap:break-word;margin-top:1.5rem;font-size:.75rem;line-height:1.3}@media screen and (min-width:640px){.nca-learn-page__card__footer--small{font-size:.875rem;line-height:1.2}}.nca-learn-page__card__date{text-transform:uppercase;white-space:nowrap;font-size:.75rem}@media screen and (min-width:640px){.nca-learn-page__card__date{font-size:1rem;line-height:1.3}}.nca-learn-page__card__separator{color:var(--nca-dark-green);padding:0 .625rem}.nca-learn-page__card__link{text-transform:uppercase;white-space:nowrap;font-size:.875rem;font-weight:800;transition:background-color .2s,border-color .2s,color .2s}@media screen and (min-width:640px){.nca-learn-page__card__link{font-size:1rem;line-height:1.3}}.nca-learn-page__card__link--underlined{color:var(--nca-orange);border-bottom:1px solid var(--nca-off-white);padding-bottom:.125rem}.nca-learn-page__card__link--underlined:hover{border-color:var(--nca-orange);color:var(--nca-off-white)}.nca-learn-page__card__link--buttonesque{border:1px solid var(--nca-orange);background-color:var(--nca-orange);color:var(--nca-off-white);border-radius:6.25rem;padding:.625rem .9375rem;font-size:.875rem;line-height:1}.nca-learn-page__card__link--buttonesque:hover{border-color:var(--nca-orange);color:var(--nca-off-white);background-color:#0000}@media screen and (min-width:640px){.nca-learn-page__card__link--buttonesque{font-size:1rem;line-height:1.3}}.nca-learn-page__card__image{object-fit:cover;border-radius:1.5625rem;width:100%}.nca-learn-page__card__image--contain{object-fit:contain}.nca-learn-page__card__image--full{width:100%;height:100%}@media (min-width:1024px){.nca-learn-page__card__image--full{object-fit:cover;object-position:left;flex:1 1 0;height:auto;min-height:0}}.nca-learn-page__card__image--small{aspect-ratio:16/9;height:auto}@media (min-width:640px){.nca-learn-page__card__image--small{aspect-ratio:1;object-fit:cover;flex-shrink:0;width:12.1875rem}}@media screen and (min-width:1024px) and (max-width:1615px){.nca-learn-page__card__image--small{width:152px}}.nca-learn-page__card__image--small.simulator-image{object-position:left top;border-radius:1.5625rem}.nca-learn-page__featured__secondary__flex .nca-learn-page__card:last-of-type .nca-learn-page__card__image--small{object-position:right}
.nca-learn-page__simulator{margin-top:1rem}@media (min-width:644px){.nca-learn-page__simulator{margin-top:1.5625rem}}@media (min-width:1330px){.nca-learn-page__simulator{margin-top:1.875rem}}.nca-learn-page__simulator .simulator__hero{background-color:var(--nca-green);border-radius:1rem;flex-direction:column;gap:2rem;padding:1rem;display:flex}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero{border-radius:1.5625rem;min-height:305px;padding:3.84rem 2rem}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero{flex-direction:row;padding:3rem}.nca-learn-page__simulator .simulator__hero-text{flex:0 0 50%}}@media (min-width:1620px){.nca-learn-page__simulator .simulator__hero-text{flex:0 0 60%}}.nca-learn-page__simulator .simulator__hero-headline{font-family:var(--font-american);text-transform:uppercase;margin-bottom:.3125rem;font-size:1.125rem;font-weight:900;line-height:1.2}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-headline{margin-bottom:.5rem;font-size:1.625rem}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero-headline{margin-bottom:.625rem}}@media (min-width:1620px){.nca-learn-page__simulator .simulator__hero-headline{font-size:2rem}}.nca-learn-page__simulator .simulator__hero-description{color:var(--nca-off-white);font-family:var(--font-immortel-infra-g1);font-size:1rem;font-weight:400;line-height:1.2}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-description{font-size:1.25rem;line-height:1.3}}.nca-learn-page__simulator .simulator__hero-bottom{flex-direction:column;justify-content:space-between;gap:.5rem;width:100%;display:flex}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-bottom{flex-direction:row}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero-bottom{flex-direction:column}}.nca-learn-page__simulator .simulator__hero-ticks{color:var(--nca-off-white);font-family:var(--font-immortel-infra-g1);margin-top:2rem;margin-left:.75rem;font-size:1rem;font-weight:400;line-height:1.2}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-ticks{margin-left:1rem;font-size:1.25rem;line-height:1.3}}.nca-learn-page__simulator .simulator__hero-ticks li{align-items:center;gap:.5rem;width:100%;display:flex}.nca-learn-page__simulator .simulator__hero-ticks li:not(:last-child){margin-bottom:.25rem}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-ticks li:not(:last-child){margin-bottom:.5rem}}.nca-learn-page__simulator .simulator__hero-ticks svg{color:var(--nca-orange)}.nca-learn-page__simulator .simulator__hero-image-wrapper{justify-content:center;margin-bottom:-1rem;display:flex;overflow:hidden}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-image-wrapper{margin-bottom:-3.84rem}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero-image-wrapper{align-items:flex-end;margin-bottom:-3rem;margin-right:-3rem}}.nca-learn-page__simulator .simulator__hero-image{border-radius:1rem 1rem 0 0;max-width:100%;height:auto}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero-image{border-radius:1rem 1rem 1.5625rem 0}}.nca-learn-page__simulator .simulator__hero-button{background-color:var(--nca-orange);border:1px solid var(--nca-orange);color:var(--nca-off-white);text-transform:uppercase;white-space:nowrap;border-radius:6.25rem;align-self:flex-end;width:fit-content;height:fit-content;margin-top:1rem;padding:.5rem .9375rem;font-size:.875rem;font-weight:800;line-height:1;transition:background-color .2s,border-color .2s,color .2s;display:block}.nca-learn-page__simulator .simulator__hero-button:hover{border-color:var(--nca-orange);color:var(--nca-off-white);background-color:#0000}.nca-learn-page__simulator .simulator__hero-button:disabled{cursor:not-allowed;background-color:#111;border-color:#111;border-radius:.3125rem;padding:.3125rem .625rem}.nca-learn-page__simulator .simulator__hero-button:disabled:hover{cursor:not-allowed;background-color:#111;border-color:#111}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero-button{margin-top:1.625rem;padding:.625rem .9375rem;font-size:1rem;line-height:1.3}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero-button{align-self:flex-start;margin-top:1.5625rem}}.nca-learn-page__simulator .simulator__hero .shaped{float:right;shape-outside:polygon(50px 0,50px 30px,10px 30px,10px 50px,100% 80px,100% 0);width:150px;height:80px;margin-left:.5rem}@media (min-width:644px){.nca-learn-page__simulator .simulator__hero .shaped{shape-outside:polygon(120px 0,100px 60px,10px 50px,10px 50px,10px 70px,100% 100%,100% 0);width:395px;height:150px}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__hero .shaped{display:none}}.nca-learn-page__simulator .simulator__subheading{font-family:var(--font-american);text-align:center;text-transform:uppercase;margin-bottom:.3125rem;font-size:1.125rem;font-weight:900;line-height:1.2}@media (min-width:644px){.nca-learn-page__simulator .simulator__subheading{margin-bottom:1rem;font-size:1.625rem}}@media (min-width:1620px){.nca-learn-page__simulator .simulator__subheading{font-size:2rem}}.nca-learn-page__simulator .simulator__cards-container{flex-direction:column;gap:.5rem;display:flex}@media (min-width:644px){.nca-learn-page__simulator .simulator__cards-container{flex-direction:row;gap:1rem}}.nca-learn-page__simulator .simulator__card{background-color:var(--nca-off-white);color:var(--nca-green);border-radius:1rem;padding:1rem}@media (min-width:644px){.nca-learn-page__simulator .simulator__card{border-radius:1.5625rem;padding:1.5625rem}}@media (min-width:1330px){.nca-learn-page__simulator .simulator__card{padding:1.5625rem 1.5625rem 2.3125rem}}.nca-learn-page__simulator .simulator__card-title{font-family:var(--font-american);text-transform:uppercase;margin-bottom:.3125rem;font-size:1rem;font-weight:800;line-height:1.125}@media (min-width:644px){.nca-learn-page__simulator .simulator__card-title{font-size:1.125rem;line-height:1.3}}@media (min-width:1620px){.nca-learn-page__simulator .simulator__card-title{font-size:1.25rem}}.nca-learn-page__simulator .simulator__card-description{font-family:var(--font-immortel-infra-g1);font-size:.875rem;font-weight:400;line-height:1.3}@media (min-width:644px){.nca-learn-page__simulator .simulator__card-description{font-size:1.125rem}}
#glossary .nca-learn-page__section-header{background-color:var(--nca-green);border-radius:1rem;flex-direction:column;padding:1rem;display:flex}@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;justify-content:space-between;align-items:center;gap:2rem;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);margin-bottom:1rem;font-size:1rem;line-height:1.2}@media (min-width:644px){#glossary .nca-learn-page__section-subtitle{margin-bottom:1.5625rem;font-size:1.25rem;line-height:1.3}}@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);color:var(--nca-off-white);font-family:var(--font-american);text-transform:uppercase;border-radius:100px;width:fit-content;height:fit-content;padding:.5rem .9375rem;font-size:.875rem;font-weight:800;line-height:1.15;display:block}#glossary .nca-learn-page__section-link:hover{background-color:#0000}@media (min-width:644px){#glossary .nca-learn-page__section-link{padding:.625rem .9375rem;font-size:1rem;line-height:1.3}}.glossary-section{box-sizing:border-box;width:100%;max-width:100vw;padding:2rem 0;overflow:hidden}.glossary-card{background-color:var(--nca-off-white);box-sizing:border-box;color:var(--nca-green);border-radius:1rem;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{margin-bottom:.3125rem}.nca-learn-page__glossary{flex-direction:column;margin-top:1.5625rem;display:flex}@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{text-align:center;margin-bottom:.3125rem}.nca-learn-page__glossary .embla__container{touch-action:pan-y pinch-zoom;gap:1rem;margin-left:0;display:flex}.nca-learn-page__glossary .embla__slide{flex:0 0 100%;min-width:0;transform:translate(0,0)}.nca-learn-page__glossary .embla__controls{justify-content:space-between;margin-top:1rem;padding:0 14px;display:flex}.nca-learn-page__glossary .embla__buttons{grid-template-columns:repeat(2,1fr);align-items:center;gap:.6rem;display:grid}.nca-learn-page__glossary .embla__button{appearance:none;touch-action:manipulation;cursor:pointer;z-index:1;width:1rem;height:1rem;color:var(--nca-orange);background-color:#0000;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.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{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.3125rem;display:flex}.nca-learn-page__glossary .embla__dot{-webkit-tap-highlight-color:#00000080;appearance:none;background-color:var(--nca-green);touch-action:manipulation;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:9px;height:9px;margin:0;padding:0;display:flex}.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{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.nca-learn-page__glossary .embla__slide{flex:none}.nca-learn-page__glossary .embla__controls{display:none}}.nca-learn-page__glossary-more{border:1px solid var(--nca-off-white);color:var(--nca-off-white);font-family:var(--font-american);text-transform:uppercase;background-color:#0000;border-radius:100px;align-self:flex-end;width:fit-content;padding:.5rem .9375rem;font-size:.875rem;font-weight:800;line-height:1.15;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}.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{padding:.625rem .9375rem;font-size:1rem}}
.nca-faq-section.learn-faqs .nca-container{max-width:100%;margin:0;padding:0}.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);text-transform:uppercase;font-size:32px;font-weight:800;line-height:.9}@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{grid-template-columns:1fr;row-gap:.5rem;display:grid}.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{text-align:left;background-color:#0000;border:0;justify-content:space-between;align-items:center;width:100%;display:flex}.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);text-align:left;text-decoration-skip-ink:none;text-underline-offset:from-font;padding-right:1rem;font-weight:400;line-height:1.2}@media (min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__item-question .faq-question{padding-right:1.5rem;font-size:1.25rem;line-height:1.2}}.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);text-align:left;text-underline-offset:from-font;text-decoration-skip-ink:none;width:100%;padding:1rem 1rem 0 0;font-size:.875rem;line-height:1.4}@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{padding-right:2.5rem;font-size:1.125rem;line-height:1.3}}@media (min-width:1024px){.nca-faq-section.learn-faqs .nca-faq-section__item-answer .faq-answer{padding-right:3rem;font-size:1.125rem;line-height:1.3}}.nca-faq-section.learn-faqs .nca-faq-section__additional-items{grid-template-columns:1fr;row-gap:.5rem;margin-top:.5rem;display:grid}.nca-faq-section.learn-faqs .nca-faq-section__show-more{text-align:right;justify-content:flex-end;margin-top:25px;display:flex}.nca-faq-section.learn-faqs .nca-faq-section__show-more .show-btn{border:1px solid var(--nca-off-white);color:var(--nca-off-white);font-family:var(--font-american);text-transform:uppercase;background-color:#0000;border-radius:100px;align-self:flex-end;width:fit-content;padding:.5rem .9375rem;font-size:.875rem;font-weight:800;line-height:1.15;transition:all .3s cubic-bezier(.4,0,.2,1);display:block}@media (min-width:640px){.nca-faq-section.learn-faqs .nca-faq-section__show-more .show-btn{padding:.625rem .9375rem;font-size:1rem}}.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;--page-w-padding:2rem;background-color:var(--nca-dark-green);color:var(--nca-off-white);padding:2.0625rem 1rem 0}@media screen and (min-width:644px){.nca-learn-page{--page-w-padding:4rem;padding:3rem 2rem}}@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;--page-w-padding:6rem;padding:2rem 3rem 6rem}}@media screen and (min-width:1536px){.nca-learn-page{--gap:252px}}@media screen and (min-width:1836px){.nca-learn-page{--page-w-padding:24.125rem;padding:6rem 12.0625rem}}.nca-learn-page.error-state{background-color:var(--nca-off-white);min-height:100vh}.nca-learn-page.error-state__container{max-width:1280px;margin-left:auto;margin-right:auto;padding:4rem 1rem}.nca-learn-page.error-state h1{color:var(--nca-green);font-family:var(--font-american);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:2.5rem}.nca-learn-page.error-state p{color:var(--nca-green);margin-bottom:2rem;font-size:1.125rem;line-height:1.75rem}.nca-learn-page section{padding-bottom:65px}@media screen and (min-width:644px){.nca-learn-page section{padding-bottom:6rem}}@media screen and (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 screen and (min-width:644px){.nca-learn-page__section-title{font-size:48px}}@media screen and (min-width:1536px){.nca-learn-page__section-title{font-size:54px}}@media screen and (min-width:1024px){.nca-learn-page__content{grid-gap:var(--gap);grid-template-columns:var(--cols);align-items:start;display:grid}}.nca-learn-page__content-sidebar{z-index:1;background-color:#0000;flex-direction:column;justify-content:flex-end;align-items:flex-end;width:100%;display:flex;position:fixed;bottom:0;left:0}@media screen and (min-width:1024px){.nca-learn-page__content-sidebar{background:0 0;position:sticky;pointer-events:auto!important}}.nca-learn-page__content-sidebar-list{background-color:var(--nca-dark-green);color:var(--nca-off-white);width:100%;max-width:465px;list-style:none;transition:max-height .3s ease-in-out}.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 screen and (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 screen and (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 screen and (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);font-family:var(--font-american-grotesk);text-transform:uppercase;justify-content:space-between;align-items:center;width:100%;height:100%;padding:10px 15px;font-weight:700;display:flex;position:relative}@media screen and (min-width:1024px){.nca-learn-page__content-sidebar-list li a{justify-content:flex-start;padding:0}.nca-learn-page__content-sidebar-list li a[data-active=true]:before{content:"";background-color:var(--nca-orange);width:2px;height:22px;position:absolute;left:-4px}}.nca-learn-page__content-sidebar-list li a p{font-size:.875rem;font-weight:800}@media screen and (min-width:1024px){.nca-learn-page__content-sidebar-list li a p{order:2;font-size:1rem;line-height:1.3}}.nca-learn-page__content-sidebar-list li a .sidebar-icon{justify-content:center;width:26px;display:flex}@media screen and (min-width:1024px){.nca-learn-page__content-sidebar-list li a .sidebar-icon{order:1;justify-content:center;width:42px;display:flex}}.nca-learn-page__content-sidebar-footer{box-shadow:0px 0px 18px -6px var(--nca-dark-green);pointer-events:auto;z-index:1;justify-content:center;align-items:center;width:100%;height:55px;transition:color .3s,background-color .3s;display:flex}.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 screen and (min-width:1024px){.nca-learn-page__content-sidebar-footer{display:none}.nca-learn-page__main-content{grid-column-start:2;max-width:90%;padding-top:4px}}.nca-learn-page__main-content .embla{overflow:hidden}.nca-learn-page__hero{position:relative}.nca-learn-page__hero .scroll-arrow{display:none;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.nca-learn-page__hero .scroll-arrow:focus{outline:none}.nca-learn-page__hero .scroll-arrow:focus-visible{outline:2px solid var(--color-beige);outline-offset:.25rem;border-radius:10000000rem}@media screen and (min-width:1024px){.nca-learn-page__hero .scroll-arrow{display:block;bottom:3rem}}@media screen and (min-width:1330px){.nca-learn-page__hero .scroll-arrow{bottom:8rem}}.nca-learn-page__hero-header{flex-direction:column;justify-content:center;align-items:center;display:flex}@media screen and (min-width:1024px) and (max-width:1615px){.nca-learn-page__hero-header{flex-direction:row;justify-content:space-between;gap:2rem}}.nca-learn-page__hero-header-title-image{width:auto;height:160px;margin-bottom:1.25rem}.nca-learn-page__hero-header-nav{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:25px;display:flex}@media screen and (min-width:644px){.nca-learn-page__hero-header-nav{margin-bottom:48px}}@media screen and (min-width:1024px) and (max-width:1615px){.nca-learn-page__hero-header-nav{flex:0 0 28rem;justify-content:flex-end}}.nca-learn-page__hero-header-nav a{border:1px solid var(--nca-orange);color:var(--nca-off-white);font-family:var(--font-american-grotesk);text-transform:uppercase;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem .9375rem;font-size:.875rem;font-style:normal;font-weight:800;line-height:1;display:flex}.nca-learn-page__hero-header-nav a:hover{background-color:var(--nca-orange)}@media screen and (min-width:644px){.nca-learn-page__hero-header-nav a{padding:.625rem 1rem;font-size:1rem;line-height:1.3}}.nca-learn-page-content{max-width:1535px;margin:0 auto}
