body,footer{display:flex}:root{--white:#fff;--text-color:#2d3232;--page-color:var(--white);--header-color:#fafafa;--footer-color:#232121;--footer-text-color:var(--white)}@font-face{font-family:"Space Grotesk Frontify Regular";src:url("//2035494.fs1.hubspotusercontent-na1.net/hubfs/2035494/raw_assets/public/Webinar/fonts/SpaceGroteskFrontify-Regular.woff2") format("woff2"),url(//2035494.fs1.hubspotusercontent-na1.net/hubfs/2035494/raw_assets/public/Webinar/fonts/SpaceGroteskFrontify-Regular.woff2) format("woff");font-weight:400;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}html{font-size:1rem;scroll-behavior:smooth}body{flex-direction:column;background-color:var(--page-color);color:var(--text-color);font-family:"Space Grotesk Frontify Regular",Arial,sans-serif;font-weight:400}body,html{height:100%;margin:0;padding:0}h1{font-weight:600;font-size:1.875rem;line-height:2.254rem;margin-top:1rem;margin-bottom:2rem}h2{font-weight:700;font-size:1.875rem;line-height:2.103rem}@media screen and (min-width:768px){h1{font-size:2.75rem;line-height:3.375rem;margin-bottom:4rem}h2{font-size:2.75rem;line-height:3.375rem}}main{display:block;flex:1}header{background-color:var(--header-color);padding:1.563rem 0}img{max-width:100%;height:auto}footer{flex-direction:column;justify-content:center;background-color:var(--footer-color);color:var(--footer-text-color);text-align:center;padding:4rem 0}section{margin-bottom:3.75rem}.container{width:100%;max-width:1240px;margin:0 auto;padding:0 1rem}