.hero-hip{color:var(--neutral-0);overflow:hidden;padding-bottom:0;padding-top:calc(var(--vertical-spacing)/2 + var(--header-height));position:relative}.hero-hip:before{background:rgba(210,249,0,.2);border-radius:741px;bottom:0;content:"";filter:blur(63.98657989501953px);height:74rem;left:0;position:absolute;transform:translate(-50%,50%);width:74rem}.hero-hip__inner{display:grid;grid-gap:var(--gap-6);margin-inline:auto;max-width:var(--container-width)}.hero-hip__rich-text{text-wrap:pretty}.hero-hip__buttons{display:flex;flex-wrap:wrap;gap:var(--gap-4)}.hero-hip__image{display:grid;grid-template-columns:auto 1fr auto 1fr auto;grid-template-rows:3.2rem repeat(4,auto) 3.2rem;justify-self:center;margin-top:4rem;margin-inline:auto;max-width:136rem;position:relative;width:100%;z-index:2}.hero-hip__image:after{background:var(--neutral-0);bottom:0;content:"";height:40%;left:50%;margin-left:-50vw;position:absolute;width:100vw}.hero-hip__image>*{position:relative;z-index:2}.hero-hip__image-lg{border-radius:var(--radius-2);clip-path:polygon(0 0,calc(50% - min(35%, 560px)/2) 0,calc(50% - min(35%, 560px)/2 + 20px) 20px,calc(50% + min(35%, 560px)/2 - 20px) 20px,calc(50% + min(35%, 560px)/2) 0,100% 0,100% 100%,calc(50% + min(35%, 560px)/2) 100%,calc(50% + min(35%, 560px)/2 - 20px) calc(100% - 20px),calc(50% - min(35%, 560px)/2 + 20px) calc(100% - 20px),calc(50% - min(35%, 560px)/2) 100%,0 100%);grid-area:1/2/7/5;height:clamp(220px,40vw,600px);overflow:hidden}.hero-hip__image:has(.hero-hip__play) .hero-hip__image-lg:after{background:rgba(0,0,0,.7);content:"";height:100%;inset:0;position:absolute;width:100%}.hero-hip__image-lg>img{height:100%!important;inset:0;object-fit:cover;position:absolute;width:100%}.hero-hip__play{display:grid;gap:var(--gap-4);grid-area:2/3/6/4;justify-items:center;place-content:center;position:relative;text-align:center}.hero-hip__play-button>svg{height:4rem;width:4rem}.hero-hip__play-description{font-weight:600}.hero-hip__stat{display:none}@media(min-width:992px){.hero-hip{padding-top:calc(var(--vertical-spacing) + var(--header-height))}.hero-hip__inner{grid-template-columns:calc(50% - 4rem) 1fr}.hero-hip__image{grid-template-columns:2.4rem 1fr auto 1fr 2.4rem;grid-template-rows:3.2rem repeat(4,auto) 3.2rem}.hero-hip__stat{display:block;position:relative}.hero-hip__stat--1{grid-area:2/4/6/6;justify-self:end}.hero-hip__stat--2{grid-area:4/1/6/3}.hero-hip__play-button>svg{height:6rem;width:6rem}.hero-hip__play-description{font-size:1.8rem}}@media(min-width:1200px){.hero-hip__inner{grid-gap:18rem}.hero-hip__image{margin-top:12rem}}