.hero__top{background:#000;color:#fff;font-size:1.125rem;padding:1.5rem 0 6rem;position:relative}@media (min-width:576px){.hero__top{font-size:1.25rem;padding-top:6rem}}@media (min-width:768px){.hero__top{padding-top:6rem}}.hero__top .container{display:flex;gap:2rem 4rem;justify-content:space-between;position:relative}@media (max-width:991px){.hero__top .container{flex-wrap:wrap}}.hero__bg{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero__top__left{max-width:770px}.hero__logos{display:flex;gap:1rem;margin-bottom:5.5rem}@media (min-width:576px){.hero__logos{gap:2rem;margin-bottom:3.875rem}}@media (max-width:575px){.hero__logos img{height:3rem}}.hero__event-details{display:flex;flex-wrap:wrap;font-family:var(--monospace);font-size:1rem;gap:1.5rem 2rem;margin-top:2rem}@media (min-width:576px){.hero__event-details{font-size:1.25rem;gap:1.5rem 2.5rem;margin-top:3.5rem}}.hero__event-details>div{align-items:center;display:flex;gap:1rem}.hero__event-details>div:before{background:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/icon-calendar.svg) 50% 50% no-repeat var(--brand-primary);content:"";display:block;height:3rem;width:3rem}body.nk-branding .hero__event-details>div:before{background-image:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/icon-calendar-nk.svg);border-radius:100%}@media (max-width:575px){.hero__event-details>div:before{background-size:50%!important;height:2rem;width:2rem}}.hero__event-details>div:first-child:before{background:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/icon-pin-1.svg) 50% 50% no-repeat var(--brand-primary)}body.nk-branding .hero__event-details>div:first-child:before{background-image:url(https://2847417.fs1.hubspotusercontent-na1.net/hubfs/2847417/icon-pin-nk.svg)}.hero__top__right{background:#fff;max-width:480px;padding:2.5rem}.hero__bottom{margin-top:6.25rem}.hero__bottom__form{margin-top:-9.25rem;z-index:1}@media (max-width:991px){.hero__bottom__form{order:-1}}@media (min-width:1200px){.hero__bottom__form{margin-top:-14rem}}.hero__bottom__form>div{background:#fff;border-radius:var(--border-radius);padding:1.5rem}@media (min-width:576px){.hero__bottom__form>div{padding:3rem}}.hero__bottom__box{background:#fff;padding:2rem}.hero__bottom__box h3{font-size:2.125rem;line-height:1.13;margin-bottom:1.5rem}.hero__bottom__box ul{list-style:none;margin:0;padding-left:2rem}.hero__bottom__box li{position:relative}.hero__bottom__box li:before{background:var(--gray);border-radius:100%;content:"";display:block;height:4px;left:-1rem;position:absolute;top:.75em;transform:translate(-50%,-50%);width:4px}.hero__bottom__box__number{align-items:center;background:var(--brand-primary);border-radius:100%;display:flex;font-family:var(--serif);font-size:2rem;height:1.75em;justify-content:center;line-height:1;margin-bottom:.75em;padding-top:.1875em;width:1.75em}.hero--default .hero__top__left{max-width:620px}.hero--default .hero__top__left p{max-width:42ch}@media (min-width:576px){.hero--default h1{font-size:4.5rem;margin-bottom:1.5rem}}.hero--event h1{margin-bottom:1rem}@media (max-width:575px){.hero--event h1{font-size:3.5rem}}@media (min-width:992px){.hero--event h1{font-size:6rem;margin-bottom:.5rem}}.hero--event .hero__bottom .container{display:grid;gap:5rem 8%}@media (min-width:992px){.hero--event .hero__bottom .container{grid-template-columns:auto 31rem}}.hero--modal.hero--boxes .hero__top{padding-bottom:10.5rem}@media (min-width:576px){.hero--modal.hero--boxes .hero__top{padding-bottom:13.5rem}}.hero--boxes .hero__bottom{margin-bottom:2.5rem}@media (min-width:576px){.hero--boxes .hero__bottom{margin-bottom:6rem}}.hero--boxes .hero__bottom .container{display:grid;row-gap:1.5rem}@media (min-width:576px){.hero--boxes .hero__bottom .container{gap:3rem 6.4%;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.hero--boxes .hero__bottom .container{grid-template-columns:repeat(3,1fr)}}.hero--boxes .hero__bottom .container>h2{margin:0}@media (min-width:576px){.hero--boxes .hero__bottom .container>h2{grid-column-end:3;grid-column-start:1}}@media (min-width:992px){.hero--boxes .hero__bottom .container>h2{grid-column-end:4}}.hero--modal .hero__bottom{margin-top:-8rem;position:relative}@media (min-width:576px){.hero--modal .hero__bottom{margin-top:-8.5rem}}.modal{align-items:center;background:rgba(0,0,0,.75);display:flex;height:100%;justify-content:center;left:0;padding:1.5rem;position:fixed;top:0;width:100%;z-index:1}body:not(.modal-open) .modal{display:none}.modal__content{background:#fff;max-height:100%;max-width:100%;overflow-y:auto;padding:2rem;position:relative;width:31rem}@media (min-width:576px){.modal__content{padding:3rem}}.modal__close{background:#fff;border:0;cursor:pointer;font-family:var(--sans-serif);font-size:1.75rem;height:3rem;margin:0;padding:0;position:absolute;right:0;top:0;width:3rem}@media (min-width:576px){.modal__close{right:.5rem;top:.5rem}}