.elementor-1535 .elementor-element.elementor-element-8beea15{--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;}.elementor-1535 .elementor-element.elementor-element-8beea15:not(.elementor-motion-effects-element-type-background), .elementor-1535 .elementor-element.elementor-element-8beea15 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#080B10;}.elementor-1535 .elementor-element.elementor-element-fcff27f{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-8beea15 */.psa-footer {
  margin-top: 0;
  padding: 80px 24px 24px;
  position: relative;
  z-index: 1;

  background: linear-gradient(
    180deg,
    rgba(8, 11, 16, 0) 0%,
    rgba(8, 11, 16, 0.75) 40%,
    rgba(8, 11, 16, 1) 100%
  );
}

.psa-footer {
  margin-top: -80;
  padding: 56px 24px 24px;
  padding-top: 120px;
  background: linear-gradient(
    180deg,
    rgba(8, 11, 16, 0.98) 0%,
    rgba(8, 11, 16, 1) 100%
  );
}

.psa-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 60%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255,122,0,0.25),
    transparent
  );
}

.psa-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 0.8fr 0.8fr 1.2fr;
  gap: 40px;
}

.psa-footer-brand {
  display: flex;
  flex-direction: column;
}

.psa-footer-logo {
  font-size: 20px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 12px;
  letter-spacing: 0.3px;
}

.psa-footer-desc {
  max-width: 320px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.58);
  margin: 0;
}

.psa-footer-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.psa-footer-title {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  color: rgba(255,255,255,0.45);
  margin-bottom: 8px;
}

.psa-footer-col a {
  color: rgba(255,255,255,0.78);
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s ease, transform 0.2s ease;
}

.psa-footer-col a:hover {
  color: #ff7a00;
  transform: translateX(2px);
}

.psa-footer-note {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255,255,255,0.6);
}

.psa-footer-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 10px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255,122,0,0.4);
  background: rgba(255,122,0,0.08);
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
  margin: 8px 0 14px;
}

.psa-footer-cta:hover {
  background: rgba(255,122,0,0.18);
  border-color: rgba(255,122,0,0.7);
  color: #ffffff !important;
  transform: none;
}

.psa-footer-join-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 11px 18px;
  border-radius: 8px;
  border: 1px solid #ff7a00;
  background: transparent;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

.psa-footer-join-btn:hover {
  background: #ff7a00;
  color: #000000 !important;
  transform: none;
}

.psa-footer-bottom {
  max-width: 1200px;
  margin: 36px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,0.06);
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,0.45);
}

/* Responsive */
@media (max-width: 1024px) {
  .psa-footer-inner {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}

@media (max-width: 767px) {
  .psa-footer {
    margin-top: 80px;
    padding: 44px 16px 20px;
  }

  .psa-footer-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .psa-footer-desc {
    max-width: 100%;
  }
}

.psa-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 0.8fr 0.8fr 1.2fr;
  gap: 40px;
}

.psa-footer-brand {
  display: flex;
  flex-direction: column;
}

.psa-footer-logo {
  font-size: 20px;
  font-weight: 800;
  color: #ffffff;
  margin-bottom: 12px;
  letter-spacing: 0.3px;
}

.psa-footer-desc {
  max-width: 320px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.58);
  margin: 0;
}

.psa-footer-col {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.psa-footer-title {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  color: rgba(255,255,255,0.45);
  margin-bottom: 8px;
}

.psa-footer-col a {
  color: rgba(255,255,255,0.78);
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s ease, transform 0.2s ease;
}

.psa-footer-col a:hover {
  color: #ff7a00;
  transform: translateX(2px);
}

.psa-footer-note {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(255,255,255,0.6);
}

.psa-footer-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 10px 18px;
  border-radius: 8px;
  border: 1px solid rgba(255,122,0,0.4);
  background: rgba(255,122,0,0.08);
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
  margin: 8px 0 14px;
}

.psa-footer-cta:hover {
  background: rgba(255,122,0,0.18);
  border-color: rgba(255,122,0,0.7);
  color: #ffffff !important;
  transform: none;
}

.psa-footer-join-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: 11px 18px;
  border-radius: 8px;
  border: 1px solid #ff7a00;
  background: transparent;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  transition: all 0.25s ease;
}

.psa-footer-join-btn:hover {
  background: #ff7a00;
  color: #000000 !important;
  transform: none;
}

.psa-footer-bottom {
  max-width: 1200px;
  margin: 36px auto 0;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,0.06);
  text-align: center;
  font-size: 12px;
  color: rgba(255,255,255,0.45);
}

/* Responsive */
@media (max-width: 1024px) {
  .psa-footer-inner {
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
}

@media (max-width: 767px) {
  .psa-footer {
    margin-top: 80px;
    padding: 44px 16px 20px;
  }

  .psa-footer-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .psa-footer-desc {
    max-width: 100%;
  }
}/* End custom CSS */