.blockgallery {
  list-style: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0; }
  .blockgallery--item {
    list-style: none !important;
    margin: 0;
    padding: 0 !important; }
    .blockgallery--item figure {
      margin: 0;
      position: relative; }
    .blockgallery--item img {
      vertical-align: middle; }
  .blockgallery .blockgallery--item figcaption {
    margin: 0 !important; }
  .blockgallery:not(.has-padding) {
    padding: 0 !important; }
  .blockgallery:not(.has-margin) .blockgallery--item {
    margin: auto !important; }
  .blockgallery.is-cropped .blockgallery--item a,
  .blockgallery.is-cropped .blockgallery--item img,
  .blockgallery.is-cropped .blockgallery--item-thumbnail a,
  .blockgallery.is-cropped .blockgallery--item-thumbnail img {
    width: 100%; }
    @supports ((position: -webkit-sticky) or (position: sticky)) {
      .blockgallery.is-cropped .blockgallery--item a,
      .blockgallery.is-cropped .blockgallery--item img,
      .blockgallery.is-cropped .blockgallery--item-thumbnail a,
      .blockgallery.is-cropped .blockgallery--item-thumbnail img {
        -ms-flex: 1;
            flex: 1;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; } }

.alignfull ul.blockgallery,
.alignwide ul.blockgallery {
  max-width: 100%; }

.blockgallery--item-thumbnail {
  list-style: none !important;
  margin: 0;
  padding: 0; }
  .blockgallery--item-thumbnail figure {
    margin: 0;
    position: relative; }
  .blockgallery--item-thumbnail img {
    vertical-align: middle; }

figcaption.blockgallery--primary-caption {
  font-size: 13px;
  margin-bottom: 1em;
  margin-top: 1.2em;
  text-align: center; }
  figcaption.blockgallery--primary-caption:not(.has-caption-color) {
    color: #555d66; }

@media (min-width: 250px) {
  .has-grid-sml .blockgallery--item {
    width: 50%; } }

@media (min-width: 500px) {
  .has-grid-sml .blockgallery--item {
    width: 33.33333%; } }

@media (min-width: 800px) {
  .has-grid-sml .blockgallery--item {
    width: 25%; } }

@media (min-width: 1300px) {
  .has-grid-sml .blockgallery--item {
    width: 20%; } }

@media (min-width: 1700px) {
  .has-grid-sml .blockgallery--item {
    width: 16.66667%; } }

@media (min-width: 1900px) {
  .has-grid-sml .blockgallery--item {
    width: 14.28571%; } }

@media (min-width: 350px) {
  .has-grid-med .blockgallery--item {
    width: 50%; } }

@media (min-width: 650px) {
  .has-grid-med .blockgallery--item {
    width: 33.33333%; } }

@media (min-width: 1100px) {
  .has-grid-med .blockgallery--item {
    width: 25%; } }

@media (min-width: 1600px) {
  .alignfull .has-grid-med .blockgallery--item {
    width: 20%; } }

@media (min-width: 1900px) {
  .alignfull .has-grid-med .blockgallery--item {
    width: 16.66667%; } }

@media (min-width: 400px) {
  .has-grid-lrg .blockgallery--item {
    width: 50%; } }

@media (min-width: 800px) {
  .has-grid-lrg .blockgallery--item {
    width: 33.33333%; } }

@media (min-width: 1600px) {
  .alignfull .has-grid-lrg .blockgallery--item {
    width: 25%; } }

@media (min-width: 1900px) {
  .alignfull .has-grid-lrg .blockgallery--item {
    width: 20%; } }

@media (min-width: 400px) {
  .has-grid-xlrg .blockgallery--item {
    width: 50%; } }

@media (min-width: 1600px) {
  .alignfull .has-grid-xlrg .blockgallery--item {
    width: 33.33333%; } }

@media (min-width: 1900px) {
  .alignfull .has-grid-xlrg .blockgallery--item {
    width: 25%; } }

@media (min-width: 400px) {
  .has-no-alignment .has-grid-lrg .blockgallery--item {
    width: 50%; } }

@media (min-width: 900px) {
  .has-no-alignment .has-grid-lrg .blockgallery--item {
    width: 33.33333%; } }

@media screen and (min-width: 800px) {
  .has-bricks-grid-sml .blockgallery--item img {
    max-height: 250px !important; } }

@media screen and (min-width: 1200px) {
  .has-bricks-grid-sml .blockgallery--item img {
    max-height: 300px !important; } }

@media screen and (min-width: 700px) {
  .has-bricks-grid-med .blockgallery--item img {
    max-height: 250px !important; } }

@media screen and (min-width: 1000px) {
  .has-bricks-grid-med .blockgallery--item img {
    max-height: 300px !important; } }

@media screen and (min-width: 1400px) {
  .has-bricks-grid-med .blockgallery--item img {
    max-height: 400px !important; } }

@media screen and (min-width: 300px) {
  .has-bricks-grid-lrg .blockgallery--item img {
    max-height: 180px !important; } }

@media screen and (min-width: 600px) {
  .has-bricks-grid-lrg .blockgallery--item img {
    max-height: 300px !important; } }

@media screen and (min-width: 1000px) {
  .has-bricks-grid-lrg .blockgallery--item img {
    max-height: 350px !important; } }

@media screen and (min-width: 1400px) {
  .has-bricks-grid-lrg .blockgallery--item img {
    max-height: 450px !important; } }

@media screen and (min-width: 1900px) {
  .has-bricks-grid-lrg .blockgallery--item img {
    max-height: 550px !important; } }

@media screen and (min-width: 300px) {
  .has-bricks-grid-xlrg .blockgallery--item img {
    max-height: 200px !important; } }

@media screen and (min-width: 600px) {
  .has-bricks-grid-xlrg .blockgallery--item img {
    max-height: 350px !important; } }

@media screen and (min-width: 1000px) {
  .has-bricks-grid-xlrg .blockgallery--item img {
    max-height: 400px !important; } }

@media screen and (min-width: 1400px) {
  .has-bricks-grid-xlrg .blockgallery--item img {
    max-height: 550px !important; } }

@media screen and (min-width: 1900px) {
  .has-bricks-grid-xlrg .blockgallery--item img {
    max-height: 650px !important; } }

.blockgallery.has-gutter {
  overflow: hidden; }

.blockgallery:not(.has-gutter) {
  margin-left: auto !important;
  margin-right: auto !important; }

@media (min-width: 700px) {
  .has-gutter-5 {
    margin: -3px !important;
    max-width: calc(100% + 5px) !important; }
  .has-gutter-10 {
    margin: -5px !important;
    max-width: calc(100% + 10px) !important; }
  .has-gutter-15 {
    margin: -8px !important;
    max-width: calc(100% + 15px) !important; }
  .has-gutter-20 {
    margin: -10px !important;
    max-width: calc(100% + 20px) !important; }
  .has-gutter-25 {
    margin: -13px !important;
    max-width: calc(100% + 25px) !important; }
  .has-gutter-30 {
    margin: -15px !important;
    max-width: calc(100% + 30px) !important; }
  .has-gutter-35 {
    margin: -18px !important;
    max-width: calc(100% + 35px) !important; }
  .has-gutter-40 {
    margin: -20px !important;
    max-width: calc(100% + 40px) !important; }
  .has-gutter-45 {
    margin: -23px !important;
    max-width: calc(100% + 45px) !important; }
  .has-gutter-50 {
    margin: -25px !important;
    max-width: calc(100% + 50px) !important; }
  .has-gutter-5 .blockgallery--figure {
    margin: 3px; }
  .has-gutter-10 .blockgallery--figure {
    margin: 5px; }
  .has-gutter-15 .blockgallery--figure {
    margin: 8px; }
  .has-gutter-20 .blockgallery--figure {
    margin: 10px; }
  .has-gutter-25 .blockgallery--figure {
    margin: 13px; }
  .has-gutter-30 .blockgallery--figure {
    margin: 15px; }
  .has-gutter-35 .blockgallery--figure {
    margin: 18px; }
  .has-gutter-40 .blockgallery--figure {
    margin: 20px; }
  .has-gutter-45 .blockgallery--figure {
    margin: 23px; }
  .has-gutter-50 .blockgallery--figure {
    margin: 25px; } }

@media (max-width: 699px) {
  .has-gutter-mobile-5 {
    margin: -3px !important;
    max-width: calc(100% + 5px) !important; }
    .has-gutter-mobile-5 .blockgallery--figure {
      margin: 3px; }
  .has-gutter-mobile-10 {
    margin: -5px !important;
    max-width: calc(100% + 10px) !important; }
    .has-gutter-mobile-10 .blockgallery--figure {
      margin: 5px; }
  .has-gutter-mobile-15 {
    margin: -8px !important;
    max-width: calc(100% + 15px) !important; }
    .has-gutter-mobile-15 .blockgallery--figure {
      margin: 8px; }
  .has-gutter-mobile-20 {
    margin: -10px !important;
    max-width: calc(100% + 20px) !important; }
    .has-gutter-mobile-20 .blockgallery--figure {
      margin: 10px; }
  .has-gutter-mobile-25 {
    margin: -13px !important;
    max-width: calc(100% + 25px) !important; }
    .has-gutter-mobile-25 .blockgallery--figure {
      margin: 13px; }
  .has-gutter-mobile-30 {
    margin: -15px !important;
    max-width: calc(100% + 30px) !important; }
    .has-gutter-mobile-30 .blockgallery--figure {
      margin: 15px; }
  .has-gutter-mobile-35 {
    margin: -18px !important;
    max-width: calc(100% + 35px) !important; }
    .has-gutter-mobile-35 .blockgallery--figure {
      margin: 18px; }
  .has-gutter-mobile-40 {
    margin: -20px !important;
    max-width: calc(100% + 40px) !important; }
    .has-gutter-mobile-40 .blockgallery--figure {
      margin: 20px; }
  .has-gutter-mobile-45 {
    margin: -23px !important;
    max-width: calc(100% + 45px) !important; }
    .has-gutter-mobile-45 .blockgallery--figure {
      margin: 23px; }
  .has-gutter-mobile-50 {
    margin: -25px !important;
    max-width: calc(100% + 50px) !important; }
    .has-gutter-mobile-50 .blockgallery--figure {
      margin: 25px; } }

.has-horizontal-gutter {
  overflow-x: hidden; }

.wp-block-blockgallery-carousel .blockgallery--item,
.wp-block-blockgallery-thumbnails .blockgallery--item {
  margin: 0 !important;
  height: 100%; }

.has-carousel-sml .blockgallery--item {
  width: 65%; }
  @media (min-width: 700px) {
    .has-carousel-sml .blockgallery--item {
      width: 33.333%; } }
  @media (min-width: 1100px) {
    .has-carousel-sml .blockgallery--item {
      width: 25%; } }
  @media (min-width: 1600px) {
    .has-carousel-sml .blockgallery--item {
      width: 20%; } }

.has-carousel-med .blockgallery--item {
  width: 70%; }
  @media (min-width: 700px) {
    .has-carousel-med .blockgallery--item {
      width: 33.333%; } }
  @media (min-width: 1800px) {
    .has-carousel-med .blockgallery--item {
      width: 20%; } }

.has-carousel-lrg .blockgallery--item {
  width: 80%; }
  @media (min-width: 600px) {
    .has-carousel-lrg .blockgallery--item {
      width: 70%; } }
  @media (min-width: 1300px) {
    .has-carousel-lrg .blockgallery--item {
      width: 60%; } }

.has-carousel-xlrg .blockgallery--item {
  width: 100%; }
  @media (min-width: 1200px) {
    .has-carousel-xlrg .blockgallery--item {
      width: 80%; } }
  @media (min-width: 1800px) {
    .has-carousel-xlrg .blockgallery--item {
      width: 66.666%; } }

@media (min-width: 1300px) {
  .has-no-alignment .has-carousel-lrg .blockgallery--item {
    width: 70%; } }

.has-no-alignment .has-carousel-xlrg .blockgallery--item {
  width: 100%; }

@media (min-width: 700px) {
  .has-margin-bottom-5 {
    margin-bottom: 5px !important; }
  .has-margin-bottom-10 {
    margin-bottom: 10px !important; }
  .has-margin-bottom-15 {
    margin-bottom: 15px !important; }
  .has-margin-bottom-20 {
    margin-bottom: 20px !important; }
  .has-margin-bottom-25 {
    margin-bottom: 25px !important; }
  .has-margin-bottom-30 {
    margin-bottom: 30px !important; }
  .has-margin-bottom-35 {
    margin-bottom: 35px !important; }
  .has-margin-bottom-40 {
    margin-bottom: 40px !important; }
  .has-margin-bottom-45 {
    margin-bottom: 45px !important; }
  .has-margin-bottom-50 {
    margin-bottom: 50px !important; } }

@media (max-width: 699px) {
  .has-margin-bottom-mobile-5 {
    margin-bottom: 5px !important; }
  .has-margin-bottom-mobile-10 {
    margin-bottom: 10px !important; }
  .has-margin-bottom-mobile-15 {
    margin-bottom: 15px !important; }
  .has-margin-bottom-mobile-20 {
    margin-bottom: 20px !important; }
  .has-margin-bottom-mobile-25 {
    margin-bottom: 25px !important; }
  .has-margin-bottom-mobile-30 {
    margin-bottom: 30px !important; }
  .has-margin-bottom-mobile-35 {
    margin-bottom: 35px !important; }
  .has-margin-bottom-mobile-40 {
    margin-bottom: 40px !important; }
  .has-margin-bottom-mobile-45 {
    margin-bottom: 45px !important; }
  .has-margin-bottom-mobile-50 {
    margin-bottom: 50px !important; } }

@media (min-width: 700px) {
  .has-margin-top-5 {
    margin-top: 3px !important; }
  .has-margin-top-10 {
    margin-top: 5px !important; }
  .has-margin-top-15 {
    margin-top: 8px !important; }
  .has-margin-top-20 {
    margin-top: 10px !important; }
  .has-margin-top-25 {
    margin-top: 13px !important; }
  .has-margin-top-30 {
    margin-top: 15px !important; }
  .has-margin-top-35 {
    margin-top: 18px !important; }
  .has-margin-top-40 {
    margin-top: 20px !important; }
  .has-margin-top-45 {
    margin-top: 23px !important; }
  .has-margin-top-50 {
    margin-top: 25px !important; } }

@media (max-width: 699px) {
  .has-margin-top-mobile-5 {
    margin-top: 3px !important; }
  .has-margin-top-mobile-10 {
    margin-top: 5px !important; }
  .has-margin-top-mobile-15 {
    margin-top: 8px !important; }
  .has-margin-top-mobile-20 {
    margin-top: 10px !important; }
  .has-margin-top-mobile-25 {
    margin-top: 13px !important; }
  .has-margin-top-mobile-30 {
    margin-top: 15px !important; }
  .has-margin-top-mobile-35 {
    margin-top: 18px !important; }
  .has-margin-top-mobile-40 {
    margin-top: 20px !important; }
  .has-margin-top-mobile-45 {
    margin-top: 23px !important; }
  .has-margin-top-mobile-50 {
    margin-top: 25px !important; } }

@media (min-width: 700px) {
  .has-margin-right-5 {
    margin-right: 3px !important; }
  .has-margin-right-10 {
    margin-right: 5px !important; }
  .has-margin-right-15 {
    margin-right: 8px !important; }
  .has-margin-right-20 {
    margin-right: 10px !important; }
  .has-margin-right-25 {
    margin-right: 13px !important; }
  .has-margin-right-30 {
    margin-right: 15px !important; }
  .has-margin-right-35 {
    margin-right: 18px !important; }
  .has-margin-right-40 {
    margin-right: 20px !important; }
  .has-margin-right-45 {
    margin-right: 23px !important; }
  .has-margin-right-50 {
    margin-right: 25px !important; } }

@media (max-width: 699px) {
  .has-margin-right-mobile-5 {
    margin-right: 3px !important; }
  .has-margin-right-mobile-10 {
    margin-right: 5px !important; }
  .has-margin-right-mobile-15 {
    margin-right: 8px !important; }
  .has-margin-right-mobile-20 {
    margin-right: 10px !important; }
  .has-margin-right-mobile-25 {
    margin-right: 13px !important; }
  .has-margin-right-mobile-30 {
    margin-right: 15px !important; }
  .has-margin-right-mobile-35 {
    margin-right: 18px !important; }
  .has-margin-right-mobile-40 {
    margin-right: 20px !important; }
  .has-margin-right-mobile-45 {
    margin-right: 23px !important; }
  .has-margin-right-mobile-50 {
    margin-right: 25px !important; } }

@media (min-width: 700px) {
  .has-margin-left-5 {
    margin-left: 3px !important; }
  .has-margin-left-10 {
    margin-left: 5px !important; }
  .has-margin-left-15 {
    margin-left: 8px !important; }
  .has-margin-left-20 {
    margin-left: 10px !important; }
  .has-margin-left-25 {
    margin-left: 13px !important; }
  .has-margin-left-30 {
    margin-left: 15px !important; }
  .has-margin-left-35 {
    margin-left: 18px !important; }
  .has-margin-left-40 {
    margin-left: 20px !important; }
  .has-margin-left-45 {
    margin-left: 23px !important; }
  .has-margin-left-50 {
    margin-left: 25px !important; } }

@media (max-width: 699px) {
  .has-margin-left-mobile-5 {
    margin-left: 3px !important; }
  .has-margin-left-mobile-10 {
    margin-left: 5px !important; }
  .has-margin-left-mobile-15 {
    margin-left: 8px !important; }
  .has-margin-left-mobile-20 {
    margin-left: 10px !important; }
  .has-margin-left-mobile-25 {
    margin-left: 13px !important; }
  .has-margin-left-mobile-30 {
    margin-left: 15px !important; }
  .has-margin-left-mobile-35 {
    margin-left: 18px !important; }
  .has-margin-left-mobile-40 {
    margin-left: 20px !important; }
  .has-margin-left-mobile-45 {
    margin-left: 23px !important; }
  .has-margin-left-mobile-50 {
    margin-left: 25px !important; } }

@media (min-width: 700px) {
  .has-negative-margin-right-5 {
    margin-right: -3px !important; }
  .has-negative-margin-right-10 {
    margin-right: -5px !important; }
  .has-negative-margin-right-15 {
    margin-right: -8px !important; }
  .has-negative-margin-right-20 {
    margin-right: -10px !important; }
  .has-negative-margin-right-25 {
    margin-right: -13px !important; }
  .has-negative-margin-right-30 {
    margin-right: -15px !important; }
  .has-negative-margin-right-35 {
    margin-right: -18px !important; }
  .has-negative-margin-right-40 {
    margin-right: -20px !important; }
  .has-negative-margin-right-45 {
    margin-right: -23px !important; }
  .has-negative-margin-right-50 {
    margin-right: -25px !important; } }

@media (max-width: 699px) {
  .has-negative-margin-right-mobile-5 {
    margin-right: -3px !important; }
  .has-negative-margin-right-mobile-10 {
    margin-right: -5px !important; }
  .has-negative-margin-right-mobile-15 {
    margin-right: -8px !important; }
  .has-negative-margin-right-mobile-20 {
    margin-right: -10px !important; }
  .has-negative-margin-right-mobile-25 {
    margin-right: -13px !important; }
  .has-negative-margin-right-mobile-30 {
    margin-right: -15px !important; }
  .has-negative-margin-right-mobile-35 {
    margin-right: -18px !important; }
  .has-negative-margin-right-mobile-40 {
    margin-right: -20px !important; }
  .has-negative-margin-right-mobile-45 {
    margin-right: -23px !important; }
  .has-negative-margin-right-mobile-50 {
    margin-right: -25px !important; } }

@media (min-width: 700px) {
  .has-negative-margin-left-5 {
    margin-left: -3px !important; }
  .has-negative-margin-left-10 {
    margin-left: -5px !important; }
  .has-negative-margin-left-15 {
    margin-left: -8px !important; }
  .has-negative-margin-left-20 {
    margin-left: -10px !important; }
  .has-negative-margin-left-25 {
    margin-left: -13px !important; }
  .has-negative-margin-left-30 {
    margin-left: -15px !important; }
  .has-negative-margin-left-35 {
    margin-left: -18px !important; }
  .has-negative-margin-left-40 {
    margin-left: -20px !important; }
  .has-negative-margin-left-45 {
    margin-left: -23px !important; }
  .has-negative-margin-left-50 {
    margin-left: -25px !important; } }

@media (max-width: 699px) {
  .has-negative-margin-left-mobile-5 {
    margin-left: -3px !important; }
  .has-negative-margin-left-mobile-10 {
    margin-left: -5px !important; }
  .has-negative-margin-left-mobile-15 {
    margin-left: -8px !important; }
  .has-negative-margin-left-mobile-20 {
    margin-left: -10px !important; }
  .has-negative-margin-left-mobile-25 {
    margin-left: -13px !important; }
  .has-negative-margin-left-mobile-30 {
    margin-left: -15px !important; }
  .has-negative-margin-left-mobile-35 {
    margin-left: -18px !important; }
  .has-negative-margin-left-mobile-40 {
    margin-left: -20px !important; }
  .has-negative-margin-left-mobile-45 {
    margin-left: -23px !important; }
  .has-negative-margin-left-mobile-50 {
    margin-left: -25px !important; } }

@media (min-width: 700px) {
  .has-padding-5 {
    padding: 5px !important; }
  .has-padding-10 {
    padding: 10px !important; }
  .has-padding-15 {
    padding: 15px !important; }
  .has-padding-20 {
    padding: 20px !important; }
  .has-padding-25 {
    padding: 25px !important; }
  .has-padding-30 {
    padding: 30px !important; }
  .has-padding-35 {
    padding: 35px !important; }
  .has-padding-40 {
    padding: 40px !important; }
  .has-padding-45 {
    padding: 45px !important; }
  .has-padding-50 {
    padding: 50px !important; }
  .has-padding-55 {
    padding: 55px !important; }
  .has-padding-60 {
    padding: 60px !important; }
  .has-padding-65 {
    padding: 65px !important; }
  .has-padding-70 {
    padding: 70px !important; }
  .has-padding-75 {
    padding: 75px !important; }
  .has-padding-80 {
    padding: 80px !important; }
  .has-padding-85 {
    padding: 85px !important; }
  .has-padding-90 {
    padding: 90px !important; }
  .has-padding-95 {
    padding: 95px !important; }
  .has-padding-100 {
    padding: 100px !important; } }

@media (max-width: 699px) {
  .has-padding-mobile-5 {
    padding: 5px !important; }
  .has-padding-mobile-10 {
    padding: 10px !important; }
  .has-padding-mobile-15 {
    padding: 15px !important; }
  .has-padding-mobile-20 {
    padding: 20px !important; }
  .has-padding-mobile-25 {
    padding: 25px !important; }
  .has-padding-mobile-30 {
    padding: 30px !important; }
  .has-padding-mobile-35 {
    padding: 35px !important; }
  .has-padding-mobile-40 {
    padding: 40px !important; }
  .has-padding-mobile-45 {
    padding: 45px !important; }
  .has-padding-mobile-50 {
    padding: 50px !important; }
  .has-padding-mobile-55 {
    padding: 55px !important; }
  .has-padding-mobile-60 {
    padding: 60px !important; }
  .has-padding-mobile-65 {
    padding: 65px !important; }
  .has-padding-mobile-70 {
    padding: 70px !important; }
  .has-padding-mobile-75 {
    padding: 75px !important; }
  .has-padding-mobile-80 {
    padding: 80px !important; }
  .has-padding-mobile-85 {
    padding: 85px !important; }
  .has-padding-mobile-90 {
    padding: 90px !important; }
  .has-padding-mobile-95 {
    padding: 95px !important; }
  .has-padding-mobile-100 {
    padding: 100px !important; } }

.has-shadow-sml {
  -webkit-box-shadow: 0 0.5vw 2vw -0.25vw rgba(0, 0, 0, 0.2);
          box-shadow: 0 0.5vw 2vw -0.25vw rgba(0, 0, 0, 0.2); }

.has-shadow-med {
  -webkit-box-shadow: 0 1vw 3vw -0.5vw rgba(0, 0, 0, 0.2);
          box-shadow: 0 1vw 3vw -0.5vw rgba(0, 0, 0, 0.2); }

.has-shadow-lrg {
  -webkit-box-shadow: 0 1.8vw 3vw -0.7vw rgba(0, 0, 0, 0.2);
          box-shadow: 0 1.8vw 3vw -0.7vw rgba(0, 0, 0, 0.2); }

.has-border-radius-2 .blockgallery--item img {
  border-radius: 2px; }

.has-border-radius-2 .blockgallery--item figcaption {
  border-radius: 0 0 2px 2px; }

.has-border-radius-3 .blockgallery--item img {
  border-radius: 3px; }

.has-border-radius-3 .blockgallery--item figcaption {
  border-radius: 0 0 3px 3px; }

.has-border-radius-4 .blockgallery--item img {
  border-radius: 4px; }

.has-border-radius-4 .blockgallery--item figcaption {
  border-radius: 0 0 4px 4px; }

.has-border-radius-5 .blockgallery--item img {
  border-radius: 5px; }

.has-border-radius-5 .blockgallery--item figcaption {
  border-radius: 0 0 5px 5px; }

.has-border-radius-6 .blockgallery--item img {
  border-radius: 6px; }

.has-border-radius-6 .blockgallery--item figcaption {
  border-radius: 0 0 6px 6px; }

.has-border-radius-7 .blockgallery--item img {
  border-radius: 7px; }

.has-border-radius-7 .blockgallery--item figcaption {
  border-radius: 0 0 7px 7px; }

.has-border-radius-8 .blockgallery--item img {
  border-radius: 8px; }

.has-border-radius-8 .blockgallery--item figcaption {
  border-radius: 0 0 8px 8px; }

.has-border-radius-9 .blockgallery--item img {
  border-radius: 9px; }

.has-border-radius-9 .blockgallery--item figcaption {
  border-radius: 0 0 9px 9px; }

.has-border-radius-10 .blockgallery--item img {
  border-radius: 10px; }

.has-border-radius-10 .blockgallery--item figcaption {
  border-radius: 0 0 10px 10px; }

.has-border-radius-11 .blockgallery--item img {
  border-radius: 11px; }

.has-border-radius-11 .blockgallery--item figcaption {
  border-radius: 0 0 11px 11px; }

.has-border-radius-12 .blockgallery--item img {
  border-radius: 12px; }

.has-border-radius-12 .blockgallery--item figcaption {
  border-radius: 0 0 12px 12px; }

.has-border-radius-13 .blockgallery--item img {
  border-radius: 13px; }

.has-border-radius-13 .blockgallery--item figcaption {
  border-radius: 0 0 13px 13px; }

.has-border-radius-14 .blockgallery--item img {
  border-radius: 14px; }

.has-border-radius-14 .blockgallery--item figcaption {
  border-radius: 0 0 14px 14px; }

.has-border-radius-15 .blockgallery--item img {
  border-radius: 15px; }

.has-border-radius-15 .blockgallery--item figcaption {
  border-radius: 0 0 15px 15px; }

.has-border-radius-16 .blockgallery--item img {
  border-radius: 16px; }

.has-border-radius-16 .blockgallery--item figcaption {
  border-radius: 0 0 16px 16px; }

.has-border-radius-17 .blockgallery--item img {
  border-radius: 17px; }

.has-border-radius-17 .blockgallery--item figcaption {
  border-radius: 0 0 17px 17px; }

.has-border-radius-18 .blockgallery--item img {
  border-radius: 18px; }

.has-border-radius-18 .blockgallery--item figcaption {
  border-radius: 0 0 18px 18px; }

.has-border-radius-19 .blockgallery--item img {
  border-radius: 19px; }

.has-border-radius-19 .blockgallery--item figcaption {
  border-radius: 0 0 19px 19px; }

.has-border-radius-20 .blockgallery--item img {
  border-radius: 20px; }

.has-border-radius-20 .blockgallery--item figcaption {
  border-radius: 0 0 20px 20px; }

.has-filter-grayscale img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1); }

.has-filter-saturation img {
  -webkit-filter: saturate(1.75);
          filter: saturate(1.75); }

.has-filter-sepia img {
  -webkit-filter: sepia(0.5);
          filter: sepia(0.5); }

.has-filter-dim img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5); }

.has-filter-vintage img {
  -webkit-filter: contrast(1.3) saturate(1.5) sepia(0.6);
          filter: contrast(1.3) saturate(1.5) sepia(0.6); }

.has-caption-style-light .blockgallery--item .blockgallery--figure figcaption {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(6.3%, rgba(255, 255, 255, 0.93)), color-stop(61%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0))) !important;
  background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.93) 6.3%, rgba(255, 255, 255, 0.5) 61%, rgba(255, 255, 255, 0)) !important;
  background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.93) 6.3%, rgba(255, 255, 255, 0.5) 61%, rgba(255, 255, 255, 0)) !important;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.93) 6.3%, rgba(255, 255, 255, 0.5) 61%, rgba(255, 255, 255, 0)) !important;
  opacity: 1 !important; }

.blockgallery:not(.has-caption-color).has-caption-style-dark .blockgallery--figure figcaption {
  color: #fff; }

.blockgallery:not(.has-caption-color).has-caption-style-light .blockgallery--figure figcaption {
  color: #292929; }

.has-caption-style-none .blockgallery--item .blockgallery--figure figcaption {
  background: none !important;
  opacity: 1 !important; }

.has-background-repeat {
  background-repeat: repeat; }

.has-background-no-repeat {
  background-repeat: no-repeat; }

.has-background-repeat-x {
  background-repeat: repeat-x; }

.has-background-repeat-y {
  background-repeat: repeat-y; }

.has-background-cover {
  background-size: cover; }

.has-background-auto {
  background-size: auto; }

.has-background-contain {
  background-size: contain; }

.has-background-top-left {
  background-position: top left; }

.has-background-top-center {
  background-position: top center; }

.has-background-top-right {
  background-position: top right; }

.has-background-center-left {
  background-position: center left; }

.has-background-center-center {
  background-position: center center; }

.has-background-center-right {
  background-position: center right; }

.has-background-bottom-left {
  background-position: bottom left; }

.has-background-bottom-center {
  background-position: bottom center; }

.has-background-bottom-right {
  background-position: bottom right; }

.has-background-overlay {
  position: relative; }
  .has-background-overlay::before {
    background-color: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0; }

.has-background-overlay-10::before {
  opacity: 0.1; }

.has-background-overlay-20::before {
  opacity: 0.2; }

.has-background-overlay-30::before {
  opacity: 0.3; }

.has-background-overlay-40::before {
  opacity: 0.4; }

.has-background-overlay-50::before {
  opacity: 0.5; }

.has-background-overlay-60::before {
  opacity: 0.6; }

.has-background-overlay-70::before {
  opacity: 0.7; }

.has-background-overlay-80::before {
  opacity: 0.8; }

.has-background-overlay-90::before {
  opacity: 0.9; }

.has-background-overlay:not(.has-background) {
  background-color: #000; }

.has-parallax {
  background-attachment: fixed; }

.has-background-border-radius-2 {
  border-radius: 2px; }
  .has-background-border-radius-2::before {
    border-radius: 2px; }

.has-background-border-radius-3 {
  border-radius: 3px; }
  .has-background-border-radius-3::before {
    border-radius: 3px; }

.has-background-border-radius-4 {
  border-radius: 4px; }
  .has-background-border-radius-4::before {
    border-radius: 4px; }

.has-background-border-radius-5 {
  border-radius: 5px; }
  .has-background-border-radius-5::before {
    border-radius: 5px; }

.has-background-border-radius-6 {
  border-radius: 6px; }
  .has-background-border-radius-6::before {
    border-radius: 6px; }

.has-background-border-radius-7 {
  border-radius: 7px; }
  .has-background-border-radius-7::before {
    border-radius: 7px; }

.has-background-border-radius-8 {
  border-radius: 8px; }
  .has-background-border-radius-8::before {
    border-radius: 8px; }

.has-background-border-radius-9 {
  border-radius: 9px; }
  .has-background-border-radius-9::before {
    border-radius: 9px; }

.has-background-border-radius-10 {
  border-radius: 10px; }
  .has-background-border-radius-10::before {
    border-radius: 10px; }

.has-background-border-radius-11 {
  border-radius: 11px; }
  .has-background-border-radius-11::before {
    border-radius: 11px; }

.has-background-border-radius-12 {
  border-radius: 12px; }
  .has-background-border-radius-12::before {
    border-radius: 12px; }

.has-background-border-radius-13 {
  border-radius: 13px; }
  .has-background-border-radius-13::before {
    border-radius: 13px; }

.has-background-border-radius-14 {
  border-radius: 14px; }
  .has-background-border-radius-14::before {
    border-radius: 14px; }

.has-background-border-radius-15 {
  border-radius: 15px; }
  .has-background-border-radius-15::before {
    border-radius: 15px; }

.has-background-border-radius-16 {
  border-radius: 16px; }
  .has-background-border-radius-16::before {
    border-radius: 16px; }

.has-background-border-radius-17 {
  border-radius: 17px; }
  .has-background-border-radius-17::before {
    border-radius: 17px; }

.has-background-border-radius-18 {
  border-radius: 18px; }
  .has-background-border-radius-18::before {
    border-radius: 18px; }

.has-background-border-radius-19 {
  border-radius: 19px; }
  .has-background-border-radius-19::before {
    border-radius: 19px; }

.has-background-border-radius-20 {
  border-radius: 20px; }
  .has-background-border-radius-20::before {
    border-radius: 20px; }

.flickity-enabled {
  position: relative; }
  .flickity-enabled:focus {
    outline: none; }
  .flickity-enabled.is-draggable {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%; }
  .is-cropped .flickity-viewport {
    height: 100% !important; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.flickity-button {
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #000;
  position: absolute;
  padding: 0;
  -webkit-transition: background 100ms, opacity 100ms;
  -o-transition: background 100ms, opacity 100ms;
  transition: background 100ms, opacity 100ms; }
  .flickity-button:hover {
    background: #fff;
    cursor: pointer; }
  .flickity-button:focus {
    outline: none;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px #000;
            box-shadow: 0 0 0 2px #000; }
  .flickity-button:active {
    border: none;
    opacity: 0.6; }
  .flickity-button:disabled {
    opacity: 0.25;
    cursor: auto;
    pointer-events: none; }

.flickity-button-icon {
  fill: #000;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.flickity-prev-next-button {
  top: 50%;
  width: 57px;
  height: 72px;
  border-radius: 9px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .has-top-left-carousel-arrows .flickity-prev-next-button {
    top: 20px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    width: 42px;
    height: 42px;
    border-radius: 4px; }
    .has-top-left-carousel-arrows .flickity-prev-next-button.previous {
      left: 20px; }
    .has-top-left-carousel-arrows .flickity-prev-next-button.next {
      left: calc(25px + 42px); }

.flickity-prev-next-button.previous {
  left: 10px; }
  @media (min-width: 600px) {
    .flickity-prev-next-button.previous {
      left: 20px; } }

.flickity-prev-next-button.next {
  right: 10px; }
  @media (min-width: 600px) {
    .flickity-prev-next-button.next {
      right: 20px; } }

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }
  @media (min-width: 600px) {
    .flickity-rtl .flickity-prev-next-button.previous {
      right: 20px; } }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }
  @media (min-width: 600px) {
    .flickity-rtl .flickity-prev-next-button.next {
      left: 20px; } }

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 23%;
  top: 25%;
  width: 50%;
  height: 50%; }

.previous.flickity-prev-next-button .flickity-button-icon {
  left: 26%; }

.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 18px;
  padding: 0 !important;
  margin: 0 !important;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 0 6px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  background: rgba(255, 255, 255, 0.75); }

.is-twentynineteen .entry-content div[class*="wp-block-blockgallery"] {
  margin-bottom: 46px;
  margin-top: 46px; }
  .is-twentynineteen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--caption {
    font-size: 0.71111em;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    line-height: 1.6;
    margin: 0 0 -20px;
    padding: 0.5rem;
    text-align: center; }

.is-twentynineteen .wp-block-blockgallery-stacked figcaption:not([class*="font-size"]) {
  font-size: 0.71111em; }

.is-twentyseventeen .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 1.65em;
  margin-bottom: 1.75em; }
  .is-twentyseventeen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    font-style: italic;
    margin-bottom: -10px;
    margin-top: 1em; }
  .is-twentyseventeen .entry-content div[class*="wp-block-blockgallery"]:not([class*="masonry"]) .blockgallery:not(.has-caption-color) figcaption {
    color: #555d66; }

.is-twentyseventeen .wp-block-blockgallery-masonry figcaption {
  padding-bottom: 6px; }

.is-twentysixteen .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 2.3em;
  margin-bottom: 2.3em; }
  .is-twentysixteen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    margin-bottom: -10px;
    margin-top: 0.6em; }

.is-twentysixteen .wp-block-blockgallery-masonry figcaption {
  padding-bottom: 6px; }

.is-twentyfifteen .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 2.2em;
  margin-bottom: 2.2em; }
  .is-twentyfifteen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    margin-top: 0.5em;
    padding-bottom: 0;
    margin-bottom: -15px; }

.is-twentyfifteen .wp-block-blockgallery-masonry figcaption {
  font-size: 13px !important; }

.is-twentyfourteen .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 30px;
  margin-bottom: 30px; }
  .is-twentyfourteen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    text-align: left;
    margin-bottom: -7px; }

.is-twentythirteen .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 34px;
  margin-bottom: 30px; }
  .is-twentythirteen .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    margin-bottom: -10px; }

.is-twentythirteen .wp-block-blockgallery-masonry figcaption {
  font-size: 13px !important; }

.is-twentytwelve .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 32px;
  margin-bottom: 32px; }
  .is-twentytwelve .entry-content div[class*="wp-block-blockgallery"] .blockgallery:not([class*="border-radius"]) img {
    border-radius: inherit; }
  .is-twentytwelve .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    margin-bottom: -10px; }

.is-twentytwelve .wp-block-blockgallery-masonry figcaption {
  padding-bottom: 6px; }

.is-twentyeleven .entry-content div[class*="wp-block-blockgallery"] {
  margin-top: 33px;
  margin-bottom: 32px; }
  .is-twentyeleven .entry-content div[class*="wp-block-blockgallery"] .blockgallery img {
    border: 0;
    padding: 0;
    max-width: 100%; }
  .is-twentyeleven .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption {
    margin-bottom: -15px; }
    .is-twentyeleven .entry-content div[class*="wp-block-blockgallery"] .blockgallery--primary-caption::before {
      color: #666;
      content: '\2014';
      font-size: 14px;
      font-style: normal;
      font-weight: 600;
      margin-right: 5px;
      position: absolute;
      left: 10px;
      top: 0; }

.is-twentyeleven .wp-block-blockgallery-stacked figcaption {
  text-align: center !important;
  padding-left: 1em !important;
  padding-right: 1em !important; }
  .is-twentyeleven .wp-block-blockgallery-stacked figcaption::before {
    display: none;
    padding-left: 0; }
.wp-block-blockgallery-carousel,
.wp-block-blockgallery-carousel .blockgallery {
  height: 100%;
  position: relative; }

.wp-block-blockgallery-carousel .blockgallery--figure {
  height: 100%; }
.wp-block-blockgallery-masonry {
  position: relative; }
  .wp-block-blockgallery-masonry ul {
    padding: 0 !important;
    list-style: none !important; }
  .wp-block-blockgallery-masonry li {
    margin: 0 !important; }
  .wp-block-blockgallery-masonry figure {
    overflow: hidden; }
  .wp-block-blockgallery-masonry img {
    vertical-align: bottom; }
  .wp-block-blockgallery-masonry figcaption {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    max-height: 100% !important;
    overflow: auto;
    padding: 30px 10px 10px !important;
    opacity: 0.9;
    text-align: center;
    font-size: 13px;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(41, 41, 41, 0.7)), color-stop(50%, rgba(41, 41, 41, 0.3)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(41, 41, 41, 0.7) 0, rgba(41, 41, 41, 0.3) 50%, transparent);
    background: -o-linear-gradient(bottom, rgba(41, 41, 41, 0.7) 0, rgba(41, 41, 41, 0.3) 50%, transparent);
    background: linear-gradient(0deg, rgba(41, 41, 41, 0.7) 0, rgba(41, 41, 41, 0.3) 50%, transparent); }
    .wp-block-blockgallery-masonry figcaption img {
      display: inline; }
.wp-block-blockgallery-stacked {
  position: relative;
  text-align: center; }
  .wp-block-blockgallery-stacked:not(.has-caption-color) {
    color: #333 !important; }
  .wp-block-blockgallery-stacked .blockgallery--item {
    margin-left: auto;
    margin-right: auto; }
    .wp-block-blockgallery-stacked .blockgallery--item:last-child {
      margin-bottom: 0; }
      .wp-block-blockgallery-stacked .blockgallery--item:last-child figure {
        margin-bottom: 0 !important; }
      .wp-block-blockgallery-stacked .blockgallery--item:last-child figcaption {
        padding-bottom: 0; }
  .wp-block-blockgallery-stacked .blockgallery--caption {
    padding-bottom: 1em;
    padding-top: 1em;
    text-align: center; }
    .wp-block-blockgallery-stacked .blockgallery--caption:not([class*="font-size"]) {
      font-size: 13px; }
    .is-selected .wp-block-blockgallery-stacked .blockgallery--caption,
    .is-typing .wp-block-blockgallery-stacked .blockgallery--caption {
      padding-left: 1em;
      padding-right: 1em; }
  .wp-block-blockgallery-stacked .has-fullwidth-images img {
    width: 100%; }
