:root{--header-height: 70px}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;font-family:-apple-system,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#2d2d2d;font-size:14px}html .content,body .content{margin:0 auto;width:980px}@media screen and (max-width: 768px){html .content,body .content{width:100%}}@media screen and (max-width: 768px){html,body{font-size:16px;overflow-x:hidden}}html{scroll-behavior:smooth}.page{padding-top:var(--header-height)}@media screen and (min-width: 768px){.page{scroll-snap-align:start;height:100svh;min-height:100vh}}p{margin:6px 0}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.align-center{align-items:center}.justify-between{justify-content:space-between}.download-link{background:#328cd2;color:#fff;border-radius:15px;padding:8px 12px;border:none;cursor:pointer;text-decoration:none}.download-link.uppercase{text-transform:uppercase}.download-link.bold{font-weight:700}h1.section-title{display:flex;justify-content:flex-end;color:#3c3c3c}@media screen and (max-width: 768px){h1.section-title{padding-right:1rem;font-size:1.8rem}}
