.g-agenda-container{border:2px solid var(--border);padding:54px 0 72px}.g-agenda-container .section-header{margin:0 auto;max-width:80%}.g-agenda{column-gap:32px;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;margin:48px auto 0;max-width:60%}.g-agenda__item{gap:4px}.g-agenda__item,.g-agenda__items{display:flex;flex-direction:column}.g-agenda__items{gap:21px}.g-agenda__title{text-transform:uppercase}.g-agenda__time,.g-agenda__title{font-family:var(--heading-font);font-size:24px;font-weight:700}.g-agenda__desc{font-size:16px}.g-agenda__desc,.g-agenda__time{margin:0}@media (max-width:640px){.g-agenda-container{padding:var(--body-padding)}.g-agenda,.g-agenda-container .section-header{max-width:100%}}@media (min-width:1024px){.g-agenda{padding-left:114px}}