@charset "utf-8";
@font-face {
  font-family: 'Maven Pro';
  src: url('https://staticcdn.buzud.com/fonts/maven_pro/MavenPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('https://staticcdn.buzud.com/fonts/maven_pro/MavenPro-Medium.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('https://staticcdn.buzud.com/fonts/maven_pro/MavenPro-Regular.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Maven Pro';
  src: url('https://staticcdn.buzud.com/fonts/maven_pro/MavenPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
body,
html {
  background-color: #fff;
  color: #403C39;
}
body body,
html body {
  font: normal 16px/1.5 "Maven Pro", "Barlow", "Roboto", "PingFang SC", Helvetica, "微软雅黑", sans-serif;
  background: #fff;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.spacing {
  height: 6.19rem;
}
.btn-blue {
  display: inline-block;
  padding: 0.5rem 4.625rem;
  text-align: center;
  border-radius: 3.125rem;
  background: #32BDD4;
  color: #fff;
  font-size: 1.0625rem;
  font-weight: 700;
  text-decoration-line: underline;
}
.btn-blue:hover {
  background: #32BDD4;
  color: #fff;
  text-decoration-line: underline;
}
/*section initiative*/
.initiative {
  background: url("https://staticcdn.buzud.com/events/guardian/onsite/DSC03234_Photo.jpg") no-repeat center top;
  background-size: 90.3rem auto;
}
.initiative .bg-cover {
  background: rgba(50, 189, 212, 0.65);
}
.initiative .container {
  margin: 0 auto;
  width: 90.3rem;
  height: 52.7rem;
  position: relative;
  color: #fff;
}
.initiative .container .title {
  position: absolute;
  top: 20.4rem;
  left: 13.62rem;
  width: 55.125rem;
  font-size: 3.75rem;
  font-weight: 700;
}
.initiative .container .buzud-logo {
  position: absolute;
  top: 2.86rem;
  right: 2.62rem;
  width: 21.1875rem;
  height: 15.94575rem;
}
.initiative .container .buzud-logo img {
  display: block;
  width: 21.1875rem;
  height: 15.94575rem;
}
.innovative {
  display: flex;
  padding: 3.94rem 0 7.06rem;
  margin: 0 auto;
  flex-direction: row;
  justify-content: center;
}
.innovative .img-left {
  margin-right: 5.06rem;
  width: 37.0625rem;
  height: 27.6875rem;
}
.innovative .img-left img {
  display: block;
  width: 37.0625rem;
  height: 27.6875rem;
  border-radius: 2.5rem;
}
.innovative .content-right {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 32rem;
  min-height: 27.6875rem;
}
.innovative .content-right .innovative-title {
  margin-bottom: 1.19rem;
  font-size: 2.3125rem;
  font-weight: 700;
  background: linear-gradient(180deg, #FF7800 0%, #32BDD4 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.innovative .content-right p {
  font-size: 1.0625rem;
  margin-top: 1.5rem;
}
.innovative .content-right p:first-of-type {
  margin-top: 0;
}
.collaboration {
  background-color: #F68026;
  color: #fff;
  min-height: 36.125rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.collaboration .desc {
  margin-right: 5.75rem;
  width: 32.875rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.collaboration .desc .collaboration-title {
  font-size: 2.3125rem;
  font-weight: 700;
  text-transform: capitalize;
}
.collaboration .desc p {
  color: #FFF;
  font-size: 1.0625rem;
  font-weight: 400;
  margin-top: 2.81rem;
}
.collaboration .desc .logos {
  margin-top: 3.81rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.collaboration .desc .logos img.logo-guardian {
  width: 11.9375rem;
  height: 4rem;
}
.collaboration .desc .logos img.logo-buzud {
  margin-left: 1.31rem;
  width: 11.3125rem;
  height: 8rem;
}
.collaboration .img-carousel {
  width: 39.625rem;
  height: 28.375rem;
  border-radius: 1.25rem;
  overflow: hidden;
}
.collaboration .img-carousel ul li img {
  height: 28.375rem;
}
.products {
  width: 100%;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(50, 189, 212, 0.49) 0%, rgba(255, 120, 0, 0.3) 100%);
  color: #33302D;
}
.products .products-background {
  width: 90.25rem;
  margin: 0 auto;
  padding-top: 3.94rem;
  padding-bottom: 8.38rem;
  position: relative;
  overflow: visible;
  /*padding-bottom: 8.38rem;
        background: url("@{image_root}/events/guardian/prod-bg2.svg") no-repeat center top;
        background-size: 114.3125rem auto;
        background-position: center center;*/
}
.products .products-background .background-decorate {
  width: 114.3125rem;
  height: auto;
  position: absolute;
  top: -3.94rem;
  left: -8rem;
  z-index: 0;
}
.products .products-head {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}
.products .products-head img {
  z-index: 10;
  display: block;
  width: 45.625rem;
  height: 31.9375rem;
}
.products .products-head .products-desc {
  margin-left: 2.185rem;
  width: 34.25rem;
  padding-bottom: 2.69rem;
}
.products .products-head .products-desc .products-title {
  width: 31.125rem;
  font-size: 2.3125rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 2.56rem;
}
.products .products-head .products-desc p {
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin-top: 1.5rem;
}
.products .products-content {
  position: relative;
  z-index: 10;
  display: flex;
  flex-direction: row;
  height: 41.125rem;
  margin-top: 3.75rem;
  justify-content: center;
  align-items: center;
  color: #403C39;
}
.products .products-content .item-column {
  margin-left: 1.06rem;
  height: 100%;
}
.products .products-content .item {
  background-color: #fff;
  border-radius: 2.5rem;
}
.products .products-content .item h3 {
  font-size: 1.25rem;
  font-weight: 700;
}
.products .products-content .item p {
  font-size: 1.0625rem;
  line-height: 1.625rem;
}
.products .products-content .item-1 {
  text-align: center;
}
.products .products-content .item-1 img {
  margin-top: 3.5rem;
  width: 19.6875rem;
  height: 14.75rem;
}
.products .products-content .item-1 p {
  margin-top: 1.06rem;
}
.products .products-content .item-1 .btn-blue {
  margin-top: 1.56rem;
}
.products .products-content .item-2 {
  width: 33.9375rem;
  height: 18.8125rem;
}
.products .products-content .item-2 img {
  display: block;
  margin-top: 3.19rem;
  margin-right: 4.13rem;
  float: right;
}
.products .products-content .item-2 h3 {
  padding-top: 5rem;
  margin-left: 3.44rem;
}
.products .products-content .item-2 p {
  margin-top: 0.5rem;
  margin-left: 3.44rem;
  width: 16.5625rem;
}
.products .products-content .item-2 .btn-blue {
  margin-top: 1.81rem;
  margin-left: 3.44rem;
}
.products .products-content .item-3 {
  width: 33.9375rem;
  height: 21.375rem;
  margin-top: 1.5rem;
}
.products .products-content .item-3 img {
  display: block;
  padding-top: 5.06rem;
  margin-left: 2rem;
  margin-right: 1.68rem;
  float: left;
}
.products .products-content .item-3 h3 {
  padding-top: 3.94rem;
  width: 34.1825rem;
}
.products .products-content .item-3 p {
  margin-top: 0.5rem;
  width: 34.1825rem;
}
.products .products-content .item-3 .btn-blue {
  margin-top: 1.81rem;
}
.products .products-content .item-4 {
  padding: 0 1.19rem;
  text-align: center;
}
.products .products-content .item-4 img {
  margin-top: 6.13rem;
  width: 15.625rem;
  height: 14rem;
}
.products .products-content .item-4 h3 {
  margin-top: 1.81rem;
}
.products .products-content .item-4 p {
  margin-top: 1.06rem;
}
.products .products-content .item-4 .btn-blue {
  margin-top: 1.56rem;
}
.giving-back {
  margin-top: 9.06rem;
}
.giving-back .giving-back-head {
  margin: 0 auto;
  width: 75.1875rem;
  height: 13.875rem;
  border-radius: 1.25rem;
  background: linear-gradient(180deg, rgba(50, 189, 212, 0.3) 0%, rgba(255, 120, 0, 0.3) 100%);
}
.giving-back .giving-back-head .giving-back-title {
  width: 75.1875rem;
  height: 13.875rem;
  line-height: 13.875rem;
  border-radius: 1.25rem;
  background: url("https://staticcdn.buzud.com/events/guardian/givingback-bg.jpg") no-repeat center center;
  background-size: 75.1875rem 13.875rem;
  overflow: hidden;
  text-align: center;
  font-size: 2.3125rem;
  font-weight: 700;
  color: #fff;
}
.giving-back .giving-back-content {
  margin-top: 2.29rem;
  display: flex;
  flex-direction: row;
  align-items: end;
  justify-content: center;
}
.giving-back .giving-back-content .img img {
  width: 32.16819rem;
  height: 33.67906rem;
  transform: rotate(0.075deg);
  border-radius: 2.5rem;
}
.giving-back .giving-back-content .content {
  margin-left: 4.63rem;
  width: 38.4375rem;
}
.giving-back .giving-back-content .content .content-title {
  display: flex;
  flex-direction: row;
  font-size: 1.25rem;
  font-weight: 700;
  align-items: center;
}
.giving-back .giving-back-content .content .content-title .percent {
  text-align: center;
  font-size: 4.375rem;
  font-weight: 400;
  margin-right: 1.5rem;
}
.giving-back .giving-back-content .content .sub-title {
  margin-top: 1.38rem;
  font-size: 1.25rem;
  font-weight: 700;
}
.giving-back .giving-back-content .content p {
  font-size: 1.0625rem;
  font-weight: 400;
  line-height: 1.625rem;
  margin-top: 1.38rem;
}
.giving-back .giving-back-content .content .learn-more {
  margin-top: 2rem;
}
.shops {
  margin: 9.12rem auto 9.56rem;
  width: 77.25rem;
  min-height: 19.375rem;
  border-radius: 1.25rem;
  background: #FF7800;
  padding-top: 3.69rem;
  padding-bottom: 1.13rem;
  text-align: center;
}
.shops .shops-title {
  margin: 0 auto;
  width: 54.875rem;
  color: #FFF;
  text-align: center;
  font-size: 2.3125rem;
  font-weight: 700;
  text-transform: capitalize;
}
.shops .shops-link {
  margin: 3.46rem auto 0;
}
.shops p {
  margin-top: 2.35rem;
  color: #FFF;
  text-align: center;
  font-size: 0.625rem;
  font-weight: 700;
}
.blueimp-gallery-carousel {
  margin-top: 0rem !important;
  margin-bottom: 0rem !important;
  padding-bottom: 28.375rem !important;
  background: #fff !important;
  box-shadow: none !important;
}
.blueimp-gallery-carousel .title {
  display: none !important;
  color: #403C39 !important;
}
.blueimp-gallery-carousel .slides {
  height: 28.375rem !important;
}
.blueimp-gallery-carousel .slides img {
  height: 28.375rem !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.blueimp-gallery .title {
  display: none !important;
}
@media screen and (max-width: 600px) {
  .spacing {
    display: none !important;
  }
  .btn-blue {
    padding: 0 1.3125rem;
    color: #fff;
    font-size: 0.75rem;
    line-height: 1.625rem;
  }
  /*section initiative*/
  .initiative {
    background: url("https://staticcdn.buzud.com/events/guardian/onsite/DSC03234_Photo.jpg") no-repeat center top;
    background-size: 31rem auto;
  }
  .initiative .container {
    margin: 0 auto;
    width: 23.4375rem;
    height: 19.0625rem;
  }
  .initiative .container .title {
    position: absolute;
    top: 6.44rem;
    left: 1.88rem;
    width: 19.875rem;
    font-size: 1.75rem;
    font-weight: 700;
    text-align: center;
  }
  .initiative .container .buzud-logo {
    position: absolute;
    top: 0.62rem;
    right: 1.44rem;
    width: 7.0625rem;
    height: 5.32638889rem;
  }
  .initiative .container .buzud-logo img {
    display: block;
    width: 7.0625rem;
    height: 5.32638889rem;
  }
  .innovative {
    display: flex;
    padding: 6.62rem 0 0;
    margin: 0 auto;
    flex-direction: column;
    justify-content: center;
    position: relative;
  }
  .innovative .img-left {
    margin: 0 auto;
    width: 21.5625rem;
    height: 16.10845588rem;
  }
  .innovative .img-left img {
    display: block;
    width: 21.5625rem;
    height: 16.10845588rem;
    border-radius: 2.5rem;
  }
  .innovative .content-right {
    width: 21.5rem;
    padding: 0 1rem;
    min-height: auto;
  }
  .innovative .content-right .innovative-title {
    position: absolute;
    top: 2.38rem;
    left: 0.94rem;
    font-size: 1.25rem;
    width: 21.5625rem;
    text-align: center;
    line-height: normal;
  }
  .innovative .content-right p {
    font-size: 1rem;
    margin-top: 1.5rem;
    width: 21.5rem;
    text-align: center;
  }
  .innovative .content-right p:first-of-type {
    margin-top: 1.25rem;
  }
  .collaboration {
    margin-top: 2.38rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.62rem 1rem;
  }
  .collaboration .desc {
    margin-right: 0;
    width: 21.7rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .collaboration .desc .collaboration-title {
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: capitalize;
  }
  .collaboration .desc p {
    color: #FFF;
    font-size: 1rem;
    margin-top: 0.94rem;
    text-align: center;
  }
  .collaboration .desc .logos {
    margin-top: 1.12rem;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
    align-items: flex-start;
    width: 100%;
  }
  .collaboration .desc .logos img.logo-guardian {
    margin-top: 1rem;
    width: 7.5625rem;
    height: 2.53403141rem;
  }
  .collaboration .desc .logos img.logo-buzud {
    width: 6.6875rem;
    height: 4.72928177rem;
  }
  .collaboration .img-carousel {
    margin-top: 1rem;
    width: 21.709rem;
    height: 16.28175rem;
    border-radius: 1.25rem;
    overflow: hidden;
  }
  .collaboration .img-carousel ul li img {
    height: 16.28175rem;
  }
  .products .products-background {
    width: 100%;
    padding-top: 0;
    padding-bottom: 4rem;
    overflow: hidden;
  }
  .products .products-background .background-decorate {
    width: 44rem;
    height: auto;
    position: absolute;
    top: 0;
    left: -3rem;
    z-index: 0;
  }
  .products .products-head {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .products .products-head img {
    margin-top: 3.06rem;
    display: block;
    width: 16.6875rem;
    height: 12.375rem;
  }
  .products .products-head .products-desc {
    margin-left: 0;
    width: 21.5rem;
    padding-bottom: 1.38rem;
  }
  .products .products-head .products-desc .products-title {
    width: 13.375rem;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    margin: 0.81rem auto;
  }
  .products .products-head .products-desc p {
    font-size: 1rem;
    line-height: 1.625rem;
    margin-top: 1rem;
    text-align: center;
  }
  .products .products-head .products-desc p:first-of-type {
    margin-top: 0;
  }
  .products .products-content {
    display: flex;
    flex-direction: column;
    margin-top: 0;
    justify-content: center;
    align-items: center;
    color: #403C39;
    height: auto;
  }
  .products .products-content .item-column {
    margin-left: 0;
    height: auto;
  }
  .products .products-content .item {
    background-color: #fff;
    border-radius: 2.5rem;
    padding-bottom: 2rem;
    margin-top: 2.81rem;
    width: 21.5rem;
  }
  .products .products-content .item h3 {
    font-size: 1rem;
    font-weight: 700;
  }
  .products .products-content .item p {
    margin-top: 0.69rem;
    font-size: 1rem;
    line-height: 1.25rem;
  }
  .products .products-content .item-1 {
    text-align: center;
  }
  .products .products-content .item-1 img {
    margin-top: 2rem;
    width: 10.5rem;
    height: 7.93188854rem;
  }
  .products .products-content .item-1 p {
    margin-top: 1.06rem;
  }
  .products .products-content .item-1 .btn-blue {
    margin-top: 1.5rem;
  }
  .products .products-content .item-2 {
    height: auto;
    padding-top: 3.06rem;
    text-align: center;
  }
  .products .products-content .item-2 img {
    margin-top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .products .products-content .item-2 h3 {
    padding-top: 0;
    margin: 0 auto;
    text-align: center;
  }
  .products .products-content .item-2 p {
    width: 18.4375rem;
    margin: 0.2rem auto 0;
    text-align: center;
  }
  .products .products-content .item-2 .btn-blue {
    margin: 1.81rem auto 0;
  }
  .products .products-content .item-3 {
    width: 21.5rem;
    height: auto;
    text-align: center;
  }
  .products .products-content .item-3 img {
    display: block;
    padding-top: 5.06rem;
    margin: 2.62rem auto 0;
    float: none;
  }
  .products .products-content .item-3 h3 {
    margin-top: 0.75rem;
    padding-top: 0;
    text-align: center;
    width: auto;
  }
  .products .products-content .item-3 p {
    margin-top: 0.7rem;
    width: auto;
    text-align: center;
  }
  .products .products-content .item-3 .btn-blue {
    margin-top: 1.94rem;
  }
  .products .products-content .item-4 {
    padding: 0 1.5rem 2rem;
    text-align: center;
    height: auto;
  }
  .products .products-content .item-4 img {
    margin-top: 2.56rem;
    width: 10.2rem;
    height: 8.92rem;
  }
  .products .products-content .item-4 h3 {
    margin-top: 0.69rem;
  }
  .products .products-content .item-4 p {
    margin-top: 1.06rem;
  }
  .products .products-content .item-4 p:first-of-type {
    margin-top: 0.69rem;
  }
  .products .products-content .item-4 .btn-blue {
    margin-top: 1.77rem;
  }
  .giving-back {
    margin-top: 3.31rem;
  }
  .giving-back .giving-back-head {
    margin: 0 auto;
    width: 21.25rem;
    height: 6.75rem;
    border-radius: 1.25rem;
    background: linear-gradient(180deg, rgba(50, 189, 212, 0.3) 0%, rgba(255, 120, 0, 0.3) 100%);
  }
  .giving-back .giving-back-head .giving-back-title {
    width: 21.25rem;
    height: 6.75rem;
    line-height: 6.75rem;
    border-radius: 1.25rem;
    background: url("https://staticcdn.buzud.com/events/guardian/givingback-bg2.jpg") no-repeat center center;
    background-size: auto 6.75rem;
    overflow: hidden;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    color: #fff;
  }
  .giving-back .giving-back-content {
    margin-top: 1.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .giving-back .giving-back-content .img {
    margin-top: 4.1825rem;
    height: 12.1875rem;
    overflow: hidden;
    border-radius: 2.5rem;
    position: relative;
    width: 21.25rem;
  }
  .giving-back .giving-back-content .img img {
    position: absolute;
    width: 21.25rem;
    height: 22.51454428rem;
    transform: rotate(0.075deg);
    left: 0;
    top: -3.25rem;
  }
  .giving-back .giving-back-content .content {
    margin-left: 0;
    width: 21.5rem;
    text-align: center;
  }
  .giving-back .giving-back-content .content .content-title {
    display: flex;
    flex-direction: row;
    font-size: 0.75rem;
    font-weight: 700;
    align-items: center;
    position: absolute;
    top: 0;
    left: 1rem;
    width: 21.25rem;
    height: 3.3125rem;
    padding: 0 0.4rem;
  }
  .giving-back .giving-back-content .content .content-title span {
    width: 15.75rem;
    text-align: left;
  }
  .giving-back .giving-back-content .content .content-title .percent {
    width: auto;
    text-align: center;
    font-size: 2.8125rem;
    font-weight: 700;
    margin-right: 1.5rem;
  }
  .giving-back .giving-back-content .content .sub-title {
    margin-top: 1.62rem;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
  }
  .giving-back .giving-back-content .content p {
    font-size: 1rem;
    font-weight: 400;
    line-height: normal;
    margin-top: 1.25rem;
    text-align: center;
  }
  .giving-back .giving-back-content .content .learn-more {
    margin-top: 2rem;
  }
  .shops {
    margin: 4.41rem auto 5rem;
    width: 21.5rem;
    min-height: 16.68rem;
    border-radius: 1.25rem;
    background: #FF7800;
    padding: 2.44rem 1.25rem;
    text-align: center;
  }
  .shops .shops-title {
    margin: 0 auto;
    width: auto;
    color: #FFF;
    text-align: center;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: capitalize;
  }
  .shops .shops-link {
    margin: 2.44rem auto 0;
  }
  .shops p {
    margin-top: 2.12rem;
    color: #FFF;
    text-align: center;
    font-size: 0.5rem;
    font-weight: 700;
  }
  .blueimp-gallery-carousel {
    padding-bottom: 16.28175rem !important;
  }
  .blueimp-gallery-carousel .slides {
    height: 16.28175rem !important;
  }
  .blueimp-gallery-carousel .slides img {
    width: auto!important;
    height: 16.28175rem !important;
    object-fit: cover;
  }
}

@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.slides>.slide>.slide-content>img{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear;backface-visibility:hidden;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.slides>.slide>.slide-content>img{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;opacity:0;display:none;direction:ltr;-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 4px rgba(0,0,0,.1);-ms-touch-action:pan-y pinch-zoom;touch-action:pan-y pinch-zoom;display:block}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{visibility:hidden;position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,0.045,0.355,1);-moz-transition-timing-function:cubic-bezier(0.645,0.045,0.355,1);-ms-transition-timing-function:cubic-bezier(0.645,0.045,0.355,1);-o-transition-timing-function:cubic-bezier(0.645,0.045,0.355,1);transition-timing-function:cubic-bezier(0.645,0.045,0.355,1)}.blueimp-gallery>.slides>.slide-active,.blueimp-gallery>.slides>.slide-next,.blueimp-gallery>.slides>.slide-prev{visibility:visible}.blueimp-gallery>.slides>.slide-loading{background:url(../f028c722a78e240e77af.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery-smil>.slides>.slide-loading{background-image:url(../023c9ea941ebacf35408.svg)}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../3bafc2f184a539e0dede.png) center no-repeat}.blueimp-gallery-svgasimg>.slides>.slide-error{background-image:url(../f75c874514981ebe761c.svg)}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery-display>.next,.blueimp-gallery-display>.prev{position:absolute;top:50%;left:15px;width:8px;height:20px;padding:10px 14px 10px 18px;margin-top:-23px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background:#222 url(../568f8dfeccd08edb957a.png) center no-repeat;background-color:rgba(0,0,0,.5);border:3px solid #fff;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery-display>.next{right:15px;left:auto;background-image:url(../1289eefa54d4f2a5aa44.png)}.blueimp-gallery-svgasimg>.prev{background-image:url(../8d15baa0fbed5d3bb5e1.svg)}.blueimp-gallery-svgasimg>.next{background-image:url(../5b3eec6fa6c8caebbf4b.svg)}.blueimp-gallery-display>.close{position:absolute;top:15px;right:15px;width:30px;height:30px;background:url(../2d9dfafe45b3b0850f4b.png) center no-repeat;opacity:.8;cursor:pointer;display:none}.blueimp-gallery-svgasimg>.close{background-image:url(../a602bec812b38bf336f3.svg)}.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 60px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery-display>.play-pause{position:absolute;right:15px;bottom:15px;width:30px;height:30px;background:url(../208696f4ab3cc7349f91.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-svgasimg>.play-pause{background-image:url(../ec3526013b9f64376048.svg)}.blueimp-gallery-playing>.play-pause{background-position:-30px 0}.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.play-pause,.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.title{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-left>.prev,.blueimp-gallery-right>.next,.blueimp-gallery-single>.next,.blueimp-gallery-single>.play-pause,.blueimp-gallery-single>.prev{display:none}.blueimp-gallery>.close,.blueimp-gallery>.next,.blueimp-gallery>.play-pause,.blueimp-gallery>.prev,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery>.close:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.play-pause:hover,.blueimp-gallery>.prev:hover,.blueimp-gallery>.title:hover{color:#fff;opacity:1}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}*+html .blueimp-gallery>.slides>.slide>.slide-content>img{position:relative}@supports (object-fit:contain){.blueimp-gallery-contain>.slides>.slide>.slide-content,.blueimp-gallery-contain>.slides>.slide>.slide-content>img{width:100%;height:100%;object-fit:contain}}@media (prefers-color-scheme:light){.blueimp-gallery-carousel{background:#fff}}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery>.indicator>li{display:inline-block;position:relative;width:9px;height:9px;margin:6px 3px 0 3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}*+html .blueimp-gallery>.indicator>li{display:inline}.blueimp-gallery>.indicator>.active,.blueimp-gallery>.indicator>li:hover{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery>.indicator>li:after{opacity:0;display:block;position:absolute;content:'';top:-5em;left:4px;width:75px;height:75px;transition:transform .6s ease-out,opacity .4s ease-out;transform:translateX(-50%) translateY(0) translateZ(0);pointer-events:none}.blueimp-gallery>.indicator>li:hover:after{opacity:1;border-radius:50%;background:inherit;transform:translateX(-50%) translateY(-5px) translateZ(0)}.blueimp-gallery>.indicator>.active:after{display:none}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.slides>.slide>.video-content>.video-cover,.blueimp-gallery>.slides>.slide>.video-content>iframe,.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.blueimp-gallery>.slides>.slide>.video-content>.video-cover{background:center no-repeat;background-size:contain}.blueimp-gallery>.slides>.slide>.video-iframe>.video-cover{background-color:#000;background-color:rgba(0,0,0,.7)}.blueimp-gallery>.slides>.slide>.video-content>.video-play{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(../d3124d015b69e2ed4c99.png) center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery-svgasimg>.slides>.slide>.video-content>.video-play{background-image:url(../4213179296216c65e001.svg)}.blueimp-gallery>.slides>.slide>.video-playing>.video-cover,.blueimp-gallery>.slides>.slide>.video-playing>.video-play{display:none}.blueimp-gallery>.slides>.slide>.video-loading>.video-play{background:url(../f028c722a78e240e77af.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery-smil>.slides>.slide>.video-loading>.video-play{background-image:url(../023c9ea941ebacf35408.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>.video-play{left:50%;margin-left:-64px}.blueimp-gallery>.slides>.slide>.video-content>.video-play:hover{opacity:1}
/*# sourceMappingURL=blueimp-gallery.min.css.map */

/*# sourceMappingURL=guardian.2cb9301f.css.map*/