.content-container{flex-direction:row;gap:2rem;width:100%;max-width:80rem;margin:0 auto;padding:0 5%;display:flex}@media (max-width:768px){.content-container{flex-direction:column;gap:1.5rem}}.content-container .container-content-wrapper{width:70%}@media (max-width:768px){.content-container .container-content-wrapper{order:2;width:100%}}.content-container .container-side-panel{align-self:flex-start;width:30%;height:fit-content;position:sticky;top:2rem}@media (max-width:768px){.content-container .container-side-panel{order:1;width:100%;position:relative;top:auto}.content-container .container-side-panel .event-details-card{min-width:100%}}.speakers-section{margin-top:2rem}.speakers-section h5{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);line-height:var(--cds-productive-heading-03-line-height,1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);color:var(--cds-text-primary);margin-bottom:var(--cds-spacing-05)}.speakers-section .speakers-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.speakers-section .speakers-grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.speakers-section .speakers-grid{grid-template-columns:repeat(4,1fr)}}.event-markdown{margin-top:2rem}.event-markdown h5{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);line-height:var(--cds-productive-heading-03-line-height,1.4);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);color:var(--cds-text-primary);margin-bottom:1rem;margin-bottom:var(--cds-spacing-05)}.aspect-w-16{padding-bottom:56.25%;position:relative}.aspect-w-16 iframe{width:100%;height:100%;position:absolute;top:0;left:0}.event-main{padding:2rem 0}.instructions-card{background-color:var(--cds-layer);padding:var(--cds-spacing-05);width:100%;margin-bottom:var(--cds-spacing-05);border-radius:4px}.instructions-card .instructions-title{font-size:var(--cds-productive-heading-02-font-size,1rem);font-weight:var(--cds-productive-heading-02-font-weight,600);line-height:var(--cds-productive-heading-02-line-height,1.375);letter-spacing:var(--cds-productive-heading-02-letter-spacing,0);color:var(--cds-text-primary);margin-bottom:var(--cds-spacing-05)}.instructions-card .instructions-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);line-height:var(--cds-body-01-line-height,1.42857);letter-spacing:var(--cds-body-01-letter-spacing,.16px);color:var(--cds-text-secondary)}.instructions-card .instructions-content p{margin-bottom:var(--cds-spacing-03)}.instructions-card .instructions-content ul,.instructions-card .instructions-content ol{margin-left:var(--cds-spacing-05);margin-bottom:var(--cds-spacing-03)}.instructions-card .instructions-content a{color:var(--cds-link-primary);text-decoration:none}.instructions-card .instructions-content a:hover{text-decoration:underline}
