.PAGINA_PROGRAMA .APARTADO_VIDEOS{padding:100px 0}.PAGINA_PROGRAMA .APARTADO_VIDEOS .texto{text-align:center;max-width:600px;margin:0 auto}.PAGINA_PROGRAMA .APARTADO_VIDEOS .texto .apartado{font-weight:600;font-size:18px;line-height:21px;color:#0c4da2}.PAGINA_PROGRAMA .APARTADO_VIDEOS .texto h2{font-weight:700;font-size:38px;line-height:42px;text-align:center;color:#103457;margin:10px 0 45px}@media(max-width: 768px){.PAGINA_PROGRAMA .APARTADO_VIDEOS .texto h2{font-size:26px;line-height:30px}}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos{position:relative;overflow:hidden}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .item{max-width:700px;border-radius:16px;margin-bottom:30px;overflow:hidden}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-carousel .owl-stage-outer{z-index:1;width:700px;margin:0 auto}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-nav{position:absolute;top:-40px;width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;font-size:50px;padding:0 10%}@media(max-width: 1200px){.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-nav{padding:0 4%}}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-nav button{color:#ced9f0 !important}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-nav button:hover{background:none !important;color:#7090af !important}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-dots .owl-dot span{background:#ced9f0}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .owl-dots .owl-dot.active span{background:#103457}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .video{position:relative;z-index:20}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .video .overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:30;cursor:pointer;transition:all .6s ease;border-radius:16px;border:1px solid #ced9f0}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .video .overlay:before{display:flex;justify-content:center;align-items:center;padding:80px 57px;height:100%;font-size:80px;content:"";font-family:"sdelsol_icon";color:#129fda}.PAGINA_PROGRAMA .APARTADO_VIDEOS .videos .video:hover .overlay{background-color:rgba(0,0,0,.1)}