html{scroll-behavior:smooth}section#ebook-hero{background-color:#eff8f9;display:flex;padding:160px 0 80px;position:relative;z-index:0}section#ebook-hero div.center{display:flex;justify-content:center}section#ebook-hero div.card-container{background-color:#fff;border-radius:9px;max-width:1113px}section#ebook-hero article.event-container{border-radius:30px;display:flex;flex-flow:column nowrap;gap:30px;justify-content:space-between;max-width:350px;padding:40px 30px;position:relative}section#ebook-hero article.event-container p.event-eyebrow{color:var(--main-blue);font-family:var(--headline-font);font-size:20px;font-weight:500;line-height:125%;margin:0 0 40px;position:relative;text-transform:uppercase}section#ebook-hero article.event-container p.event-eyebrow:after{background-color:var(--main-blue);bottom:-15px;content:"";height:1px;left:0;position:absolute;width:50px}section#ebook-hero article.event-container h3.event-title{color:var(--main-blue);font-family:var(--headline-font);font-size:30px;font-style:normal;font-weight:500;line-height:125%;margin:0 0 20px}section#ebook-hero article.event-container p.event-description{color:var(--main-blue);font-family:var(--headline-font);font-size:18px;font-style:normal;font-weight:300;line-height:26px;margin:0}section#ebook-hero article.event-container a.button-download{background-color:var(--main-blue);border-radius:10px;color:#fff;padding:20px 0;position:relative;text-decoration:none;width:258px}section#ebook-hero article.event-container a.button-download p{color:#fff;font-family:var(--main-font);font-size:18px;line-height:18px;margin:0;text-align:center}section#ebook-hero img.event-image{max-width:536px;vertical-align:bottom;width:100%}@media (min-width:1200px){section#ebook-hero article.event-container{max-width:637px}section#ebook-hero article.event-container h3.event-title{font-size:38px}section#ebook-hero article.event-container p.event-description{font-size:22px;line-height:32px}section#ebook-hero div.card-container{display:flex}}