/*Social Media Colors for Font Awesome Icons*/
/*$brand-header-border-color: $border-color;*/
/*Social Media Colors for Font Awesome Icons*/
/*$brand-header-border-color: $border-color;*/
.ArticulateArchive .sidebar .sidenav .widget a, .ArticulateTags .sidebar .sidenav .widget a, .ArticulateRichText .sidebar .sidenav .widget a, .ArticulateMarkdown .sidebar .sidenav .widget a {
  text-decoration: none;
  border-bottom: 1px dotted #cdd7da;
  color: #0059A6;
}
.ArticulateArchive .sidebar .sidenav .widget a:hover, .ArticulateTags .sidebar .sidenav .widget a:hover, .ArticulateRichText .sidebar .sidenav .widget a:hover, .ArticulateMarkdown .sidebar .sidenav .widget a:hover {
  color: #a7463e;
}

.blogPost h1.heading, .newsPost h1.heading {
  font-weight: 300;
}

.blogIndex .search-group, .blogPost .search-group {
  flex-wrap: nowrap;
}

.blogIndex .search-group {
  margin-bottom: 30px;
}

#searchField, .search-field {
  width: 100%;
  border-color: #ced4da;
  border-width: 1px;
  border-style: solid none solid solid;
  padding-left: 10px;
  line-height: 34px;
}

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #55595c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.search-icon {
  background-color: unset;
  border-color: #ced4da;
  border-left: unset;
  border-radius: unset;
}

.blogPost .search-group .search-icon {
  padding: 0;
}
.blogPost .search-group .search-icon button {
  padding: 0.5rem 0.75rem;
  border: 0;
  cursor: pointer;
  background: none;
  height: 100%;
  color: ButtonText;
}
.blogPost .search-group .search-icon button:hover {
  color: #a7463e;
}

.ArticulateArchive .breadcrumbs ul, .ArticulateTags .breadcrumbs ul, .ArticulateRichText .breadcrumbs ul, .ArticulateMarkdown .breadcrumbs ul {
  padding-left: 15px;
}
.ArticulateArchive .sidebar, .ArticulateTags .sidebar, .ArticulateRichText .sidebar, .ArticulateMarkdown .sidebar {
  background-color: #f5f5f5;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .ArticulateArchive .sidebar, .ArticulateTags .sidebar, .ArticulateRichText .sidebar, .ArticulateMarkdown .sidebar {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}
.ArticulateArchive .sidebar .sidenav, .ArticulateTags .sidebar .sidenav, .ArticulateRichText .sidebar .sidenav, .ArticulateMarkdown .sidebar .sidenav {
  padding: 3rem 10px 10px;
}
.ArticulateArchive .sidebar .sidenav .widget, .ArticulateTags .sidebar .sidenav .widget, .ArticulateRichText .sidebar .sidenav .widget, .ArticulateMarkdown .sidebar .sidenav .widget {
  padding-bottom: 20px;
}
.ArticulateArchive .sidebar .sidenav .widget h4, .ArticulateTags .sidebar .sidenav .widget h4, .ArticulateRichText .sidebar .sidenav .widget h4, .ArticulateMarkdown .sidebar .sidenav .widget h4 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.ArticulateArchive .sidebar .sidenav .widget ul, .ArticulateTags .sidebar .sidenav .widget ul, .ArticulateRichText .sidebar .sidenav .widget ul, .ArticulateMarkdown .sidebar .sidenav .widget ul {
  list-style-type: none;
  margin-top: 0;
  padding-left: 0;
}
.ArticulateArchive .sidebar .sidenav .widget ul li, .ArticulateTags .sidebar .sidenav .widget ul li, .ArticulateRichText .sidebar .sidenav .widget ul li, .ArticulateMarkdown .sidebar .sidenav .widget ul li {
  padding-bottom: 0.5rem;
}
.ArticulateArchive .sidebar .sidenav .widget a, .ArticulateTags .sidebar .sidenav .widget a, .ArticulateRichText .sidebar .sidenav .widget a, .ArticulateMarkdown .sidebar .sidenav .widget a {
  font-size: 14px;
}
.ArticulateArchive .content-wrapper, .ArticulateTags .content-wrapper, .ArticulateRichText .content-wrapper, .ArticulateMarkdown .content-wrapper {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .ArticulateArchive .content-wrapper, .ArticulateTags .content-wrapper, .ArticulateRichText .content-wrapper, .ArticulateMarkdown .content-wrapper {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
}

.ArticulateArchive .container-fluid.grid .col-md-12, .ArticulateTags .container-fluid.grid .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.ArticulateArchive .container-fluid.grid .grid-section > div > .container, .ArticulateTags .container-fluid.grid .grid-section > div > .container {
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.ArticulateArchive .filter-wrapper, .ArticulateTags .filter-wrapper {
  padding-bottom: 30px;
}
.ArticulateArchive .filter-wrapper .filter, .ArticulateTags .filter-wrapper .filter {
  margin-bottom: 0;
}
.ArticulateArchive .pagination-wrapper, .ArticulateTags .pagination-wrapper {
  text-align: center;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
}
.ArticulateArchive .posts, .ArticulateTags .posts {
  padding-top: 55px;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.ArticulateArchive .posts > .button-wrapper, .ArticulateTags .posts > .button-wrapper {
  margin-top: 15px;
  text-align: center;
}
.ArticulateArchive .posts > .button-wrapper a.disabled, .ArticulateTags .posts > .button-wrapper a.disabled {
  cursor: not-allowed;
}
.ArticulateArchive .posts > .button-wrapper a.disabled:hover, .ArticulateTags .posts > .button-wrapper a.disabled:hover {
  background-color: transparent !important;
  color: #0059A6 !important;
}
.ArticulateArchive .posts .post-content, .ArticulateTags .posts .post-content {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .ArticulateArchive .posts .post-content, .ArticulateTags .posts .post-content {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
.ArticulateArchive .posts .post-content h3, .ArticulateTags .posts .post-content h3 {
  margin-bottom: 5px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .ArticulateArchive .posts .post-content h3, .ArticulateTags .posts .post-content h3 {
    line-height: 22px;
  }
}
.ArticulateArchive .posts .post-content h3 a, .ArticulateTags .posts .post-content h3 a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 18px;
}
@media (min-width: 768px) {
  .ArticulateArchive .posts .post-content h3 a, .ArticulateTags .posts .post-content h3 a {
    font-size: 22px;
  }
}
.ArticulateArchive .posts .post-content h3 a:hover, .ArticulateTags .posts .post-content h3 a:hover {
  color: #a7463e;
}
.ArticulateArchive .posts .post-content .summary, .ArticulateTags .posts .post-content .summary {
  margin-bottom: 5px;
}
.ArticulateArchive .posts .post-content .summary p, .ArticulateTags .posts .post-content .summary p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .ArticulateArchive .posts .post-content .summary p, .ArticulateTags .posts .post-content .summary p {
    font-size: 14px;
  }
}
.ArticulateArchive .posts .post-content .time-wrapper, .ArticulateTags .posts .post-content .time-wrapper {
  padding-bottom: 1rem;
}
.ArticulateArchive .posts .post-content .author, .ArticulateTags .posts .post-content .author {
  font-family: "Work Sans", Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 0.5rem;
}
.ArticulateArchive .posts .post-content .author + .read-time, .ArticulateTags .posts .post-content .author + .read-time {
  display: inline-block;
  font-size: 13px;
  position: relative;
  padding-left: 0.75rem;
  line-height: 15px;
  color: #a7463e;
}
.ArticulateArchive .posts .post-content .author + .read-time:before, .ArticulateTags .posts .post-content .author + .read-time:before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
}
.ArticulateArchive .posts .post-content .categories, .ArticulateTags .posts .post-content .categories {
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.ArticulateArchive .posts .post-content .categories p, .ArticulateTags .posts .post-content .categories p {
  display: inline-block;
}
.ArticulateArchive .posts .post-content .categories p a, .ArticulateTags .posts .post-content .categories p a {
  display: inline-block;
}
.ArticulateArchive .posts .post-content .categories p a + a, .ArticulateTags .posts .post-content .categories p a + a {
  margin-left: 0.5rem;
}
.ArticulateArchive .posts .post-content .author, .ArticulateArchive .posts .post-content .categories, .ArticulateArchive .posts .post-content .time, .ArticulateArchive .posts .post-content .read-time, .ArticulateTags .posts .post-content .author, .ArticulateTags .posts .post-content .categories, .ArticulateTags .posts .post-content .time, .ArticulateTags .posts .post-content .read-time {
  font-size: 14px;
  margin-bottom: 0;
}
.ArticulateArchive .posts .post-content .author p, .ArticulateArchive .posts .post-content .categories p, .ArticulateArchive .posts .post-content .time p, .ArticulateArchive .posts .post-content .read-time p, .ArticulateTags .posts .post-content .author p, .ArticulateTags .posts .post-content .categories p, .ArticulateTags .posts .post-content .time p, .ArticulateTags .posts .post-content .read-time p {
  margin-bottom: inherit;
}
.ArticulateArchive .posts .post-content .time, .ArticulateTags .posts .post-content .time {
  display: none;
}
.ArticulateArchive .posts .post-content .img-wrapper, .ArticulateTags .posts .post-content .img-wrapper {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  text-align: center;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .ArticulateArchive .posts .post-content .img-wrapper, .ArticulateTags .posts .post-content .img-wrapper {
    order: 1;
    text-align: right;
    flex: 0 0 auto;
    width: 25%;
  }
}
.ArticulateArchive .posts .post-content .img-wrapper + .content-wrapper, .ArticulateTags .posts .post-content .img-wrapper + .content-wrapper {
  flex: 0 0 auto;
  width: 100%;
}
@media (min-width: 768px) {
  .ArticulateArchive .posts .post-content .img-wrapper + .content-wrapper, .ArticulateTags .posts .post-content .img-wrapper + .content-wrapper {
    flex: 0 0 auto;
    width: 75%;
  }
}
.ArticulateArchive .posts .post-content .content-wrapper, .ArticulateTags .posts .post-content .content-wrapper {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}

.blogPost main, .blogIndex main, .newsPost main, .newsIndex main {
  /*
      images that were not added with the rte macro, do not have the custom-sized format,
       and are not the .thumb class (class that is applied when "load more" button is pressed).
  */
}
.blogPost main .container-fluid.grid .col-md-12, .blogIndex main .container-fluid.grid .col-md-12, .newsPost main .container-fluid.grid .col-md-12, .newsIndex main .container-fluid.grid .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.blogPost main .container-fluid.grid .grid-section > div > .container, .blogIndex main .container-fluid.grid .grid-section > div > .container, .newsPost main .container-fluid.grid .grid-section > div > .container, .newsIndex main .container-fluid.grid .grid-section > div > .container {
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.blogPost main img, .blogIndex main img, .newsPost main img, .newsIndex main img {
  max-width: 100% !important;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.blogPost main *:not(picture):not(.img-custom-sized):not(.img-right):not(.img-left) > a > img:not(.thumb):not(.img-custom-sized), .blogIndex main *:not(picture):not(.img-custom-sized):not(.img-right):not(.img-left) > a > img:not(.thumb):not(.img-custom-sized), .newsPost main *:not(picture):not(.img-custom-sized):not(.img-right):not(.img-left) > a > img:not(.thumb):not(.img-custom-sized), .newsIndex main *:not(picture):not(.img-custom-sized):not(.img-right):not(.img-left) > a > img:not(.thumb):not(.img-custom-sized) {
  width: 600px !important;
}
.blogPost main li img, .blogIndex main li img, .newsPost main li img, .newsIndex main li img {
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .blogPost .sidebar-area, .newsPost .sidebar-area {
    order: -2;
  }
}
.blogPost .blog-detail-post > .img, .newsPost .blog-detail-post > .img {
  margin-bottom: 25px;
}
.blogPost .main-content-area, .blogPost .sidebar-area, .blogPost .comments-area, .blogPost .related-posts-area, .newsPost .main-content-area, .newsPost .sidebar-area, .newsPost .comments-area, .newsPost .related-posts-area {
  padding-bottom: 30px;
}
.blogPost .sidebar-area, .newsPost .sidebar-area {
  position: relative;
  /*&#sticky-parent {
      #fixed-body-rail {
          position: sticky;
          top: 80px;
      }
  }*/
}
.blogPost .sidebar-area .widget .card-block, .newsPost .sidebar-area .widget .card-block {
  padding-left: 0;
  padding-right: 0;
}
.blogPost .sidebar-area .widget .card-block .card-title.h6, .newsPost .sidebar-area .widget .card-block .card-title.h6 {
  margin-bottom: 1rem;
}
.blogPost .sidebar-area .widget .card-block > p:last-child, .newsPost .sidebar-area .widget .card-block > p:last-child {
  margin-bottom: 0;
}
.blogPost .sidebar-area .widget:first-child .card-block, .newsPost .sidebar-area .widget:first-child .card-block {
  padding-top: 0;
}
.blogPost .sidebar-area .widget .related-link, .newsPost .sidebar-area .widget .related-link {
  padding-bottom: 5px;
}
.blogPost .sidebar-area .widget .years-toggle-on, .blogPost .sidebar-area .widget .years-toggle-off, .newsPost .sidebar-area .widget .years-toggle-on, .newsPost .sidebar-area .widget .years-toggle-off {
  transition: 0.4s;
}
.blogPost .sidebar-area .widget .years-accordian, .newsPost .sidebar-area .widget .years-accordian {
  transition: max-height 0.2s ease-out;
}

.related-posts-area {
  margin-bottom: 30px;
}
.related-posts-area .heading {
  margin-top: 0;
}
.related-posts-area > .row {
  justify-content: center;
}

.related-post {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .related-post {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .related-post {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
}
.related-post a.post-link {
  display: flex;
  height: 100%;
  width: 100%;
}
.related-post a.post-link:hover .post-inner-overlay {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  opacity: 0.4;
}
.related-post .post-inner-overlay {
  background: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.5s ease-in-out;
}
.related-post .post-link-inner {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
  min-height: 100%;
  width: 100%;
}
.related-post .post-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(/dist/img/RepeatableBG_10.png);
  background-color: #1f5e8d;
}
.related-post .post-image-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  min-height: 100%;
}
.related-post .post-image-wrapper .post-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.related-post .post-detail-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
}
.related-post .post-detail {
  padding: 0.75rem 1.5rem 0.75rem 0.75rem;
  width: 75%;
  background: white;
}
.related-post .post-detail h5 {
  margin-bottom: 0;
  padding-bottom: 0.75rem;
}
.related-post .post-link-inner {
  padding-bottom: 0;
}
.related-post .post-inner {
  position: static;
}
.related-post .post-detail-wrapper {
  position: static;
}
.related-post .post-detail {
  width: 100%;
}

.blogIndex .breadcrumbs ul, .blogIndex.subpage .breadcrumbs ul, .newsIndex .breadcrumbs ul, .newsIndex.subpage .breadcrumbs ul {
  padding-left: 0;
}
.blogIndex h1, .blogIndex.subpage h1, .newsIndex h1, .newsIndex.subpage h1 {
  padding-top: 55px;
  font-weight: 300;
}
@media (min-width: 992px) {
  .blogIndex section.no-padding:first-of-type, .blogIndex.subpage section.no-padding:first-of-type, .newsIndex section.no-padding:first-of-type, .newsIndex.subpage section.no-padding:first-of-type {
    position: relative;
  }
  .blogIndex .pad-container .body, .blogIndex.subpage .pad-container .body, .newsIndex .pad-container .body, .newsIndex.subpage .pad-container .body {
    position: relative;
  }
  .blogIndex .pad-container .body:before, .blogIndex.subpage .pad-container .body:before, .newsIndex .pad-container .body:before, .newsIndex.subpage .pad-container .body:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 75%;
    width: calc(25% + 50vw - 50%);
    max-width: calc(25% + 960px - 50%);
    bottom: 0;
    height: 100%;
    background: #f5f5f5;
    z-index: 0;
  }
  .blogIndex .pad-container .body .main-content-area, .blogIndex.subpage .pad-container .body .main-content-area, .newsIndex .pad-container .body .main-content-area, .newsIndex.subpage .pad-container .body .main-content-area {
    background: white;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.blogIndex .sidebar-area, .blogIndex.subpage .sidebar-area, .newsIndex .sidebar-area, .newsIndex.subpage .sidebar-area {
  background: #f5f5f5;
  position: relative;
  /*&#sticky-parent {
      #fixed-body-rail {
          position: sticky;
          top: 64px;
      }
  }*/
}
.blogIndex .sidebar-area .widget, .blogIndex.subpage .sidebar-area .widget, .newsIndex .sidebar-area .widget, .newsIndex.subpage .sidebar-area .widget {
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 575px) {
  .blogIndex .sidebar-area, .blogIndex.subpage .sidebar-area, .newsIndex .sidebar-area, .newsIndex.subpage .sidebar-area {
    width: 100vw;
    max-width: 100vw;
  }
}
.blogIndex .container-fluid.grid .col-md-12, .blogIndex.subpage .container-fluid.grid .col-md-12, .newsIndex .container-fluid.grid .col-md-12, .newsIndex.subpage .container-fluid.grid .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.blogIndex .container-fluid.grid .grid-section > div > .container, .blogIndex.subpage .container-fluid.grid .grid-section > div > .container, .newsIndex .container-fluid.grid .grid-section > div > .container, .newsIndex.subpage .container-fluid.grid .grid-section > div > .container {
  max-width: none;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.blogIndex .index-current-filter .content, .blogIndex.subpage .index-current-filter .content, .newsIndex .index-current-filter .content, .newsIndex.subpage .index-current-filter .content {
  margin-bottom: 0;
}
.blogIndex .author-card-wrapper + .index-current-filter, .blogIndex.subpage .author-card-wrapper + .index-current-filter, .newsIndex .author-card-wrapper + .index-current-filter, .newsIndex.subpage .author-card-wrapper + .index-current-filter {
  padding-top: 0;
}
.blogIndex .pagination-wrapper, .blogIndex.subpage .pagination-wrapper, .newsIndex .pagination-wrapper, .newsIndex.subpage .pagination-wrapper {
  text-align: center;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  flex: 0 0 100%;
}
.blogIndex .index-wrapper, .blogIndex.subpage .index-wrapper, .newsIndex .index-wrapper, .newsIndex.subpage .index-wrapper {
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap;
}
.blogIndex .index-wrapper + .button-wrapper, .blogIndex.subpage .index-wrapper + .button-wrapper, .newsIndex .index-wrapper + .button-wrapper, .newsIndex.subpage .index-wrapper + .button-wrapper {
  margin-top: 15px;
  text-align: center;
}
.blogIndex .index-wrapper + .button-wrapper a.disabled, .blogIndex.subpage .index-wrapper + .button-wrapper a.disabled, .newsIndex .index-wrapper + .button-wrapper a.disabled, .newsIndex.subpage .index-wrapper + .button-wrapper a.disabled {
  cursor: not-allowed;
}
.blogIndex .index-wrapper + .button-wrapper a.disabled:hover, .blogIndex.subpage .index-wrapper + .button-wrapper a.disabled:hover, .newsIndex .index-wrapper + .button-wrapper a.disabled:hover, .newsIndex.subpage .index-wrapper + .button-wrapper a.disabled:hover {
  background-color: transparent !important;
  color: #0059A6 !important;
}
.blogIndex .index-wrapper .index-card-container, .blogIndex.subpage .index-wrapper .index-card-container, .newsIndex .index-wrapper .index-card-container, .newsIndex.subpage .index-wrapper .index-card-container {
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  flex: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #e5e5e5;
  /*
  .date {
      display: none;
  }*/
}
@media (min-width: 768px) {
  .blogIndex .index-wrapper .index-card-container, .blogIndex.subpage .index-wrapper .index-card-container, .newsIndex .index-wrapper .index-card-container, .newsIndex.subpage .index-wrapper .index-card-container {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
.blogIndex .index-wrapper .index-card-container .index-card, .blogIndex.subpage .index-wrapper .index-card-container .index-card, .newsIndex .index-wrapper .index-card-container .index-card, .newsIndex.subpage .index-wrapper .index-card-container .index-card {
  width: 100%;
  height: 100%;
}
.blogIndex .index-wrapper .index-card-container .subheading, .blogIndex.subpage .index-wrapper .index-card-container .subheading, .newsIndex .index-wrapper .index-card-container .subheading, .newsIndex.subpage .index-wrapper .index-card-container .subheading {
  margin-bottom: 5px;
  line-height: 18px;
}
@media (min-width: 768px) {
  .blogIndex .index-wrapper .index-card-container .subheading, .blogIndex.subpage .index-wrapper .index-card-container .subheading, .newsIndex .index-wrapper .index-card-container .subheading, .newsIndex.subpage .index-wrapper .index-card-container .subheading {
    line-height: 1;
  }
}
.blogIndex .index-wrapper .index-card-container .subheading a, .blogIndex.subpage .index-wrapper .index-card-container .subheading a, .newsIndex .index-wrapper .index-card-container .subheading a, .newsIndex.subpage .index-wrapper .index-card-container .subheading a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
  font-size: 18px;
}
@media (min-width: 768px) {
  .blogIndex .index-wrapper .index-card-container .subheading a, .blogIndex.subpage .index-wrapper .index-card-container .subheading a, .newsIndex .index-wrapper .index-card-container .subheading a, .newsIndex.subpage .index-wrapper .index-card-container .subheading a {
    font-size: 24px;
  }
}
.blogIndex .index-wrapper .index-card-container .subheading a:hover, .blogIndex.subpage .index-wrapper .index-card-container .subheading a:hover, .newsIndex .index-wrapper .index-card-container .subheading a:hover, .newsIndex.subpage .index-wrapper .index-card-container .subheading a:hover {
  color: #a7463e;
}
.blogIndex .index-wrapper .index-card-container .summary, .blogIndex.subpage .index-wrapper .index-card-container .summary, .newsIndex .index-wrapper .index-card-container .summary, .newsIndex.subpage .index-wrapper .index-card-container .summary {
  margin-bottom: 0.75rem;
}
.blogIndex .index-wrapper .index-card-container .summary p, .blogIndex.subpage .index-wrapper .index-card-container .summary p, .newsIndex .index-wrapper .index-card-container .summary p, .newsIndex.subpage .index-wrapper .index-card-container .summary p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .blogIndex .index-wrapper .index-card-container .summary p, .blogIndex.subpage .index-wrapper .index-card-container .summary p, .newsIndex .index-wrapper .index-card-container .summary p, .newsIndex.subpage .index-wrapper .index-card-container .summary p {
    font-size: 14px;
  }
}
.blogIndex .index-wrapper .index-card-container .tags, .blogIndex.subpage .index-wrapper .index-card-container .tags, .newsIndex .index-wrapper .index-card-container .tags, .newsIndex.subpage .index-wrapper .index-card-container .tags {
  margin-bottom: 0.75rem;
}
.blogIndex .index-wrapper .index-card-container .tags a, .blogIndex.subpage .index-wrapper .index-card-container .tags a, .newsIndex .index-wrapper .index-card-container .tags a, .newsIndex.subpage .index-wrapper .index-card-container .tags a {
  margin-right: 1rem;
  float: left;
}
.blogIndex .index-wrapper .index-card-container .detail-wrapper, .blogIndex.subpage .index-wrapper .index-card-container .detail-wrapper, .newsIndex .index-wrapper .index-card-container .detail-wrapper, .newsIndex.subpage .index-wrapper .index-card-container .detail-wrapper {
  padding-bottom: 1rem;
}
.blogIndex .index-wrapper .index-card-container .read-time, .blogIndex.subpage .index-wrapper .index-card-container .read-time, .newsIndex .index-wrapper .index-card-container .read-time, .newsIndex.subpage .index-wrapper .index-card-container .read-time {
  display: inline-block;
  font-size: 13px;
  position: relative;
  line-height: 1.5;
  color: #a7463e;
}
.blogIndex .index-wrapper .index-card-container .detail-wrapper > span + span, .blogIndex.subpage .index-wrapper .index-card-container .detail-wrapper > span + span, .newsIndex .index-wrapper .index-card-container .detail-wrapper > span + span, .newsIndex.subpage .index-wrapper .index-card-container .detail-wrapper > span + span {
  position: relative;
}
.blogIndex .index-wrapper .index-card-container .detail-wrapper > span + span:before, .blogIndex.subpage .index-wrapper .index-card-container .detail-wrapper > span + span:before, .newsIndex .index-wrapper .index-card-container .detail-wrapper > span + span:before, .newsIndex.subpage .index-wrapper .index-card-container .detail-wrapper > span + span:before {
  content: "";
  border-left: 1px solid #000;
  position: absolute;
  left: 0;
  top: 2px;
  bottom: 2px;
}
.blogIndex .index-wrapper .index-card-container .detail-wrapper .author + .author, .blogIndex.subpage .index-wrapper .index-card-container .detail-wrapper .author + .author, .newsIndex .index-wrapper .index-card-container .detail-wrapper .author + .author, .newsIndex.subpage .index-wrapper .index-card-container .detail-wrapper .author + .author {
  padding-left: 0;
  margin-left: -0.5rem;
}
.blogIndex .index-wrapper .index-card-container .detail-wrapper .author + .author:before, .blogIndex.subpage .index-wrapper .index-card-container .detail-wrapper .author + .author:before, .newsIndex .index-wrapper .index-card-container .detail-wrapper .author + .author:before, .newsIndex.subpage .index-wrapper .index-card-container .detail-wrapper .author + .author:before {
  border: none;
  content: "";
  position: relative;
}
.blogIndex .index-wrapper .index-card-container .date, .blogIndex.subpage .index-wrapper .index-card-container .date, .newsIndex .index-wrapper .index-card-container .date, .newsIndex.subpage .index-wrapper .index-card-container .date {
  font-family: inherit;
  text-transform: none;
  line-height: 1.5;
  font-size: 12px;
  color: #373a3c;
}
.blogIndex .index-wrapper .index-card-container .author, .blogIndex.subpage .index-wrapper .index-card-container .author, .newsIndex .index-wrapper .index-card-container .author, .newsIndex.subpage .index-wrapper .index-card-container .author {
  font-family: "Work Sans", Arial, sans-serif;
  text-transform: uppercase;
}
.blogIndex .index-wrapper .index-card-container .author, .blogIndex .index-wrapper .index-card-container .date, .blogIndex.subpage .index-wrapper .index-card-container .author, .blogIndex.subpage .index-wrapper .index-card-container .date, .newsIndex .index-wrapper .index-card-container .author, .newsIndex .index-wrapper .index-card-container .date, .newsIndex.subpage .index-wrapper .index-card-container .author, .newsIndex.subpage .index-wrapper .index-card-container .date {
  display: inline-block;
  padding-right: 0.75rem;
}
.blogIndex .index-wrapper .index-card-container .author a, .blogIndex .index-wrapper .index-card-container .date a, .blogIndex.subpage .index-wrapper .index-card-container .author a, .blogIndex.subpage .index-wrapper .index-card-container .date a, .newsIndex .index-wrapper .index-card-container .author a, .newsIndex .index-wrapper .index-card-container .date a, .newsIndex.subpage .index-wrapper .index-card-container .author a, .newsIndex.subpage .index-wrapper .index-card-container .date a {
  color: inherit;
}
.blogIndex .index-wrapper .index-card-container .author + .read-time, .blogIndex .index-wrapper .index-card-container .author + .author, .blogIndex .index-wrapper .index-card-container .date + .read-time, .blogIndex .index-wrapper .index-card-container .date + .author, .blogIndex.subpage .index-wrapper .index-card-container .author + .read-time, .blogIndex.subpage .index-wrapper .index-card-container .author + .author, .blogIndex.subpage .index-wrapper .index-card-container .date + .read-time, .blogIndex.subpage .index-wrapper .index-card-container .date + .author, .newsIndex .index-wrapper .index-card-container .author + .read-time, .newsIndex .index-wrapper .index-card-container .author + .author, .newsIndex .index-wrapper .index-card-container .date + .read-time, .newsIndex .index-wrapper .index-card-container .date + .author, .newsIndex.subpage .index-wrapper .index-card-container .author + .read-time, .newsIndex.subpage .index-wrapper .index-card-container .author + .author, .newsIndex.subpage .index-wrapper .index-card-container .date + .read-time, .newsIndex.subpage .index-wrapper .index-card-container .date + .author {
  padding-left: 1rem;
}
.blogIndex .index-wrapper .index-card-container .categories, .blogIndex.subpage .index-wrapper .index-card-container .categories, .newsIndex .index-wrapper .index-card-container .categories, .newsIndex.subpage .index-wrapper .index-card-container .categories {
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.blogIndex .index-wrapper .index-card-container .categories p, .blogIndex.subpage .index-wrapper .index-card-container .categories p, .newsIndex .index-wrapper .index-card-container .categories p, .newsIndex.subpage .index-wrapper .index-card-container .categories p {
  display: inline-block;
}
.blogIndex .index-wrapper .index-card-container .categories p a, .blogIndex.subpage .index-wrapper .index-card-container .categories p a, .newsIndex .index-wrapper .index-card-container .categories p a, .newsIndex.subpage .index-wrapper .index-card-container .categories p a {
  display: inline-block;
}
.blogIndex .index-wrapper .index-card-container .categories p a + a, .blogIndex.subpage .index-wrapper .index-card-container .categories p a + a, .newsIndex .index-wrapper .index-card-container .categories p a + a, .newsIndex.subpage .index-wrapper .index-card-container .categories p a + a {
  margin-left: 0.5rem;
}
.blogIndex .index-wrapper .index-card-container .author, .blogIndex .index-wrapper .index-card-container .categories, .blogIndex .index-wrapper .index-card-container .time, .blogIndex .index-wrapper .index-card-container .read-time, .blogIndex.subpage .index-wrapper .index-card-container .author, .blogIndex.subpage .index-wrapper .index-card-container .categories, .blogIndex.subpage .index-wrapper .index-card-container .time, .blogIndex.subpage .index-wrapper .index-card-container .read-time, .newsIndex .index-wrapper .index-card-container .author, .newsIndex .index-wrapper .index-card-container .categories, .newsIndex .index-wrapper .index-card-container .time, .newsIndex .index-wrapper .index-card-container .read-time, .newsIndex.subpage .index-wrapper .index-card-container .author, .newsIndex.subpage .index-wrapper .index-card-container .categories, .newsIndex.subpage .index-wrapper .index-card-container .time, .newsIndex.subpage .index-wrapper .index-card-container .read-time {
  font-size: 14px;
  margin-bottom: 0;
}
.blogIndex .index-wrapper .index-card-container .author p, .blogIndex .index-wrapper .index-card-container .categories p, .blogIndex .index-wrapper .index-card-container .time p, .blogIndex .index-wrapper .index-card-container .read-time p, .blogIndex.subpage .index-wrapper .index-card-container .author p, .blogIndex.subpage .index-wrapper .index-card-container .categories p, .blogIndex.subpage .index-wrapper .index-card-container .time p, .blogIndex.subpage .index-wrapper .index-card-container .read-time p, .newsIndex .index-wrapper .index-card-container .author p, .newsIndex .index-wrapper .index-card-container .categories p, .newsIndex .index-wrapper .index-card-container .time p, .newsIndex .index-wrapper .index-card-container .read-time p, .newsIndex.subpage .index-wrapper .index-card-container .author p, .newsIndex.subpage .index-wrapper .index-card-container .categories p, .newsIndex.subpage .index-wrapper .index-card-container .time p, .newsIndex.subpage .index-wrapper .index-card-container .read-time p {
  margin-bottom: inherit;
}
.blogIndex .index-wrapper .index-card-container .image, .blogIndex.subpage .index-wrapper .index-card-container .image, .newsIndex .index-wrapper .index-card-container .image, .newsIndex.subpage .index-wrapper .index-card-container .image {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
  padding-bottom: 1rem;
  float: right;
}
.blogIndex .index-wrapper .index-card-container .image + .content-wrapper, .blogIndex.subpage .index-wrapper .index-card-container .image + .content-wrapper, .newsIndex .index-wrapper .index-card-container .image + .content-wrapper, .newsIndex.subpage .index-wrapper .index-card-container .image + .content-wrapper {
  flex: 0 0 auto;
  width: 100%;
}
.blogIndex .index-wrapper .index-card-container .content-wrapper, .blogIndex.subpage .index-wrapper .index-card-container .content-wrapper, .newsIndex .index-wrapper .index-card-container .content-wrapper, .newsIndex.subpage .index-wrapper .index-card-container .content-wrapper {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
  flex: 0 0 auto;
  width: 100%;
}
.blogIndex .widget .subheading, .blogIndex.subpage .widget .subheading, .newsIndex .widget .subheading, .newsIndex.subpage .widget .subheading {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 24px;
  margin-top: 1.5rem;
  margin-bottom: 0.5rem;
}
.blogIndex .widget .categories ul, .blogIndex.subpage .widget .categories ul, .newsIndex .widget .categories ul, .newsIndex.subpage .widget .categories ul {
  list-style: none;
  padding-left: 0;
}
.blogIndex .widget .categories p, .blogIndex.subpage .widget .categories p, .newsIndex .widget .categories p, .newsIndex.subpage .widget .categories p {
  margin-bottom: 0.5rem;
}
.blogIndex .pagination-wrapper, .blogIndex.subpage .pagination-wrapper, .newsIndex .pagination-wrapper, .newsIndex.subpage .pagination-wrapper {
  margin-top: 15px;
  text-align: center;
}
.blogIndex .pagination-wrapper .blog-pagination .page-item a, .blogIndex.subpage .pagination-wrapper .blog-pagination .page-item a, .newsIndex .pagination-wrapper .blog-pagination .page-item a, .newsIndex.subpage .pagination-wrapper .blog-pagination .page-item a {
  font-family: "Work Sans", Arial, sans-serif;
  font-weight: 300;
  color: #0059A6;
  border-color: #0059A6;
  text-decoration: none;
}
.blogIndex .pagination-wrapper .blog-pagination .page-item.active a, .blogIndex.subpage .pagination-wrapper .blog-pagination .page-item.active a, .newsIndex .pagination-wrapper .blog-pagination .page-item.active a, .newsIndex.subpage .pagination-wrapper .blog-pagination .page-item.active a {
  background-color: #0059A6 !important;
  color: #fff !important;
}
.blogIndex .pagination-wrapper .blog-pagination .page-item:last-child .page-link, .blogIndex.subpage .pagination-wrapper .blog-pagination .page-item:last-child .page-link, .newsIndex .pagination-wrapper .blog-pagination .page-item:last-child .page-link, .newsIndex.subpage .pagination-wrapper .blog-pagination .page-item:last-child .page-link {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.blogIndex .pagination-wrapper .blog-pagination .page-item:first-child .page-link, .blogIndex.subpage .pagination-wrapper .blog-pagination .page-item:first-child .page-link, .newsIndex .pagination-wrapper .blog-pagination .page-item:first-child .page-link, .newsIndex.subpage .pagination-wrapper .blog-pagination .page-item:first-child .page-link {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}

.author-card-wrapper {
  margin-top: 2rem;
  padding-top: 2rem;
  margin-bottom: 0;
  padding-bottom: 0;
  border-top: 1px solid #e5e5e5;
  clear: both;
}
@media (min-width: 768px) {
  .author-card-wrapper {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}

.main-content-area > .blog-detail-post > .title-line + .author-card-wrapper, .main-content-area > .blog-detail-post .author-card-wrapper:first-child {
  padding-top: 55px;
}

.author-card {
  font-size: 14px;
  display: flex;
  -ms-flex-flow: column wrap;
  -webkit-flex-flow: column wrap;
  flex-flow: column wrap;
}
@media (min-width: 768px) {
  .author-card {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
}
@media (max-width: 767.98px) {
  .author-card {
    align-items: center;
  }
}
.author-card .author-posts-link {
  margin-bottom: 0;
}
.author-card .image-wrapper {
  -ms-flex-order: 0;
  order: 0;
  text-align: left;
  position: relative;
}
@media (max-width: 767.98px) {
  .author-card .image-wrapper {
    width: auto;
  }
  .author-card .image-wrapper + .details-wrapper {
    margin-top: 12px;
  }
}
.author-card .image-wrapper.core-contributor > span {
  position: absolute;
  top: 0px;
  left: 5px;
  width: 14px;
  height: 21px;
  background: #E9BE20;
}
.author-card .image-wrapper.core-contributor > span > span {
  height: 6px;
  width: 9px;
  right: -9.5px;
  top: -5.9px;
  background: #C49F18;
  position: absolute;
  border-top-left-radius: 3.5px;
  border: transparent;
  border-top-right-radius: 5.5px;
  border-bottom: 0;
}
.author-card .image-wrapper.core-contributor > span:before, .author-card .image-wrapper.core-contributor > span:after {
  content: "";
  position: absolute;
}
.author-card .image-wrapper.core-contributor > span:before {
  height: 6px;
  width: 23px;
  left: 0;
  top: -6px;
  background-color: #E9BE20;
  border-right: transparent;
  border-top-right-radius: 6px;
  border-top-left-radius: 5px;
}
.author-card .image-wrapper.core-contributor > span:after {
  height: 0;
  width: 0;
  bottom: -4.6px;
  left: 0;
  border-left: 7px solid #E9BE20;
  border-right: 7px solid #E9BE20;
  border-bottom: 5px solid transparent;
}
@media (min-width: 768px) {
  .author-card .image-wrapper {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
}
.author-card .image-wrapper img {
  max-height: 150px;
  margin-left: 0;
  width: auto;
}
.author-card .details-wrapper {
  -ms-flex-order: 1;
  order: 1;
  text-align: left;
}
.author-card .details-wrapper .intro-details {
  margin-bottom: 1rem;
}
.author-card .details-wrapper .intro-details .name a {
  color: inherit;
}
.author-card .details-wrapper .intro-details .name > span {
  border-radius: 5px;
  background-color: #1789fc;
  padding: 8px 14px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.5px;
  font-family: "Source Sans Prop", sans-serif;
  font-size: 9px;
  font-weight: 600;
  color: #fff;
  margin-left: 20px;
  vertical-align: middle;
}
.author-card .details-wrapper .intro-details .title {
  font-family: "Work Sans", Arial, sans-serif;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 0.75rem;
}
.author-card .details-wrapper .intro-details .title a {
  color: inherit;
}
@media (min-width: 768px) {
  .author-card .details-wrapper {
    flex: 0 0 auto;
    width: 83.33333333%;
    padding-left: 1rem;
  }
}
.author-card .details-wrapper .subheading {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 24px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .author-card .details-wrapper .subheading {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .author-card .details-wrapper .subheading.name > span {
    margin-left: 0;
    line-height: 10px;
  }
}

.blogIndex .author-card-wrapper {
  border-top: none;
  border-bottom: solid 1px #e5e5e5;
  margin-top: 0;
}
.blogIndex .author-card-wrapper .author-card .author-posts-link {
  display: none;
}

.recent-posts .post-name {
  font-size: 16px;
  line-height: 18px;
}
.recent-posts p {
  margin-bottom: 15px;
}
.recent-posts .post-date {
  font-size: 12px;
  color: #373a3c;
  margin-bottom: -5px;
}

.related-links ul {
  list-style: none;
  padding-left: 0;
}
.related-links ul a {
  width: 100%;
  word-wrap: break-word;
}

.newsIndex .index-wrapper .index-card-container .date {
  display: none !important;
}

.at-share-dock.atss {
  z-index: 998 !important;
}

.tag-list:after {
  content: "";
  display: block;
  clear: both;
}

.tag-item {
  border: 1px solid #e5e7e9;
  background: #f5f7f9;
  color: #5E5E5E;
  float: left;
  margin: 0px 8px 8px 0px;
  width: auto;
  padding: 4px 8px;
  display: inline-block;
  font-size: 14px !important;
}
/*Social Media Colors for Font Awesome Icons*/
/*$brand-header-border-color: $border-color;*/
/*Social Media Colors for Font Awesome Icons*/
/*$brand-header-border-color: $border-color;*/
.cta-banner {
  padding-top: 0.5rem;
  padding-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  /*.column-12 > div > & {
      margin-left: calc(var(--bs-gutter-x) * -0.5);
      margin-right: calc(var(--bs-gutter-x) * -0.5);
  }*/
}
.cta-banner .cta-banner-inner {
  background: #eff4fa;
  border: 1px solid #eff5fb;
  padding: 2rem;
}
@media (min-width: 768px) {
  .cta-banner .cta-banner-inner {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .cta-banner .cta-banner-inner {
    padding: 4rem;
  }
}
@media (min-width: 1200px) {
  .cta-banner .cta-banner-inner {
    padding: 4rem 5rem;
  }
}
.cta-banner .cta-banner-inner .cta-banner-heading-container h1, .cta-banner .cta-banner-inner .cta-banner-heading-container h2, .cta-banner .cta-banner-inner .cta-banner-heading-container h3, .cta-banner .cta-banner-inner .cta-banner-heading-container h4, .cta-banner .cta-banner-inner .cta-banner-heading-container h5, .cta-banner .cta-banner-inner .cta-banner-heading-container h6, .cta-banner .cta-banner-inner .cta-banner-heading-container .h1, .cta-banner .cta-banner-inner .cta-banner-heading-container .h2, .cta-banner .cta-banner-inner .cta-banner-heading-container .h3, .cta-banner .cta-banner-inner .cta-banner-heading-container .h4, .cta-banner .cta-banner-inner .cta-banner-heading-container .h5, .cta-banner .cta-banner-inner .cta-banner-heading-container .h6 {
  margin-bottom: 1rem;
}
.cta-banner .cta-banner-content {
  overflow: auto;
}
.cta-banner .cta-banner-body-content {
  overflow: auto;
}
.cta-banner .cta-banner-buttons-container {
  margin-top: 1rem;
}
.cta-banner .cta-banner-button-wrapper a {
  min-width: 175px;
  border-radius: 3px;
  background-color: #025aa5;
  border-color: #01549b;
  text-transform: none;
  font-weight: 400;
}
.cta-banner .cta-banner-button-wrapper a:hover {
  background-color: #0275d8;
  border-color: #0275d8;
}
.token.tag {
  font-size: 100%;
  padding: 0;
  display: initial;
  border-radius: 0;
}

.code-toolbar pre {
  padding-top: 32px !important;
}
.code-toolbar .toolbar {
  opacity: 1 !important;
  right: 0.1em !important;
}
.code-toolbar .toolbar .toolbar-item {
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 3px;
  border: 1px solid #ACD4DD !important;
}
.code-toolbar .toolbar .toolbar-item span {
  background: none !important;
  border: none !important;
  border-radius: unset !important;
  box-shadow: none !important;
  font-family: "Work Sans" !important;
  font-size: 12px !important;
  color: #ACD4DD !important;
  font-weight: 300 !important;
}
.code-toolbar .toolbar .toolbar-item i {
  font-size: 14px !important;
  color: #ACD4DD !important;
  font-weight: 300 !important;
  margin-left: 5px;
}
.code-toolbar .toolbar .toolbar-item button {
  background: none !important;
  border: none !important;
  border-radius: unset !important;
  box-shadow: none !important;
}
.code-toolbar .toolbar .toolbar-item button:focus-visible, .code-toolbar .toolbar .toolbar-item button:focus {
  outline: none !important;
}
.code-toolbar .toolbar .toolbar-item button span {
  background: none !important;
  border: none !important;
  border-radius: unset !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
  font-family: "Work Sans" !important;
  font-size: 16px !important;
  color: #ACD4DD !important;
  font-weight: 300 !important;
}