.elementor-1448 .elementor-element.elementor-element-867f4e3{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--background-transition:0.3s;}.elementor-1448 .elementor-element.elementor-element-867f4e3:not(.elementor-motion-effects-element-type-background), .elementor-1448 .elementor-element.elementor-element-867f4e3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-867f4e3:hover{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-10fc9ed{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-10fc9ed:hover{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-e8e92e1{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--background-transition:0.3s;}.elementor-1448 .elementor-element.elementor-element-e8e92e1:not(.elementor-motion-effects-element-type-background), .elementor-1448 .elementor-element.elementor-element-e8e92e1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-e8e92e1:hover{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}.elementor-1448 .elementor-element.elementor-element-5765905{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-1448 .elementor-element.elementor-element-5765905:not(.elementor-motion-effects-element-type-background), .elementor-1448 .elementor-element.elementor-element-5765905 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #000000 0%, #000000 100%);}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1448 .elementor-element.elementor-element-867f4e3{--grid-auto-flow:row;}.elementor-1448 .elementor-element.elementor-element-e8e92e1{--grid-auto-flow:row;}.elementor-1448 .elementor-element.elementor-element-5765905{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-1448 .elementor-element.elementor-element-867f4e3{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-1448 .elementor-element.elementor-element-e8e92e1{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-1448 .elementor-element.elementor-element-5765905{--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-4705b72 *//* =========================================
   PRABHAT SUPPLEMENTS
   HOW WE SUPPORT YOUR GOAL
========================================= */

.ps-goal-support {
  width: 100%;
  background: #080808;
  padding: 90px 20px;
  font-family: "Montserrat", "Poppins", sans-serif;
  color: #ffffff;
  overflow: hidden;
}

.ps-support-container {
  max-width: 1250px;
  margin: 0 auto;
}

/* Heading */

.ps-support-heading {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 60px;
}

.ps-support-heading span {
  display: inline-block;
  color: #d4af37;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 12px;
}

.ps-support-heading h2 {
  margin: 0;
  color: #ffffff;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 1px;
}

.ps-support-heading p {
  margin: 18px auto 0;
  max-width: 680px;
  color: #aaaaaa;
  font-size: 15px;
  line-height: 1.8;
}

/* Steps */

.ps-support-steps {
  display: flex;
  align-items: stretch;
  justify-content: center;
  gap: 18px;
}

/* Individual Step */

.ps-step {
  position: relative;
  flex: 1;
  min-height: 280px;
  padding: 32px 24px;
  background: #111111;
  border: 1px solid rgba(212, 175, 55, 0.18);
  border-radius: 14px;
  text-align: center;
  transition: all 0.35s ease;
}

.ps-step:hover {
  transform: translateY(-8px);
  border-color: #d4af37;
  box-shadow: 0 15px 40px rgba(212, 175, 55, 0.12);
}

/* Number */

.ps-step-number {
  position: absolute;
  top: 14px;
  right: 18px;
  color: rgba(212, 175, 55, 0.35);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

/* Icon */

.ps-step-icon {
  width: 62px;
  height: 62px;
  margin: 10px auto 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(212, 175, 55, 0.5);
  border-radius: 50%;
  background: rgba(212, 175, 55, 0.06);
  font-size: 27px;
  transition: all 0.3s ease;
}

.ps-step:hover .ps-step-icon {
  transform: scale(1.08);
  background: rgba(212, 175, 55, 0.12);
  border-color: #d4af37;
}

/* Title */

.ps-step h3 {
  margin: 0 0 14px;
  color: #d4af37;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.8px;
}

/* Description */

.ps-step p {
  margin: 0;
  color: #999999;
  font-size: 13px;
  line-height: 1.7;
}

/* Arrow */

.ps-step-arrow {
  align-self: center;
  color: #d4af37;
  font-size: 28px;
  font-weight: 300;
  flex-shrink: 0;
  opacity: 0.8;
}

/* =========================================
   TABLET
========================================= */

@media (max-width: 1000px) {

  .ps-support-steps {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  .ps-step-arrow {
    display: none;
  }

  .ps-step {
    min-height: 250px;
  }

  .ps-support-heading h2 {
    font-size: 32px;
  }
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 600px) {

  .ps-goal-support {
    padding: 65px 16px;
  }

  .ps-support-heading {
    margin-bottom: 40px;
  }

  .ps-support-heading span {
    font-size: 11px;
    letter-spacing: 2.5px;
  }

  .ps-support-heading h2 {
    font-size: 27px;
  }

  .ps-support-heading p {
    font-size: 13px;
    line-height: 1.7;
  }

  .ps-support-steps {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .ps-step {
    min-height: auto;
    padding: 30px 22px;
  }

  .ps-step-icon {
    margin-top: 5px;
  }

  .ps-step h3 {
    font-size: 15px;
  }

  .ps-step p {
    font-size: 13px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a519266 *//* ================================
   GOAL CTA SECTION
================================ */

.goal-cta {
  width: 100%;
  padding: 100px 20px;
  background: #080808;
  text-align: center;
  position: relative;
  overflow: hidden;
}

/* Gold glow */
.goal-cta::before {
  content: "";
  position: absolute;
  width: 420px;
  height: 420px;
  background: #c9a227;
  opacity: 0.08;
  filter: blur(120px);
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

.goal-cta-content {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/* Small Label */
.goal-cta-label {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 3px;
  color: #c9a227;
  margin-bottom: 18px;
}

/* Heading */
.goal-cta h2 {
  margin: 0 0 18px;
  font-family: "Montserrat", sans-serif;
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 1px;
  color: #ffffff;
}

/* Gold line */
.goal-cta h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #c9a227;
  margin: 24px auto 0;
  border-radius: 5px;
}

/* Description */
.goal-cta p {
  margin: 24px auto 0;
  max-width: 650px;
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.8;
  font-weight: 400;
  color: #bdbdbd;
}

/* ================================
   MOBILE
================================ */

@media (max-width: 767px) {

  .goal-cta {
    padding: 75px 20px;
  }

  .goal-cta-label {
    font-size: 11px;
    letter-spacing: 2px;
  }

  .goal-cta h2 {
    font-size: 34px;
  }

  .goal-cta p {
    font-size: 15px;
    line-height: 1.7;
  }

  .goal-cta::before {
    width: 280px;
    height: 280px;
  }
}/* End custom CSS */