html, body {
    max-width: 100%;
    overflow-x: hidden;
/*    zoom: 0.9;
    -moz-transform: scale(0.9);
    -moz-transform-origin: 0 0;*/
}
@font-face {
                          font-family: "AirbnbCerealApp-Bold";
                          src: url('../fonts/AirbnbCerealBold.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-Medium";
                          src: url('../fonts/AirbnbCerealMedium.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-Book";
                          src: url('../fonts/AirbnbCerealBook.ttf') format("truetype");
                        }
                        @font-face {
                          font-family: "AirbnbCerealApp-ExtraBold";
                          src: url('../fonts/AirbnbCerealExtraBold.ttf') format("truetype");
                        }
                        
.gallery {
  width               : 100%;
  min-width           : 100%;
  height              : 100vh;
  min-height          : 2299px;
  position            : relative;
  overflow            : hidden;
  margin              : 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color    : rgba(255, 255, 255, 1.0);
  opacity             : 1.0;
}
a {
  text-decoration     : none;
}
div {
  -webkit-text-size-adjust: none;
}
.anima-full-width-a {
  width               : 100%;
}
.anima-full-height-a {
  height              : 100%;
}
div {
  -webkit-text-size-adjust: none;
}
.gallery .bg {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 100%;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header {
  background-color    : rgba(255,255,255,0.0);
  position            : relative;
  height              : 100%;
  width               : 1200px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header-layout-container {
  pointer-events      : none;
  flex-direction      : column;
  top                 : 24px;
  align-items         : center;
  height              : 110px;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  display             : flex;
  left                : 0;
}
.gallery .header-layout-container > * {
  pointer-events      : auto;
}
.gallery .header .logopng {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 128px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .nav {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : 32px;
  width               : 697px;
  position            : absolute;
  margin              : 0;
  left                : 280px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .nav .newsletter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 479px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .nav .programmes {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .nav .publications {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 143px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .nav .gallery1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 281px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(225, 145, 65, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .nav .contact {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 375px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(27, 27, 27, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .nav .donate {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 32px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 608px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .nav .donate .rectangle8412 {
  background-color    : rgba(225, 145, 65, 1.0);
  top                 : 0px;
  height              : 32px;
  width               : 89px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 16px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .nav .donate .donate1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 12px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 24.0px;
}
.gallery .header .socialmedia {
  background-color    : rgba(255,255,255,0.0);
  top                 : 26px;
  height              : 21px;
  width               : 85px;
  position            : absolute;
  margin              : 0;
  left                : 1115px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .socialmedia .facebookf {
  background-color    : rgba(255,255,255,0.0);
  top                 : 1px;
  height              : 20px;
  width               : 10px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .socialmedia .twitter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 2px;
  height              : 18px;
  width               : 22px;
  position            : absolute;
  margin              : 0;
  left                : 28px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .header .socialmedia .linkedinin {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 20px;
  width               : 20px;
  position            : absolute;
  margin              : 0;
  left                : 64px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main {
  background-color    : rgba(255,255,255,0.0);
  position            : relative;
  height              : 100%;
  width               : 1200px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main-layout-container {
  pointer-events      : none;
  flex-direction      : column;
  top                 : 374px;
  align-items         : center;
  height              : 760px;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  display             : flex;
  left                : 0;
}
.gallery .main-layout-container > * {
  pointer-events      : auto;
}
.gallery .main .image01 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image01 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image01 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image01 .rectangle .a1166085433 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 480px;
  position            : absolute;
  margin              : 0;
  left                : -80px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image01 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image01 .governanceandsocia {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .main .image02 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 440px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image02 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image02 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image02 .rectangle .a1181250359 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 501px;
  position            : absolute;
  margin              : 0;
  left                : -91px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image02 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image02 .rightsinthedigita {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .main .image03 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 880px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image03 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image03 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image03 .rectangle .a640630051 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 480px;
  position            : absolute;
  margin              : 0;
  left                : -80px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image03 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image03 .digitaldemocracy {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .main .image04 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 440px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image04 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image04 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image04 .rectangle .a591478735 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 479px;
  position            : absolute;
  margin              : 0;
  left                : -80px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image04 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image04 .digitaleconomy {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .main .image05 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 440px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 440px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image05 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image05 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image05 .rectangle .a865900230 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 480px;
  position            : absolute;
  margin              : 0;
  left                : -80px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image05 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image05 .digitalfuture {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .main .image06 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 440px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 880px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image06 .rectangle {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  overflow            : hidden;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image06 .rectangle .rectangle2 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image06 .rectangle .a1132115637 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 480px;
  position            : absolute;
  margin              : 0;
  left                : -80px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image06 .rectangle1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : 320px;
  width               : 320px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  border-radius       : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .main .image06 .governanceandsocia {
  background-color    : rgba(255,255,255,0.0);
  top                 : 20px;
  height              : auto;
  width               : 160px;
  position            : absolute;
  margin              : 0;
  left                : 24px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-ExtraBold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(255, 255, 255, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
.gallery .footer {
  background-color    : rgba(255,255,255,0.0);
  margin-left         : -37px;
  height              : 100%;
  width               : 773px;
  margin-right        : 37px;
  position            : relative;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .footer-layout-container {
  pointer-events      : none;
  flex-direction      : column;
  align-items         : center;
  bottom              : 40px;
  height              : 373px;
  width               : 100%;
  position            : absolute;
  margin              : 0;
  display             : flex;
  left                : 0;
}
.gallery .footer-layout-container > * {
  pointer-events      : auto;
}
.gallery .footer .bitmap {
  background-color    : rgba(255,255,255,0.0);
  top                 : 4px;
  height              : 122px;
  width               : 140px;
  position            : absolute;
  margin              : 0;
  left                : 0px;
  transform           : rotate(0deg);
  opacity             : 1.0;
}
.gallery .footer .cyberpolicy {
  background-color    : rgba(255,255,255,0.0);
  top                 : 0px;
  height              : auto;
  width               : 120px;
  position            : absolute;
  margin              : 0;
  left                : 298px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 18.0px;
  color               : rgba(44, 45, 48, 1.0);
  text-align          : left;
  line-height         : 23.0px;
}
.gallery .footer .programmes {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .gallery1 {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .publications {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .contact {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .newsletter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .donate {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 498px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .facebook {
  background-color    : rgba(255,255,255,0.0);
  top                 : 47px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .twitter {
  background-color    : rgba(255,255,255,0.0);
  top                 : 81px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .linkedin {
  background-color    : rgba(255,255,255,0.0);
  top                 : 115px;
  height              : auto;
  width               : auto;
  position            : absolute;
  margin              : 0;
  left                : 698px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Medium", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 18.0px;
}
.gallery .footer .a2512020copyrightc {
  background-color    : rgba(255,255,255,0.0);
  top                 : 353px;
  height              : auto;
  width               : 247px;
  position            : absolute;
  margin              : 0;
  left                : 300px;
  transform           : rotate(0deg);
  opacity             : 1.0;
  font-family         : "AirbnbCerealApp-Bold", Helvetica, Arial, serif;
  font-size           : 16.0px;
  color               : rgba(125, 128, 132, 1.0);
  text-align          : left;
  line-height         : 20.0px;
}
/* .anima-animate-appear prefix for appear animations */
.anima-animate-appear {
  opacity             : 0;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 normal forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 normal forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 normal forwards;
}
.anima-animate-disappear {
  opacity             : 1;
  display             : block;
  -webkit-animation   : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  -moz-animation      : anima-reveal 0.3s ease-in 1 normal forwards;
  -o-animation        : anima-reveal 0.3s ease-in-out 1 reverse forwards;
  animation           : anima-reveal 0.3s ease-in-out 1 reverse forwards;
}
.anima-animate-nodelay {
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
  -o-animation-delay  : 0;
  animation-delay     : 0;
}
@-webkit-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-moz-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@-o-keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
@keyframes anima-reveal {
  0%
   
  {
      opacity: 0;
    }
  
    
  100%
   
  {
      opacity: 1;
    }
}
.anima-component-wrapper,
.anima-component-wrapper * {
  pointer-events      : none;
}
.anima-component-wrapper a *,
.anima-component-wrapper a,
.anima-component-wrapper input,
.anima-component-wrapper video,
.anima-component-wrapper iframe,
.anima-listeners-active,
.anima-listeners-active * {
  pointer-events      : auto;
}
.anima-hidden,
.anima-hidden * {
  visibility          : hidden;
  pointer-events      : none;
}
.anima-smart-layers-pointers,
.anima-smart-layers-pointers * {
  pointer-events      : auto;
  visibility          : visible;
}
.anima-component-wrapper.anima-not-ready,
.anima-component-wrapper.anima-not-ready * {
  visibility          : hidden !important;
}
.anima-listeners-active-click,
.anima-listeners-active-click * {
  cursor              : pointer;
}