.elementor-29064 .elementor-element.elementor-element-6efbc30{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:3px 0px 0px 0px;--border-top-width:3px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;border-color:#2BCA21;--border-color:#2BCA21;}.elementor-29064 .elementor-element.elementor-element-2c8b426 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-29064 .elementor-element.elementor-element-2c8b426 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-29064 .elementor-element.elementor-element-2c8b426{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-29064 .elementor-element.elementor-element-0c4534a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-cc654b7 */.psh-footer {
  background: #0b0f14;
  color: rgba(255,255,255,.85);
  padding: 48px 20px 20px;
  font-size: 15px;
}

.psh-footer__container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  gap: 36px;
}

/* Desktop */
@media (min-width: 900px) {
  .psh-footer__container {
    grid-template-columns: 1.2fr 1fr 1fr;
    gap: 48px;
  }
}

.psh-footer__title {
  font-size: 22px;
  margin-bottom: 10px;
  color: #fff;
}

.psh-footer__subtitle {
  font-size: 16px;
  margin-bottom: 14px;
  color: #fff;
}

.psh-footer__text {
  color: rgba(255,255,255,.65);
  max-width: 42ch;
}

.psh-footer__item {
  display: flex;
  gap: 10px;
  margin-bottom: 14px;
}

.psh-footer__item a {
  color: rgba(255,255,255,.85);
  text-decoration: none;
}

.psh-footer__item a:hover {
  text-decoration: underline;
}

.psh-icon svg {
  width: 18px;
  height: 18px;
  color: #2dd4bf;
  flex-shrink: 0;
}

.psh-hours div {
  margin-bottom: 12px;
  color: rgba(255,255,255,.75);
}

.psh-footer__bottom {
  border-top: 1px solid rgba(255,255,255,.1);
  margin-top: 36px;
  padding-top: 14px;
  text-align: center;
  font-size: 13px;
  color: rgba(255,255,255,.5);
}/* End custom CSS */