/** Colors **/
/** Typography **/
@-webkit-keyframes ajax-spinner {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }
@keyframes ajax-spinner {
  0% {
    -webkit-transform: rotateZ(0deg);
    transform: rotateZ(0deg); }
  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg); } }

.short-card {
  position: relative;
  max-width: 100%; }
  @media (min-width: 900px) {
    .short-card {
      max-width: 300px; } }

.short-card__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 2; }
  .short-card__link a {
    display: block;
    height: 100%;
    width: 100%; }

.short-card__image {
  position: relative;
  min-height: 45px; }
  .short-card__image img {
    height: 100%;
    width: 100%; }
  .short-card__image * ~ .short-card__image__title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0; }

.short-card__image__pre-title {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding: 10px; }
  @media (min-width: 900px) {
    .short-card__image__pre-title {
      position: absolute;
      top: 15px;
      left: 0;
      font-size: 0.8em;
      border-radius: 0 5px 5px 0;
      border-top: 1px solid #575b64;
      border-right: 1px solid #575b64;
      border-bottom: 1px solid #575b64; } }

.short-card__image__title {
  position: relative;
  color: #fff;
  margin-bottom: 0;
  padding: 10px !important;
  width: 100%; }

.short-card__image__title-wrapper {
  background-color: #6f7278;
  position: relative; }
  .short-card__image__title-wrapper > a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10;
    opacity: 0; }

.short-card__description {
  margin-top: 10px; }

.short-card__available-states {
  margin-top: 5px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .short-card__image {
    min-height: 308px; } }

/* IE 11 Styles */
.ie11 .short-card {
  min-height: 365px; }

.ie11 .short-card__description,
.ie11 .short-card__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

body.home .short-card__description {
  display: none; }

/*
     FILE ARCHIVED ON 02:31:34 Oct 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:03:39 Nov 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.167
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.084
  esindex: 0.02
  cdx.remote: 173.714
  LoadShardBlock: 358.683 (3)
  PetaboxLoader3.resolve: 265.098 (4)
  PetaboxLoader3.datanode: 206.855 (4)
  load_resource: 137.308
*/