body.public-checklists .content-small img, body.public-checklists .content-small .content-video {
  max-width: 300px;
  height: auto;
}
body.public-checklists .content-image-small {
  max-width: 300px;
  height: auto;
}
body.public-checklists .card-body {
  box-shadow: none;
}
body.public-checklists .bg-wash-blue {
  background: radial-gradient(circle at 80% 20%, rgba(73, 204, 249, 0.1), transparent 60%), radial-gradient(circle at 10% 90%, rgba(0, 191, 156, 0.06), transparent 55%), #f8fbfe;
}
body.public-checklists .bg-wash-purple {
  background: radial-gradient(circle at 10% 0%, rgba(147, 140, 225, 0.12), transparent 55%), #fbfafe;
}
body.public-checklists .bg-wash-dark {
  background: radial-gradient(circle at 12% 0%, rgba(73, 204, 249, 0.18), transparent 55%), radial-gradient(circle at 100% 100%, rgba(0, 191, 156, 0.12), transparent 50%), linear-gradient(180deg, #16273a 0%, #0f1b2a 100%);
}
body.public-checklists [data-bs-theme=dark] :is(h1, h2, h3, h4, h5, h6, .lead) {
  color: var(--bs-body-color);
}
body.public-checklists .template-library .tl-search {
  max-width: 560px;
}

/*# sourceMappingURL=public_checklists.css.map */
