//$('#cnpj').mask('99.999.999/9999-99');

// const link =``;
// const iframe =`<iframe width="100%" height="315" src="${link}" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>`; 

// $('.container-image-quem-somos-geral').html(
//     `<div class="image-quem-somos img-fluid">
//     ${iframe}
//     </div>`
// )