
.crp-tile-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;

  /* css bug fix for Safari*/
  -webkit-transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
}

.crp-tile-inner * {
  position: absolute;
  margin: 0;
  padding: 0;

  /* css bug fix for Safari*/
  -webkit-font-smoothing: antialiased;
}

/* Item overlay [end] */

.crp-tile-inner .overlay {
  display: none;

  width: 100%;
  height: 100%;

  background: rgba(0,0,0,0.5);

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* Overlay common [end] */


.crp-tile-inner .details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;

  overflow: hidden;
  backface-visibility: hidden;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.crp-tile-inner .details * {
  position: relative;
  color: #fff;
}

.crp-tile-inner .details {
  padding-top: 15px;
  padding-bottom: 15px;
}

.crp-tile-inner .details h3 {
  margin: 0px 20px 8px 20px;
  font-size: 18px;

  /*white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;*/
}

.crp-tile-inner .details p {
  margin: 0px 20px 0px 20px;
  font-size: 13px;
  line-height: normal;
  font-weight: normal;
}
/* Details common [end] */

/* Details */
.details-none .details {
  display: none;
}
/* Details none [ end ] */

/* Appear from bottom */
.details33 .details {
  height: auto;
  top: auto;
  bottom: -100%;

  background-color: rgba(0, 0, 0, 0.5);
}

.details33:hover .details,
.details33:focus .details {
  bottom: 0;
}
/* Details 33 [ end ] */


/* Custom upk34 hover */
.upk33:hover .details,
.upk33:focus .details {
  overflow: hidden;
  backface-visibility: hidden;

  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

  bottom: 0px;
}
/* Details 34 [ end ] */



/*
     FILE ARCHIVED ON 19:20:54 Nov 20, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:29:50 Jun 28, 2026.
     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.935
  exclusion.robots: 0.126
  exclusion.robots.policy: 0.106
  esindex: 0.015
  cdx.remote: 20.742
  LoadShardBlock: 79.555 (3)
  PetaboxLoader3.datanode: 133.84 (6)
  PetaboxLoader3.resolve: 90.69 (3)
  load_resource: 164.028 (2)
  loaddict: 40.861
*/