.vf-course{--vfc-ink: #000000;--vfc-bg: #ffffff;--vfc-muted: color-mix(in srgb, currentColor 60%, transparent);--vfc-line: color-mix(in srgb, currentColor 22%, transparent);--vfc-line-soft: color-mix(in srgb, currentColor 11%, transparent);--vfc-wash: color-mix(in srgb, currentColor 5%, transparent);--vfc-wash-deep: color-mix(in srgb, currentColor 11%, transparent);--vfc-radius: 3px;--vfc-gap: 3.5rem;--vfc-item: .75rem;--vfc-pad: 1.5rem;color:inherit;max-width:1180px;margin:0 auto;padding:2rem 1.25rem 4rem}@media(min-width:720px){.vf-course{--vfc-gap: 4rem;--vfc-item: .55rem;padding:2.5rem 1.25rem 4.5rem}}@media(prefers-color-scheme:dark){.vf-course{--vfc-ink: #ffffff;--vfc-bg: #121212}}[data-theme=dark] .vf-course,[data-color-scheme=dark] .vf-course,.color-scheme-inverse .vf-course,body.dark .vf-course,.vf-course[data-vf-dark]{--vfc-ink: #ffffff;--vfc-bg: #121212}.vf-course *,.vf-course *:before,.vf-course *:after{box-sizing:border-box}.vf-course p{margin:0 0 1.15em}.vf-course p:last-child{margin-bottom:0}.vf-course a{color:inherit;text-decoration-color:var(--vfc-line)}.vf-course a:hover{text-decoration-color:currentColor}.vf-course :focus-visible{outline:2px solid currentColor;outline-offset:3px}.vf-course h4,.vf-course h5{margin:0}.vf-course__layout{display:grid;gap:var(--vfc-gap);grid-template-columns:1fr;align-items:start}@media(min-width:960px){.vf-course__layout{grid-template-columns:minmax(0,1fr) 330px;gap:3.5rem}}.vf-course__main{min-width:0}.vf-course .vf-course__main>*{margin-top:0}.vf-course .vf-course__main>*+*{margin-top:var(--vfc-gap)}.vf-course .vf-course__main>.vf-course__accred+.vf-course__facts{margin-top:1.1rem}.vf-course__accred{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;font-size:.82em}.vf-course__accred li{border:1px solid var(--vfc-line);border-radius:999px;padding:.35rem .85rem}.vf-course__facts{background:var(--vfc-wash);border:1px solid var(--vfc-line-soft);border-left:3px solid currentColor;border-radius:var(--vfc-radius);padding:var(--vfc-pad) 1.35rem;margin:0;display:grid;gap:1.25rem 2rem;grid-template-columns:1fr}@media(min-width:640px){.vf-course__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem}}.vf-course__facts>div{min-width:0}.vf-course__facts dt{font-size:.74em;letter-spacing:.08em;text-transform:uppercase;color:var(--vfc-muted);margin-bottom:.3rem}.vf-course__facts dd{margin:0;font-weight:600}.vf-course__section>h4{font-size:1.45em;line-height:1.25;padding-bottom:.75rem;border-bottom:1px solid currentColor;margin-bottom:1.6rem}@media(min-width:720px){.vf-course__section>h4{font-size:1.6em}}.vf-course__section>h5{font-size:1.15em;line-height:1.35;margin:2rem 0 .7rem}.vf-course__section>h5:first-of-type{margin-top:0}.vf-course__section p,.vf-course__section>.vf-course__list li{max-width:72ch}.vf-course__list{margin:0 0 1.15em;padding-left:1.25rem}.vf-course__list li{margin-bottom:var(--vfc-item)}.vf-course__list li:last-child{margin-bottom:0}.vf-course__list li::marker{color:var(--vfc-line)}.vf-course__note{font-size:.93em;font-style:italic;color:var(--vfc-muted);border-left:2px solid var(--vfc-line);padding-left:1.1rem;margin:2rem 0 0;max-width:72ch}.vf-course__pathways{list-style:none;display:grid;gap:1.1rem;grid-template-columns:1fr;margin:0;padding:0}@media(min-width:720px){.vf-course__pathways{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}}.vf-pathway{display:flex;flex-direction:column;border:1px solid var(--vfc-line);border-radius:var(--vfc-radius);padding:var(--vfc-pad) 1.35rem 1.75rem}.vf-pathway--featured{background:var(--vfc-wash);border-color:currentColor;box-shadow:inset 0 3px 0 0 currentColor}.vf-course .vf-pathway__name{font-size:1.2em;line-height:1.3;margin:0 0 .4rem}.vf-pathway__price{font-size:1.35em;font-weight:700;margin-bottom:0}.vf-pathway__price span{font-size:.6em;font-weight:400;letter-spacing:.06em;color:var(--vfc-muted);margin-right:.35rem;vertical-align:.3em}.vf-pathway__for{font-size:.93em;margin:1rem 0 1.1rem;padding-top:1rem;border-top:1px solid var(--vfc-line-soft)}.vf-pathway__label{font-size:.74em;letter-spacing:.08em;text-transform:uppercase;color:var(--vfc-muted);margin:0 0 .7rem}.vf-pathway__includes{list-style:none;margin:0;padding:0;font-size:.93em}.vf-pathway__includes li{position:relative;padding-left:1.15rem;margin-bottom:var(--vfc-item)}.vf-pathway__includes li:last-child{margin-bottom:0}.vf-pathway__includes li:before{content:"";position:absolute;left:0;top:.62em;width:.35rem;height:.35rem;border-radius:50%;background:currentColor}.vf-course__video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border:1px solid var(--vfc-line);border-radius:var(--vfc-radius);background:var(--vfc-wash)}.vf-course__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.vf-course__faculty{list-style:none;margin:0;padding:0;display:grid;gap:1.5rem;grid-template-columns:1fr}.vf-course__faculty>li{padding-top:1.5rem;border-top:1px solid var(--vfc-line-soft);max-width:72ch}.vf-course__faculty>li:first-child{padding-top:0;border-top:0}.vf-course__faculty .vf-faculty__name{font-weight:700;margin:0 0 .15rem}.vf-course__faculty .vf-faculty__role{font-size:.93em;font-style:italic;color:var(--vfc-muted);margin:0 0 .6rem}.vf-course__faculty .vf-faculty__bio{font-size:.93em;margin:0}.vf-pathway__pay{margin:1.75rem 0 0;padding-top:1.75rem;border-top:1px solid var(--vfc-line-soft)}.vf-pathway .vf-pathway__pay{margin-top:auto}.vf-course__aside{min-width:0}@media(min-width:960px){.vf-course__aside{position:sticky;top:1.5rem}}.vf-enrol{border:1px solid currentColor;border-radius:var(--vfc-radius);padding:var(--vfc-pad)}.vf-enrol__from{font-size:.74em;letter-spacing:.08em;text-transform:uppercase;color:var(--vfc-muted);margin-bottom:.3rem}.vf-enrol__price{font-size:1.5em;font-weight:700;margin-bottom:1.2rem}.vf-course .vf-btn{display:block;width:100%;text-align:center;padding:.9rem 1rem;font-size:.95em;text-decoration:none;border:1px solid currentColor;border-radius:var(--vfc-radius);transition:background-color .15s ease,color .15s ease}.vf-course .vf-btn+.vf-btn{margin-top:.7rem}.vf-course .vf-btn.vf-btn--primary{background:var(--vfc-ink)!important;color:var(--vfc-bg)!important;border:1px solid var(--vfc-ink)!important;-webkit-text-fill-color:var(--vfc-bg)}.vf-course .vf-btn.vf-btn--primary:hover,.vf-course .vf-btn.vf-btn--primary:focus-visible{background:transparent!important;color:var(--vfc-ink)!important;-webkit-text-fill-color:var(--vfc-ink)}.vf-course .vf-btn.vf-btn--ghost{background:transparent!important;color:var(--vfc-ink)!important;border:1px solid var(--vfc-ink)!important;-webkit-text-fill-color:var(--vfc-ink)}.vf-course .vf-btn.vf-btn--ghost:hover,.vf-course .vf-btn.vf-btn--ghost:focus-visible{background:var(--vfc-wash-deep)!important}.vf-course .vf-btn--sm{padding:.6rem .9rem;font-size:.88em}.vf-enrol__meta{list-style:none;font-size:.93em;margin:1.5rem 0 0;padding:1.25rem 0 0;border-top:1px solid var(--vfc-line-soft)}.vf-enrol__meta li{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0}.vf-enrol__meta span:first-child{color:var(--vfc-muted)}.vf-enrol__meta span:last-child{text-align:right;font-weight:600}.vf-enrol__contact{font-size:.9em;color:var(--vfc-muted);margin:1.25rem 0 0;padding-top:1.15rem;border-top:1px solid var(--vfc-line-soft)}.vf-course__disclaimer{font-size:.85em;color:var(--vfc-muted);max-width:78ch;margin-top:3.25rem;padding-top:1.5rem;border-top:1px solid var(--vfc-line-soft)}@media(prefers-reduced-motion:reduce){.vf-course *{transition:none!important;animation:none!important}}@media print{.vf-course__aside{display:none}.vf-course{max-width:none;padding:0}.vf-course__layout{display:block}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vf-course.css.map */
