.intro__wrapper{background:#1c273b;border-radius:.5rem;color:#fff;display:flex;flex-flow:column;padding:3.5rem;position:relative}.intro--Blue .intro__wrapper{background:#3c91dd}.intro--Green .intro__wrapper{background:#35b863}@media(min-width:1400px){.intro__wrapper{min-height:34rem;width:76rem}}@media(max-width:1400px){.intro__wrapper{min-height:34rem;width:70rem}}@media(max-width:1300px){.intro__wrapper{min-height:30rem;width:64rem}}@media(max-width:700px){.intro__wrapper{border-radius:0;height:auto;margin:0 -3rem;width:auto}}.intro__title{color:#fff;font-size:4.8rem;position:relative;width:80%;z-index:1}.intro__title--long{font-size:4rem;width:100%}@media(max-width:1300px){.intro__title--long{font-size:3.4rem}}@media(max-width:700px){.intro__title{font-size:3.2rem;width:100%}.intro__title--long{font-size:2.8rem}}.intro__date,.intro__type{color:#87c6ff;font-size:2.4rem;font-weight:700;position:relative;z-index:1}.intro--Blue .intro__date,.intro--Blue .intro__type{color:#c1e1ff}.intro--Green .intro__date,.intro--Green .intro__type{color:#ceffdf}.intro__type{align-items:center;display:flex;flex:1;margin-bottom:2rem}.intro__type svg{display:inline-block;margin-right:1.5rem;position:relative;top:-.2rem}.intro--Blue .intro__type svg path{fill:#c1e1ff}.intro--Green .intro__type svg path{fill:#ceffdf}.intro__speakers{color:#87c6ff;font-size:1.7rem;font-weight:700;position:relative;z-index:1}@media(max-width:700px){.intro__speakers{font-size:1.4rem}}.intro__speaker:before{content:"and "}.intro__speaker:first-of-type:before{content:"with "}.intro__photos{align-items:center;bottom:0;display:flex;justify-content:flex-end;left:0;opacity:.5;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.intro__photo{border-radius:50%;overflow:hidden;position:relative;right:-7rem}.intro__photo,.intro__photo span{height:32rem;order:2;width:32rem}.intro__photo:nth-of-type(2){order:1;right:-18rem}@media(max-width:700px){.intro__photo:nth-of-type(2){display:none}}.intro__photo span{background-blend-mode:luminosity;background-color:#1d263b;background-size:cover;display:block;height:100%;width:100%}.hero__screen__play{z-index:2}.intro__play{align-items:center;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:6}.intro__play svg{transition:all .2s ease}.intro__wrapper--warn .intro__play{opacity:0}.intro__play:hover svg{transform:scale(1.1);transition:all .2s ease}.intro__warn{align-items:center;bottom:0;display:flex;font-size:1.5rem;justify-content:center;left:0;line-height:1.5rem;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease;z-index:5}.intro__wrapper--warn .intro__warn{opacity:1}.intro__warn strong{background:#e06d4d;border-radius:.3rem;box-shadow:0 0 5rem #1d263b;display:inline-block;padding:1rem 2rem}