.hero-event{position:relative;color:#fff;height:38rem}@media screen and (min-width: 768px){.hero-event{height:44.5rem}}.hero-event picture,.hero-event img{width:100%;height:100%;display:block;object-fit:cover;line-height:0}.hero-event__content{position:absolute;inset:0;padding:3rem 1rem;background:rgba(0,0,0,.5)}@media screen and (min-width: 1024px){.hero-event__content{padding:0 1rem}}.hero-event__container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;width:100%;gap:1.5rem}@media screen and (min-width: 768px){.hero-event__container{width:60%}}.hero-event__title{font-size:1.75rem;font-weight:600;color:#fff;margin:0;line-height:2rem}@media screen and (min-width: 768px){.hero-event__title{font-size:2.375rem;line-height:2.5rem}}.hero-event__description{font-size:1rem;color:#fff;font-weight:400;margin:0}.hero-event__speakers{font-weight:bold;color:#fff}.hero-event__speakers-title{font-size:.875rem;display:block;line-height:1rem;font-weight:400;margin-bottom:.5rem}.hero-event__speakers-list{display:flex;align-items:center;flex-wrap:wrap}.hero-event__speakers-list li{color:#fff;font-size:1.125rem;font-weight:normal;position:relative;font-weight:600;padding-right:.8rem;margin-right:.5rem}.hero-event__speakers-list li::after{content:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"4\" height=\"4\" viewBox=\"0 0 4 4\" fill=\"none\"><circle cx=\"2\" cy=\"2\" r=\"2\" fill=\"white\"/></svg>");position:absolute;top:50%;right:0;transform:translateY(-50%);display:block;line-height:0;color:#fff}.hero-event__speakers-list li:last-child{padding-right:0;margin-right:0}.hero-event__speakers-list li:last-child::after{content:none}.hero-event__logos{display:flex;gap:2.5rem;align-items:center;flex-wrap:wrap;padding:1.25rem 1.5rem;border-radius:.5rem;border:.613px solid rgba(255,255,255,.4);background:rgba(217,217,217,.15);box-shadow:0 2.452px 2.452px 0 rgba(0,0,0,.12)}.hero-event__logo{display:flex;flex-direction:column;align-items:center}.hero-event__logo img{max-height:40px}
