.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__title--small{font-size:1rem;line-height:1.3}@media screen and (min-width:640px){.nca-learn-page__card__title--small{font-size:1.25rem;line-height:1.2}}.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}}
