:root{--font-header: "proxima-nova", "Arial", -apple-system, sans-serif;--font-paragraph: "proxima-nova", "Arail", -apple-system, sans-serif;--fw-header: 700;--fw-paragraph: 500;--fs-header: clamp(1rem, calc(.8rem + 2vw), 2.5rem);--fs-paragraph: clamp(1rem, calc(.5rem + 1vw), 1.25rem);--color-text: #252525;--color-text-light: #252525;--color-text-grey: #999999;scroll-padding-top:10rem}:before,:after{box-sizing:border-box}html{box-sizing:border-box;scroll-behavior:smooth}body{font-family:var(--font-paragraph);font-size:1rem;line-height:1.6;overflow-x:hidden}main{max-width:100vw}section{margin-bottom:4em}body,h1,h2,h3,h4,p{margin:0;color:var(--color-text-light)}h1,h2,h3{margin-bottom:.5em;font-family:var(--font-header);font-weight:700;font-size:2rem;line-height:1;max-width:70ch}h2,h3{font-size:clamp(.8rem,calc(.8rem + 2vw),2.25rem)}h4{margin:0;font-size:2rem}p{font-family:var(--font-paragraph);font-weight:var(--fw-paragraph);font-size:var(--fs-paragraph);margin-bottom:1em;padding:0;max-width:70ch}*::selection{background-color:#ff69b4}.reveal{animation:reveal 1s}@keyframes reveal{0%{opacity:0%;transform:translateY(5em)}to{opacity:100%;transform:translateY(0)}}.blog-image{max-width:100%;height:auto;border-radius:.5rem}.header-3{font-size:clamp(.8rem,calc(.8rem + 2vw),1.4rem)}
