.page-course-section{background:#fff}.page-course-section main.content{overflow:hidden}.course-section{color:#000;padding-bottom:0}.course-section__hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px;border-top:1px solid #000;min-height:207px;padding:20px 0 0}@media only screen and (min-width:1441px){.course-section__hero{padding-top:20px;padding-bottom:0;column-gap:40px}}@media only screen and (max-width:1024px){.course-section__hero{grid-template-columns:1fr;row-gap:24px;padding:28px 0 48px}}.course-section__eyebrow{margin:0 0 8px;color:#898989;font-size:16px;line-height:20px;text-transform:lowercase}.course-section__title{margin:0;max-width:680px;font-size:76px;line-height:62px;font-weight:normal;text-transform:uppercase}@media only screen and (min-width:1441px){.course-section__title{font-size:76px;line-height:62px}}@media only screen and (max-width:1200px){.course-section__title{font-size:64px;line-height:56px}}@media only screen and (max-width:768px){.course-section__title{font-size:40px;line-height:36px}}.course-section__hero-aside{min-height:0}.course-section__intro{max-width:680px}.course-section__intro p,.course-section__intro{font-size:20px;line-height:22px}@media only screen and (max-width:768px){.course-section__intro p,.course-section__intro{font-size:18px;line-height:24px}}.course-section__hero-link,.course-section__help-link{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:44px;padding:0 28px;margin-top:24px;border-radius:999px;background:#000;color:#fff;text-decoration:none;font-size:18px;line-height:22px;white-space:nowrap}.course-section__hero-link:after,.course-section__help-link:after{content:"→";margin-left:12px}.course-section__filters{position:relative;min-height:321px;padding:80px 0 0;border-bottom:0}@media only screen and (max-width:1024px){.course-section__filters{padding-bottom:48px}}.course-section__filters-menu{display:grid;grid-template-columns:320px 320px minmax(0,1fr);align-items:center;justify-content:flex-start;column-gap:40px}@media only screen and (max-width:1024px){.course-section__filters-menu{grid-template-columns:1fr;align-items:flex-start;row-gap:16px}}.course-section__filters-control{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:#000;font:inherit;font-size:20px;line-height:23px;cursor:pointer}.course-section__filters-control i{display:block;width:10px;height:10px;margin-left:10px;border-radius:2px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg) translateY(-2px)}.course-section__filters.is-open .course-section__filters-toggle i{transform:rotate(225deg) translate(-4px,-1px)}.course-section__filters-panel{display:none;grid-template-columns:320px 320px minmax(0,1fr);column-gap:40px;width:100%;margin-top:20px;padding:0;border:0;background:transparent}@media only screen and (max-width:768px){.course-section__filters-panel{grid-template-columns:1fr;gap:22px}}.course-section__filters.is-open .course-section__filters-panel{display:grid}.course-section-filter__title{margin:0 0 10px;color:#898989;font-size:16px;line-height:20px}.course-section-filter__options{display:flex;align-items:flex-start;flex-direction:column;gap:10px}.course-section-filter__option{display:inline-flex;align-items:center;height:26px;min-height:0;padding:0 10px 2px;border:1px solid #000;border-radius:999px;background:#fff;color:#000;font:inherit;font-size:16px;line-height:17px;cursor:pointer}.course-section-filter__option.is-active{background:#fff;color:#000}.course-section-filter__option.is-muted{opacity:.5}.course-section-filter__options_soft{display:grid;grid-template-columns:repeat(3,max-content);gap:10px 40px}.course-section-filter__options_soft .course-section-filter__option{height:auto;min-height:22px;padding:0;border:0;border-radius:0;background:transparent;font-size:20px;line-height:22px}.course-section__filters-status{display:none;align-self:end;color:#898989;font-size:16px;line-height:20px}@media only screen and (max-width:1024px){.course-section__filters-status{align-self:start}}.course-section__catalog{position:relative;background:#fff;padding:0 0 1px}@media only screen and (max-width:768px){.course-section__catalog{padding-top:28px}}.course-section-course-group{border-top:1px solid #000;padding:11px 0 80px}.course-section-course-group__title{margin:0 0 40px;font-size:20px;line-height:22px;font-weight:normal}.course-section__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 40px;margin:0;padding:0;list-style:none}@media only screen and (max-width:1024px){.course-section__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px}}@media only screen and (max-width:650px){.course-section__list{grid-template-columns:1fr;gap:42px}}.course-section__list.is-empty{display:none}.course-section__not-found{display:none;margin:0;padding:0;list-style:none;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000}.course-section__not-found.is-visible{display:block}.course-section__not-found li{padding:44px 20px;text-align:center;color:#898989}.course-section-card{min-width:0;min-height:0;background:#fff}.course-section-card.is-hidden{display:none}.course-section-card__link{display:flex;flex-direction:column;gap:15px;height:100%;color:#000;text-decoration:none}.course-section-card__top{display:flex;flex:1 0 auto;flex-direction:column;gap:15px;width:100%}.course-section-card__image{display:block;width:100%;aspect-ratio:2.80991736;margin:0;background:#c9cdd1;overflow:hidden}.course-section-card__image img{display:block;width:100%;height:100%;object-fit:cover}@media only screen and (max-width:768px){.course-section-card__image{aspect-ratio:1.78947368}}.course-section-card__content{width:100%}.course-section-card__media-meta{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:26px;width:100%}.course-section-card__date{margin:0;color:#000;font-size:16px;line-height:17px;white-space:nowrap;text-align:right}@media only screen and (max-width:768px){.course-section-card__date{font-size:16px;line-height:20px}}.course-section-card__title{margin:0;font-size:40px;line-height:34px;font-weight:normal;text-transform:uppercase}@media only screen and (max-width:768px){.course-section-card__title{font-size:32px;line-height:30px}}.course-section-card__description{margin:15px 0 0;color:#666;font-size:20px;line-height:22px}@media only screen and (max-width:768px){.course-section-card__description{font-size:20px;line-height:1.15}}.course-section-card__labels{display:flex;flex-wrap:wrap;gap:10px}.course-section-card__labels .label{display:inline-flex;align-items:center;min-height:26px;padding:0 10px 2px;border:1px solid #000;border-radius:999px;background:transparent;color:#000;font-size:16px;line-height:17px;white-space:nowrap}@media only screen and (max-width:768px){.course-section-card__labels .label{min-height:28px;font-size:16px;line-height:18px}}.course-section__help{border-top:1px solid #000;padding:32px 0}@media only screen and (min-width:1441px){.course-section__help{padding:48px 0}}.course-section__benefits{border-top:1px solid #000;position:relative;height:709px;margin-bottom:40px;padding:0}@media only screen and (max-width:900px){.course-section__benefits{height:auto;padding:11px 0 56px}}.course-section__section-title{margin:0;font-size:44px;line-height:46px;font-weight:normal;text-transform:uppercase}@media only screen and (max-width:768px){.course-section__section-title{font-size:31px;line-height:34px}}.course-section__section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:24px;align-items:end}@media only screen and (max-width:768px){.course-section__section-head{grid-template-columns:1fr}}.course-section__section-note{margin:0;color:#898989;font-size:18px;line-height:24px}.course-section__starts,.course-section__faq{border-top:1px solid #000;padding:11px 0 80px}@media only screen and (min-width:1441px){.course-section__starts,.course-section__faq{padding:11px 0 80px}}.course-section__starts-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;margin-top:32px}@media only screen and (max-width:900px){.course-section__starts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 20px}}@media only screen and (max-width:520px){.course-section__starts-grid{grid-template-columns:1fr}}.course-section__starts{min-height:497px}.course-section-start{min-height:0;background:#fff}.course-section-start a{color:#000;text-decoration:none}.course-section-start h3{margin:0;font-size:20px;line-height:30px;font-weight:normal;text-transform:uppercase}.course-section-start p{margin:0;color:#000;font-size:16px;line-height:17px}.course-section-start__link{display:flex;flex-direction:column;gap:15px}.course-section-start__content{display:flex;min-width:0;flex-direction:column;gap:15px}.course-section-start__image{position:relative;width:100%;aspect-ratio:1;margin:0;background:#c9cdd1;overflow:hidden}.course-section-start__image img{display:block;width:100%;height:100%;object-fit:cover}.course-section-start__date{position:absolute;left:10px;top:10px;display:inline-flex;align-items:center;min-height:26px;padding:0 10px 2px;border-radius:999px;background:#fff;color:#000 !important;font-size:16px !important;line-height:17px !important;margin:0 !important}.course-section-start__meta{margin:0 !important;color:#000 !important;font-size:16px !important;line-height:17px !important}.course-section__archive-card{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;width:100%;min-height:360px;border:1px solid #000;list-style:none}.course-section__archive-card p{margin:0;font-size:20px;line-height:22px}.course-section__archive-link{display:inline-flex;align-items:center;justify-content:center;min-width:227px;height:32px;min-height:0;padding:0 20px;border-radius:999px;background:#000;color:#fff;text-decoration:none;white-space:nowrap}.course-section__archive-link:after{content:"→";margin-left:12px}.course-section__faq-list{margin-top:28px;border-top:1px solid #000}.course-section-faq-item{border-bottom:1px solid #000;padding:0}.course-section-faq-item summary{display:flex;justify-content:space-between;gap:24px;cursor:pointer;padding:22px 0;font-size:24px;line-height:29px;text-transform:uppercase;list-style:none}.course-section-faq-item summary::-webkit-details-marker{display:none}.course-section-faq-item summary:after{content:"+";flex:0 0 auto}.course-section-faq-item[open] summary:after{content:"−"}.course-section-faq-item p{max-width:760px;margin:0;padding:0 0 24px;font-size:18px;line-height:24px}.course-section__benefit-list{margin-top:0;border-top:0}.course-section__benefits .course-section__section-title{position:absolute;left:0;top:11px;font-size:20px;line-height:22px;text-transform:none}.course-section__starts .course-section__section-head{display:block}.course-section__starts .course-section__section-title{font-size:20px;line-height:22px;text-transform:none}.course-section__faq .course-section__section-title{font-size:20px;line-height:22px;text-transform:none}.course-section-benefit{position:absolute;left:0;width:100%;height:200px;padding:0;border-bottom:0}.course-section-benefit:nth-of-type(1){top:73px}.course-section-benefit:nth-of-type(2){top:295px}.course-section-benefit:nth-of-type(3){top:517px}.course-section-benefit h3{position:absolute;left:0;top:0;margin:0;width:680px;font-size:40px;line-height:34px;font-weight:normal;text-transform:uppercase}.course-section-benefit p{position:absolute;left:360px;top:74px;width:680px;margin:0;color:#666;font-size:20px;line-height:22px}.course-section-benefit span{position:absolute;right:0;top:-8px;display:block;width:200px;height:200px;border:1px solid #000;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:96px 96px}.course-section-benefit:nth-of-type(1) span{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2796%27%20height%3D%2796%27%20viewBox%3D%270%200%2096%2096%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23000%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27round%27%3E%3Cpath%20d%3D%27M20%2076L76%2020%27/%3E%3Cpath%20d%3D%27M36%2076L76%2036%27/%3E%3Cpath%20d%3D%27M52%2076L76%2052%27/%3E%3Cpath%20d%3D%27M20%2020H76V76%27/%3E%3C/g%3E%3C/svg%3E")}.course-section-benefit:nth-of-type(2) span{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2796%27%20height%3D%2796%27%20viewBox%3D%270%200%2096%2096%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cg%20fill%3D%27none%27%20stroke%3D%27%23000%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27round%27%3E%3Cpath%20d%3D%27M48%2020V76%27/%3E%3Cpath%20d%3D%27M20%2048H76%27/%3E%3C/g%3E%3C/svg%3E")}.course-section-benefit:nth-of-type(3) span{background-image:url("data:image/svg+xml,%3Csvg%20width%3D%2796%27%20height%3D%2796%27%20viewBox%3D%270%200%2096%2096%27%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%3E%3Cpath%20d%3D%27M17%2048C28%2026%2042%2026%2048%2048C54%2070%2068%2070%2079%2048C68%2026%2054%2026%2048%2048C42%2070%2028%2070%2017%2048Z%27%20fill%3D%27none%27%20stroke%3D%27%23000%27%20stroke-width%3D%271.5%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27/%3E%3C/svg%3E")}@media only screen and (max-width:900px){.course-section-benefit{position:static;height:auto;padding:28px 0}.course-section-benefit h3,.course-section-benefit p,.course-section-benefit span{position:static;width:auto}.course-section-benefit p{margin-top:20px}.course-section-benefit span{width:72px;height:72px;margin-top:20px}}.course-section__help{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;align-items:start;border-bottom:1px solid #000;min-height:101px;padding:11px 0 0}@media only screen and (max-width:768px){.course-section__help{grid-template-columns:1fr}}.course-section__help-text{max-width:760px}.course-section__help-text .text{margin-top:20px}
.page-course-section-static,.page-course-section-static body{margin:0;background:#fff}.course-section--static{box-sizing:border-box;min-width:0;color:#000;font-family:"CoFo Sans","CoFo_Sans",Arial,sans-serif;--cfs-divider-before:40px;--cfs-divider-after:11px}.course-section--static *,.course-section--static *:before,.course-section--static *:after{box-sizing:border-box}.course-section--static h1,.course-section--static h2,.course-section--static h3,.course-section--static p{margin:0;padding:0;font-weight:normal}.course-section--static a{color:inherit;text-decoration:none}.page-course-section-static .course-section--static{padding-bottom:0}.page-course-section-static .course-section--static+footer{margin-top:0}.course-section-static__hero,.course-section-static__all-courses,.course-section-static__group,.course-section-static__learning,.course-section-static__help{border-top:1px solid #000}.course-section-static__help{border-bottom:0}.course-section-static__all-courses{padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section--static .course-section-static__starts{border-top:1px solid #000}.course-section-static__hero{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;column-gap:40px;min-height:287px;padding-top:20px;border-top:0}.course-section-static__title{max-width:680px;font-size:72px;line-height:62px;letter-spacing:-1.5px;text-transform:uppercase;white-space:nowrap}.course-section-static__intro{max-width:680px;font-size:18px;line-height:23px}.course-section-static__filters{min-height:0;padding:80px 0 40px}.course-section-static__filters.is-open{min-height:0;padding-bottom:40px}.course-section-static__filters-menu{display:grid;grid-template-columns:250px 250px minmax(0,1fr);align-items:start;column-gap:40px}.course-section-static-filter{min-width:0}.course-section-static__filters button,.course-section-static__more{padding:0;border:0;background:transparent;color:#000;font-family:inherit;cursor:pointer}.course-section-static__more--mobile-only{display:none}.course-section-static__filters>button,.course-section-static-filter>button{display:inline-flex;align-items:center;font-size:18px;line-height:23px}.course-section-static-filter>button span,.course-section-static__more>span:last-child{display:inline-block;width:10px;height:10px;margin-left:10px;border-right:2px solid #000;border-bottom:2px solid #000;border-radius:2px;transform:rotate(45deg) translateY(-3px)}.course-section-static-filter.is-open>button span,.course-section-static__group.is-expanded .course-section-static__more>span:last-child{transform:rotate(225deg) translate(-2px,-2px)}.course-section-static-filter__panel{margin-top:20px}.course-section-static-filter__panel[hidden]{display:none !important}.course-section-static-filter__pills{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.course-section-static-filter__pills button,.course-section-static-filter__software button,.course-section-card__labels span,.course-section-static__start-date{display:inline-flex;align-items:center;height:26px;padding:0 10px 2px;border:1px solid #000;border-radius:200px;font-size:16px;line-height:17px;white-space:nowrap}.course-section-static-filter__software{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:flex-start;gap:10px 12px;max-width:640px;font-size:16px;line-height:17px}.course-section-static-filter__software button{flex:0 0 auto;width:auto;font:inherit;text-align:left}.course-section-static-filter__pills .is-muted,.course-section-static-filter__software .is-muted{opacity:.5}.course-section-static__starts{min-height:0;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__starts h2,.course-section-static__all-courses h2,.course-section-static__group h2,.course-section-static__learning h2{font-size:18px;line-height:23px}.course-section-static__starts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin-top:31px;overflow-y:hidden}.course-section-static__starts-dots{display:none}.course-section-static__start-card{display:flex;flex-direction:column;gap:0;min-width:0;color:#000;text-decoration:none}.course-section-static__start-card--wide{display:flex}.course-section-static__start-card:nth-child(n+5){display:none}.course-section-static__start-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#c8c8c8;background-position:center;background-repeat:no-repeat;background-size:cover}.course-section-static__start-date{position:absolute;top:10px;left:10px;border-color:transparent;background:#fff}.course-section-static__start-card p{margin-top:14px;color:#666;font-size:16px;line-height:17px}.course-section-static__start-card h3{max-width:100%;margin-top:10px;font-size:18px;line-height:23px;text-transform:uppercase}.course-section-static__group{padding:var(--cfs-divider-after) 0 60px}.course-section-static__group.is-disabled{min-height:79px;padding-bottom:0}.course-section-static__group[hidden],.course-section-static__card[hidden],.course-section-static__more[hidden]{display:none !important}.course-section-static__group.is-disabled .course-section-static__grid,.course-section-static__group.is-disabled .course-section-static__more{display:none}.course-section-static__group h2{margin-bottom:40px}.course-section-static__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 40px}.course-section-static__card{display:flex;min-width:0;flex-direction:column;gap:15px;color:#000;text-decoration:none}.course-section-static__card-image,.course-section-static__archive-card{width:100%;aspect-ratio:560/200}.course-section-static__archive{width:50%;padding-right:20px;margin-top:0;margin-bottom:40px}.course-section-static__card-image{position:relative;background:#c8c8c8;background-position:center;background-repeat:no-repeat;background-size:cover}.course-section-static__status{position:absolute;z-index:1;top:10px;right:10px;display:inline-flex;align-items:center;height:26px;gap:8px;padding:0 10px 2px;border:1px solid transparent;border-radius:200px;background:#fff;color:#000;font-size:16px;line-height:17px;white-space:nowrap}.course-section-static__status>span{display:inline-flex;align-items:center;font:inherit;font-weight:400;line-height:inherit}.course-section-static__status-symbol{display:inline-flex;flex:0 0 24px;align-items:center;justify-content:center;width:24px;height:24px;font:inherit;font-weight:400;line-height:inherit;transform:translateY(1px)}.course-section-static__status .course-section-static__status-star{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;margin:0;transform:translateY(1px)}.course-section-static__start-image .course-section-static__status{right:auto;left:10px}.course-section-static__card-meta{display:flex;align-items:center;justify-content:space-between;min-height:26px;gap:20px}.course-section--static .course-section-card__labels .label{min-height:26px}.course-section-card__labels{display:flex;flex-wrap:wrap;gap:10px}.course-section-static__card-meta p{font-size:16px;line-height:17px;white-space:nowrap}.course-section-static__card h3,.course-section-static__learning h3,.course-section-static__help h2{font-size:32px;line-height:32px;text-transform:uppercase}.course-section-static__card>p,.course-section-static__learning p{color:#666;font-size:18px;line-height:20px}.course-section-static__card.is-extra{pointer-events:auto;user-select:none;cursor:pointer}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra{aspect-ratio:560/80;overflow:hidden}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra .course-section-static__card-image{flex:none;height:auto;aspect-ratio:560/200;-webkit-mask-image:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 40%);mask-image:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 40%)}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra .course-section-static__card-meta,.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra h3,.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra>p{display:none}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra+.course-section-static__card.is-extra+.course-section-static__card.is-extra{display:none}.course-section-static__group.is-expanded .course-section-static__card.is-extra{aspect-ratio:auto;overflow:visible;-webkit-mask-image:none;mask-image:none;pointer-events:auto;user-select:auto;cursor:default}.course-section-static__group.is-expanded .course-section-static__card.is-extra .course-section-static__card-image{height:auto;aspect-ratio:560/200;-webkit-mask-image:none;mask-image:none}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra{display:flex;aspect-ratio:auto;overflow:visible;pointer-events:auto;user-select:auto;cursor:default}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra .course-section-static__card-image{height:auto;aspect-ratio:560/200;-webkit-mask-image:none;mask-image:none}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra .course-section-static__card-meta{display:flex}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra h3,.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra>p{display:block}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra+.course-section-static__card.is-extra+.course-section-static__card.is-extra{display:flex}.course-section-static__empty{margin:0;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before);border-top:1px solid #000;font-size:18px;line-height:23px}.course-section-static__empty[hidden]{display:none}.course-section-static__more{display:inline-flex;align-items:center;margin-top:20px;font-size:18px;line-height:20px;text-transform:lowercase}.course-section-static__archive-card{display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #000}.course-section-static__archive-card p{margin-bottom:10px;font-size:20px;line-height:22px;text-align:center}.course-section-static__archive-card a{display:inline-flex;align-items:center;justify-content:center;min-width:227px;height:32px;border-radius:200px;background:#000;color:#fff;font-size:16px;line-height:17px}.course-section-static__learning{margin-bottom:0;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__learning h2{margin-bottom:40px}.course-section-static__learning article{display:grid;grid-template-columns:300px 560px minmax(200px,1fr);column-gap:0;align-items:start}.course-section-static__learning article+article{margin-top:22px}.course-section-static__learning h3{grid-column:1/span 2;width:560px}.course-section-static__learning p{grid-column:2;margin-top:74px}.course-section-static__learning-icon{grid-column:3;justify-self:end;margin-top:-8px;display:block;width:200px;height:200px}.course-section-static__help{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:20px;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__help h2{font-size:36px;line-height:34px}.course-section-static__help>div{display:flex;flex-direction:column;align-items:flex-start;gap:17px;min-width:0;padding-top:9px}.course-section-static__help a{display:inline-flex;align-items:center;justify-content:center;width:274px;height:48px;border-radius:200px;background:#000;color:#fff;font-size:16px;line-height:19px}.course-section-static__help p{margin:0;font-size:18px;line-height:22px}@media only screen and (min-width:1441px){.course-section--static{width:100%;margin:0;padding:20px 0 56px}.course-section-static__hero{min-height:247px;padding-top:20px}.course-section-static__title{font-size:80px}.course-section-static__intro,.course-section-static-filter>button,.course-section-static__starts h2,.course-section-static__all-courses h2,.course-section-static__group h2,.course-section-static__learning h2{font-size:24px;line-height:24px}.course-section-static__filters{min-height:163px;padding:68px 0 0}.course-section-static__all-courses{padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__filters-menu{grid-template-columns:360px 360px minmax(0,1fr)}.course-section-static-filter__pills button,.course-section-card__labels span,.course-section-static__start-date,.course-section-static__card-meta p{font-size:20px}.course-section-static__starts{height:auto;min-height:465px;margin-bottom:0;padding-top:var(--cfs-divider-after)}.course-section-static__starts-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:43px;margin-top:37px}.course-section-static__starts--is-scrollable{height:auto;min-height:0;margin-bottom:0;padding:11px 0 var(--cfs-divider-before);position:relative}.course-section-static__starts--is-scrollable .course-section-static__starts-grid{--cfs-start-card-size:clamp(220px,19vw,260px);display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--cfs-start-card-size);gap:24px;margin:31px 0 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.course-section-static__starts--is-scrollable .course-section-static__starts-grid::-webkit-scrollbar{display:none}.course-section-static__starts--is-scrollable .course-section-static__start-card{gap:15px;scroll-snap-align:start}.course-section-static__starts--is-scrollable .course-section-static__start-card p,.course-section-static__starts--is-scrollable .course-section-static__start-card h3{font-size:16px;line-height:17px}.course-section-static__starts.has-overflow:not(.is-at-end)::after,.course-section-static__starts.has-overflow.is-scrolled::before{content:"";position:absolute;top:var(--cfs-starts-fade-top);width:68px;height:var(--cfs-starts-fade-height);margin-top:-2px;padding-bottom:3px;box-sizing:content-box;z-index:1;pointer-events:none}.course-section-static__starts.has-overflow:not(.is-at-end)::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts.has-overflow.is-scrolled::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts-nav{position:absolute;top:var(--cfs-starts-fade-top);width:68px;height:var(--cfs-starts-fade-height);z-index:2;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.course-section-static__starts-nav--prev{left:0}.course-section-static__starts-nav--next{right:0}.course-section-static__starts-nav span{display:block;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.course-section-static__starts-nav--prev span{transform:rotate(-135deg)}.course-section-static__start-card:nth-child(n+5){display:flex}.course-section-static__start-card{gap:20px}.course-section-static__start-card p,.course-section-static__start-card h3{font-size:20px;line-height:22px}.course-section-static__group{padding-top:var(--cfs-divider-after);padding-bottom:60px}.course-section-static__grid{gap:80px 40px}.course-section-static__card{gap:20px}.course-section-static__card-image,.course-section-static__archive-card{aspect-ratio:900/364}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra{aspect-ratio:900/146}.course-section-static__group.is-expanded .course-section-static__card.is-extra .course-section-static__card-image{aspect-ratio:900/364}.course-section-static__archive{margin-top:0}.course-section-static__card h3,.course-section-static__learning h3,.course-section-static__help h2{font-size:44px;line-height:44px;letter-spacing:-1px}.course-section-static__card>p,.course-section-static__learning p,.course-section-static__help p{font-size:24px;line-height:24px}.course-section-static__learning article{grid-template-columns:470px minmax(0,1fr) 200px;height:220px}.course-section-static__learning{height:805px;padding-bottom:var(--cfs-divider-before)}.course-section-static__learning article+article{margin-top:20px}.course-section-static__learning h2{margin-bottom:calc(81px - clamp(23px,1.55vw,28px))}.course-section-static__learning h3{width:900px}.course-section-static__learning p{margin-top:110px}.course-section-static__learning-icon{width:200px;height:200px}.course-section-static__help{height:auto;min-height:248px;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__help>div{align-self:start;justify-content:flex-start;gap:17px;padding-top:9px}.course-section-static__help a{width:274px;height:48px;font-size:16px;line-height:19px}.course-section-static__help p{font-size:18px;line-height:22px}}@media only screen and (min-width:1025px) and (max-width:1299px){.course-section-static-filter__pills button,.course-section-static-filter__software,.course-section-card__labels .label,.course-section-static__card-meta p{font-size:14px;line-height:17px}.course-section-static__start-date,.course-section-static__start-card p,.course-section-static__start-card h3{font-size:14px;line-height:17px}.course-section--static{width:100%;margin:0;padding:20px 0 56px}.course-section-static__filters{min-height:0;padding:12px 0 32px}.course-section-static__starts{height:auto;min-height:0;margin-bottom:0;padding:11px 0 var(--cfs-divider-before);position:relative}.course-section-static__starts-grid{--cfs-start-card-size:clamp(180px,19vw,230px);display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--cfs-start-card-size);gap:24px;margin:38px 0 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.course-section-static__starts-grid::-webkit-scrollbar{display:none}.course-section-static__start-card{scroll-snap-align:start}.course-section-static__start-card:nth-child(n+5){display:flex}.course-section-static__starts.has-overflow:not(.is-at-end)::after,.course-section-static__starts.has-overflow.is-scrolled::before{content:"";position:absolute;top:var(--cfs-starts-fade-top);width:64px;height:var(--cfs-starts-fade-height);margin-top:-2px;padding-bottom:3px;box-sizing:content-box;z-index:1;pointer-events:none}.course-section-static__starts.has-overflow:not(.is-at-end)::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts.has-overflow.is-scrolled::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts-nav{position:absolute;top:var(--cfs-starts-fade-top);width:64px;height:var(--cfs-starts-fade-height);z-index:2;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.course-section-static__starts-nav--prev{left:0}.course-section-static__starts-nav--next{right:0}.course-section-static__starts-nav span{display:block;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.course-section-static__starts-nav--prev span{transform:rotate(-135deg)}.course-section-static__start-card{gap:10px}.course-section-static__start-image{width:100%;height:auto;aspect-ratio:1}.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static-filter__pills button,.course-section-card__labels span,.course-section-static__card-meta p{font-size:14px;line-height:17px}.course-section-static__card{gap:15px}.course-section-static__card h3{font-size:36px;line-height:34px}.course-section-static__card>p{font-size:18px;line-height:22px}.course-section-static__learning{height:709px;padding-bottom:var(--cfs-divider-before)}.course-section-static__learning p{font-size:18px;line-height:20px}.course-section-static__help{height:auto;min-height:248px;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__help>div{height:auto;align-self:start;justify-content:flex-start}}@media only screen and (min-width:1300px) and (max-width:1440px){.course-section--static{width:100%;margin:0;padding:20px 0 56px}.course-section-static__filters{min-height:0;padding:12px 0 32px}.course-section-static__filters-menu{grid-template-columns:320px 320px minmax(0,1fr)}.course-section-static__starts{height:auto;min-height:0;margin-bottom:0;padding:11px 0 var(--cfs-divider-before);position:relative}.course-section-static__starts-grid{--cfs-start-card-size:clamp(220px,19vw,260px);display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--cfs-start-card-size);gap:24px;margin:31px 0 0;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.course-section-static__starts-grid::-webkit-scrollbar{display:none}.course-section-static__start-card{scroll-snap-align:start}.course-section-static__start-card:nth-child(n+5){display:flex}.course-section-static__starts.has-overflow:not(.is-at-end)::after,.course-section-static__starts.has-overflow.is-scrolled::before{content:"";position:absolute;top:var(--cfs-starts-fade-top);width:68px;height:var(--cfs-starts-fade-height);margin-top:-2px;padding-bottom:3px;box-sizing:content-box;z-index:1;pointer-events:none}.course-section-static__starts.has-overflow:not(.is-at-end)::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts.has-overflow.is-scrolled::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts-nav{position:absolute;top:var(--cfs-starts-fade-top);width:68px;height:var(--cfs-starts-fade-height);z-index:2;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.course-section-static__starts-nav--prev{left:0}.course-section-static__starts-nav--next{right:0}.course-section-static__starts-nav span{display:block;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}.course-section-static__starts-nav--prev span{transform:rotate(-135deg)}.course-section-static__start-card{gap:15px}.course-section-static__start-image{width:100%;height:auto;aspect-ratio:1}.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static-filter__pills button,.course-section-card__labels span,.course-section-static__card-meta p{font-size:16px;line-height:17px}.course-section-static__card-image,.course-section-static__archive-card{aspect-ratio:680/242}.course-section-static__card{gap:15px}.course-section-static__card h3{font-size:40px;line-height:34px}.course-section-static__card>p{font-size:20px;line-height:22px}.course-section-static__help{padding-bottom:var(--cfs-divider-before)}.course-section-static__help h2{font-size:40px;line-height:34px}.course-section-static__help a{width:274px;font-size:16px;line-height:19px}.course-section-static__help p{font-size:18px;line-height:22px}.course-section-static__learning{height:709px;padding-bottom:var(--cfs-divider-before)}.course-section-static__learning p{font-size:18px;line-height:20px}.course-section-static__help{height:auto;min-height:248px;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__help>div{height:auto;align-self:start;justify-content:flex-start}}@media only screen and (min-width:768px) and (max-width:1024px){.course-section--static{width:100%;margin:0;padding:20px}.course-section-static__hero{min-height:0;padding:20px 0 88px}.page-course-section-static .course-section--static .course-section__title{font-size:48px;line-height:48px;letter-spacing:0}.course-section-static__filters{min-height:0;padding:12px 0 32px}.course-section-static__filters-menu{grid-template-columns:220px 220px minmax(0,1fr);column-gap:24px}.course-section-static__starts{position:relative}.course-section-static__starts-grid{--cfs-start-card-size:clamp(160px,23vw,220px);grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--cfs-start-card-size);gap:24px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.course-section-static__starts-grid::-webkit-scrollbar{display:none}.course-section-static__start-card{scroll-snap-align:start}.course-section-static__start-card:nth-child(n+5){display:flex}.course-section-static__starts.has-overflow:not(.is-at-end)::after,.course-section-static__starts.has-overflow.is-scrolled::before{content:"";position:absolute;top:var(--cfs-starts-fade-top);width:52px;height:var(--cfs-starts-fade-height);margin-top:-2px;padding-bottom:3px;box-sizing:content-box;z-index:1;pointer-events:none}.course-section-static__starts.has-overflow:not(.is-at-end)::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts.has-overflow.is-scrolled::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts-nav{position:absolute;top:var(--cfs-starts-fade-top);width:52px;height:var(--cfs-starts-fade-height);z-index:2;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.course-section-static__starts-nav--prev{left:0}.course-section-static__starts-nav--next{right:0}.course-section-static__starts-nav span{display:block;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.course-section-static__starts-nav--prev span{transform:rotate(-135deg)}.course-section-static__card-image,.course-section-static__archive-card{aspect-ratio:19/10}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra{aspect-ratio:19/4}.course-section-static__group.is-expanded .course-section-static__card.is-extra .course-section-static__card-image{aspect-ratio:19/10}.course-section-static__archive{width:50%;padding-right:20px}.course-section-static__learning article{grid-template-columns:minmax(0,42%) minmax(0,1fr) 128px;column-gap:24px}.course-section-static__learning h3{font-size:28px;line-height:28px}.course-section-static__learning p{margin-top:56px;font-size:17px;line-height:20px}.course-section-static__learning-icon{width:128px;height:128px}}@media only screen and (max-width:767px){.course-section--static{width:100%;margin:0;padding:10px 0 0}.course-section-static__hero{display:block;min-height:0;padding:11px 0 52px}.page-course-section-static .course-section--static .course-section__title,.page-course-section-static .course-section--static .course-section-static__title{max-width:100%;font-size:36px !important;line-height:36px !important;letter-spacing:-1.5px;white-space:normal}.page-course-section-static .course-section--static .course-section__intro{margin-top:40px;font-size:17px;line-height:19.5px}.course-section-static__filters{min-height:168px;padding:20px 0 0}.course-section-static__filters.is-open{padding-bottom:40px}.course-section-static__filters-menu{grid-template-columns:1fr;row-gap:24px}.course-section-static-filter+.course-section-static-filter{margin-top:0}.course-section-static-filter__panel{margin-top:24px}.course-section-static-filter>button{font-size:17px;line-height:23px}.course-section-static-filter__software{gap:10px 12px;max-width:none;font-size:13px;line-height:17px}.course-section-static__starts{min-height:0;padding:11px 0 40px;position:relative}.course-section-static__starts h2,.course-section-static__group h2,.course-section-static__learning h2{font-size:17px;line-height:22px}.course-section-static__starts-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(50% - 8px);gap:16px;margin-top:40px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-padding-left:0;scrollbar-width:none}.course-section-static__starts-grid::-webkit-scrollbar{display:none}.course-section-static__start-card{display:block;flex:none;width:auto;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.course-section-static__start-card:nth-child(n+5){display:block}.course-section-static__starts.has-overflow:not(.is-at-end)::after,.course-section-static__starts.has-overflow.is-scrolled::before{content:"";position:absolute;top:var(--cfs-starts-fade-top);width:42px;height:var(--cfs-starts-fade-height);margin-top:-2px;padding-bottom:3px;box-sizing:content-box;z-index:1;pointer-events:none}.course-section-static__starts.has-overflow:not(.is-at-end)::after{right:0;background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts.has-overflow.is-scrolled::before{left:0;background:linear-gradient(to right,#fff 0,rgba(255,255,255,0) 100%)}.course-section-static__starts-nav{position:absolute;top:var(--cfs-starts-fade-top);width:42px;height:var(--cfs-starts-fade-height);z-index:2;display:grid;place-items:center;margin:0;padding:0;border:0;background:transparent;color:#000;cursor:pointer}.course-section-static__starts-nav--prev{left:0}.course-section-static__starts-nav--next{right:0}.course-section-static__starts-nav span{display:block;width:8px;height:8px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg)}.course-section-static__starts-nav--prev span{transform:rotate(-135deg)}.course-section-static__start-card{gap:10px}.course-section-static__start-card p,.course-section-static__start-card h3{font-size:13px;line-height:17px}.course-section-static__group{padding:var(--cfs-divider-after) 0 60px}.course-section-static__grid{grid-template-columns:1fr;gap:40px}.course-section-static__grid .course-section-static__card{display:none}.course-section-static__grid .course-section-static__card:nth-child(1),.course-section-static__grid .course-section-static__card.is-mobile-preview{display:flex}.course-section-static__card{position:relative}.course-section-static__card-image{order:1}.course-section-static__card-meta{display:contents}.course-section-static__card-meta .course-section-card__labels{position:relative;order:2;align-self:flex-start;z-index:1;margin:-42px 0 10px 10px;flex-wrap:nowrap;gap:6px}.course-section--static .course-section-card__labels .label{height:22px;min-height:22px;padding:0 8px 1px;border-color:transparent;background:#fff;font-size:11px;line-height:13px}.course-section-static__card h3{order:3}.course-section-static__card-meta p{order:4;align-self:flex-start}.course-section-static__card>p{order:5}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra.is-mobile-preview{display:flex}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-extra{aspect-ratio:340/48}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-mobile-preview:not(.is-extra){display:flex;aspect-ratio:340/48;overflow:hidden;cursor:pointer}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-mobile-preview:not(.is-extra) .course-section-static__card-image{flex:none;height:auto;aspect-ratio:340/121;-webkit-mask-image:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 40%);mask-image:linear-gradient(to bottom,#fff 0,rgba(255,255,255,0) 40%)}.course-section-static__group:not(.is-expanded) .course-section-static__card.is-mobile-preview:not(.is-extra) .course-section-static__card-meta,.course-section-static__group:not(.is-expanded) .course-section-static__card.is-mobile-preview:not(.is-extra) h3,.course-section-static__group:not(.is-expanded) .course-section-static__card.is-mobile-preview:not(.is-extra)>p{display:none}.course-section-static__group.is-expanded .course-section-static__card.is-mobile-preview:not(.is-extra){aspect-ratio:auto;overflow:visible;cursor:default}.course-section-static__group.is-expanded .course-section-static__card.is-mobile-preview:not(.is-extra) .course-section-static__card-image{-webkit-mask-image:none;mask-image:none}.course-section-static__group.is-expanded .course-section-static__card{display:flex}.course-section-static__card{gap:10px}.course-section-static__card-image,.course-section-static__archive-card{aspect-ratio:340/121}.course-section-static__group.is-expanded .course-section-static__card.is-extra .course-section-static__card-image{aspect-ratio:340/121}.course-section-static__archive{width:100%;margin-top:0;margin-bottom:40px;padding-right:0}.course-section-static__archive-card p{margin-bottom:8px;font-size:16px;line-height:19px}.course-section-static__card-meta{gap:10px}.course-section--static .course-section-card__labels .label,.course-section-static__card-meta p,.course-section-static-filter__pills button{font-size:13px;line-height:17px}.course-section-static__card h3{font-size:24px;line-height:23px}.course-section-static__card>p{font-size:13px;line-height:17px}.course-section-static__more{margin-top:20px;font-size:13px;line-height:17px}.course-section-static__more--mobile-only{display:inline-flex}.course-section-static__card.is-extra+.course-section-static__card.is-extra{display:none}.course-section-static__group.is-expanded .course-section-static__card.is-extra+.course-section-static__card.is-extra{display:flex}.course-section-static__group.is-filtering .course-section-static__grid .course-section-static__card:not([hidden]){display:flex}.course-section-static__group.is-filtering:not(.is-expanded) .course-section-static__card.is-extra .course-section-static__card-image{aspect-ratio:340/121}.course-section-static__learning{height:auto;margin-bottom:0;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before);border-top:1px solid #000}.course-section-static__learning h2{margin-bottom:60px}.course-section-static__learning article{height:auto;grid-template-columns:77px minmax(0,1fr);grid-template-rows:auto auto;grid-template-areas:"title title" "icon copy";column-gap:10px;row-gap:40px}.course-section-static__learning article+article{margin-top:40px}.course-section-static__learning h3{grid-area:title;min-width:0;max-width:100%;overflow:visible;white-space:normal;font-size:27px;line-height:27px;letter-spacing:-1px}.course-section-static__learning p{grid-area:copy;margin:0;font-size:17px;line-height:19.5px}.course-section-static__learning-icon{grid-area:icon;width:77px;height:77px;margin:0}.course-section-static__help{display:block;min-height:196px;padding:var(--cfs-divider-after) 0 var(--cfs-divider-before)}.course-section-static__help h2{font-size:27px;line-height:27px;letter-spacing:-1px}.course-section-static__help>div{display:grid;grid-template-areas:"copy" "button";height:auto;margin-top:34px;row-gap:14px}.course-section-static__help p{grid-area:copy;font-size:18px;line-height:22px}.course-section-static__help a{grid-area:button;width:100%;height:48px;margin:0;font-size:16px;line-height:19px}}@media only screen and (max-width:380px){.course-section-static__hero{min-height:349px}.course-section-static__group,.course-section-static__group--programs,.course-section-static__group.is-expanded,.course-section-static__group--programs.is-expanded{height:auto;min-height:0;margin-bottom:0}}@media only screen and (min-width:1025px) and (max-width:2200px){.page-course-section-static .course-section--static .course-section__title{font-size:48px;font-size:clamp(48px,4vw,64px);line-height:48px;line-height:clamp(48px,4vw,64px)}.course-section-static__intro,.course-section-static-filter>button,.course-section-static__starts h2,.course-section-static__all-courses h2,.course-section-static__group h2,.course-section-static__learning h2,.course-section-static__card>p,.course-section-static__learning p,.course-section-static__help p,.course-section-static__more,.course-section-static-filter__pills button,.course-section-card__labels .label,.course-section-static__card-meta p{font-size:18px;font-size:clamp(18px,1.2vw,22px);line-height:23px;line-height:clamp(23px,1.55vw,28px)}.course-section-static__card h3,.course-section-static__learning h3,.course-section-static__help h2{font-size:32px;font-size:clamp(32px,2.1vw,40px);line-height:32px;line-height:clamp(32px,2.1vw,40px)}.course-section-static__start-date,.course-section-static__start-card p,.course-section-static__start-card h3{font-size:16px;font-size:clamp(16px,1.1vw,19px);line-height:18px;line-height:clamp(18px,1.3vw,22px)}}@media only screen and (min-width:1025px){.course-section-static__starts h2,.course-section-static__all-courses h2{font-size:clamp(28px,2vw,34px);line-height:clamp(30px,2.15vw,36px);text-transform:uppercase}.course-section-static__group h2,.course-section-static__learning h2{font-size:18px;line-height:23px;text-transform:uppercase}}.course-section-static__group h2{text-transform:uppercase}@media only screen and (min-width:1025px) and (max-width:1440px){.course-section-static__learning h2{margin-bottom:39px}.course-section-static__learning article{height:200px}.course-section-static__learning p{font-size:18px;line-height:20px}.course-section-static__help h2{height:auto;font-size:36px;line-height:34px}.course-section-static__help{height:auto;min-height:248px}.course-section-static__help>div{height:auto;padding-top:9px;padding-left:0;align-self:start;justify-content:flex-start}.course-section-static__help p{font-size:18px;line-height:22px}}.course-section-static__start-card{gap:0}@media only screen and (min-width:1025px) and (max-width:1299px){.course-section-static-filter__pills button,.course-section-static-filter__software,.course-section-card__labels .label,.course-section-static__card-meta p,.course-section-static__start-date,.course-section-static__start-card p,.course-section-static__start-card h3{font-size:14px;line-height:17px}.course-section-static__card h3{font-size:36px;line-height:34px}.course-section-static__card>p,.course-section-static__more{font-size:18px;line-height:22px}}@media only screen and (min-width:1300px) and (max-width:1440px){.course-section-static-filter>button{font-size:20px;line-height:23px}.course-section-static-filter__pills button,.course-section-static-filter__software,.course-section-card__labels .label,.course-section-static__card-meta p,.course-section-static__start-card p,.course-section-static__start-card h3{font-size:16px;line-height:17px}.course-section-static__card h3{font-size:40px;line-height:34px}.course-section-static__card>p,.course-section-static__more{font-size:20px;line-height:22px}}@media only screen and (min-width:1441px){.course-section-static-filter__pills button,.course-section-static-filter__software{font-size:16px;line-height:17px}.course-section-static__start-date,.course-section-static__start-card p,.course-section-static__start-card h3{font-size:18px;line-height:21px}}@media only screen and (min-width:1025px){.course-section-static__help h2{font-size:36px;line-height:34px}.course-section-static__help p{font-size:18px;line-height:22px}}@media only screen and (min-width:1025px) and (max-width:1440px){.course-section-static__learning{height:auto;min-height:0}.course-section-static__learning article{height:auto;min-height:clamp(128px,15vw,200px);grid-template-columns:minmax(0,42%) minmax(0,1fr) clamp(128px,15vw,200px)}.course-section-static__learning h3,.course-section-static__learning p{min-width:0}.course-section-static__learning h3{width:auto;max-width:900px}.course-section-static__learning-icon{width:100%;height:auto;aspect-ratio:1;max-width:200px}}@media only screen and (min-width:1441px){.course-section-static__learning{height:auto;min-height:0}.course-section-static__learning article{height:auto;min-height:220px}.course-section-static__learning h3,.course-section-static__learning p{min-width:0}.course-section-static__learning h3{width:auto;max-width:900px}}@media only screen and (min-width:1025px){.course-section-static__learning article{height:auto;min-height:200px;column-gap:64px}.course-section-static__learning article+article{margin-top:40px}.course-section-static__learning p{margin-top:32px}}.course-section-static__starts-nav[hidden]{display:none !important}@media only screen and (min-width:1441px){.course-section-static__filters{min-height:0;padding:0 0 40px}}@media only screen and (min-width:1025px) and (max-width:1440px){.course-section-static__filters-menu{grid-template-columns:minmax(220px,23%) minmax(220px,23%) minmax(0,1fr);column-gap:clamp(24px,2.5vw,40px)}.course-section-static__starts-grid{--cfs-start-card-size:clamp(190px,19vw,260px);gap:clamp(20px,1.7vw,25px);margin-top:32px}.course-section-static__start-card{gap:0}.course-section-static__start-date,.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static__card-meta p,.course-section-card__labels .label{font-size:18px;line-height:21px}.course-section-static__card h3{font-size:clamp(36px,2.78vw,40px);line-height:clamp(34px,2.5vw,36px)}.course-section-static__card>p,.course-section-static__more,.course-section-static-filter>button{font-size:clamp(18px,1.39vw,20px);line-height:23px}}@media only screen and (max-width:767px){.course-section-static__start-date,.course-section-static__status,.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static__card-meta p,.course-section-card__labels .label,.course-section-static-filter__pills button{font-size:13px;line-height:17px}}@media only screen and (min-width:768px) and (max-width:1024px){.course-section-static__start-date,.course-section-static__status,.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static__card-meta p,.course-section-card__labels .label,.course-section-static-filter__pills button{font-size:16px;line-height:18px}}@media only screen and (min-width:1025px){.course-section-static__start-date,.course-section-static__status,.course-section-static__start-card p,.course-section-static__start-card h3,.course-section-static__card-meta p,.course-section-card__labels .label,.course-section-static-filter__pills button{font-size:18px;line-height:21px}}