.two-column-video-row{display:flex;gap:50px;justify-content:center}.two-column-video-row .text-column{flex-basis:33%}.two-column-video-row .video-column{flex-basis:66%;max-width:720px}.two-column-video-row .video-container{border:1px solid #fff;margin-bottom:25px}.video-transcript-toggle{align-items:center;border:1px solid #fff;color:#fff;display:flex;font-family:Avenir Next;font-feature-settings:"liga" off,"clig" off;font-size:32px;font-style:normal;font-weight:600;justify-content:space-between;line-height:140%;max-width:720px;padding:20px;width:100%}.transcript-content{max-height:0;overflow:hidden;padding:0 30px;transition:max-height .3s ease,padding .3s ease}.transcript-content.open{max-height:100%;padding-bottom:16px;padding-top:16px}.two-column-video-row .text-column p{color:#fff;font-family:Avenir Next;font-feature-settings:"liga" off,"clig" off;font-size:24px;font-style:normal;font-weight:400;line-height:140%}@media (min-width:1400px){.two-column-video-with-transcript-wrapper .container{max-width:1180px;padding:0}}@media screen and (max-width:1150px){.two-column-video-with-transcript-wrapper .open{height:auto;padding-bottom:30px;padding-top:30px}}@media (max-width:1050px){.two-column-video-row{flex-wrap:wrap}.two-column-video-row .text-column,.two-column-video-row .video-column{flex-basis:100%}}