.case-study__heading p:last-of-type{margin-bottom:0}.case-study__image{align-items:center;aspect-ratio:1/1;background-color:var(--gold-light);border-radius:var(--border-radius);display:flex;justify-content:center;padding:var(--gap-32)}.case-study__image img{max-width:70%;width:70%}.case-study__stats{display:grid;gap:var(--gap-24);grid-template-columns:repeat(3,minmax(100px,1fr));margin-top:var(--gap-80)}.case-study__stats span{border-bottom:1px solid var(--color-typography);display:block;margin-bottom:var(--gap-48);padding-bottom:var(--gap-16);text-align:right}.case-study__stats-inner{background-color:var(--lilac);border-radius:var(--border-radius);padding:var(--gap-32)}.case-study__stats-inner p{margin-bottom:0;text-align:right}@media screen and (max-width:1023px){.case-study__stats-inner span.f-48{font-size:3.2rem;line-height:4.16rem}}@media screen and (max-width:767px){.case-study__stats{display:flex;flex-direction:column;margin-top:var(--gap-32)}.case-study__image,.case-study__stats{max-width:100%;width:100%}}