.case-study-page .cta-section.cta-v2 {
	padding: 20px 0;
}
.case-hero {
  padding: 126px 0 48px;
}

.case-hero-top {
  display: flex;
  gap: 227px;
  align-items: start;
}

.case-hero-copy {
  flex: 0 0 60%;
}

.case-hero-title {
  margin: 0 0 44px;
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -2.4px;
  max-width: 738px;
}

.case-hero-live {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
}

.case-hero-specs {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 39px;
  padding-top: 28px;
}

.case-hero-spec-label {
  margin: 0 0 7px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Neue Montreal";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}

.case-hero-spec-value {
  margin: 0;
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  max-width: 251px;
}

.case-hero-media {
  margin-top: 100px;
}

.case-hero-media-frame {
  position: relative;
  background: #e9e9e9;
  border-radius: 16px;
  overflow: hidden;
  aspect-ratio: 19/10;
}

.case-hero-video {
  width: 100%;
  height: auto;
  display: block;
}

.case-hero-play {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 320px;
  height: 320px;
  transform: translate(-50%, -50%);
  border: 0;
  padding: 0;
  cursor: pointer;
  background: transparent;
}

.case-hero-play-img {
  width: 100%;
  height: 100%;
  display: block;
}

.case-hero-media-frame.is-playing .case-hero-play {
  opacity: 0;
  pointer-events: none;
}

/* Case Intro Section */
.case-intro {
  padding: 29px 0 140px;
}

.case-intro-row {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  gap: 60px;
  padding-top: 26px;
}

.case-intro-left {
  flex: 0 0 40%;
  max-width: 541px;
  min-width: 0;
}

.case-intro-right {
  flex: 1;
  max-width: 760px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.case-intro-head {
  display: flex;
  flex-direction: column;
  gap: 96px;
  margin-bottom: 16px;
}

.case-intro-name {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
}

.case-intro-tags {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  width: 100%;
}

.case-intro-tags-left {
  display: flex;
  align-items: center;
  gap: 44px;
}

.case-intro-tag {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.4px;
  white-space: nowrap;
}

.case-intro-media-frame {
  width: 100%;
  min-width: 579px;
  aspect-ratio: 579 / 628;
  overflow: hidden;
  background: #0f0f0f;
  margin-left: -40px;
}

.case-intro-media-img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.case-intro-title {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 60px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
}

.case-intro-copy {
  padding-top: 40px;
  padding-bottom: 38px;
  display: flex;
  align-items: flex-end;
  gap: 46px;
  max-width: 760px;
}

.case-intro-text {
  flex: 1;
  margin: 0;
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  max-width: 334px;
}

/* Section Approach */
.case-approach {
  padding: 0 0 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 0;
}

.case-approach[style*="background-image"] {
  padding-bottom: 408px;
  margin-bottom: 100px;
}

.case-approach-container {
  padding: 0 20px;
}

.case-approach-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 64px;
}

.case-approach-left {
  flex: 0 0 50%;
  max-width: 723px;
  min-width: 0;
}

.case-approach-right {
  flex: 0 0 40%;
  max-width: 370px;
  min-width: 0;
  padding-top: 60px;
  padding-left: 30px;
}

.case-approach-kicker {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.96px;
  margin: 0 0 30px;
}

.case-approach-title {
  margin: 0;
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 60px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.case-approach-notes {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.case-approach-note {
  margin: 0;
  font-family: "Neue Montreal";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  max-width: 302px;
}
.case-approach-note p:not(:last-child) {
  margin-bottom: 28px;
}

/* Section Challenge */
.case-challenge-block {
  padding: 40px 0 0;
  background: #f2f2f2;
}

.case-challenge-block-container {
  padding: 0 0 0 20px;
}

.case-challenge-block-row {
  display: flex;
  align-items: stretch;
  gap: 33px;
}

.case-challenge-block-left {
  flex: 0 0 35%;
  max-width: 494px;
  min-width: 0;
  padding-top: 3px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.case-challenge-block-left .content-bottom {
  padding-bottom: 38px;
}

.case-challenge-block-right {
  flex: 1;
  min-width: 0;
  margin-right: -20px;
}

.case-challenge-block-kicker {
  color: #000;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.96px;
  margin: 0 0 34px;
}

.case-challenge-block-title {
  margin: 0 0 40px;
  color: #000;
  font-family: "Neue Montreal";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.case-challenge-block-notes {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 270px;
}

.case-challenge-block-note {
  margin: 0;
  color: #000;
  font-family: "Neue Montreal";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}

.case-challenge-block .case-challenge-block-note p:not(:last-child) {
  margin-bottom: 19px;
}


.case-challenge-block-media {
  display: flex;
  align-items: stretch;
  gap: 20px;
}

.case-challenge-block-frame {
  overflow: hidden;
  background: #111;
}

.case-challenge-block-frame-main {
  flex: 1;
  max-width: 570px;
  aspect-ratio: 570 / 872;
  margin-top: 40px;
}

.case-challenge-block-frame-side {
  flex: 0 0 50%;
  max-width: 444px;
  max-height: 910px;
  aspect-ratio: 444 / 910;
  margin-top: -40px;
}

.case-challenge-block-img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

/* Section Quotes */
.case-quote {
  padding: 140px 0 110px;
  background: #101010;
}

.case-quote-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 60px;
}

.case-quote-left {
  flex: 1;
  min-width: 0;
  max-width: 763px;
}

.case-quote-text {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.8px;
}

.case-quote-right {
  flex: 0 0 380px;
}

.case-quote-author {
  display: flex;
  flex-direction: column;
  gap: 21px;
}

.case-quote-avatar {
  width: 60px;
  height: 60px;
  border-radius: 999px;
  overflow: hidden;
  background: #222;
  flex: 0 0 auto;
}

.case-quote-avatar-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.case-quote-name {
  color: #fff;
  font-family: "Neue Montreal";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.8px;
}

.case-quote-role {
  margin-top: 6px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Neue Montreal";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.32px;
}

.case-outcome {
  padding: 0 0 92px;
  background: #101010;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.case-outcome-container {
  border-radius: 16px;
  background-size: cover;
}

.case-outcome-card {
  border-radius: 12px;
  overflow: hidden;
  padding: 20px 0;
}

.case-outcome-top {
  display: flex;
  align-items: stretch;
  gap: 40px;
}

.case-outcome-content {
  flex: 0 0 50%;
  max-width: 693px;
  min-width: 0;
}

.case-outcome-kicker {
  color: #000;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 20px;
}

.case-outcome-title {
  margin: 0;
  color: #000;
  font-family: "Neue Montreal";
  font-size: 40px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.case-outcome-copy {
  margin-top: 80px;
  display: flex;
  flex-direction: column;
  gap: 18px;
  max-width: 315px;
}

.case-outcome-text {
  margin: 0;
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.case-outcome .case-outcome-text p:not(:last-child) {
  margin-bottom: 18px;
}


.case-outcome-right {
  flex: 1;
  min-width: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.case-outcome-stat:nth-child(3) .case-outcome-stat-value,
.case-outcome-stat:nth-child(3) .case-outcome-stat-label {
  color: #fff !important;
}

.case-outcome-media {
  width: 100%;
  max-width: 640px;
  margin-left: auto;
}

.case-outcome-media-img {
  width: 100%;
  height: auto;
  display: block;
}

.case-outcome-stats {
  margin-top: 251px;
  padding: 17px 37px 16px;
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(3.5px);
  display: flex;
  align-items: stretch;
}

.case-outcome-stat {
  display: flex;
  align-items: center;
  gap: 32px;
}

.case-outcome-stat:nth-child(1) {
  margin-right: 96px;
  flex: 0 0 22.4%;
}

.case-outcome-stat:nth-child(2) {
  margin-right: 86px;
  flex: 0 0 32.6%;
}

.case-outcome-stat:nth-child(3) {
  flex: 0 0 32.8%;
}

.case-outcome-stat-value {
  color: #000;
  font-size: 60px;
  font-family: "Neue Montreal";
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -2.4px;
}

.case-outcome-stat-label {
  color: #000;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}

.case-hero-video--mobile {
  display: none;
  height: 100%;
}

.case-study-page .our-work-list-sec {
  padding: 20px 0 40px;
}

/* =============Responsive============= */
@media (max-width: 1300px) {
  .case-intro-media-frame {
    min-width: unset;
  }
}

@media (max-width: 1200px) {
  .case-hero-top {
    gap: 120px;
  }

  .case-outcome-stats {
    flex-wrap: wrap;
    gap: 20px;
  }

  .case-outcome-stat {
    flex: 1 !important;
  }
}

@media (max-width: 1024px) {
  .case-hero-top {
    flex-direction: column;
    gap: 64px;
  }

  .case-hero-play {
    width: 150px;
    height: 150px;
  }

  .case-intro-title,
  .case-approach-title {
    font-size: 40px;
  }

  .case-intro-copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .case-approach-right {
    padding: 0;
  }

  .case-approach {
    padding-bottom: 50px;
    margin-bottom: 0;
  }

  .case-challenge-block {
    padding: 40px 0 40px;
  }

  .case-challenge-block-container {
    padding: 0 40px;
  }

  .case-challenge-block-row {
    flex-direction: column;
  }

  .case-quote {
    padding: 60px 0;
  }

  .case-quote-text {
    font-size: 24px;
  }

  .case-quote-row {
    flex-direction: column-reverse;
  }

  .case-quote-right {
    flex: unset;
    width: 100%;
  }

  .case-quote-author {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .case-quote-left {
    max-width: 100%;
    text-align: center;
  }

  .case-outcome-stats {
    margin-top: 60px;
  }

  .case-outcome-stat:nth-child(1) {
    margin-right: 50px;
  }

  .case-outcome-stat:nth-child(2) {
    margin-right: 0;
  }

  .case-outcome-stats {
    background: rgba(255, 255, 255, 0.4);
  }

  .case-outcome-stat:nth-child(3) .case-outcome-stat-value,
  .case-outcome-stat:nth-child(3) .case-outcome-stat-label {
    color: #000 !important;
  }
}

@media (max-width: 767px) {
  h1.case-hero-title {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -0.64px;
    margin-bottom: 65px;
  }

  .case-hero {
    padding: 165px 0 48px;
  }

  .case-intro-row {
    flex-direction: column;
  }

  .case-hero-video--desktop {
    display: none;
  }

  .case-hero-video--mobile {
    display: block;
  }

  .case-hero .container {
    padding: 0;
  }

  .case-hero .case-hero-copy {
    padding: 0 16px;
  }

  .case-hero-media {
    margin-top: 63px;
  }

  .case-hero-media-frame {
    border-radius: 0;
    aspect-ratio: 375 / 600;
  }

  .hide-pc {
    display: inherit !important;
  }

  .case-hero-specs {
    padding: 61px 16px 0;
  }

  .case-hero-spec-label {
    margin: 0 0 14px;
  }

  .case-hero-spec {
    margin-bottom: 35px;
  }

  .case-hero-spec:last-child {
    margin-bottom: 0;
  }

  .case-intro-media-frame {
    margin-left: 0;
    aspect-ratio: 375 / 630;
  }

  .case-intro-head {
    display: none;
  }

  .case-intro {
    padding: 10px 0 40px;
  }

  .case-intro .container {
    padding: 0;
  }

  .case-intro-media-img {
    object-position: left;
  }

  .case-intro-right {
    padding: 0 16px;
  }

  .case-intro-title {
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -0.64px;
  }

  .case-intro-row {
    gap: 40px;
  }

  .case-intro-copy {
    padding-top: 37px;
  }

  .case-approach-kicker {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    font-family: "PP Neue Montreal";
    margin-bottom: 16px;
  }

  .case-approach-row {
    flex-direction: column;
    gap: 32px;
  }

  .case-approach-title {
    font-family: "PP Neue Montreal";
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
    padding-top: 41px;
  }

  .case-approach-notes {
    gap: 32px;
  }

  .case-approach {
    padding-bottom: 59px;
    background-image: unset !important;
  }

  .case-approach .approach-img-mb {
    margin-right: -16px;
    margin-left: -16px;
  }

  .case-challenge-block {
    padding: 37px 0 0;
  }

  .case-challenge-block-kicker {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 16px;
  }

  .case-challenge-block-title {
    font-family: "PP Neue Montreal";
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.64px;
    margin-bottom: 33px;
  }

  .case-challenge-block-notes {
    gap: 30px;
    max-width: 280px;
  }

  .case-challenge-block-left .content-bottom {
    padding-bottom: 6px;
  }

  .case-challenge-block-frame-side {
    width: 100%;
    flex: 100%;
    max-width: unset;
    max-height: unset;
    aspect-ratio: unset;
    margin-top: 0;
  }

  .case-quote-author {
    gap: 16px;
  }

  .case-quote-role {
    font-family: "PP Neue Montreal";
    line-height: 140%;
    letter-spacing: 0;
  }

  .case-quote-text {
    font-family: "PP Neue Montreal";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0;
  }

  .case-quote-row {
    gap: 27px;
  }

  .case-quote {
    padding: 60px 0;
  }

  .case-outcome {
    background-size: contain;
    background-position: top center;
  }

  .case-outcome-card,
  .case-outcome-container {
    border-radius: 0;
  }

  .case-outcome .container {
    padding: 0;
  }

  .case-outcome-card {
    padding: 40px 16px;
  }

  .case-outcome .case-outcome-container {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }

  .case-outcome-kicker {
    font-family: "PP Neue Montreal";
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
  }

  .case-outcome-content {
    width: 100%;
    flex: 100%;
  }

  .case-outcome-title {
    color: #FFF;
    font-family: "PP Neue Montreal";
    font-size: 32px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.64px;
    margin-top: 61px;
  }

  .case-outcome-card {
    padding: 40px 16px;
    background-size: 221%;
    background-repeat: no-repeat;
    background-position: 61% -6%;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 18px;
    background-position: top center;
    background-size: cover;
  }

  .case-outcome-card::before {
    content: "";
    display: block;
    height: 240px;
  }

  .case-outcome-top {
    order: 3;
    display: block;
  }

  .case-outcome-stats {
    order: 2;
    margin-top: 9px;
    padding: 40px 38px 17px 38px;
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(3.5px);
  }

  .case-outcome-stat {
    margin-right: 0;
    flex: none;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
  }

  .case-outcome-stat-value {
    color: #000;
    font-family: "PP Neue Montreal";
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: 0.1px;
  }

  .case-outcome-stat:nth-child(1),
  .case-outcome-stat:nth-child(2),
  .case-outcome-stat:nth-child(3) {
    flex: none;
  }

  .case-outcome-stat:nth-child(2) .case-outcome-stat-value,
  .case-outcome-stat:nth-child(3) .case-outcome-stat-value,
  .case-outcome-stat:nth-child(2) .case-outcome-stat-label,
  .case-outcome-stat:nth-child(3) .case-outcome-stat-label {
    color: #fff !important;
  }

  .case-outcome-stat-label {
    max-width: 215px;
  }

  .case-outcome-kicker {
    position: absolute;
    top: 40px;
    left: 16px;
    margin: 0;
    z-index: 3;
  }

  .case-outcome-top {
    display: none;
  }

  .case-outcome-copy {
    margin-top: 32px;
    max-width: 100%;
    gap: 31px;
  }

  .case-outcome-text:last-child {
    max-width: 293px;
  }

  .case-outcome {
    padding: 0 0 41px;
  }

  .case-challenge-block-right {
    margin-right: 0;
  }
	
	.case-intro .case-intro-media-frame {
		min-width: unset;
	}
}