.SectionCard{--pin-height:100dvh;height:var(--pin-height)}.SectionCard__pin{position:relative;top:0;left:0;width:100vw;height:100vh;height:100dvh;clip-path:inset(0);overflow:hidden;translate:0 calc((var(--pin-height) - 100dvh)*var(--track-inset))}.SectionCard__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;padding:15rem var(--side) 3.5rem;translate:0 calc(-100dvh + 100dvh*var(--track-in))}.SectionCard__card{min-width:-moz-min-content;min-width:min-content;width:57rem;height:100%;background-color:rgba(from var(--color-grey-light) r g b/.16);-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);padding:5rem 4rem 3rem;display:flex;flex-direction:column;font-family:Gilam,sans-serif;font-size:1.8rem;line-height:1.1;letter-spacing:.036rem;text-transform:uppercase;font-weight:400}.SectionCard__card-title{font-size:6rem;margin-bottom:auto}.SectionCard__card-slogan,.SectionCard__card-title{font-family:BebasNeue,sans-serif;line-height:.9;font-weight:700}.SectionCard__card-slogan{font-size:4rem;margin-bottom:4rem;margin-top:8rem}.SectionCard__card-desc ul{font-family:Gilam,sans-serif;font-size:1.8rem;line-height:1.1;letter-spacing:.036rem;text-transform:uppercase;font-weight:400;display:flex;flex-direction:column;gap:1lh;padding-left:2cap}.SectionCard__card-desc ul li{position:relative}.SectionCard__card-desc ul li:before{content:"";position:absolute;left:-2cap;top:calc(.5lh - .5cap);display:inline-block;width:1cap;height:1cap;background-color:currentColor;clip-path:circle(.3rem at 50% 50%)}.SectionCard__card-desc b{font-size:6rem}.SectionCard__card-desc b,.SectionCard__card-desc b small{font-family:BebasNeue,sans-serif;line-height:1;font-weight:700}.SectionCard__card-desc b small{font-size:3rem}.SectionCard__card dl{margin-bottom:7rem;display:grid;grid-template-columns:repeat(2,max-content);grid-template-rows:repeat(2,max-content);grid-auto-flow:column dense;gap:3rem 6rem}.SectionCard__card dl dt{font-family:BebasNeue,sans-serif;font-size:8rem;line-height:.9;font-weight:700;grid-row:2/3}.SectionCard__card dl dt small{font-size:5rem}.SectionCard__card dl dd{font-family:Gilam,sans-serif;font-size:1.8rem;line-height:1.1;letter-spacing:.036rem;text-transform:uppercase;font-weight:400}.SectionCard__card{clip-path:inset(calc(100% - 100%*var(--track-in-card)) 0 0 0)}.SectionCard__card>*{translate:0 calc(100dvh - 100dvh*var(--track-in-card))}.SectionCard__icon{height:2.5rem;margin-right:auto;margin-top:12rem}.SectionCard__bg,.SectionCard__bg img{position:absolute;top:0;left:0;width:100%;height:100%}.SectionCard__bg{translate:0 calc(-40dvh + 40dvh*var(--track-in) + 40dvh*var(--track-out))}
