@layer reset,dawn,theme,template,section,block,custom;@layer theme{:root{--mm-grid-gap:15px;--mm-menu-columns:155px}}@layer section{.courses-hero{--course-open-color:#ced6d3;--course-open-dropdown-color:#beccc6}.courses-hero__hero{background:#303a39;display:grid;grid-template-columns:minmax(280px,580px);grid-template-rows:80px minmax(130px,180px) 40px 80px;padding:40px 20px;justify-content:center;align-items:end}.courses-hero__title{font-size:2rem;overflow:hidden;display:grid;justify-content:center;align-items:center;grid-area:2/1/3/2}.courses-hero__title svg{height:100%;width:280px;max-with:100%}.courses-hero__title--has-icon .courses-hero__title-text{visibility:hidden;position:absolute}.courses-hero__hero-inner{max-width:700px}@media screen and (max-width:700px){.courses-hero__hero-inner{max-width:100%;padding-left:20px;padding-right:20px}}.courses-hero__subtitle{font-size:1.6rem;font-family:var(--font-body-family);color:white;grid-area:3/1/4/2;text-align:center}}