@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");.brief,.brief *{box-sizing:border-box;font-family:Source Sans Pro,sans-serif!important}.brief{color:#07303b;margin:0 auto;max-width:1000px;padding:56px 24px}.brief__header{margin-bottom:32px}.brief-featured__eyebrow,.brief__eyebrow{color:#3abcbf;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.brief__header h1{font-size:42px;font-weight:700;line-height:1.1;margin:0 0 12px}.brief__description{font-size:18px;line-height:1.5;margin-bottom:24px;max-width:720px}.brief__search{border:1px solid #d7d7d7;border-radius:0;color:#07303b;max-width:520px;padding:14px 16px;width:100%}.brief__categories{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:36px}.brief-category-btn{background:#fff;border:1px solid #3abcbf;border-radius:0;color:#07303b;cursor:pointer;font-weight:700;padding:12px 18px;transition:.2s ease}.brief-category-btn.active,.brief-category-btn:hover{background:#3abcbf;color:#fff}.brief-featured{background:#f5fbfb;border-left:5px solid #3abcbf;margin:0 0 48px;padding:24px}.brief-featured__header{margin-bottom:20px}.brief-featured__header h2{font-size:30px;font-weight:700;line-height:1.15;margin:0}.brief-featured__grid{display:grid;gap:18px;grid-template-columns:repeat(3,1fr)}.brief-featured-card{background:#fff;border:1px solid #dceeee;overflow:hidden}.brief-featured-card__image-link{display:block}.brief-featured-card img{display:block;height:165px;object-fit:cover;width:100%}.brief-featured-card__content{padding:18px}.brief-featured-card h3{font-size:22px;font-weight:700;line-height:1.2;margin:0 0 10px}.brief-featured-card__summary{line-height:1.45;margin-bottom:12px}.brief__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.brief-card{background:#fff;border:1px solid #e6e6e6;overflow:hidden}.brief-card[hidden]{display:none}.brief-card__image-link{display:block}.brief-card img{display:block;height:190px;object-fit:cover;width:100%}.brief-card__body{padding:22px}.brief-card__category,.brief-featured-card__category{background:#e6f8f8;color:#0f5f61;margin-bottom:12px}.brief-card__category,.brief-card__featured-badge,.brief-featured-card__category{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.03em;line-height:1;padding:6px 10px;text-transform:uppercase}.brief-card__featured-badge{background:#3abcbf;color:#fff;margin:0 0 12px 6px}.brief-card h2{font-size:24px;font-weight:700;line-height:1.2;margin:0 0 12px}.brief-card__summary{line-height:1.45;margin-bottom:12px}.brief-card__date{font-size:14px;margin-bottom:16px;opacity:.75}.brief-card h2 a,.brief-card h2 a:visited,.brief-featured-card h3 a,.brief-featured-card h3 a:visited{color:#07303b;text-decoration:none}.brief-card h2 a:hover,.brief-featured-card h3 a:hover{color:#3abcbf}.brief-card__cta,.brief-card__cta:visited,.brief-featured-card__cta,.brief-featured-card__cta:visited{color:#07303b;display:inline-block;font-weight:700;margin-top:8px;text-decoration:underline;text-decoration-color:#3abcbf;text-underline-offset:4px}.brief-card__cta:hover,.brief-featured-card__cta:hover{color:#3abcbf}.brief__no-results{font-weight:700;margin-top:24px}@media (max-width:900px){.brief{padding:40px 20px}.brief__header h1{font-size:34px}.brief-featured{padding:20px}.brief-featured__grid,.brief__grid{grid-template-columns:1fr}.brief-card img,.brief-featured-card img{height:220px}}