/** 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-swipe {
  position: relative;
  margin: 0 auto; }
  .short-card-swipe .short-card-swipe__image__title {
    background-color: unset;
    color: #003561;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    z-index: 10; }
    .short-card-swipe .short-card-swipe__image__title::before {
      content: '';
      background: #fff;
      position: absolute;
      top: -25px;
      width: 100%;
      left: 0;
      height: 92px;
      z-index: -1;
      -webkit-transform: skew(0deg, -7deg);
      -ms-transform: skew(0deg, -7deg);
      transform: skew(0deg, -7deg); }

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

.short-card-swipe__image {
  position: relative;
  background: #fff;
  border-radius: 10px;
  overflow: hidden; }
  .short-card-swipe__image img {
    height: 100%;
    width: 100%; }

.short-card-swipe__image__title {
  background-color: unset;
  color: #003561;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  z-index: 2; }
  .short-card-swipe__image__title::before {
    content: '';
    background: #fff;
    position: absolute;
    top: -25px;
    width: 100%;
    left: 0;
    height: 92px;
    z-index: -1;
    -webkit-transform: skew(0deg, -7deg);
    -ms-transform: skew(0deg, -7deg);
    transform: skew(0deg, -7deg); }

.short-card-swipe__description {
  margin-top: 10px; }

/*
     FILE ARCHIVED ON 02:31:19 Oct 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:03:44 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: 0.578
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.039
  esindex: 0.01
  cdx.remote: 22.591
  LoadShardBlock: 188.243 (3)
  PetaboxLoader3.datanode: 227.485 (4)
  PetaboxLoader3.resolve: 185.394 (3)
  load_resource: 247.887
*/