.title-area {
  max-width: 480px;
  max-width: 30rem;
}

.site-title {
  font-family: "Montserrat", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 3.2px;
  letter-spacing: 0.2rem;
}

.site-title a {
  color: rgb(22, 57, 96);
}

.site-title a:hover {
  color: rgb(0, 0, 0);
}

.site-header {
  background-color: rgb(255, 255, 255);
}

.home .site-header,
.page-template-page-front .site-header {
  background-color: rgba(255, 255, 255, 0.75);
}

.has-fixed-header .site-header.shrink {
  background-color: rgb(255, 255, 255);
}

.hero-section {
  color: rgb(22, 57, 96);
}

.hero-section:before {
  background-color: rgb(231, 240, 248);
}

.front-page-1.hero-section::before {
  background-color: transparent;
}

.front-page-1 {
  padding: 192px 0 128px;
  padding: 12rem 0 8rem;
  text-align: center;
  background-position: center bottom !important;
  background-size: cover !important;
  font-family: "Quicksand", sans-serif;
  font-size: 48px;
  font-size: 3rem;
}
.front-page-1 a {
  font-weight: 600;
  color: rgb(20, 139, 175);
}
.front-page-1 a:hover,
.front-page-1 a:focus {
  color: rgb(255, 255, 255);
}
.front-page-1 .widget-wrap {
  padding: 48px;
  padding: 3rem;
  background-color: rgba(0, 0, 0, 0.6);
}
.front-page-1 .widget .widget-wrap p:last-of-type {
  margin-bottom: 0;
}

.front-page-2 {
  padding: 128px 0;
  padding: 8rem 0;
  background-color: rgb(150, 150, 150);
  background-position: center;
  background-size: cover;
}

.front-page-2::before {
  background-color: rgba(255, 255, 255, 0.8);
}

.front-page-2 {
  padding: 64px 0;
  padding: 4rem 0;
  background-color: rgb(232, 232, 232);
}
.front-page-2 .widget,
.front-page-2 .widget:first-of-type {
  margin-bottom: 0;
}
.front-page-2 .logo-container {
  display: flex;
  justify-content: center;
}
.front-page-2 .logo-container figure {
  width: 480px;
  height: auto;
  max-width: 100%;
  margin: 2em;
}

.front-title {
  font-family: "Montserrat", sans-serif;
  font-size: 112px;
  font-size: 7rem;
  font-weight: 500;
}
.front-title .front-title-row {
  line-height: 1.35;
}
.front-title .heavy {
  font-weight: 700;
}

.nav-primary {
  display: block;
  position: relative;
}

.menu {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.menu-item a {
  text-transform: uppercase;
}

.menu-item a:hover,
.menu-item.current-menu-item > a {
  color: rgb(255, 255, 255);
}

.menu-toggle {
  padding: 35.2px 0;
  padding: 2.2rem 0;
}

#mega-menu-wrap-primary {
  font-family: "Montserrat", sans-serif;
}
#mega-menu-wrap-primary .mega-sub-menu a {
  text-decoration: none;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: rgb(22, 57, 96);
  font-weight: 600 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
  font-weight: 600;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background-color: rgb(22, 57, 96);
  color: rgb(255, 255, 255);
  font-weight: 600;
}

.site-footer {
  color: rgb(255, 255, 255);
  background-color: rgb(22, 57, 96);
}
.site-footer .tagline {
  font-size: 19.2px;
  font-size: 1.2rem;
}
.site-footer .legal {
  font-style: italic;
  line-height: 1.2;
  color: rgb(242, 242, 242);
}

.footer-widgets {
  padding: 96px 0;
  padding: 6rem 0;
}

:focus {
  outline: 0;
}

body {
  font-family: "Quicksand", sans-serif;
  font-size: 25.6px;
  font-size: 1.6rem;
  background-color: rgb(255, 255, 255);
}

a {
  color: rgb(9, 81, 103);
}

a:hover {
  color: rgb(0, 0, 0);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

pre {
  color: rgb(22, 57, 96);
  background-color: rgb(232, 232, 232);
}

.wide-page .content {
  width: 900px;
  max-width: 90%;
}

.more {
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap;
}

.resource-count {
  padding: 2px 6px;
  font-weight: 600;
  background-color: rgb(20, 139, 175);
}

.grey-bg {
  background-color: rgb(150, 150, 150);
}

.white-txt {
  color: rgba(255, 255, 255, 0.2);
}

.entry {
  background-color: rgb(255, 255, 255);
}

.card-group .card-title-container {
  padding: 32px 5%;
  padding: 2rem 5%;
  margin: 0 auto;
}
.card-group .card-title,
.card-group .card-group-title {
  padding: 0;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 57.6px;
  font-size: 3.6rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
  text-align: left;
}

.cards {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding: 64px 0;
  padding: 4rem 0;
  text-align: left;
}
.cards .fa {
  color: inherit;
}
.cards .card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: calc(25% - 1.5rem);
  padding: 2em;
  margin: 32px 32px 0 0;
  margin: 2rem 2rem 0 0;
  color: rgb(255, 255, 255);
  border-radius: 4px 80px 4px;
}
.cards .card .card-title {
  padding: 0;
  margin-bottom: 32px;
  margin-bottom: 2rem;
}
.cards .card .card-headline {
  font-family: "Montserrat", sans-serif;
  font-size: 33.6px;
  font-size: 2.1rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.cards .card .card-description {
  flex-grow: 1;
  margin-bottom: 2em;
}
.cards .card .card-button {
  padding: 1.2em 1.5em;
  text-transform: uppercase;
  background-color: rgb(0, 0, 0);
}
.cards .card .card-count {
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1;
  text-transform: lowercase;
}
.cards .card .big-count {
  font-size: 76.8px;
  font-size: 4.8rem;
}
.cards .card .small-count {
  font-size: 19.2px;
  font-size: 1.2rem;
}
.cards .card .arrows {
  white-space: nowrap;
}
.cards .card .arrow-link {
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.cards .card .card-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
.cards .card .card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-decoration: none;
}
.cards .card.parent {
  color: rgb(51, 51, 51);
}
.cards .card.parent .card-description {
  color: rgb(255, 255, 255);
}
.cards .card.single .card-title {
  flex-basis: 96px;
  flex-basis: 6rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 38.4px;
  font-size: 2.4rem;
}
.cards .card.single .card-description {
  flex-grow: 1;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.25;
}
.cards .card.single .arrows {
  font-size: 48px;
  font-size: 3rem;
  color: rgb(255, 255, 255);
}
.cards .card.single:hover {
  background-color: rgb(0, 0, 0);
}
.cards .card:nth-child(4n) {
  margin-right: 0;
}
.cards .card:nth-child(-n+4) {
  margin-top: 0;
}

.cards.list {
  flex-direction: column;
  justify-content: flex-start;
}
.cards.list .card {
  width: 100%;
  margin: 0 0 32px;
  margin: 0 0 2rem;
}
.cards.list .card.single .card-title {
  flex-basis: 0;
}
.cards.list .card.single .card-description {
  flex-grow: 0;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}

.cards.pairs {
  padding: 0;
}
.cards.pairs .card {
  width: calc(50% - 2rem);
  margin: 64px 64px 0 0;
  margin: 4rem 4rem 0 0;
}
.cards.pairs .card:nth-child(2n) {
  margin-right: 0;
}
.cards.pairs .card:nth-child(-n+2) {
  margin-top: 0;
}

.term-parent-title a {
  padding-bottom: 2px;
  color: rgb(255, 255, 255);
  text-decoration: none;
  border-bottom: 3px dotted transparent;
}
.term-parent-title a:hover,
.term-parent-title a:focus {
  color: rgb(252, 171, 53);
  border-color: rgb(252, 171, 53);
}

.pathway-taxonomy {
  text-align: left;
}
.pathway-taxonomy .term-parent-title {
  display: inline-block;
  padding: 16px 80px 16px 16px;
  padding: 1rem 5rem 1rem 1rem;
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 300;
  color: rgb(51, 51, 0);
  text-transform: uppercase;
  background-color: rgba(240, 240, 240, 0.5);
}
.pathway-taxonomy .archive-title {
  display: inline-block;
  padding: 8px 80px 8px 16px;
  padding: 0.5rem 5rem 0.5rem 1rem;
  font-size: 57.6px;
  font-size: 3.6rem;
  font-weight: 700;
  text-align: left;
}
.pathway-taxonomy .taxonomy-description-text {
  max-width: 818px;
  padding: 16px 80px 32px 16px;
  padding: 1rem 5rem 2rem 1rem;
  font-family: "Montserrat", sans-serif;
  font-size: 28.8px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.35;
  color: rgb(51, 51, 0);
  background-color: rgba(240, 240, 240, 0.5);
}

.file-container {
  padding-bottom: 1.5em;
  margin-bottom: 2em;
  border-bottom: 1px dashed rgb(150, 150, 150);
}
.file-container h3 {
  font-size: 0.8em;
  font-weight: 600;
  text-transform: uppercase;
}
.file-container .resource-file {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.file-container .resource-file:last-of-type {
  margin-bottom: 0;
}
.file-container .resource-file p {
  margin-bottom: 0.5em;
}
.file-container .resource-file p:last-of-type {
  margin-bottom: 0;
}
.file-container .resource-file a {
  display: inline-block;
  padding: 4px 16px;
  padding: 0.25rem 1rem;
  margin-top: 8px;
  margin-top: 0.5rem;
  font-size: 0.9em;
  font-weight: 700;
  color: rgb(255, 255, 255);
  text-decoration: none;
  text-transform: uppercase;
  background-color: rgb(20, 139, 175);
  border-radius: 8px;
}
.file-container .resource-file a:hover,
.file-container .resource-file a:focus {
  background-color: rgb(100, 117, 133);
}
.file-container .resource-file .file-title {
  margin-bottom: 0;
  font-size: 1em;
}

.taxonomy-list label {
  font-size: 1em;
  text-transform: uppercase;
}
.taxonomy-list a {
  font-weight: 700;
}
.taxonomy-list .highlight-last-item a:last-of-type {
  padding: 4px 32px 1.6px 8px;
  padding: 0.25rem 2rem 0.1rem 0.5rem;
  color: rgb(255, 255, 255);
  text-decoration: none;
}
.taxonomy-list .highlight-last-item a:last-of-type:hover,
.taxonomy-list .highlight-last-item a:last-of-type:focus {
  background-color: rgb(100, 117, 133);
}

.declarations {
  padding-top: 64px;
  padding-top: 4rem;
  border-top: 1px solid rgb(177, 177, 177);
}
.declarations .declaration {
  margin-bottom: 4em;
}
.declarations .declaration .declaration-action a {
  font-weight: 700;
}

.declarations-index {
  margin: 0 0 1em;
}
.declarations-index a,
.declarations-index span {
  padding: 0.25em;
}
.declarations-index a {
  font-weight: 600;
  text-decoration: none;
}
.declarations-index a:hover,
.declarations-index a:focus {
  text-decoration: underline;
}
.declarations-index span {
  color: rgb(177, 177, 177);
}
.declarations-index label {
  font-size: 0.8em;
  text-transform: uppercase;
}

.blog .site-inner,
.archive .site-inner,
.search-results .site-inner,
.page-template-page_blog .site-inner {
  background-color: transparent;
}
.blog .content,
.archive .content,
.search-results .content,
.page-template-page_blog .content {
  display: block;
  width: 100%;
}
.blog .entry,
.archive .entry,
.search-results .entry,
.page-template-page_blog .entry {
  width: 100%;
  margin-left: 0;
  background-color: rgb(255, 255, 255);
  border-top-left-radius: 16px;
  box-shadow: 0;
}
.blog .entry:hover,
.archive .entry:hover,
.search-results .entry:hover,
.page-template-page_blog .entry:hover {
  box-shadow: 0;
}
.blog .entry:nth-of-type(even),
.archive .entry:nth-of-type(even),
.search-results .entry:nth-of-type(even),
.page-template-page_blog .entry:nth-of-type(even) {
  margin-left: 0;
}
.blog .entry:nth-of-type(odd),
.archive .entry:nth-of-type(odd),
.search-results .entry:nth-of-type(odd),
.page-template-page_blog .entry:nth-of-type(odd) {
  background-color: rgb(242, 242, 242);
}
.blog .entry:nth-of-type(even),
.archive .entry:nth-of-type(even),
.search-results .entry:nth-of-type(even),
.page-template-page_blog .entry:nth-of-type(even) {
  background-color: rgb(211, 211, 211);
}
.blog .entry.featured-resource,
.archive .entry.featured-resource,
.search-results .entry.featured-resource,
.page-template-page_blog .entry.featured-resource {
  border: 4px dotted rgb(20, 139, 175);
  border-radius: 4px 80px 4px;
}
.blog .entry-meta,
.archive .entry-meta,
.search-results .entry-meta,
.page-template-page_blog .entry-meta {
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
.blog .entry-meta > div,
.archive .entry-meta > div,
.search-results .entry-meta > div,
.page-template-page_blog .entry-meta > div {
  margin-bottom: 0;
}
.blog .entry-meta label,
.archive .entry-meta label,
.search-results .entry-meta label,
.page-template-page_blog .entry-meta label {
  flex-basis: 15%;
  color: rgb(22, 57, 96);
  background-color: rgb(211, 211, 211);
}
.blog .content .entry-title,
.archive .content .entry-title,
.search-results .content .entry-title,
.page-template-page_blog .content .entry-title {
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 600;
}
.blog .entry-content,
.archive .entry-content,
.search-results .entry-content,
.page-template-page_blog .entry-content {
  font-family: "Quicksand", sans-serif;
  line-height: 1.5;
  color: rgb(51, 51, 51);
}
.blog .entry-content .more-link,
.archive .entry-content .more-link,
.search-results .entry-content .more-link,
.page-template-page_blog .entry-content .more-link {
  padding: 0.25em 0.5em;
  margin-left: 0.5em;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  vertical-align: text-bottom;
  background-color: rgb(20, 139, 175);
}
.blog .entry-content .more-link:hover,
.blog .entry-content .more-link:focus,
.archive .entry-content .more-link:hover,
.archive .entry-content .more-link:focus,
.search-results .entry-content .more-link:hover,
.search-results .entry-content .more-link:focus,
.page-template-page_blog .entry-content .more-link:hover,
.page-template-page_blog .entry-content .more-link:focus {
  background-color: rgb(100, 117, 133);
}

.entry-content p, .entry-content ol, .entry-content ul, .entry-content li {
  font-family: "Quicksand", sans-serif;
  color: rgb(51, 51, 51);
}

.entry-meta {
  margin-bottom: 16px;
  margin-bottom: 1rem;
  font-size: 0.8em;
}
.entry-meta .entry-meta-item {
  display: flex;
  margin-bottom: 0.5em;
}
.entry-meta label {
  flex-basis: 22%;
  flex-shrink: 0;
  padding: 2px 4px;
  margin-right: 1em;
  font-size: 1em;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  background-color: rgb(0, 0, 0);
}
.entry-meta > div:last-of-type {
  margin-bottom: 0;
}

.single-cdr_resource .hero-section h1 {
  max-width: 768px;
  font-size: 2em;
}
.single-cdr_resource .entry-meta {
  padding: 32px;
  padding: 2rem;
  margin-bottom: 64px;
  margin-bottom: 4rem;
  border: 1px solid rgb(177, 177, 177);
}

.book-item {
  display: flex;
  margin-bottom: 4em;
}
.book-item .book-image {
  flex-basis: 25%;
  margin-right: 2em;
}
.book-item .book-content {
  flex-basis: 75%;
  flex-grow: 1;
}
.book-item .book-title {
  font-size: 1.2em;
  font-weight: 600;
}
.book-item .bibliography {
  font-style: italic;
  color: rgb(100, 117, 133);
}

.search-box {
  padding: 2em 0;
  font-size: 0.8em;
  background-color: rgb(150, 150, 150);
}
.search-box.headline-form {
  max-width: 360px;
  margin: 0 auto;
  text-align: left;
  background-color: transparent;
}
.search-box.headline-form h6 {
  font-size: 1.1em;
  color: rgb(252, 171, 53);
  text-transform: none;
}
.search-box h6 {
  font-size: 0.8em;
  font-weight: 600;
  color: rgb(211, 211, 211);
  text-transform: uppercase;
}
.search-box .search-filters {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2em;
}
.search-box .search-group {
  flex-basis: 50%;
}
.search-box .search-selections {
  clear: both;
}
.search-box .facetwp-facet {
  max-width: 360px;
  margin-bottom: 20px;
  color: rgb(68, 68, 68);
}
.search-box .fs-label-wrap {
  background-color: rgb(177, 177, 177);
  border-color: rgb(68, 68, 68);
}
.search-box .fs-open .fs-label-wrap,
.search-box .fs-dropdown {
  background-color: rgb(255, 255, 255);
}
.search-box .fs-label-wrap .fs-label {
  padding: 12px 22px 12px 12px;
}
.search-box .fs-option {
  padding: 4px 12px;
}
.search-box .fs-arrow,
.search-box .facetwp-btn {
  right: 10px;
}
.search-box .facetwp-type-fselect .fs-wrap,
.search-box .facetwp-type-fselect .fs-dropdown,
.search-box .facetwp-sort,
.search-box .sj-sort {
  width: 340px;
}
.search-box .fs-search {
  padding: 0 12px;
}
.search-box .fs-search input {
  padding: 12px 0;
  font-size: 1em;
  font-style: italic;
  background-color: rgb(255, 255, 255);
}
.search-box .fs-search input::placeholder {
  font-style: italic;
}
.search-box .fs-no-results {
  padding: 12px;
  font-style: italic;
  background-color: rgb(255, 184, 200);
}
.search-box .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: rgb(22, 57, 96);
}
.search-box .facetwp-sort,
.search-box .sj-sort {
  position: relative;
  margin-bottom: 20px;
}
.search-box .facetwp-search,
.search-box .facetwp-sort-select,
.search-box .sj-sort-select {
  padding: 12px;
  font-size: 1em;
  line-height: 1;
  background-color: rgb(177, 177, 177);
  border: 1px solid rgb(68, 68, 68);
  border-radius: 0;
}
.search-box .facetwp-sort-select,
.search-box .sj-sort-select {
  appearance: none;
}
.search-box .facetwp-search:focus {
  background-color: rgb(255, 255, 255);
}
.search-box .facetwp-search::placeholder {
  font-style: italic;
  color: rgb(68, 68, 68);
}
.search-box .facetwp-type-fselect .fs-option .fs-option-label {
  line-height: 1.2;
  word-break: break-word;
  white-space: normal;
}
.search-box .facetwp-selections li {
  display: block;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-transform: uppercase;
}
.search-box .facetwp-selections .facetwp-selection-label {
  margin-right: 0.25em;
  font-weight: 600;
  color: rgb(255, 255, 255);
}
.search-box .facetwp-selections .facetwp-selection-value {
  padding: 2px 28px 2px 8px;
  color: rgb(22, 57, 96);
  background-color: rgb(231, 240, 248);
  background-position: right 6px center;
  border-radius: 4px;
}
.search-box .facetwp-selections .facetwp-selection-value:hover,
.search-box .facetwp-selections .facetwp-selection-value:focus {
  color: rgb(22, 57, 96);
  background-color: rgb(255, 255, 255);
}
.search-box .facetwp-facet.is-loading {
  opacity: 1;
}
.search-box .facetwp-link {
  color: rgb(255, 255, 255);
}
.search-box .facetwp-link:hover,
.search-box .facetwp-link:focus {
  color: rgb(231, 240, 248);
  text-decoration: underline;
}

.search-counts {
  padding: 1em 0;
  background-color: rgb(22, 57, 96);
}
.search-counts h3,
.search-counts .facetwp-facet {
  margin-bottom: 0;
  font-size: 1.2em;
  color: rgb(255, 255, 255);
}

.pagination {
  display: block;
}

.archive-pagination a {
  display: unset;
}

.facetwp-pager .active {
  color: rgb(255, 255, 255);
  background-color: rgb(20, 139, 175);
}

.news-items {
  font-size: 25.6px;
  font-size: 1.6rem;
}
.news-items ul {
  margin-left: 0;
}
.news-items ul > li {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
  margin-left: 64px;
  margin-left: 4rem;
}
.news-items .news-year {
  margin: 32px 0 16px;
  margin: 2rem 0 1rem;
  font-size: 1.15em;
  font-weight: 600;
}

.post-type-archive-ccl_toolkit .content {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(40rem, 100%), 1fr));
  gap: 16px;
  gap: 1rem;
}

.state-icon {
  display: inline-block;
  max-width: 1em;
  margin-right: 0.35em;
}

sup.fn {
  background-color: rgb(22, 57, 96);
  padding: 0 0.2em 0.1em;
}
sup.fn a {
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-weight: 500;
  font-size: 22.4px;
  font-size: 1.4rem;
}
sup.fn a:hover {
  text-decoration: underline;
}

.wp-block-footnotes a {
  word-break: break-all;
}

.wp-block-footnotes > li a:last-child {
  background-color: rgb(22, 57, 96);
  padding: 0.1em 0.2em;
  color: rgb(255, 255, 255);
  text-decoration: none;
  font-weight: 600;
}

.wp-block-footnotes > li a:last-child:hover {
  text-decoration: underline;
}

#ez-toc-container {
  font-family: "Montserrat", sans-serif;
}

div#ez-toc-container .ez-toc-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 100%;
}

#ez-toc-container a {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 25.6px;
  font-size: 1.6rem;
}

div.ez-toc-widget-container ul {
  background-color: rgb(255, 255, 255);
}

.ez-toc-widget-container ul li a {
  text-decoration: none;
}

.ez-toc-widget-container ul li:hover {
  background-color: rgb(255, 255, 255);
}

.widget.ez-toc ul > li {
  padding-bottom: 0;
}

.sidebar .widgettitle, .sidebar .widget-title {
  font-weight: 600;
}

.ez-toc-widget-container ul.ez-toc-list li.active {
  background-color: transparent !important;
}

#ezw_tco-2 .ez-toc-widget-container ul.ez-toc-list li.active:hover {
  background-color: rgb(255, 255, 255) !important;
}

#ez-toc-container li, #ez-toc-container ul, #ez-toc-container ul li, div.ez-toc-widget-container, div.ez-toc-widget-container li {
  line-height: 1.35;
}

.toolkit-list-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(10rem, 100%), 1fr));
  gap: 16px;
  gap: 1rem;
}

.highlight-keyword {
  background-color: rgb(22, 57, 96);
  color: rgb(255, 255, 255);
}

.toolkit-grid-view > div {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(40rem, 100%), 1fr));
  gap: 32px;
  gap: 2rem;
  align-items: stretch;
}

.single-ccl_toolkit .entry-content .wp-block-details {
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  padding: 32px;
  padding: 2rem;
  border: 4px solid rgb(22, 57, 96);
  border-top-left-radius: 24px;
  box-shadow: 0 10px 6px -6px rgb(150, 150, 150);
}
.single-ccl_toolkit .entry-content .wp-block-details[open] {
  grid-column: 1/-1;
}
.single-ccl_toolkit .entry-content .wp-block-details summary {
  transition: all 0.2s ease-in-out;
  padding: 8px;
  padding: 0.5rem;
  list-style: none;
}
.single-ccl_toolkit .entry-content .wp-block-details summary::-webkit-details-marker {
  display: none;
  color: transparent;
}
.single-ccl_toolkit .entry-content .wp-block-details summary .-webkit-details-marker,
.single-ccl_toolkit .entry-content .wp-block-details summary::marker,
.single-ccl_toolkit .entry-content .wp-block-details summary::before {
  content: none;
}
.single-ccl_toolkit .entry-content .wp-block-details summary::before {
  content: "+ ";
  font-size: 38.4px;
  font-size: 2.4rem;
  font-weight: 700;
}
.single-ccl_toolkit .entry-content .wp-block-details[open] summary::before {
  content: "- ";
}
.single-ccl_toolkit .entry-content .wp-block-details[open] summary:hover {
  text-decoration: underline;
}
.single-ccl_toolkit .entry-content .wp-block-details[open] summary {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}
.single-ccl_toolkit .entry-content .wp-block-details summary > * {
  display: inline;
}
.single-ccl_toolkit .entry-content .wp-block-details:hover {
  background-color: rgb(22, 57, 96);
  color: rgb(255, 255, 255);
}
.single-ccl_toolkit .entry-content .wp-block-details[open]:hover {
  background-color: rgb(255, 255, 255);
  color: unset;
}

.single-ccl_toolkit .entry-content .toolkit-list-view > div {
  display: block;
}
.single-ccl_toolkit .entry-content .toolkit-list-view > div .wp-block-details[open] summary {
  cursor: unset;
}
.single-ccl_toolkit .entry-content .toolkit-list-view > div .wp-block-details[open] summary:hover {
  text-decoration: none;
}

.entry-content .toolkit-toolbar {
  margin-left: 0 !important;
}

.toolkit-toolbar {
  padding: 0 0.5em;
  margin: 2em 0;
  /*max-width: 280px;*/
  font-family: "Montserrat", sans-serif;
  font-size: 22.4px;
  font-size: 1.4rem;
  font-weight: 600;
  border: 1px dashed rgb(68, 68, 68);
}
.toolkit-toolbar .tool-item {
  display: inline-block;
  padding: 0.5em 0;
  margin: 0 1em 0 0;
  color: rgb(22, 57, 96);
  cursor: pointer;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.toolkit-toolbar .tool-item.active,
.toolkit-toolbar .tool-item:active,
.toolkit-toolbar .tool-item:hover {
  color: rgb(0, 0, 0);
}
.toolkit-toolbar .tool-item.active {
  font-weight: 600;
}
.toolkit-toolbar .tool-item::before {
  margin-right: 0.25em;
  font-family: dashicons;
  vertical-align: bottom;
}
.toolkit-toolbar .tool-item::after {
  margin-left: 1em;
  color: rgb(0, 0, 0);
  content: "|";
}
.toolkit-toolbar .tool-item.grid-view::before {
  content: "\f180";
}
.toolkit-toolbar .tool-item.list-view::before {
  content: "\f329";
}
.toolkit-toolbar .tool-item.pdf-view::before {
  content: "\f316";
}
.toolkit-toolbar .tool-item:last-child::after {
  margin-right: 0;
  content: "";
}
.toolkit-toolbar .tool-hideable {
  display: inline-block;
}

@media (min-width: 768px) {
  .front-page-1 h1 {
    font-size: 2.5em;
  }
  .single-ccl_toolkit .hero-section {
    padding: 12rem 0 2rem;
  }
}
@media (min-width: 1280px) {
  .front-page-1 h1 {
    margin: 0 0 1em;
    font-size: 2.5em;
  }
}
@media (max-width: 1024px) {
  .blog .entry-meta label,
  .archive .entry-meta label,
  .search-results .entry-meta label,
  .page-template-page_blog .entry-meta label {
    flex-basis: 25%;
  }
  .entry-meta label {
    flex-basis: 25%;
  }
}
@media (max-width: 896px) {
  .cards .card .card-button {
    padding: 1em;
  }
  .cards .card .card-button .arrows {
    display: none;
  }
  .toolkit-toolbar .tool-hideable {
    display: none;
  }
  .toolkit-toolbar .tool-item {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .cards.grid,
  .cards.pairs {
    flex-direction: column;
    justify-content: flex-start;
  }
  .cards.grid .card,
  .cards.pairs .card {
    width: 100%;
    margin: 0 0 2rem;
    border-radius: 4px 40px 4px;
  }
  .cards.grid .card.single .card-title,
  .cards.pairs .card.single .card-title {
    flex-basis: 0;
  }
  .cards.grid .card.single .card-description,
  .cards.pairs .card.single .card-description {
    flex-grow: 0;
    margin-bottom: 1.5rem;
  }
  .cards.grid .card .card-button,
  .cards.pairs .card .card-button {
    padding: 1.2em;
  }
  .cards.grid .card .card-button .arrows,
  .cards.pairs .card .card-button .arrows {
    display: inline;
  }
  .front-page-3 .logo-container {
    display: block;
  }
  .front-page-3 .logo-container figure {
    margin: 0 auto 2em;
  }
  .front-page-3 .logo-container figure:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .has-fixed-header .site-header {
    position: absolute;
  }
  .blog .entry-meta .entry-meta-item,
  .archive .entry-meta .entry-meta-item,
  .search-results .entry-meta .entry-meta-item,
  .page-template-page_blog .entry-meta .entry-meta-item {
    display: block;
    margin-bottom: 0.5em;
  }
  .blog .entry-meta label,
  .archive .entry-meta label,
  .search-results .entry-meta label,
  .page-template-page_blog .entry-meta label {
    display: block;
    width: 100%;
    margin-bottom: 0.25em;
  }
  .entry-meta .entry-meta-item {
    display: block;
    margin-bottom: 0.5em;
  }
  .entry-meta label {
    display: block;
    width: 100%;
    margin-bottom: 0.25em;
  }
}
@media (max-width: 375px) {
  .site-title {
    font-size: 1.8rem;
  }
  .cards .card .card-button {
    line-height: 1.25;
  }
}