.o-parallax-content{background-color:rgb(var(--color-background-secondary));overflow:hidden}.o-parallax-content__hero{align-items:flex-start;display:flex;justify-content:center;min-height:40rem;padding-block:6rem;position:relative}@media screen and (min-width:860px){.o-parallax-content__hero{min-height:55rem;padding-block:10rem}}.o-parallax-content__heading{max-width:44rem;opacity:0;position:relative;text-align:center;transform:translateY(3rem);z-index:2}.o-parallax-content__decorative{color:rgb(var(--color-border));font-family:var(--ff-secondary);font-size:10rem;left:50%;line-height:1;opacity:1;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap;will-change:transform;z-index:0}@media screen and (min-width:860px){.o-parallax-content__decorative{font-size:35rem}}.o-parallax-content__media{border-radius:var(--border-radius);overflow:hidden;position:absolute;will-change:transform;z-index:1}.o-parallax-content__media img,.o-parallax-content__media video{display:block;height:100%;object-fit:cover;width:100%}.o-parallax-content__media--top-left{height:11.8rem;left:-3rem;top:18rem;width:8.8rem}@media screen and (min-width:860px){.o-parallax-content__media--top-left{height:25rem;left:11rem;top:0;width:18.7rem}}.o-parallax-content__media--top-right{height:12.2rem;right:-2rem;top:18rem;width:9.9rem}@media screen and (min-width:860px){.o-parallax-content__media--top-right{height:28rem;right:10rem;top:0;width:22.7rem}}.o-parallax-content__media--bottom-left{display:none}@media screen and (min-width:860px){.o-parallax-content__media--bottom-left{bottom:2rem;display:block;height:20.8rem;left:-3.5rem;width:12.3rem}}.o-parallax-content__media--bottom-right{display:none}@media screen and (min-width:860px){.o-parallax-content__media--bottom-right{bottom:-14rem;display:block;height:19.5rem;right:7rem;width:13.1rem}}.o-parallax-content__stats{column-count:2;gap:1.6rem;margin-top:4rem;margin-inline:auto;max-width:114.6rem;padding-inline:1.6rem}@media screen and (min-width:860px){.o-parallax-content__stats{columns:unset;display:grid;gap:2.4rem;grid-template-columns:repeat(4,1fr);margin-top:6rem;padding-inline:0}}.o-parallax-content__stat{break-inside:avoid;margin-bottom:2rem}@media screen and (min-width:860px){.o-parallax-content__stat{margin-bottom:0}}.o-parallax-content__stat{background-color:rgb(var(--color-background));border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:space-between;opacity:0;padding:2.4rem;transform:translateY(3rem)}@media screen and (min-width:860px){.o-parallax-content__stat{max-width:26.4rem}}.o-parallax-content__stat-title{color:rgb(var(--color-button));font-family:var(--ff-secondary);font-size:4rem;line-height:1.1;margin-bottom:1.2rem}@media screen and (min-width:860px){.o-parallax-content__stat-title{font-size:5.6rem}}.o-parallax-content__stat-desc{color:rgb(var(--color-text));font-size:1.4rem;line-height:160%;opacity:.7}