/** 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); } }

.slide {
  position: relative;
  width: 100%;
  min-width: 200px; }

.slide__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 10%;
  left: 5%;
  bottom: 10%;
  width: 100%;
  overflow: hidden; }

.slide__header-wrapper {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  position: absolute;
  right: 10%;
  width: 40%;
  padding: 1rem; }

.slide__content__heading {
  display: table;
  width: 100%;
  line-height: 44px; }

.slide__background-image img {
  display: block;
  width: 100%; }

.slide__content__read-more {
  bottom: 0;
  position: absolute;
  left: 0; }

/*
     FILE ARCHIVED ON 02:31:42 Oct 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:03:37 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.042
  exclusion.robots: 0.072
  exclusion.robots.policy: 0.055
  esindex: 0.017
  cdx.remote: 45.837
  LoadShardBlock: 163.502 (3)
  PetaboxLoader3.datanode: 166.747 (4)
  load_resource: 111.519
  PetaboxLoader3.resolve: 85.379
*/