<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--ebooks:#fff;--podcast:#fff;--videos:#fff}section{width:1400px;margin:0 auto 60px}.header_centro{background-color:#004a93;padding:40px 0;margin-bottom:50px}.centroDeContenidos_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.centroDeContenidos_title h1{color:#fff;font-size:50px}.centroDeContenidos_title_image{width:600px}.centroDeContenidos_title_banner{width:400px}.centroDeContenidos_nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.centroDeContenidos_nav_item{position:relative;max-width:400px;width:100%;height:auto;background-color:#ccc;border-radius:5px;padding:20px;overflow:hidden}.centroDeContenidos_nav_item img{aspect-ratio:.878/1;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#000),to(transparent));-webkit-mask-image:linear-gradient(black 80%,transparent);mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(80%,#000),to(transparent));mask-image:linear-gradient(black 80%,transparent);opacity:1;-webkit-transition:.3s;transition:.3s}.centroDeContenidos_nav_item span{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Orkney_bold;color:#fff;border-radius:5px;font-size:60px;position:absolute;top:100%;left:0}.centroDeContenidos_nav_item:hover img{opacity:.3;scale:1.1}.centroDeContenidos_nav_item:hover span{top:0}.centroDeContenidos_nav_item.nav_ebooks{background-color:var(--ebooks)}.centroDeContenidos_nav_item.nav_podcast{background-color:var(--podcast)}.centroDeContenidos_nav_item.nav_videos{background-color:var(--videos)}.centroDeContenidos_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:60px;background-color:#fff;border:1px solid #ddd;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;gap:10px;border-radius:10px 30px 30px 10px}.centroDeContenidos_header_title h2{font-family:Orkney_bold;padding:10px 20px;color:#004a93;margin-bottom:0}.centroDeContenidos_header_img{width:60px;aspect-ratio:1/1}.btn_centro_contenidos_cta{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;padding:0 20px;height:40px;line-height:40px;border-radius:5px;color:#004a93;text-align:center;margin:20px auto 0;background-color:#00d5c4}.btn_centro_contenidos_cta:hover{background-color:#ff8a00;color:#000;scale:1.1}.ebooks{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-transition:.3s;transition:.3s}.ebook_item{width:300px;background-color:#fff;border:1px solid #ddd;border-radius:10px}.ebook_item_image{overflow:hidden}.ebook_item_image img{border-radius:10px 10px 0 0;-webkit-transition:.3s;transition:.3s;display:block}.ebook_item_image:hover img{scale:1.1}.ebook_item_texts{padding:20px}.ebook_item_texts_title h3{font-size:18px;font-family:Orkney_bold;letter-spacing:-1px;line-height:18px;color:#004a93;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ebook_item_texts_parrafo{margin-top:10px;margin-bottom:10px}.ebook_item_texts_parrafo p{font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:16px;color:#363d51}.ebook_item_texts_link a{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 15px;height:35px;line-height:35px;text-align:center;color:#004a93;background-color:#f0f0f0;border-radius:5px;text-decoration:none;font-weight:700;font-size:14px;-webkit-transition:.3s;transition:.3s;text-decoration:none}.ebook_item_texts_link a:hover{color:#004a93;background-color:#00d5c4}#ebooks .contenedor{overflow:hidden}#ebooks .slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;margin-top:20px}.buttons button{width:40px;height:40px;border:1px solid #ccc;border-radius:50%;line-height:40px;background-color:#fff;color:#ccc;cursor:pointer;font-size:18px}.buttons button:hover{color:#fff;background-color:#f8bf0a;border:1px solid transparent}.podcast{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-transition:.3s;transition:.3s}#podcast .contenedor{overflow:hidden}#podcast .slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.podcast_item{width:300px}.videos{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-transition:.3s;transition:.3s}#videos .contenedor{overflow:hidden}#videos .slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.videos_item{width:400px;background-color:#fff;cursor:pointer;border:1px solid #ddd;border-radius:20px}.video_item_image{position:relative;overflow:hidden}.video_item_image img{aspect-ratio:16/9;-webkit-transition:.3s;transition:.3s;opacity:1;border-radius:20px 20px 0 0}.videos_item:hover img{scale:1.1;opacity:.3}.video_item_image span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:red;font-size:60px;-webkit-transition:.3s;transition:.3s}.video_item_text{padding:20px}.video_item_text h3{font-size:18px;font-family:Orkney_bold;letter-spacing:-1px;line-height:18px;color:#004a93;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}span.fa-youtube:hover{font-size:80px!important;background:0 0}.modalVideo{background-color:rgba(0,0,0,.7);display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:100000000000}.modalVideo-content{position:relative;background-color:#fff;max-width:800px;width:90%}.modalVideo-content span{width:40px;height:40px;border:1px solid #ccc;border-radius:50%;line-height:40px;background-color:#fff;color:#ccc;cursor:pointer;font-size:18px;position:absolute;right:-20px;top:-20px;text-align:center;z-index:1}.modalVideo-content span:hover{color:#fff;background-color:#f8bf0a;border:1px solid transparent}.video-container{aspect-ratio:16/9}lite-youtube{max-width:100%}.modal{display:none;position:fixed;z-index:2147483647;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:400px;width:80%;background-color:#fff;border-radius:5px;-webkit-box-shadow:0 0 50px rgba(0,0,0,.5);box-shadow:0 0 50px rgba(0,0,0,.5);height:auto;overflow:initial}.modal-content{position:relative}.modal-content img{border-radius:5px;display:block;aspect-ratio:400/600}.close{background-color:#fff;position:absolute;top:-18px;right:-18px;font-size:30px;cursor:pointer;width:40px;height:40px;text-align:center;line-height:37px;border:2px solid #002e5b;border-radius:50%;z-index:1}.overlay{display:none;position:fixed;z-index:99998;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}@media screen and (max-width:1450px){section{width:1200px}}@media screen and (max-width:1250px){section{width:1000px}.centroDeContenidos_title h1{font-size:61px}}@media screen and (max-width:1250px){section{width:1000px}.centroDeContenidos_title h1{font-size:61px}}@media screen and (max-width:1050px){section{width:800px}}@media screen and (max-width:850px){section{width:600px;margin:0 auto 30px}.centroDeContenidos_title h1{font-size:36px}.centroDeContenidos_nav_item img{opacity:.3;scale:1}.centroDeContenidos_nav_item span{top:0;font-size:40px}}@media screen and (max-width:650px){section{width:400px}.centroDeContenidos_title{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.centroDeContenidos_title_banner{display:none}.centroDeContenidos_title h1{font-size:39px}.centroDeContenidos_nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.centroDeContenidos_nav_item{width:80%;height:65px}.centroDeContenidos_nav_item img{display:none}.centroDeContenidos_nav_item span{font-size:30px}.centroDeContenidos_header_title h2{margin-left:20px}.centroDeContenidos_header_img{right:10px}.videos_item{width:100%}}@media screen and (max-width:450px){section{width:350px}}</pre></body></html>