.primary-heading,
.secondary-heading {
  background: linear-gradient(
    181.83deg,
    #ffffff 1.55%,
    rgba(255, 255, 255, 0.75) 98.45%
  );

  font-size: 2.25rem;
  font-weight: 600;
  line-height: 3.125rem;
  text-align: center;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.study-points-heading {
  background: linear-gradient(
    182.25deg,
    #ffffff 1.89%,
    rgba(255, 255, 255, 0.66) 88.2%
  );
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.5rem;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.related-stories-heading {
  background: linear-gradient(
    181.83deg,
    #ffffff 1.55%,
    rgba(255, 255, 255, 0.75) 98.45%
  );
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.75rem;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.white-gradient-text {
  background: linear-gradient(
    90.03deg,
    #ffffff 33.28%,
    rgba(255, 255, 255, 0.8) 100.56%
  );
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.purple-gradient-text {
  background: linear-gradient(90.03deg, #8972ff 1.25%, #d1c8ff 26.38%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.purple-seperator {
  background: #8972ffa2;
}

.case-study-card {
  position: relative;
  background: radial-gradient(
    89.36% 183.33% at 37.06% -14.58%,
    rgba(255, 255, 255, 0.0504) 0%,
    rgba(255, 255, 255, 0.0108) 100%
  );
}

.case-study-card::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background:
    radial-gradient(
      106.37% 282.8% at -3.82% -3.12%,
      rgba(21, 21, 21, 0.71) 0%,
      rgba(21, 21, 21, 0) 100%
    ),
    radial-gradient(
      131.07% 260.49% at 0% 0%,
      #6b4eff 0%,
      rgba(107, 78, 255, 0) 100%
    ),
    radial-gradient(
      98.54% 262.92% at 1.46% 0%,
      #ffffff 0%,
      rgba(255, 255, 255, 0) 100%
    );

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.related-study-card {
  position: relative;
  background: radial-gradient(
    89.36% 183.33% at 37.06% -14.58%,
    rgba(255, 255, 255, 0.084) 0%,
    rgba(255, 255, 255, 0.018) 100%
  );
}

.related-study-card::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background:
    radial-gradient(
      106.37% 282.8% at -3.82% -3.12%,
      rgba(21, 21, 21, 0.6) 0%,
      rgba(21, 21, 21, 0) 100%
    ),
    radial-gradient(
      131.07% 260.49% at 0% 0%,
      #6b4eff 0%,
      rgba(107, 78, 255, 0) 100%
    ),
    radial-gradient(
      98.54% 262.92% at 1.46% 0%,
      #ffffff 0%,
      rgba(255, 255, 255, 0) 100%
    );

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.pill-button {
  background: radial-gradient(
    89.36% 183.33% at 37.06% -14.58%,
    rgba(255, 255, 255, 0.084) 0%,
    rgba(255, 255, 255, 0.018) 100%
  );
  position: relative;
}

.pill-button::before {
  content: '';
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background:
    radial-gradient(
      106.37% 282.8% at -3.82% -3.12%,
      rgba(21, 21, 21, 0.6) 0%,
      rgba(21, 21, 21, 0) 100%
    ),
    radial-gradient(
      131.07% 260.49% at 0% 0%,
      #6b4eff 0%,
      rgba(107, 78, 255, 0) 100%
    ),
    radial-gradient(
      98.54% 262.92% at 1.46% 0%,
      #ffffff 0%,
      rgba(255, 255, 255, 0) 100%
    );

  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.light-purple-gradient {
  position: relative;
  background: linear-gradient(
    14.78deg,
    rgba(55, 52, 69, 0.17) 3.84%,
    rgba(55, 52, 69, 0.46) 103.86%
  );
}
.light-purple-gradient::before {
  content: '';
  position: absolute;
  width: 100%;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(
    164.98deg,
    #373445 -10.78%,
    rgba(55, 52, 69, 0) 130.84%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

/* .about-rect-icon {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 36px;
  width: auto;
}

.about-square-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 56px;
  width: 56px;
} */

/* .related-study-rect-icon {
  display: flex;
  align-items: center;
  justify-content: start;
  height: 44px;
  width: auto;
}

.related-study-square-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  width: 64px;
} */

.case-study-button {
  background: linear-gradient(
    14.78deg,
    rgba(55, 52, 69, 0.45) 3.84%,
    #373445 103.86%
  );
  position: relative;
  width: 7.5rem;
  height: 2rem;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  color: #8972ff;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
  border-radius: 28px;
}

.case-study-button::before {
  content: '';
  position: absolute;
  width: 100%;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(
    164.98deg,
    #373445 -10.78%,
    rgba(55, 52, 69, 0.01) 130.84%
  );
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.related-study-card:nth-child(n + 2) {
  margin-left: 1rem;
}

#related-study-cards-slider {
  transition: all 0.5s linear;
}

.att-svg-icon {
  height: 44px;
  width: auto;
}

.pinterest-svg-icon {
  width: 50px;
  height: 50px;
}

.neom-svg-icon {
  width: 64px;
  height: 64px;
}

.default-svg-icon {
  width: 48px;
  height: 48px;
}

.strop-svg-icon {
  width: 170px;
  height: 44px;
}

.insight-sprint-svg-icon {
  width: 64px;
  height: 64px;
}

.pernod-ricard-svg-icon {
  width: 130px;
  height: 64px;
}

.meta-svg-icon {
  height: 23px;
  width: auto;
}

.metagenics-svg-icon {
  height: 24px;
  width: auto;
}

.disney-svg-icon {
  height: 40px;
  width: auto;
}

.get360inc-svg-icon {
  height: 56px;
  width: auto;
}

.strategydx-svg-icon {
  height: 44px;
  width: auto;
}

.fetch-svg-icon {
  height: 29px;
  width: auto;
}

.kpmg-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .att-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .neom-svg-icon {
  height: 64px;
  width: 64px;
}

.about-icon-wrapper .default-svg-icon {
  width: 48px;
  height: 48px;
}

.about-icon-wrapper .strop-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .insight-sprint-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .pernod-ricard-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .pinterest-svg-icon {
  height: 56px;
  width: 56px;
}

.about-icon-wrapper .meta-svg-icon {
  height: 21px;
  width: auto;
}

.about-icon-wrapper .metagenics-svg-icon {
  height: 24px;
  width: auto;
}

.about-icon-wrapper .disney-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .get360inc-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .strategydx-svg-icon {
  height: 36px;
  width: auto;
}

.about-icon-wrapper .fetch-svg-icon {
  height: 26px;
  width: auto;
}

.about-icon-wrapper .kpmg-svg-icon {
  height: 32px;
  width: auto;
}

.primary-button {
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  width: 100%;
  height: 44px;
  color: #ffffff;
  position: relative;
  white-space: nowrap;
  background: linear-gradient(270deg, #6b4eff 0%, #5533ff 100%);
}

@media screen and (min-width: 640px) {
  .primary-heading,
  .secondary-heading {
    font-size: 2.75rem;
    line-height: 4rem;
  }
  .study-points-heading {
    font-size: 2.25rem;
    line-height: 2.75rem;
  }
}

@media screen and (min-width: 768px) {
  .primary-heading {
    font-size: 3rem;
    line-height: 4rem;
  }
}

@media screen and (min-width: 1024px) {
  .related-study-card:hover {
    box-shadow: 0px 2px 22px 0px rgba(178, 163, 255, 0.27);
  }

  .secondary-heading {
    font-size: 3rem;
    line-height: 4rem;
  }

  .related-study-card:hover .case-study-button {
    color: #f3f3f6;
  }

  .share-icon {
    position: relative;
    border-radius: 4px;
  }

  .share-icon:hover {
    background: linear-gradient(
      14.78deg,
      rgba(55, 52, 69, 0.17) 3.84%,
      rgba(55, 52, 69, 0.46) 103.86%
    ) !important;
  }

  .share-icon:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(
      164.98deg,
      #373445 -10.78%,
      rgba(55, 52, 69, 0) 130.84%
    );
    -webkit-mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    mask:
      linear-gradient(#fff 0 0) content-box,
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
  }
}

@media screen and (max-width: 1023px) {
  .show-mob-tooltip[tooltip]:after {
    opacity: 1;
  }
}
