.hero-event-info{background:hsl(var(--theme-bg));color:hsl(var(--theme-text));opacity:0;overflow-x:hidden}.hero-event-info.visible{opacity:1}.hero-event-info.hidden{opacity:0}.hero-event-info__inner{display:flex;flex-direction:column;height:100%;position:relative;width:100%}@media (min-width:1200px){.hero-event-info__inner{flex-direction:row;min-height:calc(100vh - 4.5rem)}}.hero-event-info__trumpet{display:flex;margin-bottom:.8rem}.hero-event-info .tag-list{margin-top:2rem}.hero-event-info__content{display:flex;margin:1.5rem var(--grid-margin) 1.5rem var(--grid-margin);padding-top:1rem;position:relative;width:calc(var(--cols)*12 - var(--gutter))}@media (min-width:1200px){.hero-event-info__content{border-bottom:1px solid hsla(var(--theme-text)/.3);margin:var(--header-height) calc(var(--grid-gap)) 0 var(--grid-margin);width:calc(var(--cols)*6 - var(--gutter))}}.hero-event-info__content-inner{display:grid;grid-template-rows:auto 1fr auto;position:relative;width:100%}.hero-event-info__signup{display:flex;margin-bottom:1.5rem;width:calc(var(--cols)*12 - var(--gutter))}@media (min-width:1200px){.hero-event-info__signup{display:none}}.hero-event-info__media-container{display:inline-block;height:-moz-fit-content;height:fit-content;margin-bottom:1.5rem;transform:translate(calc(var(--grid-margin)*-1));width:100vw}@media (min-width:1200px){.hero-event-info__media-container{display:none}}.hero-event-info__media-container.visible .image{opacity:1;transition:opacity 1s ease,transform 2s ease}.hero-event-info__media-container.hidden .image{opacity:0;transform:scale(1.1);transition:none}.hero-event-info__media-container .video{left:0;position:relative;top:0;width:100%}.hero-event-info__heading-container{display:flex;flex-direction:column;max-width:calc(100vw - var(--grid-margin) - var(--grid-margin));padding:0 0 2rem;transition:transform 1.5s var(--ease-out-quint) 1s}@media (min-width:900px){.hero-event-info__heading-container .ts-h4{font-size:var(--ts-h3-size);line-height:100%}}.hero-event-info__breadcrumb{margin-bottom:3rem;transition:opacity .3s ease 2s}.hero-event-info__subheading{margin-top:1rem}.hero-event-info__info{display:grid;gap:1.5rem;grid-template-columns:1fr;max-width:calc(var(--cols)*12 - var(--gutter));opacity:0;padding-bottom:1rem}@media (min-width:900px){.hero-event-info__info{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding-bottom:2rem}}.hero-event-info__info.visible{opacity:1;transition:opacity 1s ease}.hero-event-info__info.hidden{opacity:0;transition:none}.hero-event-info__info h5{margin-bottom:.8rem}.hero-event-info__info-container{bottom:0;overflow:hidden;position:absolute;right:0;width:calc(var(--cols)*6 + var(--grid-margin))}@media (min-width:900px){.hero-event-info__info-container{display:none}}.hero-event-info__info-container-wrapper{background:var(--off-white);display:flex;padding:.8rem var(--grid-margin) 0 var(--grid-gap);transition:transform 1.5s var(--ease-out-quint) 1.2s}.hero-event-info__info-container-wrapper.is-visible{transform:translateY(0)}.hero-event-info__info-container-wrapper.is-hidden{transform:translateY(100%)}.hero-event-info__info-container-inner{border-bottom:var(--stroke-dark);width:100%}.hero-event-info__info-container-content{padding-bottom:.8rem}.hero-event-info__info-container .info-body{display:flex;flex-direction:column;margin-top:.8rem}
