.timed-feature-list{width:100%;display:flex;flex-direction:row;max-width:1196px;margin:0 auto}@media screen and (max-width: 768px){.timed-feature-list{flex-direction:column-reverse}}.timed-feature-list .left{display:flex;flex-direction:column;flex:1;padding:7px 0}.timed-feature-list .left .feature{flex:1;display:flex;flex-direction:row;align-items:center;margin-right:34px;padding:8px 0;border-radius:7px;cursor:pointer}@media screen and (max-width: 768px){.timed-feature-list .left .feature{display:none;margin-right:0;flex-direction:column}.timed-feature-list .left .feature.active{display:flex}}.timed-feature-list .left .feature:hover{background:#28292e33}.timed-feature-list .left .feature .progress-bg{align-self:stretch;width:4px;flex-shrink:0;background:#28292e;margin-right:34px;position:relative}@media screen and (max-width: 768px){.timed-feature-list .left .feature .progress-bg{width:100%;height:4px;margin:-8px 0 16px}}.timed-feature-list .left .feature .progress-bg .progress{position:absolute;top:0;left:0;width:100%;height:0;background:#bdf2d5}.timed-feature-list .left .feature .progress-bg .progress.mobile{height:100%;width:0}.timed-feature-list .left .feature p{font-family:VisbyCF-Medium,sans-serif;font-size:17px;line-height:32.5px;color:#fff;opacity:1}.timed-feature-list .right{overflow:hidden;border-radius:7px}.timed-feature-list .right video{width:100%;height:400px;aspect-ratio:16 / 9}@media screen and (max-width: 768px){.timed-feature-list .right video{height:unset}}.timed-feature-list .right img{width:100%;height:400px;object-fit:cover;aspect-ratio:16 / 9}
