*,*:before,*:after{box-sizing:border-box}*{margin:0}body{background-color:#101;color:#fff;font-family:Roboto,Arial,Helvetica,sans-serif;line-height:1.45;font-size:16px;-webkit-font-smoothing:antialiased}@media (min-width: 768px){body{font-size:20px}}main{padding-top:48px}p{margin-bottom:.8em}ul{padding:0 0 0 1em;line-height:1.2;margin:0 0 .8em}li+li{margin-top:.8em}a{color:currentColor}h2{margin-bottom:.9em}.container{padding:0 12px;margin:0 auto;max-width:1000px;width:100%}img{max-width:100%;height:auto;display:block}.topbar{position:fixed;background-color:#111;width:100%;z-index:9}.topbar__container{padding:0 12px;margin:0 auto;display:flex;align-items:center;height:48px;width:100%;max-width:1000px}.hero{background-color:#111;position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:60px 12px;margin-bottom:60px;animation:fade linear;animation-timeline:scroll();animation-direction:reverse;animation-range-start:contain 0%}.hero__image{max-width:300px;width:100%;position:relative}@media (min-width: 768px){.hero__image{max-width:600px}}.hero__noise{height:100%;width:100%;position:absolute;background:radial-gradient(circle at 50% 50%,#000c,#212020d9),url("data:image/svg+xml,%3Csvg viewBox='0 0 600 600' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");filter:contrast(145%) brightness(650%);mix-blend-mode:screen}.image-module{display:grid;grid-template-columns:5fr 4fr}.image-module__content{z-index:2;margin:12px -50px 0 0}@media (min-width: 768px){.image-module{display:grid;grid-template-columns:1fr 1fr}.image-module__content{margin:24px -100px 0 100px;animation:follow linear;animation-timeline:view()}}.section{margin-top:45px;margin-bottom:45px}.image-module__image{animation:fade linear;animation-timeline:view()}.footer{background-color:#111;text-align:center;padding:12px;font-size:13px}@keyframes fade{0%{opacity:.2}to{opacity:1}}@keyframes follow{0%{transform:translateY(0)}to{transform:translateY(90px)}}
