.video-cols-section{background-color:#fff;font-family:Roboto,sans-serif;padding:60px 20px}.video-cols-container{display:flex;gap:40px;justify-content:center;margin:0 auto;max-width:1200px}.video-col-item{display:flex;flex:1;flex-direction:column;max-width:580px}.video-text-header{margin-bottom:30px;text-align:center}.video-headline{color:#3e3e3f;font-family:Roboto,sans-serif;font-size:24px;font-style:italic;font-weight:700;margin:0 0 10px}.video-underline{background-color:#f49c20;height:2px;margin:0 auto 20px;width:200px}.video-desc{color:#3e3e3f;font-size:16px;line-height:1.5;padding:0 10px}.video-wrapper{border-radius:0;overflow:hidden;width:100%}.responsive-video{aspect-ratio:16/9;position:relative;width:100%}.responsive-video embed,.responsive-video iframe,.responsive-video object{border:0;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:767px){.video-cols-container{flex-direction:column;gap:60px}.video-col-item{max-width:100%;width:100%}.video-headline{font-size:22px}}