.course-header{padding:var(--wp--custom--layout--padding-sides)}.course-header-content{display:grid;gap:var(--wp--custom--layout--column-gap);max-width:var(--wp--custom--layout--width-wide);margin:0 auto}.course-header .post-thumbnail img{width:100%}.course-title{text-transform:none;font-weight:400}.course-header p{max-width:var(--wp--custom--layout--width-text)}@media (min-width:64rem){.course-header-content{grid-template-columns:1fr 1fr;align-items:center}.course-header .post-thumbnail{grid-area:1/1}}.main-course h2{text-align:center;margin:0 auto var(--wp--preset--spacing--30)}.course-main-info{margin:var(--wp--custom--layout--column-gap) auto}.course-main-info .post-meta{flex-direction:column;justify-content:center;padding:var(--wp--preset--spacing--60) 0;gap:var(--wp--preset--spacing--30) var(--wp--preset--spacing--70);width:fit-content}.course-main-info .post-meta svg{width:var(--wp--preset--spacing--50)}.course-main-info .button{display:flex;width:fit-content;margin:0 auto}@media (min-width:32rem){.course-main-info .post-meta{flex-direction:row}.course-main-info .post-meta>div{width:auto;max-width:18rem;display:grid;grid-template-columns:var(--wp--preset--spacing--50) 1fr;gap:var(--wp--preset--spacing--30)}}.course-goals{max-width:none;margin-top:var(--wp--custom--layout--column-gap);margin-bottom:var(--wp--preset--spacing--90);padding:var(--wp--preset--spacing--70) var(--wp--custom--layout--padding-sides);background-color:var(--wp--preset--color--accent-xlight)}.course-goals>*{max-width:var(--wp--custom--layout--width-content);margin-left:auto;margin-right:auto}.course-classes{max-width:var(--wp--custom--layout--width-wide);margin:var(--wp--preset--spacing--90) auto}.course-classes-list{display:flex;flex-wrap:wrap;gap:var(--wp--custom--layout--column-gap);margin-top:var(--wp--preset--spacing--60)}.course-class{flex:1 0 16rem;background-color:var(--wp--preset--color--accent-xlight);padding:var(--wp--preset--spacing--50);border-top:var(--wp--preset--spacing--10) solid;font-size:var(--wp--preset--font-size--small);position:relative}.course-class:not(:first-child)::before,.course-class:not(:last-child)::after{content:"";display:block;position:absolute;width:var(--wp--custom--layout--column-gap);height:2px;border-top:2px dotted;top:50%}.course-class::before{transform:translateX(-100%);left:0}.course-class::after{right:0;transform:translateX(100%)}.course-class-meta{font-size:var(--wp--preset--font-size--xx-small);font-weight:600;letter-spacing:var(--wp--custom--letter-spacing--legibility-small);text-transform:uppercase}.course-class-title{font-family:var(--wp--preset--font-family--body);font-size:var(--wp--preset--font-size--body-large);font-weight:600;margin:0 0 var(--wp--preset--spacing--30)}.course-classes-more{font-size:var(--wp--preset--font-size--x-small);max-width:var(--wp--custom--layout--width-text);margin:var(--wp--preset--spacing--50) auto;padding:var(--wp--preset--spacing--40);border:1px solid;border-radius:var(--wp--custom--radius--medium)}.course-classes-more h3{font-size:1em;font-weight:600;margin:0 0 var(--wp--preset--spacing--30)}.course-classes-more>:first-child{margin-top:0}.course-classes-more>:last-child{margin-bottom:0}.course-more-info{margin:var(--wp--preset--spacing--90) auto;max-width:var(--wp--custom--layout--width-text)}.course-more-info.has-image{max-width:var(--wp--custom--layout--width-wide);display:grid;gap:var(--wp--custom--layout--column-gap)}.course-more-info.has-image img{width:100%}@media (min-width:48rem){.course-more-info.has-image{grid-template-columns:1fr 1fr}}.main-course .cta{margin-bottom:var(--wp--custom--layout--padding-sides)}.main-course+.see-also>*{max-width:var(--wp--custom--layout--width-wide)}.main-course+.see-also .teasers-list.has-fewer{--grid-column-count:3}