.e26agenda{display:flex;flex-direction:column;gap:40px;padding-top:80px}@media (max-width:1199px){.e26agenda{gap:32px}}.brv2 .e26agenda h2{font-size:80px;letter-spacing:-4px}@media (max-width:1800px){.brv2 .e26agenda h2{font-size:60px;letter-spacing:-3px}}@media (max-width:1600px){.brv2 .e26agenda h2{font-size:50px}}@media (max-width:1199px){.brv2 .e26agenda h2{font-size:36px;letter-spacing:-2px;line-height:1}}@media (max-width:480px){.brv2 .e26agenda h2{font-size:30px;letter-spacing:-1px}}.brv2 .e26agenda h2 span{color:#989898}@media (max-width:1199px){.brv2 .e26agenda h2 span{display:block}}.e26agenda__section{display:flex;flex-direction:column}.e26agenda__section-hdl{cursor:pointer;position:relative;text-transform:uppercase}.e26agenda__section-hdl:after,.e26agenda__section-hdl:before{background:#000;content:"";height:6px;pointer-events:none;position:absolute;right:0;top:calc(50% - 3px);transition:transform .2s ease-in-out;width:34px}@media (max-width:1199px){.e26agenda__section-hdl:after,.e26agenda__section-hdl:before{height:4px;width:24px}}@media (max-width:480px){.e26agenda__section-hdl:after,.e26agenda__section-hdl:before{height:3px;width:20px}}.e26agenda__section-hdl:after{transform:rotate(90deg)}.e26agenda__section.opened .e26agenda__section-hdl:after{transform:rotate(0)}.e26agenda__section-items-wrap{display:none}.e26agenda__section-items-wrap.overflow-visible{overflow:visible!important}.e26agenda__section-items{display:flex;flex-direction:column}.e26agenda__item{align-items:center;border-bottom:1px solid #000;display:flex;justify-content:flex-start;padding:40px 0;position:relative;transition:color .15s ease-in-out,background .15s ease-in-out}@media (max-width:1199px){.e26agenda__item{align-items:flex-start;flex-direction:column;padding:24px 0}}@media (min-width:1200px){.e26agenda__item.hover:hover{background:#000;color:#fff}}.e26agenda__item-img{aspect-ratio:1/1;height:auto;opacity:0;pointer-events:none;position:absolute;right:calc(30vw - 300px);top:50%;transform:translate(20px,-50%);transition:opacity .3s ease-in-out,transform .3s ease-in-out;width:420px;z-index:10}@media (max-width:1600px){.e26agenda__item-img{width:340px}}@media (min-width:1200px){.e26agenda__item:hover .e26agenda__item-img{opacity:1;transform:translateY(-50%)}}.e26agenda__item-img img{height:100%;object-fit:cover;position:absolute;width:100%}.e26agenda__item-time{flex:0 0 220px;font-size:21px;text-transform:uppercase;transition:transform .25s ease-in-out}@media (max-width:1400px){.e26agenda__item-time{flex:0 0 160px}}@media (max-width:1199px){.e26agenda__item-time{flex:auto;font-size:16px;margin-bottom:5px}}@media (min-width:1200px){.e26agenda__item.hover:hover .e26agenda__item-time{transform:translateX(40px)}}.e26agenda__item-content{flex:1}@media (min-width:1200px){.e26agenda__item.hover .e26agenda__item-content{max-width:calc(50vw - 100px)}}.brv2 .e26agenda__item-content h3{font-size:27px}.e26agenda__item-content p{margin-top:10px}.e26agenda__item-breakout{align-items:flex-start;display:flex;gap:40px;margin-top:20px}@media (max-width:1400px){.e26agenda__item-breakout{font-size:15px;gap:20px}.brv2 .e26agenda__item-breakout p{font-size:14px;line-height:1.5}}@media (max-width:1199px){.e26agenda__item-breakout{flex-wrap:wrap}}.e26agenda__item-breakout>div{flex:1}@media (max-width:1199px){.e26agenda__item-breakout>div{min-width:360px}}@media (max-width:900px){.e26agenda__item-breakout>div{min-width:280px}}.e26agenda__item-breakout p{margin:0}