.green-highlight{background:var(--light-green);border:2px solid var(--dark-green);border-radius:10px;overflow:hidden;padding:0}.green-highlight__inner{align-items:stretch;display:flex}.green-highlight__content{align-self:center;flex:1;min-width:0;padding:30px}.green-highlight__image{flex-shrink:0;width:600px}.green-highlight__image img{display:block;height:100%;object-fit:cover;width:100%}.green-highlight .session-speakers-grid{margin-top:30px}.green-highlight .session-label,.green-highlight .session-title{color:var(--dark-green);margin-bottom:10px}.green-highlight p:last-child{margin-bottom:0}.green-highlight p{color:var(--dark-green);font-family:Literata,serif}@media (max-width:767px){.green-highlight__inner{flex-direction:column}.green-highlight__image{height:220px;width:100%}}