.program{margin-top:30px}.program-header{display:flex;margin-bottom:40px;padding:12px 20px;background-color:var(--brand);color:#fff;font-weight:700;font-size:18px;line-height:24px}.program-header-duration{margin-left:auto}.program-header-duration svg{width:24px;margin-right:8px;float:left}.program-presenter{display:grid;grid-template-columns:160px auto;gap:20px;margin-bottom:20px;padding-bottom:12px;border-bottom:1px #bfd0db solid}.program-presenter-img img{width:100%}.program-presenter-name{color:var(--brand);font-size:20px;line-height:24px;font-weight:700;opacity:.9}.program-presenter-description{font-size:15px;margin-top:4px;text-align:justify;opacity:.6}.program-presenter-program-name{margin-top:24px;font-size:20px;line-height:24px;color:#457B9D;font-weight:700;margin-bottom:12px}.program-presenter-program-description{font-size:16px;color:#457B9D;margin-bottom:12px;opacity:.9}.program-presenter-mobile-img{display:none}@media (max-width:480px){.program-header{font-size:16px;flex-wrap:wrap}.program-header-duration{width:100%;margin-top:5px}.program-presenter{display:block}.program-presenter-img{display:none}.program-presenter-mobile-img{display:inline;float:left;max-width:120px;margin:0 .5rem .1rem 0}.program-presenter-description{opacity:1;text-align:left}.program-presenter-name{font-size:18px;margin-bottom:.5rem}.program-presenter-program-name{margin-top:.5rem}.program-presenter-program{clear:left}}