#cloud-site .card {
    position: relative;
    display: block;
    box-shadow: 0 2px 2px rgba(0,0,0,.24),0 0 2px rgba(0,0,0,.12);
    border-radius: 2px;
    background: #fff;
    margin-bottom: 30px;
    transition: all .3s;
    padding: 16px 16px 12px;
    text-decoration: none;
    letter-spacing: .01em;
  }

  #cloud-site .card h3 {
    font-size: 20px;
    margin: 0;
    padding-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #cloud-site .card p {
    color: #526E7A;
    display: block;
    display: -webkit-box;
    font-size: 14px;
    max-width: 100%;
    height: 86px;
    margin: 0 auto 10px;
    line-height: 1.5;
    padding: 0;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
  }

#cloud-site .card .border-bottom {
   border-bottom: 1px solid #eceff1;
   margin: 0 -1.2em 0.5em;
}

#cloud-site .card .border-right {
   border-right: 1px solid #eceff1;
   margin: 0 -7px;
}

@media (max-width: 900px) {
  #cloud-site .card .border-right {
    border-right: none;
  }
}

/*
     FILE ARCHIVED ON 10:36:11 Jul 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:02:47 May 08, 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.541
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.044
  esindex: 0.008
  cdx.remote: 5.184
  LoadShardBlock: 460.167 (3)
  PetaboxLoader3.resolve: 255.394 (5)
  PetaboxLoader3.datanode: 297.855 (5)
  load_resource: 335.77 (2)
*/