/* Styling should be scoped to component */
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list {
  counter-reset: section;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list {
  padding: 0;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item {
  margin-bottom: 0.3em;
  list-style-type: none;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item .c-list__img {
  width: 3rem;
  display: table-cell;
  vertical-align: middle;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item .c-list__img img {
  display: block;
  max-width: 100%;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item .c-list__text {
  display: table-cell;
  vertical-align: middle;
  text-indent: -3.5rem;
  padding-left: 3.5rem;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item .c-list__text:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1.5rem;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list .c-list__item .c-list__link {
  text-decoration: none;
  display: table;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list.c-list__list--nobullets .c-list__item .c-list__text {
  padding-left: 1.5rem;
  vertical-align: middle;
  text-indent: 0;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list .c-list__list.c-list__list--nobullets .c-list__item .c-list__text:before {
  display: none;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol {
  padding: 0;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item {
  list-style-type: none;
  margin-bottom: 0.3em;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item .c-list__text {
  display: table-cell;
  vertical-align: middle;
  text-indent: -3.5rem;
  padding-left: 3.5rem;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item .c-list__text:before {
  counter-increment: section;
  content: counter(section) ".";
  margin: 0 1.5rem;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item .c-list__img {
  width: 3rem;
  display: table-cell;
  vertical-align: middle;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item .c-list__img img {
  display: block;
  max-width: 100%;
}
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list ol .c-list__item .c-list__link {
  text-decoration: none;
  display: table;
}
/* global paintbrush option */
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .showmore__button--singular,
.tccc-cmp.tccc-cmp-list[data-design-package='default'] .showmore__button--plural {
  display: none;
}
.show-more .tccc-cmp.tccc-cmp-list[data-design-package='default'] .c-list__list .c-list__item:nth-child(n+4) {
  display: none;
}
.list__formatted-history--anchorlinks  .c-list__list .c-list__item {
  float: left;
  margin-right: 1rem;
}
.list__formatted-history--anchorlinks  .c-list__list .c-list__item .c-list__text {
  text-indent: 0;
  padding-left: 0;
}
.list__formatted-history--anchorlinks  .c-list__list .c-list__item .c-list__text:before {
  display: none;
}
.list__formatted-history--anchorlinks  div .history-page-timeline {
  box-sizing: border-box;
}
@media (min-width: 0) {
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    top: 80px;
    right: -35px;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    right: auto;
    left: 0;
  }
}
@media (min-width: 481px) {
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    right: -35px;
    overflow: hidden;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    right: auto;
    left: 0;
  }
}
@media (min-width: 1200px) {
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    right: 20px;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    right: auto;
    left: 20px;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline {
    left: 21px;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline .timeline-item .activity {
    width: 77%;
  }
}
@media (min-width: 1024px) {
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    right: 0;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    right: auto;
    left: 0;
  }
}
@media (min-width: 768px) {
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    height: -webkit-calc(100vh - 80px);
    height: calc(100vh - 80px);
    right: 0;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    right: auto;
    left: 0;
  }
}
.list__formatted-history--anchorlinks  .parallax-wrapper {
  background: transparent;
  width: 150px;
  position: fixed;
  z-index: 10;
  right: 0;
  overflow-y: hidden;
}
.list__formatted-history--anchorlinks  .history-page-timeline {
  height: auto;
  overflow: hidden;
  position: relative;
  right: -30px;
  width: 150px;
  z-index: 10;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item {
  color: #eeeeee;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 94%;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .year {
  color: #eeeeee;
  display: block;
  float: left;
  font-size: 17px;
  font-weight: bold;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 59%;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .year a.active {
  color: #000000;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item a {
  display: inline-block;
  font-weight: normal;
  opacity: 1;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item a:hover .marker .dot {
  background-color: #f00a0d;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .activity {
  border-left: 4px solid #cb0909;
  font-size: 14px;
  line-height: 20px;
  margin-left: 85px;
  padding: 0 0 0 35px;
  width: 78%;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .marker {
  background-color: #ffffff;
  border-radius: 100px;
  border: 4px solid #cb0909;
  box-shadow: 0 0 10px white;
  box-sizing: border-box;
  display: block;
  float: right;
  height: 20px;
  margin-right: -14px;
  position: relative;
  width: 20px;
  z-index: 2000;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .marker .dot {
  background-color: white;
  border-radius: 100px;
  border: 2px solid white;
  box-sizing: border-box;
  display: block;
  float: right;
  height: 12px;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 12px;
  z-index: 2000;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item .year-text {
  display: inline-block;
  padding-left: 25px;
  position: absolute;
  right: 15px;
  text-shadow: 0 0 1px white;
  white-space: nowrap;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item a.active .activity {
  color: #444444;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item a.active .year {
  color: #9db668;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item a.active .marker .dot {
  background-color: #f00a0d;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item.close .activity {
  color: #cccccc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  .history-page-timeline .timeline-item.close .year {
  color: #cccccc;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  .no-touch .history-page-timeline .timeline-item a:hover .activity {
  color: #444444;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  .no-touch .history-page-timeline .timeline-item a:hover .year {
  color: #9db668;
}
.list__formatted-history--anchorlinks  .no-touch .history-page-timeline .timeline-item a:hover .marker .dot {
  background-color: #f00a0d;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
  left: 20px;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline {
  right: -21px;
  left: 21px;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline .activity {
  padding: 0 0 0 20px;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline .year-text {
  padding-left: 30px;
  right: 5px;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline .year {
  width: 75px;
}
.list__formatted-history--anchorlinks  *[dir="rtl"] .history-page-timeline .marker {
  margin-right: 55px;
  margin-left: -75px;
}
@media (max-width: 449px) {
  .list__formatted-history--anchorlinks  .history-page-timeline {
    visibility: hidden;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(25%, white));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, white 25%);
    padding-top: 5px;
    -webkit-transition: opacity 0.08s ease-in-out;
    transition: opacity 0.08s ease-in-out;
  }
  .list__formatted-history--anchorlinks  .parallax-wrapper {
    visibility: hidden;
    right: 0;
  }
  .list__formatted-history--anchorlinks  *[dir="rtl"] .parallax-wrapper {
    visibility: hidden;
    left: 0;
  }
}
