@charset "utf-8";#e_conteudo .e_area_galeria_videos{background:var(--cinza4);position:relative}#e_conteudo .e_conteudo_videos{display:flex;align-items:start;position:relative}#e_conteudo .e_conteudo_videos .e_exbicao_video{flex-shrink:0;width:60%;position:relative;aspect-ratio:16/9;border-radius:2px;margin-bottom:145px;margin-top:30px;z-index:1}#e_conteudo .e_conteudo_videos .e_exbicao_video .sw_video_capa{position:absolute;inset:0;width:100%;height:100%;background:var(--branco);border-radius:3px 3px 0 0;padding:10px;border:none}#e_conteudo .e_conteudo_videos .e_info_sobre_video{width:60%;padding:20px;background:var(--branco);height:145px;border-radius:0 0 3px 3px;position:absolute;left:0;bottom:0;z-index:1}#e_conteudo .e_conteudo_videos .e_data{position:relative;padding-left:10px}#e_conteudo .e_conteudo_videos .e_data:before{content:"";width:5px;height:5px;background:var(--cor3);border-radius:100%;position:absolute;left:0;top:0;bottom:0;margin:auto}#e_conteudo .e_conteudo_videos .e_titulo{margin:10px 0;max-height:2.4rem}#e_conteudo .e_conteudo_videos .e_btn_ver_mais{width:calc(100% - 20px);position:absolute;left:0;right:0;margin:auto;bottom:10px}#e_conteudo .e_conteudo_videos .e_info{position:relative;width:100%;background:var(--cinza5);background-image:url(/img/bg.png);height:475px;padding:45px;border-radius:0 3px 3px 0}#e_conteudo .e_conteudo_videos .e_info:before{content:"";width:605px;height:475px;background:var(--cinza5);background-image:url(/img/bg.png);position:absolute;left:-128%;top:0;border-radius:3px 0 0 3px;z-index:0}#e_conteudo .e_conteudo_videos .e_info .e_txt_video{color:var(--cinzatxt2);font-family:var(--font1);font-weight:600;font-style:normal;font-size:20px;position:relative;margin-bottom:30px;padding-bottom:10px}#e_conteudo .e_conteudo_videos .e_info .e_txt_video::before{content:"";width:90px;background:rgba(0,0,0,.1);height:3px;border-radius:2px;position:absolute;left:0;bottom:0}#e_conteudo .e_conteudo_videos .e_info .e_txt_video::after{content:"";width:40px;background:var(--cor3);height:3px;border-radius:2px;position:absolute;left:0;bottom:0;transition:.3s}#e_conteudo .e_conteudo_videos .e_info:hover .e_txt_video::after{width:90px;background:var(--cor5)}#e_conteudo .e_conteudo_videos .e_cont_videos{max-height:300px;padding-right:5px;overflow:auto}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video{height:140px;font-size:0;margin-bottom:15px;background:var(--branco);padding:10px;border-radius:3px}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video:last-child{margin-bottom:0}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video .e_area_info_video{padding:10px 20px;padding-right:10px;height:120px;position:relative;width:70%;display:inline-block;vertical-align:middle}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video .e_area_info_video .e_titulo{max-height:3rem;height:3rem;margin-bottom:35px}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video .e_area_info_video .swfa{color:#9397a1;font-size:10px;text-align:end;position:relative;width:100%;display:inline-block;vertical-align:middle}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video.js-ativo .e_area_info_video .swfa{color:var(--cor3)}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video:hover .e_area_info_video .swfa{color:var(--cor3)}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video .e_area_info_video .swfa::after{content:"Assistir";color:#9397a1;font-family:var(--font1);font-weight:400;font-size:12px;position:relative;margin-left:5px}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video.js-ativo .e_area_info_video .swfa::after{content:"Reproduzindo"}#e_conteudo .e_conteudo_videos .e_cont_videos .e_cont_video:hover .e_area_info_video .swfa::after{content:"Reproduzindo"}#e_conteudo .e_conteudo_videos .e_cont_videos .e_video{width:30%;display:inline-block;vertical-align:middle;cursor:pointer;position:relative;height:120px;overflow:hidden;border-radius:2px;background:#000}@media(max-width:1200px){#e_conteudo .e_conteudo_videos .e_exbicao_video{width:100%;max-width:900px;margin:10px auto}#e_conteudo .e_conteudo_videos .e_info:before{display:none}#e_conteudo .e_conteudo_videos .e_info_sobre_video{display:none}#e_conteudo .e_conteudo_videos{flex-direction:column;padding:10px}#e_conteudo .e_conteudo_videos::before{display:none}}@media(max-width:500px){#e_conteudo .e_conteudo_videos .e_info{padding:20px;height:auto}}