:root{--color-copper: #ff8d61;--color-alu: #afb3bb;--color-slurry: #121313;--color-white: #fff;--color-off: #000;--color-copper-dark: #f47644;--color-copper-light: #ffb294;--color-alu-dark: #808288;--color-alu-light: #cdcfd3;--color-slurry-dark: #000000;--color-slurry-light: #1e2022;--color-light: #f3f2ef;--color-error: #ff5459;--color-focus: #475aff;--hover-duration: .1s;--hover-ease: ease-in-out;--fadein-duration: .4s;--fadein-ease: ease-in-out;--cells-speed: .01}.home-statement{position:relative;width:100%;height:200vh;background-color:var(--color-slurry)}.home-statement figure{width:100%;height:100vh;display:block;position:sticky;top:0;z-index:0;overflow:hidden;pointer-events:none}.home-statement figure video{object-fit:cover;display:block;width:100%;height:100%;opacity:1}.home-statement figure video.fadein{transition:opacity .8s ease-in;opacity:1}.home-statement figure .c_anvas{position:absolute;top:0;left:0;object-fit:cover;width:100%;height:100%}.home-statement .typo-container{width:100%;height:100vh;position:relative;top:0;z-index:4;align-items:center}.home-statement .typo-container h2{font-family:BWGradual,sans-serif;text-align:center;font-size:40px;line-height:48px;color:var(--color-light)}@supports not (-moz-appearance: none){.home-statement figure video{-webkit-mask-image:url(../../assets/masks/statement_3x4.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:50%;mask-image:url(../../assets/masks/statement_3x4.svg);mask-repeat:no-repeat;mask-position:center;mask-size:50%;overflow:hidden}}@media (min-width: 560px){.home-statement .typo-container h2{grid-column-start:2;grid-column-end:12;font-size:64px;line-height:78px}}@media (min-width: 920px){.home-statement .typo-container h2{font-size:104px;line-height:124px}}html[data-darkmode=true] .home-statement .typo-container h2{color:var(--color-alu)}
