.four-crosses-image-section .four-crosses-image {
  margin-bottom: 0 !important;
}

.four-crosses-image-section .four-crosses-image .elementor-widget-container {
  position: relative;
  padding: 1rem;
  border: 1px dashed rgba(239, 217, 171, 0.25);
}

.four-crosses-image-section .four-crosses-image img {
  display: block;
}

.four-crosses-image-section .elementor-widget-html {
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
  width: unset !important;
  margin-bottom: 0 !important;
}

.four-crosses-image-section .elementor-widget-html .corner-cross {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(1) {
  top: -0.625rem;
  left: -0.625rem;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(1) span:before {
  top: 10px;
  left: 10px;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(1) span:after {
  top: 3px;
  left: 3px;
}

@media (min-width: 768px) {
  .four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(1) span:after {
    top: -7px;
    left: -7px;
  }
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(2) {
  left: -0.625rem;
  bottom: -0.625rem;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(2) span:before {
  top: 9px;
  left: 10px;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(2) span:after {
  top: 2px;
  left: 3px;
}

@media (min-width: 768px) {
  .four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(2) span:after {
    top: -8px;
    left: -7px;
  }
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(3) {
  top: -0.625rem;
  right: -0.625rem;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(3) span:before {
  top: 10px;
  left: 10px;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(3) span:after {
  top: 3px;
  left: 3px;
}

@media (min-width: 768px) {
  .four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(3) span:after {
    top: -7px;
    left: -8px;
  }
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(4) {
  right: -0.625rem;
  bottom: -0.625rem;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(4) span:before {
  top: 9px;
  left: 9px;
}

.four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(4) span:after {
  top: 2px;
  left: 2px;
}

@media (min-width: 768px) {
  .four-crosses-image-section .elementor-widget-html .corner-cross:nth-of-type(4) span:after {
    top: -8px;
    left: -8px;
  }
}

.four-crosses-image-section .elementor-widget-html .corner-cross span {
  position: relative;
  display: block;
}

.four-crosses-image-section .elementor-widget-html .corner-cross span::before, .four-crosses-image-section .elementor-widget-html .corner-cross span:after {
  content: '';
  position: absolute;
  display: block;
  width: .5rem;
  height: .5rem;
  border: solid rgba(239, 217, 171, 0.5);
}

@media (min-width: 768px) {
  .four-crosses-image-section .elementor-widget-html .corner-cross span::before, .four-crosses-image-section .elementor-widget-html .corner-cross span:after {
    width: 1.125rem;
    height: 1.125rem;
  }
}

.four-crosses-image-section .elementor-widget-html .corner-cross span:before {
  border-width: 1px 0 0 1px;
}

.four-crosses-image-section .elementor-widget-html .corner-cross span:after {
  border-width: 0 1px 1px 0;
}

.bordered-image .elementor-image {
  padding: 1rem;
  background-color: var(--light-gold);
}

@media (min-width: 768px) {
  .max-band-container {
    max-width: 466px;
    margin: 0 auto;
  }
}

.text-band {
  font-size: .875rem;
}

@media (min-width: 768px) {
  .member-col {
    border-left: 1px dashed rgba(245, 238, 220, 0.35);
    border-right: 1px dashed rgba(245, 238, 220, 0.35);
  }
}

.member-col h3 {
  -webkit-margin-before: 0;
          margin-block-start: 0;
  -webkit-margin-after: 0;
          margin-block-end: 0;
}

@media (min-width: 1024px) {
  .member-col:first-child {
    border-right: 0;
  }
}

.band-sponsors .elementor-widget-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (min-width: 768px) {
  .band-sponsors .elementor-widget-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.band-sponsors .elementor-widget-wrap img {
  width: auto;
  height: 2.25rem;
}

.band-sponsors .elementor-widget-wrap > .elementor-element {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 .875rem;
}
/*# sourceMappingURL=band.css.map */