Kernel: Python 3 (ipykernel)
Web scraping
@author: Roberto Mendoza
Página web: Bolsa de valores de Lima
In [1]:
In [ ]:
1.0 Accedemos a la página web
In [4]:
In [5]:
In [6]:
In [10]:
Out[10]:
'Índices'
In [12]:
In [13]:
Out[13]:
Title: Bienvenidos - Bolsa de Valores de Lima - BVL
Current Page URL: https://www.bvl.com.pe/
'<html lang="es"><head>\n\t<meta charset="utf-8">\n\t<title>Bienvenidos - Bolsa de Valores de Lima - BVL</title>\n\t<base href="/">\n\t<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">\n <meta http-equiv="X-UA-Compatible" content="IE=edge">\n <link rel="stylesheet" href="assets/styles/pre-loading.css">\n\t<script async="" src="https://widgets-static.embluemail.com/accounts/16445FFDD88655CE6/scripts/sw_1644.js?ts=20221118T134316"></script><script type="text/javascript" async="" src="https://static.hotjar.com/c/hotjar-2094925.js?sv=7"></script><script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-P4PPW3S"></script><script async="" src="https://widgets-static.embluemail.com/accounts/16445FFDD88655CE6/scripts/sw_1644.js?ts=20221118T134314"></script><script src="https://connect.facebook.net/signals/config/433443771344643?v=2.9.89&r=stable" async=""></script><script src="https://connect.facebook.net/signals/config/298357621478938?v=2.9.89&r=stable" async=""></script><script src="https://connect.facebook.net/signals/config/695964661417331?v=2.9.89&r=stable" async=""></script><script id="facebook-jssdk" src="https://connect.facebook.net/es_LA/sdk/xfbml.customerchat.js"></script><script async="" src="https://www.googletagmanager.com/gtm.js?id=GTM-5CV6RSJ"></script><script async="" src="https://connect.facebook.net/en_US/fbevents.js"></script><script>\n\t\tif (global === undefined) {\n\t\t\tvar global = window;\n }\n if (dataLayer === undefined) {\n var dataLayer = [];\n }\n\t</script>\n <script src="https://cdn.embluemail.com/pixeltracking/pixeltracking.js?code=9f0c5dd58da94122ca96467bda8b74c0"></script>\n\t<!-- Hotjar Tracking Code for https://www.bvl.com.pe/ -->\n <script>\n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:2025690,hjsv:6};\n a=o.getElementsByTagName(\'head\')[0];\n r=o.createElement(\'script\');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,\'https://static.hotjar.com/c/hotjar-\',\'.js?sv=\');\n </script><script async="" src="https://static.hotjar.com/c/hotjar-2025690.js?sv=6"></script>\n\n <!-- Meta Pixel Code -->\n <script>\n !function(f,b,e,v,n,t,s)\n {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version=\'2.0\';\n n.queue=[];t=b.createElement(e);t.async=!0;\n t.src=v;s=b.getElementsByTagName(e)[0];\n s.parentNode.insertBefore(t,s)}(window, document,\'script\',\n \'https://connect.facebook.net/en_US/fbevents.js\');\n fbq(\'init\', \'695964661417331\');\n fbq(\'track\', \'PageView\');\n </script>\n <noscript><img height="1" width="1" style="display:none"\n src="https://www.facebook.com/tr?id=695964661417331&ev=PageView&noscript=1"\n />\n </noscript>\n <!-- End Meta Pixel Code -->\n\n <script async="" src="https://www.googletagmanager.com/gtag/js?id=AW-963124998"></script>\n\n <script>\n window.dataLayer = window.dataLayer || [];\n function gtag(){dataLayer.push(arguments);}\n gtag(\'js\', new Date());\n gtag(\'config\', \'AW-963124998\');\n </script>\n\n\n <!-- Google Tag Manager -->\n\n <script>\n (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({\'gtm.start\':\n new Date().getTime(),event:\'gtm.js\'});var f=d.getElementsByTagName(s)[0], \n j=d.createElement(s),dl=l!=\'dataLayer\'?\'&l=\'+l:\'\';j.async=true;j.src= \n \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;f.parentNode.insertBefore(j,f); \n })(window,document,\'script\',\'dataLayer\',\'GTM-5CV6RSJ\');\n </script>\n \n <!-- End Google Tag Manager -->\n\n <!-- Hotjar Tracking Code for https://www.bvl.com.pe/ -->\n <script>\n (function(h,o,t,j,a,r){\n h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};\n h._hjSettings={hjid:3100566,hjsv:6};\n a=o.getElementsByTagName(\'head\')[0];\n r=o.createElement(\'script\');r.async=1;\n r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;\n a.appendChild(r);\n })(window,document,\'https://static.hotjar.com/c/hotjar-\',\'.js?sv=\');\n </script><script async="" src="https://static.hotjar.com/c/hotjar-3100566.js?sv=6"></script>\n <!-- end hotjar-->\n<link rel="stylesheet" href="styles.d15e4f439658e613d4f0.css"><style>@-webkit-keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes swal2-show{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}100%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.875em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.875em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}100%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}100%{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}50%{margin-top:1.625em;-webkit-transform:scale(.4);transform:scale(.4);opacity:0}80%{margin-top:-.375em;-webkit-transform:scale(1.15);transform:scale(1.15)}100%{margin-top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}100%{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-shown{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;box-shadow:0 0 .625em #d9d9d9;overflow-y:hidden}.swal2-popup.swal2-toast .swal2-header{flex-direction:row}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:initial;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon-text{font-size:2em;font-weight:700;line-height:1em}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 .0625em #fff,0 0 0 .125em rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:2em;height:2.8125em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.25em;left:-.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2em 2em;transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;-webkit-transform-origin:0 2em;transform-origin:0 2em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:showSweetToast .5s;animation:showSweetToast .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:hideSweetToast .2s forwards;animation:hideSweetToast .2s forwards}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:animate-toast-success-tip .75s;animation:animate-toast-success-tip .75s}.swal2-popup.swal2-toast .swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:animate-toast-success-long .75s;animation:animate-toast-success-long .75s}@-webkit-keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotateZ(2deg);transform:translateY(-.625em) rotateZ(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotateZ(-2deg);transform:translateY(0) rotateZ(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotateZ(2deg);transform:translateY(.3125em) rotateZ(2deg);opacity:.7}100%{-webkit-transform:translateY(0) rotateZ(0);transform:translateY(0) rotateZ(0);opacity:1}}@keyframes showSweetToast{0%{-webkit-transform:translateY(-.625em) rotateZ(2deg);transform:translateY(-.625em) rotateZ(2deg);opacity:0}33%{-webkit-transform:translateY(0) rotateZ(-2deg);transform:translateY(0) rotateZ(-2deg);opacity:.5}66%{-webkit-transform:translateY(.3125em) rotateZ(2deg);transform:translateY(.3125em) rotateZ(2deg);opacity:.7}100%{-webkit-transform:translateY(0) rotateZ(0);transform:translateY(0) rotateZ(0);opacity:1}}@-webkit-keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}100%{-webkit-transform:rotateZ(1deg);transform:rotateZ(1deg);opacity:0}}@keyframes hideSweetToast{0%{opacity:1}33%{opacity:.5}100%{-webkit-transform:rotateZ(1deg);transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes animate-toast-success-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes animate-toast-success-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-shown{top:auto;right:auto;bottom:auto;left:auto;background-color:transparent}body.swal2-no-backdrop .swal2-shown>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-shown.swal2-top{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-top-left,body.swal2-no-backdrop .swal2-shown.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-top-end,body.swal2-no-backdrop .swal2-shown.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-shown.swal2-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-left,body.swal2-no-backdrop .swal2-shown.swal2-center-start{top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-center-end,body.swal2-no-backdrop .swal2-shown.swal2-center-right{top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}body.swal2-no-backdrop .swal2-shown.swal2-bottom-left,body.swal2-no-backdrop .swal2-shown.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-shown.swal2-bottom-end,body.swal2-no-backdrop .swal2-shown.swal2-bottom-right{right:0;bottom:0}.swal2-container{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:10px;background-color:transparent;z-index:1060;overflow-x:hidden;-webkit-overflow-scrolling:touch}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-popup{display:none;position:relative;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem;box-sizing:border-box}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-popup .swal2-header{display:flex;flex-direction:column;align-items:center}.swal2-popup .swal2-title{display:block;position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-popup .swal2-actions{flex-wrap:wrap;align-items:center;justify-content:center;margin:1.25em auto 0;z-index:1}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-popup .swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-confirm{width:2.5em;height:2.5em;margin:.46875em;padding:0;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent;cursor:default;box-sizing:border-box;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-popup .swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-popup .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{display:inline-block;width:15px;height:15px;margin-left:5px;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff;content:\'\';-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal}.swal2-popup .swal2-styled{margin:.3125em;padding:.625em 2em;font-weight:500;box-shadow:none}.swal2-popup .swal2-styled:not([disabled]){cursor:pointer}.swal2-popup .swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#aaa;color:#fff;font-size:1.0625em}.swal2-popup .swal2-styled:focus{outline:0;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-popup .swal2-styled::-moz-focus-inner{border:0}.swal2-popup .swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-popup .swal2-image{max-width:100%;margin:1.25em auto}.swal2-popup .swal2-close{position:absolute;top:0;right:0;justify-content:center;width:1.2em;height:1.2em;padding:0;transition:color .1s ease-out;border:none;border-radius:0;outline:initial;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer;overflow:hidden}.swal2-popup .swal2-close:hover{-webkit-transform:none;transform:none;color:#f27474}.swal2-popup>.swal2-checkbox,.swal2-popup>.swal2-file,.swal2-popup>.swal2-input,.swal2-popup>.swal2-radio,.swal2-popup>.swal2-select,.swal2-popup>.swal2-textarea{display:none}.swal2-popup .swal2-content{justify-content:center;margin:0;padding:0;color:#545454;font-size:1.125em;font-weight:300;line-height:normal;z-index:1;word-wrap:break-word}.swal2-popup #swal2-content{text-align:center}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-radio,.swal2-popup .swal2-select,.swal2-popup .swal2-textarea{margin:1em auto}.swal2-popup .swal2-file,.swal2-popup .swal2-input,.swal2-popup .swal2-textarea{width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;font-size:1.125em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);box-sizing:border-box}.swal2-popup .swal2-file.swal2-inputerror,.swal2-popup .swal2-input.swal2-inputerror,.swal2-popup .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-popup .swal2-file:focus,.swal2-popup .swal2-input:focus,.swal2-popup .swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-popup .swal2-file::-webkit-input-placeholder,.swal2-popup .swal2-input::-webkit-input-placeholder,.swal2-popup .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-popup .swal2-file:-ms-input-placeholder,.swal2-popup .swal2-input:-ms-input-placeholder,.swal2-popup .swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-popup .swal2-file::-ms-input-placeholder,.swal2-popup .swal2-input::-ms-input-placeholder,.swal2-popup .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-popup .swal2-file::placeholder,.swal2-popup .swal2-input::placeholder,.swal2-popup .swal2-textarea::placeholder{color:#ccc}.swal2-popup .swal2-range input{width:80%}.swal2-popup .swal2-range output{width:20%;font-weight:600;text-align:center}.swal2-popup .swal2-range input,.swal2-popup .swal2-range output{height:2.625em;margin:1em auto;padding:0;font-size:1.125em;line-height:2.625em}.swal2-popup .swal2-input{height:2.625em;padding:0 .75em}.swal2-popup .swal2-input[type=number]{max-width:10em}.swal2-popup .swal2-file{font-size:1.125em}.swal2-popup .swal2-textarea{height:6.75em;padding:.75em}.swal2-popup .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;color:#545454;font-size:1.125em}.swal2-popup .swal2-checkbox,.swal2-popup .swal2-radio{align-items:center;justify-content:center}.swal2-popup .swal2-checkbox label,.swal2-popup .swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-popup .swal2-checkbox input,.swal2-popup .swal2-radio input{margin:0 .4em}.swal2-popup .swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;background:#f0f0f0;color:#666;font-size:1em;font-weight:300;overflow:hidden}.swal2-popup .swal2-validation-message::before{display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;content:\'!\';zoom:normal}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}.swal2-icon{position:relative;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;line-height:5em;cursor:default;box-sizing:content-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;zoom:normal}.swal2-icon-text{font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:3.75em 3.75em;transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 3.75em;transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;top:-.25em;left:-.25em;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%;z-index:2;box-sizing:content-box}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;top:.5em;left:1.625em;width:.4375em;height:5.625em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:1}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;height:.3125em;border-radius:.125em;background-color:#a5dc86;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.875em;width:1.5625em;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{align-items:center;margin:0 0 1.25em;padding:0;font-weight:600}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle{background:#add8e6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{width:2.5em;height:.4em;margin:0 -1px;background:#3085d6;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-animate-success-icon .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-animate-success-icon .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-animate-error-icon{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-animate-error-icon .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}@-webkit-keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:initial!important}}</style><style></style><script charset="utf-8" src="common.e8cd39b1cf2d19267959.js"></script><script charset="utf-8" src="8.85edc40dc59cbda99a2e.js"></script><script async="" src="https://script.hotjar.com/modules.55241fd65a1af5a1837b.js" charset="utf-8"></script><style type="text/css">iframe#_hjRemoteVarsFrame {display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;}</style><meta http-equiv="origin-trial" content="A751Xsk4ZW3DVQ8WZng2Dk5s3YzAyqncTzgv+VaE6wavgTY0QHkDvUTET1o7HanhuJO8lgv1Vvc88Ij78W1FIAAAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjgwNjUyNzk5LCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A751Xsk4ZW3DVQ8WZng2Dk5s3YzAyqncTzgv+VaE6wavgTY0QHkDvUTET1o7HanhuJO8lgv1Vvc88Ij78W1FIAAAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjgwNjUyNzk5LCJpc1RoaXJkUGFydHkiOnRydWV9"><script type="text/javascript" async="" src="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963124998/?random=1668796995530&cv=11&fst=1668796995530&bg=ffffff&guid=ON&async=1&gtm=2oab90&u_w=1739&u_h=979&hn=www.googleadservices.com&frm=0&url=https%3A%2F%2Fwww.bvl.com.pe%2F&tiba=Bolsa%20de%20Valores%20de%20Lima&auid=957849944.1668796996&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B107.0.5304.107%7CChromium%3B107.0.5304.107%7CNot%253DA%253FBrand%3B24.0.0.0&uap=Windows&uapv=14.0.0&uaw=0&data=event%3Dgtag.config&rfmt=3&fmt=4"></script><script type="text/javascript" async="" src="https://www.googleadservices.com/pagead/conversion/963124998/?random=1668796995541&cv=11&fst=1668796995541&bg=ffffff&guid=ON&async=1&gtm=2oab90&u_w=1739&u_h=979&label=gKpACJ-jvscDEIa-oMsD&hn=www.googleadservices.com&frm=0&url=https%3A%2F%2Fwww.bvl.com.pe%2F&tiba=Bolsa%20de%20Valores%20de%20Lima&auid=957849944.1668796996&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B107.0.5304.107%7CChromium%3B107.0.5304.107%7CNot%253DA%253FBrand%3B24.0.0.0&uap=Windows&uapv=14.0.0&uaw=0&data=event%3Dconversion&rfmt=3&fmt=4"></script><meta http-equiv="origin-trial" content="A751Xsk4ZW3DVQ8WZng2Dk5s3YzAyqncTzgv+VaE6wavgTY0QHkDvUTET1o7HanhuJO8lgv1Vvc88Ij78W1FIAAAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjgwNjUyNzk5LCJpc1RoaXJkUGFydHkiOnRydWV9"><meta http-equiv="origin-trial" content="A751Xsk4ZW3DVQ8WZng2Dk5s3YzAyqncTzgv+VaE6wavgTY0QHkDvUTET1o7HanhuJO8lgv1Vvc88Ij78W1FIAAAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjgwNjUyNzk5LCJpc1RoaXJkUGFydHkiOnRydWV9"><script type="text/javascript" async="" src="https://www.googleadservices.com/pagead/conversion/963124998/?random=1668796995549&cv=11&fst=1668796995549&bg=ffffff&guid=ON&async=1&gtm=2wgb90&u_w=1739&u_h=979&label=nUovCOrjjt0CEIa&hn=www.googleadservices.com&frm=0&url=https%3A%2F%2Fwww.bvl.com.pe%2F&tiba=Bolsa%20de%20Valores%20de%20Lima&value=0&bttype=purchase&auid=957849944.1668796996&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B107.0.5304.107%7CChromium%3B107.0.5304.107%7CNot%253DA%253FBrand%3B24.0.0.0&uap=Windows&uapv=14.0.0&uaw=0&rfmt=3&fmt=4"></script><script>\n (function(w,d,s,l,i){\n w[l] = w[l]||[];\n w[l].push({\n \'gtm.start\': new Date().getTime(),\n event:\'gtm.js\'\n });\n var f = d.getElementsByTagName(s)[0];\n var j = d.createElement(s);\n var dl = l != \'dataLayer\' ? \'&l=\' + l : \'\';\n j.async = true;\n j.src = \'https://www.googletagmanager.com/gtm.js?id=\'+i+dl;\n f.parentNode.insertBefore(j,f);\n })(window,document,\'script\',\'dataLayer\',\'GTM-P4PPW3S\');\n </script><style>.profile-select-container[_ngcontent-c2]{display:none!important;margin-right:1rem}.profile-select-container[_ngcontent-c2] .select-profile[_ngcontent-c2]{margin-left:.5rem}@media (min-width:768px){.profile-select-container[_ngcontent-c2]{display:-webkit-box!important;display:flex!important}}.container-dropdown[_ngcontent-c2]{position:relative;cursor:pointer;width:75px;margin-left:.25rem}.container-dropdown[_ngcontent-c2] .container-dropdown-chevron[_ngcontent-c2]{position:absolute;right:0;top:8px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.dropdown[_ngcontent-c2]{position:absolute;top:20px;right:-15px;z-index:2;background:#fff;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.dropdown[_ngcontent-c2] div[_ngcontent-c2]{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding:.5rem 1rem;border-bottom:1px solid #ececec;width:100%}.dropdown[_ngcontent-c2] div[_ngcontent-c2]:hover{background:#ececec}.g-site-header[_ngcontent-c2]{box-shadow:0 -2px 9px 0 rgba(0,0,0,.5);left:0;position:fixed;right:0;top:0;z-index:100}.g-site-header--content[_ngcontent-c2]{background-color:#fff;padding:.577rem 0}.g-site-no-realtime[_ngcontent-c2]{display:none}@media (min-width:768px){.g-site-header--content[_ngcontent-c2]{padding:2.08rem 0}.g-site-header--no-realtime[_ngcontent-c2] .g-site-header--content[_ngcontent-c2]{padding:.77rem 0}.g-site-no-realtime[_ngcontent-c2]{background-color:#5c5c5c;color:#fff;display:block;font-family:avant-garde,sans-serif;font-size:.92rem;padding:.54rem 0}.left[_ngcontent-c2]{padding-right:2.5rem}}.g-site-no-realtime[_ngcontent-c2] a[_ngcontent-c2]:hover{color:#fff}.g-site-no-realtime--wrapper[_ngcontent-c2]{align-content:center;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.g-site-no-realtime--content[_ngcontent-c2]{align-content:center;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%}.g-site-no-realtime--text[_ngcontent-c2]{align-content:center;display:-webkit-box;display:flex}.g-site-no-realtime--text[_ngcontent-c2] i[_ngcontent-c2]{line-height:20px;margin-left:5px}.g-site-no-realtime--close[_ngcontent-c2]{-webkit-box-align:center;align-items:center;background:#7d7d7d;border-radius:5px;color:#fff;cursor:pointer;display:-webkit-box;display:flex;font-size:7px;height:18px;-webkit-box-pack:center;justify-content:center;width:18px}.left[_ngcontent-c2]{-webkit-box-align:center;align-items:center;align-self:center;display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-pack:justify;justify-content:space-between;margin-left:-.5rem}.left[_ngcontent-c2] div[_ngcontent-c2]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}.left[_ngcontent-c2] .findSab[_ngcontent-c2]{padding:18px}.right[_ngcontent-c2]{-webkit-box-align:center;align-items:center;align-self:center;display:-webkit-box;display:flex;margin:0 -.5rem}@media (min-width:768px){.left[_ngcontent-c2] .findSab[_ngcontent-c2]{margin-right:10px}.right[_ngcontent-c2]{border-left:1px solid #ececec;padding-left:1rem}.menu-toggler[_ngcontent-c2]{display:none}}.right[_ngcontent-c2] .btn[_ngcontent-c2], .right[_ngcontent-c2] .language-switcher[_ngcontent-c2]{font-family:avant-garde,sans-serif;margin:0 .5rem}.right[_ngcontent-c2] .btn[_ngcontent-c2] i[_ngcontent-c2], .right[_ngcontent-c2] .language-switcher[_ngcontent-c2] i[_ngcontent-c2]{pointer-events:none}.menu-toggler[_ngcontent-c2]{background:0 0;border-radius:0;height:2.31rem;margin-right:1.27rem;padding:.5rem;position:relative;width:2.46rem}.menu-toggler[_ngcontent-c2] span[_ngcontent-c2], .menu-toggler[_ngcontent-c2]::after, .menu-toggler[_ngcontent-c2]::before{background-color:#5c5c5c;height:.23rem;left:.5rem;pointer-events:none;position:absolute;right:.5rem;-webkit-transition:.2s;transition:all .2s}.menu-toggler[_ngcontent-c2] span[_ngcontent-c2]{width:13px;opacity:1;top:calc(50% - .115rem)}.menu-toggler[_ngcontent-c2]::after, .menu-toggler[_ngcontent-c2]::before{content:""}.menu-toggler[_ngcontent-c2]::before{top:.5rem}.menu-toggler[_ngcontent-c2]::after{bottom:.5rem}.menu-toggler.menu-opened[_ngcontent-c2] span[_ngcontent-c2]{opacity:0}.menu-toggler.menu-opened[_ngcontent-c2]::after, .menu-toggler.menu-opened[_ngcontent-c2]::before{background-color:#ff0100}.menu-toggler.menu-opened[_ngcontent-c2]::before{top:1.04rem;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu-toggler.menu-opened[_ngcontent-c2]::after{bottom:1.04rem;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.logo[_ngcontent-c2]{display:inline-block;line-height:0;margin-right:.5rem}.logo[_ngcontent-c2] img[_ngcontent-c2]{height:45px}@media (min-width:768px){.logo[_ngcontent-c2] img[_ngcontent-c2]{height:58px}}</style><style>:host{display:block}bvl-footer footer{background-color:#000;margin-bottom:0;padding-bottom:4.15rem;position:relative;z-index:4}@media (min-width:992px){bvl-footer footer{margin-bottom:41px}}bvl-footer footer .colophon{background-color:#2a2a2a}@media (min-width:768px){bvl-footer footer .colophon{background-color:#dcdcdc}bvl-footer footer .colophon .container{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}bvl-footer footer .colophon .container>div{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex}bvl-footer footer .colophon .social-networks{margin:0 -.5rem}bvl-footer footer .colophon a{color:#fff;display:inline-block;font-size:1.54rem;line-height:1;margin:.91rem .5rem;padding:.4rem .25rem .25rem}bvl-footer footer .colophon a:hover{color:#ff0100}bvl-footer footer .colophon a .icon-youtube{font-size:1.25em}bvl-footer footer .colophon address{font-style:normal}bvl-footer footer .colophon .separator{margin:0 .5rem}bvl-footer footer .colophon dl{display:-webkit-box;display:flex}@media (max-width:767.98px){bvl-footer footer .colophon .container .company-info{bottom:0;color:#fff;display:block;left:0;padding:1rem 15px;position:absolute;right:0;text-align:center;z-index:1}bvl-footer footer .colophon .social-networks{-webkit-box-pack:center;justify-content:center}bvl-footer footer .colophon .separator{display:none}bvl-footer footer .colophon dl{-webkit-box-pack:center;justify-content:center}}bvl-footer footer .colophon dd,bvl-footer footer .colophon dt{margin-right:.25rem}bvl-footer footer .colophon dt{font-weight:700}bvl-footer footer .colophon dd:last-of-type{margin:0}bvl-footer footer .footer-link-list{position:relative;z-index:1}bvl-footer footer .footer-link-list .content{border-top:none!important;padding-top:5px}bvl-footer footer h4{color:#fff;font-size:1rem;font-weight:500;margin:0;text-transform:uppercase}bvl-footer footer ul{color:#8c8c8c;font-size:.85rem;list-style:none}bvl-footer footer a{color:inherit;display:inline-block;padding:.32em 0}bvl-footer footer .certificate-image{margin-bottom:20px;width:60px}@media (min-width:768px){bvl-footer footer .colophon .container .company-info{display:-webkit-box;display:flex}bvl-footer footer .colophon a{color:inherit;margin-left:.25rem;margin-right:.25rem}bvl-footer footer .footer-link-list{padding-top:3rem}bvl-footer footer h4{color:#b2b2b2;text-transform:none}bvl-footer footer .certificate-image{margin-bottom:0;width:80px}}bvl-footer footer .logo-container{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.5rem}@media (max-width:700px){bvl-footer footer .logo-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}bvl-footer footer .logo-container .copyright-text{margin-top:.5rem;text-align:center}}</style><style>.language-switcher[_ngcontent-c4]{border-radius:1.23rem;border:1px solid #dcdcdc;display:-webkit-box;display:flex;padding:1px}@media (min-width:768px){.language-switcher[_ngcontent-c4]{display:-webkit-box;display:flex}}.language-switcher[_ngcontent-c4] input[_ngcontent-c4]{clip:rect(0,0,0,0);pointer-events:none;position:absolute}.language-switcher[_ngcontent-c4] span[_ngcontent-c4]{border-radius:50%;color:#dcdcdc;cursor:pointer;display:inline-block;padding:.35rem;text-align:center;-webkit-transition:color .2s;transition:color .2s;width:2.31rem;pointer-events:none}.language-switcher[_ngcontent-c4] .active[_ngcontent-c4] > span[_ngcontent-c4]{background-color:#646464;color:#fff;cursor:default;font-weight:700}.language-switcher[_ngcontent-c4] .language[_ngcontent-c4] span[_ngcontent-c4]:hover(){color:#908f8f}</style><style>@charset "UTF-8";.menu-opened[_nghost-c5] .g-site-menu[_ngcontent-c5]{left:0}.menu-opened[_nghost-c5] .g-site-menu[_ngcontent-c5]:after{width:100vw}.g-site-menu[_ngcontent-c5]{background-color:#ff0100;position:relative;z-index:1}@media (max-width:767.98px){.g-site-menu[_ngcontent-c5]{background-color:#fff;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:start;justify-content:flex-start;bottom:0;display:-webkit-box;display:flex;height:calc(100% - 60px);left:-340px;position:fixed;top:60px;-webkit-transition:left .3s;transition:left .3s;width:340px}.g-site-menu[_ngcontent-c5]:after{background-color:rgba(0,0,0,.75);content:"";height:100%;left:100%;position:absolute;top:0;width:0}.g-site-menu-wrapper[_ngcontent-c5]{overflow-x:hidden;overflow-y:auto;padding-bottom:30px}}@media (max-width:575.98px){.g-site-menu[_ngcontent-c5]{left:-100%;width:100%}}.g-site-menu[_ngcontent-c5] ul[_ngcontent-c5]{list-style:none;background-color:#ff0100}@media (min-width:768px){.g-site-menu[_ngcontent-c5] ul[_ngcontent-c5]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:stretch;align-items:stretch}}.g-site-menu[_ngcontent-c5] li.g-site-menu-item[_ngcontent-c5]{-webkit-box-flex:1;flex:1 1 auto}.g-site-menu[_ngcontent-c5] li.g-site-menu-item.active[_ngcontent-c5] a.g-site-menu--btn[_ngcontent-c5]{background-color:#cc0100}.g-site-menu[_ngcontent-c5] li.g-site-menu-item.active[_ngcontent-c5] .g-site-submenu[_ngcontent-c5]{max-height:1000px;-webkit-transition:max-height .4s ease-in;transition:max-height .4s ease-in}.g-site-menu[_ngcontent-c5] li.g-site-menu-item.active[_ngcontent-c5] .g-site-submenu[_ngcontent-c5] li[_ngcontent-c5]{opacity:1;-webkit-transition:opacity .3s ease-in .1s;transition:opacity .3s ease-in .1s}.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link){-webkit-box-align:center;align-items:center;color:#fff;cursor:pointer;display:-webkit-box;display:flex;font-family:avant-garde,sans-serif;font-size:1rem;height:100%;letter-spacing:.058em;position:relative;-webkit-transition:.3s;transition:all .3s ease}@media (max-width:767.98px){.g-site-menu-wrapper[_ngcontent-c5] > .container[_ngcontent-c5]{padding:0}.g-site-menu[_ngcontent-c5] li.g-site-menu-item.active[_ngcontent-c5] a.g-site-menu--btn[_ngcontent-c5]::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link){padding:.9em 4.2em .9em 2em}.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link)::after{content:"\ue946";font-family:font-icons;font-size:10px;line-height:1;position:absolute;right:2em;top:calc(50% - .5em)}.g-site-menu[_ngcontent-c5] a.g-site-menu--btn[_ngcontent-c5]::after{content:"\ue947";-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.g-site-menu[_ngcontent-c5] a.g-site-menu--btn.active[_ngcontent-c5]::after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}@media (min-width:768px){.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link){-webkit-box-pack:center;justify-content:center;line-height:1;padding:1.347em 1em;text-align:center}}@media (min-width:992px){.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link){padding-left:1.5em;padding-right:1.5em}}@media (min-width:1200px){.g-site-menu[_ngcontent-c5] a[_ngcontent-c5]:not(.mobile-footer-link){padding-left:2em;padding-right:2em}}.g-site-menu[_ngcontent-c5] a.g-site-menu--btn[_ngcontent-c5]:hover{background-color:#cc0100}.g-site-menu[_ngcontent-c5] a.mobile-footer-link[_ngcontent-c5]{border-radius:1.45em;border:1px solid #dcdcdc;color:#ff0100;font-size:.85rem;margin-right:20px;padding:.54em 1.5em;text-transform:uppercase;width:100%}.g-site-menu-footer[_ngcontent-c5]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:1em 1.81em 0}.g-site-submenu[_ngcontent-c5]{background-color:#414141;max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.g-site-submenu.active[_ngcontent-c5]{max-height:1000px;-webkit-transition:max-height .4s ease-in;transition:max-height .4s ease-in}.g-site-submenu.active[_ngcontent-c5] li[_ngcontent-c5]{opacity:1;-webkit-transition:opacity .3s ease-in .1s;transition:opacity .3s ease-in .1s}.g-site-submenu[_ngcontent-c5] .container[_ngcontent-c5]{overflow:hidden}@media (max-width:767.98px){.g-site-submenu[_ngcontent-c5] .container[_ngcontent-c5]{padding:0}}.g-site-submenu[_ngcontent-c5] ul[_ngcontent-c5]{background-color:#414141;-webkit-box-pack:start;justify-content:flex-start;list-style:none;margin:0;padding:.9em 0}@media (min-width:768px){.g-site-menu-footer[_ngcontent-c5]{display:none}.g-site-submenu[_ngcontent-c5]{left:0;position:absolute;right:0;top:100%}.g-site-submenu[_ngcontent-c5] ul[_ngcontent-c5]{padding:0;display:-webkit-box;display:flex}}.g-site-submenu[_ngcontent-c5] li[_ngcontent-c5]{-webkit-box-flex:0;flex:0 1 auto;opacity:0;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out 0s}.g-site-submenu[_ngcontent-c5] li[_ngcontent-c5]:first-child a[_ngcontent-c5]{margin-left:0}.g-site-submenu[_ngcontent-c5] li[_ngcontent-c5]:last-child a[_ngcontent-c5]{margin-right:0}.g-site-submenu[_ngcontent-c5] a[_ngcontent-c5]{-webkit-box-align:center;align-items:center;color:#fff;display:-webkit-box;display:flex;font-family:formata,sans-serif;font-weight:400!important;opacity:.44;padding:.9em 2em;position:relative;-webkit-transition:opacity .2s;transition:opacity .2s}@media (min-width:768px){.g-site-submenu[_ngcontent-c5] a[_ngcontent-c5]{margin:0 .5em;padding:1.12em .5em}}@media (min-width:992px){.g-site-submenu[_ngcontent-c5] a[_ngcontent-c5]{margin:0 1.54em;padding:1.12em .77em}}.g-site-submenu[_ngcontent-c5] a.active[_ngcontent-c5]{box-shadow:inset 0 -.153rem 0 0 #ff0100;opacity:1}</style><style>bvl-cookies-banner .banner-cookies{position:fixed;-webkit-transition:.5s;transition:.5s;bottom:-100%;width:100%;background:#fff;z-index:5;padding:20px 0 100px;box-shadow:0 0 10px}bvl-cookies-banner .banner-cookies.show-banner{bottom:0}bvl-cookies-banner .banner-cookies a{padding:0;color:red}@media screen and (min-width:767px){bvl-cookies-banner .banner-cookies--wrapper{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;gap:10px}bvl-cookies-banner .banner-cookies--message p{font-size:14px}bvl-cookies-banner .banner-cookies--button{text-align:center}bvl-cookies-banner .banner-cookies--button button{padding:10px 40px}}@media screen and (max-width:766px){bvl-cookies-banner .banner-cookies{padding:20px 20px 70px}bvl-cookies-banner .banner-cookies--button{text-align:center;padding:20px}bvl-cookies-banner .banner-cookies--button button{width:40%;min-width:170px}}bvl-cookies-banner .banner-cookies .btn:hover{background:#fff;border:1px solid red;color:red;box-shadow:none}</style><style>bvl-real-time section.d-lg-block{min-height:41px;border-radius:0;background-color:#5c5c5c;bottom:0;box-shadow:0 2px 9px 0 rgba(0,0,0,.7);color:#fff;left:0;position:fixed;right:0;z-index:5}bvl-real-time section.d-lg-block>.container{position:absolute;height:100%;margin:0 auto;left:0;right:0}bvl-real-time section.d-lg-block .row{-webkit-box-pack:center;justify-content:center}bvl-real-time section.d-lg-block .content{display:-webkit-box;display:flex;height:100%}bvl-real-time section.d-lg-block header{padding:1rem 1.7rem 1rem 0;position:relative}bvl-real-time section.d-lg-block header::before{background-color:#626262;bottom:0;content:\'\';left:-9999rem;position:absolute;right:100%;top:0}bvl-real-time section.d-lg-block header h3{font-family:avant-garde,sans-serif;font-size:1.31rem;font-weight:400;margin:0;text-transform:uppercase}bvl-real-time section.d-lg-block header strong{display:block}bvl-real-time section.d-lg-block .stocks{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;font-weight:700;overflow:hidden;position:relative}bvl-real-time section.d-lg-block .stocks::after,bvl-real-time section.d-lg-block .stocks::before{content:\'\';display:block;height:100%;position:absolute;top:0;width:40px;z-index:1}bvl-real-time section.d-lg-block .stocks::before{background:-webkit-gradient(linear,right top,left top,color-stop(25%,transparent),to(#5c5c5c));background:linear-gradient(to left,transparent 25%,#5c5c5c);left:0}bvl-real-time section.d-lg-block .stocks::after{background:-webkit-gradient(linear,right top,left top,from(#5c5c5c),color-stop(75%,transparent));background:linear-gradient(to left,#5c5c5c,transparent 75%);right:0}bvl-real-time section.d-lg-block bvl-amount-cell{display:inline-block}bvl-real-time section.d-lg-block .list{-webkit-animation:90s linear infinite forwards marquee;animation:90s linear infinite forwards marquee;display:-webkit-box;display:flex;width:200%;padding:.15rem 0;white-space:nowrap}bvl-real-time section.d-lg-block .list:hover{-webkit-animation-play-state:paused;animation-play-state:paused}bvl-real-time section.d-lg-block dt{margin:0 .25em 0 1em;display:inline-block}bvl-real-time section.d-lg-block dd{margin-right:1em;display:inline-block}bvl-real-time section.d-lg-block span{display:inline-block}bvl-real-time section.d-lg-block footer{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;padding-left:.85rem}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(50%);transform:translateX(50%)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}</style><style type="text/css">\n/*\n @angular/flex-layout - workaround for possible browser quirk with mediaQuery listeners\n see http://bit.ly/2sd4HMP\n*/\n@media (min-width: 600px), (max-width: 599px), (min-width: 960px), (max-width: 959px), (min-width: 1280px), (max-width: 1279px), (min-width: 1920px), (max-width: 1919px), (min-width: 0px) and (max-width: 599px), (min-width: 600px) and (max-width: 959px), (min-width: 960px) and (max-width: 1279px), (min-width: 1280px) and (max-width: 1919px), (min-width: 1920px) and (max-width: 5000px) {.fx-query-test{ }}\n</style><style>bvl-media-player .media-player{position:fixed;bottom:0;width:100%;background:#fff;z-index:4;box-shadow:0 -1px 10px rgba(0,0,0,.32);padding:10px;-webkit-transition:.5s;transition:.5s;opacity:0;min-height:50px}bvl-media-player .media-player.show{opacity:1}@media screen and (min-width:767px){bvl-media-player .media-player.show{bottom:41px}}bvl-media-player .media-player .video--wrapper{position:absolute;bottom:0;left:0;height:300px;width:450px}bvl-media-player .media-player .video--wrapper iframe{width:100%;height:100%}@media screen and (max-width:767px){bvl-media-player .media-player .video--wrapper{position:fixed;top:0;bottom:0;left:0;right:0;margin:auto}}@media screen and (max-width:380px){bvl-media-player .media-player .video--wrapper{width:100%}}bvl-media-player .media-player .video--description{font-size:14px;font-weight:700}@media screen and (min-width:767px){bvl-media-player .media-player .video--description{margin-left:450px}}bvl-media-player .media-player .audio{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}bvl-media-player .media-player .audio--wrapper{float:left;width:60%}bvl-media-player .media-player .audio--wrapper audio{width:100%;float:left}@media screen and (max-width:530px){bvl-media-player .media-player .audio--wrapper{width:90%}bvl-media-player .media-player .audio--description{display:none}}bvl-media-player .media-player .audio--description{float:left;width:40%;font-size:14px;font-weight:700;padding-left:15px}bvl-media-player .close{background-color:#ff0100;border-radius:5px;border:0;color:#fff;cursor:pointer;font-size:16px;padding:.45rem;position:absolute;right:100px;top:calc(50% - 16px)}@media screen and (max-width:767px){bvl-media-player .overlay{left:0;top:0;position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.69);z-index:1}}</style><style>.slider-container[_ngcontent-c11] .today-container[_ngcontent-c11]{padding:1rem}.slider-container[_ngcontent-c11] .today-container[_ngcontent-c11] .g-site-bg--white{background:#f5f5f5}.slider-container[_ngcontent-c11] .internal-banners[_ngcontent-c11]{width:100%;display:block}.slider-container[_ngcontent-c11] daily-info[_ngcontent-c11]{display:none}.slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(1) .section-title, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(2) .section-title, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(3) .section-title, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(4) .section-title, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(7) .section-title, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(9) .section-title{color:#000!important}.slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(1) .content p, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(2) .content p, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(3) .content p, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(4) .content p, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(7) .content p, .slider-container[_ngcontent-c11] bvl-banner-slider .g-site-slider-item:nth-child(9) .content p{color:#000!important}.slider-container[_ngcontent-c11] bvl-banner-slider .item *, .slider-container[_ngcontent-c11] bvl-banner-slider .item :before{-webkit-transition:none!important;transition:none!important;-webkit-transform:none!important;transform:none!important}.slider-container[_ngcontent-c11] bvl-banner-slider .section-title{font-size:24px}.slider-container[_ngcontent-c11] bvl-banner-slider .content p{font-size:18px}#page-view[_ngcontent-c11]{position:relative}@media (min-width:768px){.slider-container[_ngcontent-c11] .today-container[_ngcontent-c11]{display:none}.slider-container[_ngcontent-c11] daily-info[_ngcontent-c11]{display:block}#page-view.with-submenu[_ngcontent-c11]{margin-top:46px}}.floating-link[_ngcontent-c11]{position:fixed;bottom:40px;right:20px;z-index:1}.floating-link[_ngcontent-c11] img[_ngcontent-c11]{height:46px;opacity:.8;-webkit-transition:.2s;transition:.2s}.floating-link[_ngcontent-c11]:hover img[_ngcontent-c11]{height:48px;opacity:1}@media screen and (max-width:767px){.floating-link[_ngcontent-c11]{bottom:12px}.floating-link[_ngcontent-c11] img[_ngcontent-c11]{opacity:1}}.market-place-banner[_ngcontent-c11]{display:none}@media screen and (min-width:767px){.shadow[_ngcontent-c11]{display:block;width:100%;position:absolute}.market-place-banner[_ngcontent-c11]{position:fixed;width:200px;height:100%;top:0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;z-index:3;background:#fff;overflow:hidden}.market-place-banner.right-banner[_ngcontent-c11]{right:0;background:#fff}.market-place-banner[_ngcontent-c11] a[_ngcontent-c11]{margin-top:120px}.market-place-banner[_ngcontent-c11] a[_ngcontent-c11] img[_ngcontent-c11]{width:100%}}</style><meta name="description" content="Bienvenido a la página web de la Bolsa de Valores de Lima. Encontrarás toda la información y las herramientas necesarias para tu crecimiento financiero."><meta property="og:title" content="Bienvenidos - Bolsa de Valores de Lima - BVL"><meta property="og:locale" content="es"><meta property="og:type" content="website"><meta property="og:url" content="https:/www.bvl.com.pe/home-general"><meta property="og:image" content="https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/1200X630_Bolsa_de_Valores_de_Lima.png"><meta property="og:description" content="Bienvenido a la página web de la Bolsa de Valores de Lima. Encontrarás toda la información y las herramientas necesarias para tu crecimiento financiero."><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content="@BVLPeru"><meta name="twitter:creator" content="@BVLPeru"><meta name="twitter:title" content="Bienvenidos - Bolsa de Valores de Lima - BVL"><meta name="twitter:description" content="Bienvenido a la página web de la Bolsa de Valores de Lima. Encontrarás toda la información y las herramientas necesarias para tu crecimiento financiero."><meta name="twitter:image" content="https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/1200X630_Bolsa_de_Valores_de_Lima.png"><link rel="canonical" href="https://beta.bvl.com.pe/home-general"><link rel="icon" href="https://s3.us-east-1.amazonaws.com/site.images.cdn.dev.bvl.com.pe/16X16_logo-bvl.png" type="image/png"><link rel="alternate" href="https://www.bvl.com.pe/home-general" hreflang="es"><link rel="alternate" href="https://www.bvl.com.pe/en/home-general" hreflang="en"><script src="assets/web-components/home-table/main.js"></script><script src="assets/web-components/indices/main.js"></script><script src="assets/web-components/banner/main.js"></script><script src="assets/web-components/news/main.js"></script><script src="assets/web-components/items-grid/main.js"></script><script src="assets/web-components/bag-play/main.js"></script><script src="assets/web-components/feed/main.js"></script><script src="assets/web-components/lib-index/main.js"></script><script src="assets/web-components/banner-slider/main.js"></script><style>@charset "UTF-8";section[_ngcontent-c12]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;background-color:#f5f5f5;padding:1rem .5rem;font-family:avant-garde,sans-serif}section[_ngcontent-c12] h3[_ngcontent-c12]{position:relative;margin:.5em .5em 0 0;font-size:1rem;text-transform:uppercase;padding:1.6em 1.1em 1.5em;line-height:1}@media (min-width:576px){section[_ngcontent-c12]{padding:1rem 1.77rem}section[_ngcontent-c12] h3[_ngcontent-c12]{margin:0 1.5em 0 0}}@media (min-width:768px){section[_ngcontent-c12] h3[_ngcontent-c12]{padding-top:1.9em}}@media (min-width:1200px){section[_ngcontent-c12] h3[_ngcontent-c12]{margin-right:2em}}section[_ngcontent-c12] h3[_ngcontent-c12]::before{content:"\ue92f";position:absolute;font-family:font-icons;color:rgba(140,140,140,.3);font-size:4rem;font-weight:400;top:0;left:calc(50% - 2rem)}section[_ngcontent-c12] div[_ngcontent-c12]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}@media (max-width:575.98px){section[_ngcontent-c12] div[_ngcontent-c12]{flex-wrap:wrap}}@media (min-width:576px){section[_ngcontent-c12] h3[_ngcontent-c12]::before{font-size:4.92rem;left:calc(50% - 2.46rem)}section[_ngcontent-c12] div[_ngcontent-c12]{-webkit-box-flex:1;flex:1;-webkit-box-pack:justify;justify-content:space-between}}@media (min-width:768px) and (max-width:991.98px){section[_ngcontent-c12] div[_ngcontent-c12]{flex-wrap:wrap}}@media (max-width:575.98px){section[_ngcontent-c12] dl[_ngcontent-c12]{flex-basis:50%}section[_ngcontent-c12] dl[_ngcontent-c12] dt[_ngcontent-c12]{font-size:.92rem}}@media (min-width:768px) and (max-width:991.98px){section[_ngcontent-c12] dl[_ngcontent-c12]{flex-basis:50%}section[_ngcontent-c12] dl[_ngcontent-c12] dt[_ngcontent-c12]{font-size:.92rem}}section[_ngcontent-c12] dl[_ngcontent-c12] dd[_ngcontent-c12]{font-size:1.15rem;font-weight:700}@media (max-width:575.98px){section[_ngcontent-c12] dl[_ngcontent-c12] dd[_ngcontent-c12]{font-size:.77rem}section[_ngcontent-c12] dl.ops[_ngcontent-c12]{display:-webkit-box;display:flex;flex-basis:100%;-webkit-box-align:center;align-items:center}section[_ngcontent-c12] dl.ops[_ngcontent-c12] dt[_ngcontent-c12]{font-size:1rem;margin-right:.5em}}@media (min-width:768px) and (max-width:991.98px){section[_ngcontent-c12] dl[_ngcontent-c12] dd[_ngcontent-c12]{font-size:.77rem}section[_ngcontent-c12] dl.ops[_ngcontent-c12]{display:-webkit-box;display:flex;flex-basis:100%;-webkit-box-align:center;align-items:center}section[_ngcontent-c12] dl.ops[_ngcontent-c12] dt[_ngcontent-c12]{font-size:1rem;margin-right:.5em}section[_ngcontent-c12] dl.ops[_ngcontent-c12] dd[_ngcontent-c12]{font-size:1.15rem}}@media (max-width:575.98px){section[_ngcontent-c12] dl.ops[_ngcontent-c12] dd[_ngcontent-c12]{font-size:1.15rem}}section[_ngcontent-c12] span[_ngcontent-c12]{font-weight:700}</style><style>fieldset[_ngcontent-c15] legend[_ngcontent-c15]{position:relative;margin-bottom:1.23rem;padding:.77rem 0 0 1.5em;font-family:avant-garde,sans-serif;font-weight:700;line-height:1.3;font-size:1.15rem}fieldset[_ngcontent-c15] legend[_ngcontent-c15] i[_ngcontent-c15]{position:absolute;top:.77rem;left:0}.select[_ngcontent-c15]{margin-top:.6em;font-size:1.15rem}</style><style>.daily-info-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.daily-info-container .details-container{padding:1rem 0;margin:0 .5rem;border-radius:8px;background:#f5f5f5;display:-webkit-box;display:flex;flex-wrap:wrap;gap:.5rem}.daily-info-container .label{font-size:13px;font-weight:400;padding:0 .25rem 0 0}.daily-info-container .detail{font-size:15px;font-weight:700;padding-right:6px}.daily-info-container .detail:not(:last-of-type){border-right:1px solid #dcdcdc}</style><style>bvl-banner-slider{display:block;margin-bottom:20px}bvl-banner-slider .item{height:300px}bvl-banner-slider article{-webkit-box-align:center;align-items:center;border-radius:5px;color:#fff;display:-webkit-box;display:flex;height:100%;min-height:170px;overflow:hidden;padding:2.77rem 3.85rem;position:relative}bvl-banner-slider article .banner--bg{background-size:cover;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s;transition:all 1s}bvl-banner-slider article:hover .banner--bg{-webkit-transform:scale(1.2);transform:scale(1.2)}bvl-banner-slider article.g-site-size--pequeno{min-height:170px}bvl-banner-slider article.g-site-size--mediano{min-height:270px}bvl-banner-slider article.g-site-size--grande{min-height:370px}bvl-banner-slider article::before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){bvl-banner-slider article::before{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(60%,rgba(0,0,0,.2)),to(rgba(0,0,0,0)));background:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%);width:80%}}bvl-banner-slider article .content{color:#fff;max-width:100%;width:100%}@media (min-width:768px){bvl-banner-slider article .content{width:50%}}bvl-banner-slider article .content .section-title{color:#fff}bvl-banner-slider article h2{margin-top:0}bvl-banner-slider article p{margin:0 0 1rem;position:relative}bvl-banner-slider article .modal-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}bvl-banner-slider article .btn{position:relative;z-index:1}@media (max-width:767px){bvl-banner-slider article{padding:1.77rem 2.5rem}}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>bvl-accordion .accordion-toggler{-webkit-box-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:flex;font-weight:600;-webkit-box-pack:justify;justify-content:space-between}bvl-accordion .content{overflow:hidden}bvl-accordion .content-inner{padding:0 .15rem}bvl-accordion .accordion-default{margin-bottom:10px}bvl-accordion .accordion-default .accordion-toggler{color:#ff0100;padding:0 .15rem 1.23rem}bvl-accordion .accordion-default .accordion-toggler i{color:#ff0100}bvl-accordion .accordion-default .content-inner{padding-bottom:1.23rem;padding-top:1.23rem;max-height:600px;overflow-y:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}bvl-accordion .accordion-default .content-inner::-webkit-scrollbar{height:8px;width:8px}bvl-accordion .accordion-default .content-inner::-webkit-scrollbar-track-piece{background:rgba(0,0,0,.1)}bvl-accordion .accordion-default .content-inner::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:4px}bvl-accordion .accordion-dark .accordion-toggler{color:#fff;padding-bottom:.62rem;padding-top:.62rem}</style><style>bvl-banner{display:block;margin-bottom:20px}bvl-banner article{-webkit-box-align:center;align-items:center;border-radius:5px;color:#fff;display:-webkit-box;display:flex;height:100%;min-height:170px;overflow:hidden;padding:2.77rem 3.85rem;position:relative}bvl-banner article .banner--bg{background-size:cover;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s;transition:all 1s}bvl-banner article:hover .banner--bg{-webkit-transform:scale(1.2);transform:scale(1.2)}bvl-banner article.g-site-size--pequeno{min-height:170px}bvl-banner article.g-site-size--mediano{min-height:270px}bvl-banner article.g-site-size--grande{min-height:370px}bvl-banner article::before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){bvl-banner article::before{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(60%,rgba(0,0,0,.2)),to(rgba(0,0,0,0)));background:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%);width:80%}}bvl-banner article .content{color:#fff;max-width:100%;width:100%}@media (min-width:768px){bvl-banner article .content{width:50%}}bvl-banner article .content .section-title{color:#fff}bvl-banner article h2{margin-top:0}bvl-banner article p{margin:0 0 1rem;position:relative}bvl-banner article .modal-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}bvl-banner article .btn{position:relative;z-index:1}@media (max-width:767px){bvl-banner article{padding:1.77rem 2.5rem}}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>section[_ngcontent-c3] .tracker .tracker-child{display:-webkit-box;display:flex;margin-top:20px}section[_ngcontent-c3] .carousel-item{vertical-align:top;width:295px}@media (max-width:767.98px){section[_ngcontent-c3] .carousel-item{min-width:40vw;width:40vw}}@media (max-width:575.98px){section[_ngcontent-c3] .carousel-item{min-width:80vw;width:80vw}}section[_ngcontent-c3] bvl-entry article.entry-default header h3{font-size:1.4rem!important;white-space:normal!important}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>fieldset[_ngcontent-c5] legend[_ngcontent-c5]{position:relative;margin-bottom:1.23rem;padding:.77rem 0 0 1.5em;font-family:avant-garde,sans-serif;font-weight:700;line-height:1.3;font-size:1.15rem}fieldset[_ngcontent-c5] legend[_ngcontent-c5] i[_ngcontent-c5]{position:absolute;top:.77rem;left:0}.select[_ngcontent-c5]{margin-top:.6em;font-size:1.15rem}</style><style type="text/css">\n/*\n @angular/flex-layout - workaround for possible browser quirk with mediaQuery listeners\n see http://bit.ly/2sd4HMP\n*/\n@media (min-width: 600px), (max-width: 599px), (min-width: 960px), (max-width: 959px), (min-width: 1280px), (max-width: 1279px), (min-width: 1920px), (max-width: 1919px), (min-width: 0px) and (max-width: 599px), (min-width: 600px) and (max-width: 959px), (min-width: 960px) and (max-width: 1279px), (min-width: 1280px) and (max-width: 1919px), (min-width: 1920px) and (max-width: 5000px) {.fx-query-test{ }}\n</style><style>bvl-items-grid{display:block;margin-bottom:20px;width:100%}bvl-items-grid .grid-wrapper{border-left:1px solid #ececec;border-radius:5px;border-top:1px solid #ececec;overflow:hidden}bvl-items-grid .grid-wrapper.variant-basic.grid-dark{border-color:#646464}bvl-items-grid .grid-wrapper.variant-basic.grid-dark .grid-item{border-color:#7e7d7d}bvl-items-grid .grid-item{border-bottom:1px solid #ececec;border-right:1px solid #ececec;-webkit-box-flex:1;flex:1 1 100%}bvl-items-grid .grid-item:last-child{border-bottom-right-radius:5px}@media (min-width:576px){bvl-items-grid .grid-item{-webkit-box-flex:1;flex:1 1 50%}}</style><style>article[_ngcontent-c10]{height:100%}article[_ngcontent-c10] a[_ngcontent-c10]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;padding:1rem 2.46rem;-webkit-box-pack:justify;justify-content:space-between;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s;background-color:#fff;color:inherit;min-height:7.7rem;height:100%}article[_ngcontent-c10] a[_ngcontent-c10]:hover{background-color:#ff0100;color:#fff}article[_ngcontent-c10] a[_ngcontent-c10]:hover i[_ngcontent-c10]{color:#fff}article[_ngcontent-c10] h3[_ngcontent-c10]{margin:0;font-family:formata,sans-serif;font-size:1.08rem;font-weight:700}article[_ngcontent-c10] i[_ngcontent-c10]{font-size:2.46rem;color:#ff0100;-webkit-transition:color .2s;transition:color .2s}</style><style>article[_ngcontent-c11] header[_ngcontent-c11]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}article[_ngcontent-c11] header[_ngcontent-c11] h3[_ngcontent-c11]{margin:0;display:-webkit-box;display:flex;color:#ff0100;-webkit-box-align:end;align-items:end}article[_ngcontent-c11] header[_ngcontent-c11] h3[_ngcontent-c11] i[_ngcontent-c11]{font-size:1.33rem;margin-right:.38em}article[_ngcontent-c11] header[_ngcontent-c11] .link[_ngcontent-c11]{font-size:.85rem}.twitter[_ngcontent-c11]{margin-bottom:1rem}@media (min-width:576px) and (max-width:1199.98px){.twitter[_ngcontent-c11]{margin-bottom:0}}.twitter[_ngcontent-c11] .feed[_ngcontent-c11]{max-height:200px;overflow-y:auto}.twitter[_ngcontent-c11] .feed[_ngcontent-c11] a[_ngcontent-c11]{display:inline-block;width:95%;color:inherit;border-bottom:1px solid #dcdcdc;padding:1rem 0}.twitter[_ngcontent-c11] .feed[_ngcontent-c11] .header[_ngcontent-c11]{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;font-weight:700}.twitter[_ngcontent-c11] .feed[_ngcontent-c11] h5[_ngcontent-c11]{margin:0 .5rem 0 0;font-size:1rem;color:#000}.twitter[_ngcontent-c11] .feed[_ngcontent-c11] time[_ngcontent-c11]{margin-left:.5rem}.twitter[_ngcontent-c11] .feed[_ngcontent-c11] p[_ngcontent-c11]{margin:0;letter-spacing:.05em}.twitter[_ngcontent-c11] picture[_ngcontent-c11]{display:block;margin:0 auto}.twitter[_ngcontent-c11] picture[_ngcontent-c11] img[_ngcontent-c11]{width:100%}.instagram[_ngcontent-c11] header[_ngcontent-c11]{margin-bottom:1rem}.instagram[_ngcontent-c11] .feed[_ngcontent-c11]{margin:0 -.25rem}.instagram[_ngcontent-c11] .feed[_ngcontent-c11] .image-wrapper[_ngcontent-c11]{display:inline-block;width:33.333333%;padding:0 .25rem}@media (min-width:992px){.instagram[_ngcontent-c11] .feed[_ngcontent-c11] .image-wrapper[_ngcontent-c11]{width:16.66666%}}.instagram[_ngcontent-c11] .feed[_ngcontent-c11] .image-wrapper[_ngcontent-c11] a[_ngcontent-c11]{width:100%;position:relative;display:block;line-height:0;overflow:hidden}.instagram[_ngcontent-c11] .feed[_ngcontent-c11] .image-wrapper[_ngcontent-c11] a[_ngcontent-c11]::before{content:"";display:block;padding-top:100%}.instagram[_ngcontent-c11] .feed[_ngcontent-c11] img[_ngcontent-c11]{min-width:100%;height:calc(100% + 2px);position:absolute;top:50%;left:50%;display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}</style><style>bvl-indices section{position:relative;width:100%}bvl-indices .horizontal .stock-wrapper{display:-webkit-box;display:flex;width:calc(100% - 11.62rem);overflow:hidden;border-bottom:1px solid #ececec;max-height:140px;border-radius:0 6px 6px 0}bvl-indices .horizontal .stock-wrapper .index-wrapper{-webkit-box-flex:1;flex:1}@media (max-width:1199.98px){bvl-indices .horizontal .stock-wrapper{overflow-x:auto}}bvl-indices header{width:100%;padding:1rem 15px;border-bottom:1px solid #ececec}bvl-indices header h2{font-size:1.62rem;margin:0;font-family:lucida-grande,sans-serif;letter-spacing:.035em}bvl-indices header h2 span{font-family:avant-garde,sans-serif}@media (max-width:767.98px){bvl-indices section{background-color:#fff;padding:0 0 2rem}bvl-indices .horizontal .stock-wrapper{width:100%}bvl-indices header .link{position:absolute;bottom:0;left:15px}}bvl-indices .index-wrapper{-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}bvl-indices .index-wrapper:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}bvl-indices .stock-wrapper{z-index:1}bvl-indices .stock-wrapper::after{content:\'\';display:table;clear:both}bvl-indices .stock-wrapper ::ng-deep .carousel .carousel-inner{border-radius:0 5px 5px 0}bvl-indices .stock-wrapper ::ng-deep .carousel .carousel-inner .tracker .carousel-item:last-of-type .index{border-right:0}@media (min-width:768px){bvl-indices section{display:-webkit-box;display:flex}bvl-indices header{border-radius:5px 0 0 5px;background-color:#fff;padding:2.46rem 2.15rem;width:11.62rem;height:10.77rem;float:left;position:relative;z-index:1}bvl-indices .stock-wrapper{float:left;position:relative}bvl-indices .stock-wrapper ::ng-deep .carousel .carousel-inner{border-left:1px solid #ececec}bvl-indices .index-wrapper{border-right:1px solid #ececec}}bvl-indices>.stock-active>.stock-wrapper{width:87%}bvl-indices.in-column{height:100%;display:-webkit-box;display:flex}bvl-indices.in-column section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1;background-color:#fff}bvl-indices.in-column header{display:-webkit-box;display:flex;width:auto;height:auto;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:justify;justify-content:space-between;padding:1.25rem 1.75rem;border-radius:5px 5px 0 0;border-bottom:1px solid #ececec}bvl-indices.in-column header h2{width:50%;line-height:1.5}bvl-indices.in-column .stock-wrapper{-webkit-box-flex:1;flex:1 auto;width:100%;min-height:300px;border-radius:0 0 5px 5px;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}bvl-indices.in-column .stock-wrapper::-webkit-scrollbar{height:8px;width:8px}bvl-indices.in-column .stock-wrapper::-webkit-scrollbar-track-piece{background:rgba(0,0,0,.08)}bvl-indices.in-column .stock-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.32);border-radius:4px}@media (max-width:767.98px){bvl-indices.in-column .stock-wrapper{height:auto;min-height:initial;overflow-x:auto}}@media (max-width:575.98px){bvl-indices.in-column .stock-wrapper{overflow:hidden}}bvl-indices.in-column .index-wrapper{border-bottom:1px solid #ececec;border-right:0;-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in;overflow:hidden}bvl-indices.in-column .index-wrapper:hover{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-transition:-webkit-transform .3s ease-in;transition:-webkit-transform .3s ease-in;transition:transform .3s ease-in;transition:transform .3s ease-in,-webkit-transform .3s ease-in}</style><style>section[_ngcontent-c15] .carousel-item{width:295px}@media (max-width:767.98px){section[_ngcontent-c15] .carousel-item{min-width:40vw;width:40vw}}@media (max-width:575.98px){section[_ngcontent-c15] .carousel-item{min-width:80vw;width:80vw}}section[_ngcontent-c15] bvl-entry article.entry-default header h3{white-space:normal!important}</style><style>.bordered{border:1px solid #505050}.border-r{border-right:1px solid #505050}.border-l{border-left:1px solid #505050}section{position:relative;border-radius:.38em}section.full-width{border-radius:0}@media (max-width:1199.98px){section.full-width .tables-container.container{padding:0}}.tables{position:relative}.no-data{background:#333232;padding:20px;color:#fff;text-align:center}.tables-container{display:-webkit-box;display:flex;width:100%}.tables-container .table-article{-webkit-box-flex:0;flex:0;background-color:#333232}.tables-container .table-article.scrolling-table .scrolling-table-header{position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#333232}.tables-container .table-article.scrolling-table .scrolling-table-header thead{display:-webkit-box;display:flex}.tables-container .table-article.scrolling-table .table-wrapper{overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0)}.tables-container .table-article.scrolling-table .table-wrapper::-webkit-scrollbar{height:8px;width:8px}.tables-container .table-article.scrolling-table .table-wrapper::-webkit-scrollbar-track-piece{background:#4b4a4a}.tables-container .table-article.scrolling-table .table-wrapper::-webkit-scrollbar-thumb{background-color:#b2b2b2;border-radius:4px}.tables-container.loaded .table-article{-webkit-box-flex:1;flex:1;width:100%}.table-wrapper::-webkit-scrollbar{height:0;width:0}.table td,.table th{-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s}.table td:first-of-type,.table th:first-of-type{padding-left:1.46rem}.table td:last-of-type,.table th:last-of-type{padding-right:1.46rem}@media (min-width:768px){.table td:first-of-type,.table th:first-of-type{padding-left:2.7rem}.table td:last-of-type,.table th:last-of-type{padding-right:2.7rem}}.table td.bvl-column-inWatchlist,.table th.bvl-column-inWatchlist{width:1%}.table td.bvl-column-inWatchlist i,.table th.bvl-column-inWatchlist i{font-size:1.25em}.table td i,.table th i{vertical-align:middle}.table td .btn-icon,.table th .btn-icon{padding:0;line-height:0;background-color:transparent;color:#8c8c8c;-webkit-transition:color .2s;transition:color .2s}.table td .btn-icon:hover,.table th .btn-icon:hover{color:#fff}.table td .btn-sortBy.active,.table th .btn-sortBy.active{color:#ff0100}.table td.list,.table th.list{text-align:center;padding:8px}.table td.bvl-column-name{text-transform:uppercase;font-weight:500}.with-details-row tr:nth-of-type(4n+3){background-color:#333232}.with-details-row tr.details-row{background:#fff;color:#5c5c5c}.with-details-row tr.details-row td{padding:0}.with-details-row tr.selected-row{color:#5c5c5c;background-color:#edecf1}.with-details-row tr.selected-row .btn-icon:hover{color:#000}.full-width .table-article:first-of-type .bvl-header-cell:first-of-type,.full-width .table-article:first-of-type td:first-of-type{padding-left:15px;padding-right:15px}@media (min-width:1200px){section.full-width .table-wrapper{overflow:visible}.full-width .table-article:first-of-type .bvl-header-cell:first-of-type,.full-width .table-article:first-of-type td:first-of-type{position:relative;padding-left:0}.full-width .table-article:first-of-type .bvl-header-cell:first-of-type::after,.full-width .table-article:first-of-type td:first-of-type::after{content:"";position:absolute;top:0;bottom:0;left:-9999rem;right:100%}.full-width .table-article:first-of-type td:first-of-type::after{background-color:#403f3f}.full-width .table-article:first-of-type .bvl-header-cell:first-of-type::after,.full-width .table-article:first-of-type tr:nth-of-type(even) td:first-of-type::after{background-color:#333232}.full-width .table-article:first-of-type tr.details-row td:first-of-type::after{background-color:#fff}.full-width .table-article:first-of-type tr.selected-row td:first-of-type::after{background-color:#edecf1!important}}.full-width .table-article:last-of-type .bvl-header-cell:last-of-type,.full-width .table-article:last-of-type td:last-of-type{padding-left:15px;padding-right:15px}@media (min-width:1200px){.full-width .table-article:last-of-type .bvl-header-cell:last-of-type,.full-width .table-article:last-of-type td:last-of-type{position:relative;padding-right:0}.full-width .table-article:last-of-type .bvl-header-cell:last-of-type::after,.full-width .table-article:last-of-type td:last-of-type::after{bottom:0;content:"";left:100%;min-height:39px;position:absolute;right:-9999rem;top:0}.full-width .table-article:last-of-type td:last-of-type::after{background-color:#403f3f}.full-width .table-article:last-of-type .bvl-header-cell:last-of-type::after,.full-width .table-article:last-of-type tr:nth-of-type(even) td:last-of-type::after{background-color:#333232}.full-width .table-article:last-of-type tr.details-row td:last-of-type::before{content:"";position:absolute;top:0;bottom:0;left:-9999rem;right:100%;background-color:#fff}.full-width .table-article:last-of-type tr.details-row td:last-of-type::after{background-color:#fff}.full-width .table-article:last-of-type tr.selected-row td:last-of-type::after{background-color:#edecf1!important}}.element-details{overflow:hidden;white-space:normal}.element-details .btn-close{background:red;padding:6px;color:#fff;font-size:10px;position:relative;top:8px;right:8px;z-index:1}.element-details header{display:none}@media (max-width:767.98px){section:not(.full-width){border-radius:0}.element-details header{display:block}.expanded .element-details{position:fixed;top:60px;left:0;right:0;bottom:0;background-color:#f4f6fa;z-index:9;overflow-y:auto}.expanded .element-details header{text-align:center;background-color:#353535;position:relative;color:#fff}.expanded .element-details header .title{margin:0;font-size:1.15rem;text-transform:uppercase;padding:1.385rem}.expanded .element-details header .btn{position:absolute;top:calc(50% - 20px);right:.25rem;background-color:transparent;padding:.57rem;line-height:.8;font-size:1.92rem;border-radius:50%}}.element-details .graphic-wrapper{height:230px;width:100%}.element-details bvl-links-list{margin:1.46rem 2.23rem 1.23rem}@media (min-width:768px){.element-details .graphic-wrapper{padding:1.23rem .5rem 1.23rem 1.85rem}.element-details bvl-links-list{margin:1.23rem 1.85rem 1.23rem .5rem}}.element-details .advice{display:-webkit-box;display:flex;background-color:#fff;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.62rem 1rem .62rem 1.38rem}.element-details .advice h4{font-size:.85rem;font-weight:500;margin:.54rem 0}section footer{padding:1.36rem 15px;background-color:#333232;border-radius:0 0 5px 5px}section footer>div{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}@media (min-width:768px){section footer{padding:1.36rem 1rem 1.36rem 2.7rem}section footer>div{-webkit-box-pack:end;justify-content:flex-end}.various-tables{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}}@media (min-width:992px){.full-width section footer{padding-left:0;padding-right:0}}@media (max-width:991.98px){.full-width section footer .container{padding-left:0;padding-right:0}}.full-width section footer>div{-webkit-box-pack:center;justify-content:center}.various-tables .tables-container.loaded .table-article{width:50%}.various-tables .tables-container:not(.tables-fit) th::before{content:none}.various-tables .table-article .table-article-header{padding:1rem 1.46rem;color:#fff}.various-tables .table-article .table-article-header .table-title{margin:0;font-size:1.53rem;font-family:avant-garde,sans-serif}.various-tables .table-article .table-article-header .table-title i{font-size:.66em;margin-left:.33rem}.various-tables .table-article>div{position:static!important}.various-tables .table-article tr.selected-row{background:#fff}@media (min-width:768px){.various-tables .tables-container{-webkit-transform:translateZ(0);transform:translateZ(0)}.various-tables .table-article .table-article-header{padding:1rem 2.7rem}.various-tables .table-article .details-row article{background-color:#fff;bottom:0;height:100%;overflow-y:auto;position:absolute;top:0;z-index:1}.various-tables .table-article .details-row header{display:block;text-align:right}.various-tables .table-article .details-row header .title{display:none}.various-tables .table-article .details-row .graphic-wrapper{height:200px;padding:0 1rem 1rem}.various-tables .table-article .details-row .link-list{display:-webkit-box;display:flex;flex-wrap:wrap;margin:0 1rem}.various-tables .table-article .details-row .link-list li{flex-basis:50%}.various-tables .table-article:nth-child(odd) .details-row article{left:calc(50% - 1px);right:0}.various-tables .table-article:nth-child(even) .details-row article{left:0;right:calc(50% - 1px)}}.table-selector{display:-webkit-box;display:flex;background-color:#2a2a2a;color:#fff}.table-selector .btn{-webkit-box-flex:1;flex:1;border-radius:0}.table-selector .btn.active{background-color:#444343}.table-selector .btn i{font-size:.66em;margin-left:.33rem}.table-blue th:first-of-type::before,.table-green th:first-of-type::before,.table-red th:first-of-type::before{left:1.23rem}.table-blue th:last-of-type::before,.table-green th:last-of-type::before,.table-red th:last-of-type::before{right:1.23rem}@media (min-width:768px){.table-blue th:first-of-type::before,.table-green th:first-of-type::before,.table-red th:first-of-type::before{left:2.47rem}.table-blue th:last-of-type::before,.table-green th:last-of-type::before,.table-red th:last-of-type::before{right:2.47rem}}bvl-label{margin-right:.77rem}bvl-label:last-of-type{margin-right:0}.ngx-top-scrollbar{-webkit-overflow-scrolling:touch;-webkit-transform:translateZ(0);top:0!important}.ngx-top-scrollbar::-webkit-scrollbar{height:8px;width:8px}.ngx-top-scrollbar::-webkit-scrollbar-track-piece{background:#4b4a4a}.ngx-top-scrollbar::-webkit-scrollbar-thumb{background-color:#b2b2b2;border-radius:4px}.tables-container:not(.tables-fit) .table-wrapper th{-webkit-padding-before:calc(.5em + 8px)}.full-width.with-details-row .table-article tr:nth-of-type(4n+3) td:first-of-type::after,.full-width.with-details-row .table-article tr:nth-of-type(4n+3) td:last-of-type::after{background-color:#333232}bvl-home-table .table-dark th:nth-child(2),bvl-home-table .table-dark th:nth-child(4){text-align:right}bvl-home-table .table-wrapper-details-open{overflow-x:hidden}bvl-home-table footer{position:relative;min-height:70px}bvl-home-table footer>a{position:absolute;right:18px;top:18px}@media (max-width:575.98px){bvl-home-table footer{text-align:center}bvl-home-table footer>a{position:static;margin-top:15px}}bvl-home-table .highcharts-container{overflow:visible!important}bvl-home-table .graphic-wrapper svg{height:220px!important}bvl-home-table .lastUpdate{color:#fff}@media screen and (min-width:767px){bvl-home-table .lastUpdate{position:absolute}}</style><style type="text/css">\n/*\n @angular/flex-layout - workaround for possible browser quirk with mediaQuery listeners\n see http://bit.ly/2sd4HMP\n*/\n@media (min-width: 600px), (max-width: 599px), (min-width: 960px), (max-width: 959px), (min-width: 1280px), (max-width: 1279px), (min-width: 1920px), (max-width: 1919px), (min-width: 0px) and (max-width: 599px), (min-width: 600px) and (max-width: 959px), (min-width: 960px) and (max-width: 1279px), (min-width: 1280px) and (max-width: 1919px), (min-width: 1920px) and (max-width: 5000px) {.fx-query-test{ }}\n</style><style>@charset "UTF-8";.table-header[_ngcontent-c20]{color:#fff;background-color:#403f3f;padding:.5rem 0;display:-webkit-box;display:flex;min-height:4.38rem;font-family:avant-garde,sans-serif;border-radius:5px 5px 0 0}.table-header-content[_ngcontent-c20]{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1;position:relative;padding:.5rem 1.46rem .4rem}@media (min-width:768px){.table-header-content[_ngcontent-c20]{padding:0 2.7rem}}.full-width[_ngcontent-c20] .table-header-content[_ngcontent-c20]{padding-left:15px;padding-right:15px}.full-width[_ngcontent-c20] .table-header-content[_ngcontent-c20] .container[_ngcontent-c20]{padding-left:0;padding-right:0}.header-items-wrapper[_ngcontent-c20]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:0 -.5rem}@media (max-width:767.98px){.header-items-wrapper.row-sm[_ngcontent-c20]{width:calc(100% + 1rem);-webkit-box-pack:justify;justify-content:space-between}.table-header-content.search-showed[_ngcontent-c20]:not(.with-only-today){padding-bottom:40px}}.header-items-wrapper[_ngcontent-c20] > *[_ngcontent-c20]{padding-left:.5rem;padding-right:.5rem}.category-filters-title[_ngcontent-c20], .title[_ngcontent-c20]{font-size:1.46rem;font-weight:700;margin-top:0;margin-bottom:0}.category-filters-title[_ngcontent-c20]{margin-right:.5rem}.category-filter[_ngcontent-c20]{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.category-filter[_ngcontent-c20] + .category-filter[_ngcontent-c20]{margin-left:2rem}.category-filter[_ngcontent-c20] select[_ngcontent-c20]:not(.red){-webkit-transition:opacity .2s;transition:opacity .2s;opacity:.4}.category-filter[_ngcontent-c20] select[_ngcontent-c20]:not(.red):focus, .category-filter[_ngcontent-c20] select[_ngcontent-c20]:not(.red):hover, .category-filter.with-selection[_ngcontent-c20] select[_ngcontent-c20]{opacity:1}.search[_ngcontent-c20]{display:-webkit-box;display:flex}@media (max-width:991.98px){.search[_ngcontent-c20]{-webkit-box-flex:1;flex:1;-webkit-box-pack:end;justify-content:flex-end}}.search[_ngcontent-c20] .form-group[_ngcontent-c20]{-webkit-box-align:center;align-items:center;color:#fff;display:-webkit-box;display:flex;opacity:.4;position:relative;-webkit-transition:opacity .2s;transition:opacity .2s}@media (max-width:991.98px){.search[_ngcontent-c20] .form-group[_ngcontent-c20]{-webkit-box-flex:1;flex:1;margin-right:1rem}}.search[_ngcontent-c20] .form-group[_ngcontent-c20]::before{content:"\ue924";font-family:font-icons;font-size:20px;left:0;pointer-events:none;position:absolute;top:0}.search[_ngcontent-c20] .form-group[_ngcontent-c20]:hover, .search.search-focused[_ngcontent-c20] .form-group[_ngcontent-c20], .search.with-search[_ngcontent-c20] .form-group[_ngcontent-c20]{opacity:1}.search[_ngcontent-c20] .form-control[_ngcontent-c20]{background:0 0;border:0;border-bottom:1px solid #979797;padding:.425rem 0 .375rem 2rem;color:#fff}@media (min-width:992px){.search[_ngcontent-c20] .form-control[_ngcontent-c20]{min-width:230px}}@media (min-width:1200px){.search[_ngcontent-c20] .form-control[_ngcontent-c20]{min-width:230px}}.only-today[_ngcontent-c20]{margin-right:1rem}.only-today[_ngcontent-c20] label[_ngcontent-c20]{font-weight:700}.type-filters[_ngcontent-c20]{-webkit-box-align:center;align-items:center;display:-webkit-box;display:flex;margin:0 -.5rem}.type-filters[_ngcontent-c20] .btn[_ngcontent-c20]{background:0 0;border-radius:0;font-weight:400;line-height:1;margin:0 .5rem;opacity:.4;padding:.77rem .3rem;-webkit-transition:opacity .2s;transition:opacity .2s}@media (min-width:768px){.category-filters-title[_ngcontent-c20], .title[_ngcontent-c20]{font-size:1.53rem}.type-filters[_ngcontent-c20]{margin:0 -1.39rem}.type-filters[_ngcontent-c20] .btn[_ngcontent-c20]{margin:0 1.19rem}}.type-filters[_ngcontent-c20] .btn[_ngcontent-c20]:hover{opacity:1}.type-filters[_ngcontent-c20] .btn[_ngcontent-c20] i[_ngcontent-c20]{font-size:1.2em;line-height:0;margin-left:.25em;position:relative;top:2px}.type-filters[_ngcontent-c20] .btn.active[_ngcontent-c20]{box-shadow:inset 0 -.153rem 0 0 #ff0100;opacity:1}.type-filters[_ngcontent-c20] .select[_ngcontent-c20]{background-position:right .2rem center;border-radius:0;cursor:pointer;line-height:1;margin:0 .5rem;opacity:.4;padding:.77em 1.31em .77em .31em;-webkit-transition:opacity .2s;transition:opacity .2s;width:100%}@media (min-width:768px){.type-filters[_ngcontent-c20] .select[_ngcontent-c20]{margin:0 1.19rem}}.type-filters[_ngcontent-c20] .select.active[_ngcontent-c20], .type-filters[_ngcontent-c20] .select[_ngcontent-c20]:hover{opacity:1}.type-filters[_ngcontent-c20] .select.active[_ngcontent-c20]{box-shadow:inset 0 -.153rem 0 0 #ff0100}.initial-filter[_ngcontent-c20]{margin:0 -.1rem}@media (max-width:767.98px){.table-header-content.search-showed[_ngcontent-c20]:not(.with-only-today) .search[_ngcontent-c20] .form-group[_ngcontent-c20]{position:absolute;bottom:.5rem;left:1.46rem;right:1.46rem;margin-right:0}.full-width[_ngcontent-c20] .table-header-content.search-showed[_ngcontent-c20]:not(.with-only-today) .search[_ngcontent-c20] .form-group[_ngcontent-c20]{left:15px;right:15px}.initial-filter[_ngcontent-c20]{display:none}}.initial-filter[_ngcontent-c20] .btn-link[_ngcontent-c20]{padding:.77rem .23rem;margin:0 .1rem;opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s}.initial-filter[_ngcontent-c20] .btn-link[_ngcontent-c20]:hover{opacity:1}.initial-filter[_ngcontent-c20] .btn-link.active[_ngcontent-c20]{box-shadow:inset 0 -.153rem 0 0 #ff0100;opacity:1}@media (min-width:768px){.time-filter[_ngcontent-c20]{margin-right:-1.19rem}}.time-filter[_ngcontent-c20] .btn[_ngcontent-c20]{font-weight:400}.time-filter[_ngcontent-c20] .btn[_ngcontent-c20]:not(.btn-primary){opacity:.4;-webkit-transition:opacity .2s;transition:opacity .2s}.time-filter[_ngcontent-c20] .btn[_ngcontent-c20]:not(.btn-primary):hover{opacity:1}.entries-number[_ngcontent-c20]{font-size:1.62rem;margin:0}select.arrow-red[_ngcontent-c20]{max-width:190px}</style><style>bvl-banner-slider{display:block;margin-bottom:20px}bvl-banner-slider .item{height:300px}bvl-banner-slider article{-webkit-box-align:center;align-items:center;border-radius:5px;color:#fff;display:-webkit-box;display:flex;height:100%;min-height:170px;overflow:hidden;padding:2.77rem 3.85rem;position:relative}bvl-banner-slider article .banner--bg{background-size:cover;background-position:center;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transition:1s;transition:all 1s}bvl-banner-slider article:hover .banner--bg{-webkit-transform:scale(1.2);transform:scale(1.2)}bvl-banner-slider article.g-site-size--pequeno{min-height:170px}bvl-banner-slider article.g-site-size--mediano{min-height:270px}bvl-banner-slider article.g-site-size--grande{min-height:370px}bvl-banner-slider article::before{background:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){bvl-banner-slider article::before{background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(60%,rgba(0,0,0,.2)),to(rgba(0,0,0,0)));background:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,.2) 60%,rgba(0,0,0,0) 100%);width:80%}}bvl-banner-slider article .content{color:#fff;max-width:100%;width:100%}@media (min-width:768px){bvl-banner-slider article .content{width:50%}}bvl-banner-slider article .content .section-title{color:#fff}bvl-banner-slider article h2{margin-top:0}bvl-banner-slider article p{margin:0 0 1rem;position:relative}bvl-banner-slider article .modal-link{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}bvl-banner-slider article .btn{position:relative;z-index:1}@media (max-width:767px){bvl-banner-slider article{padding:1.77rem 2.5rem}}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>.carousel[_ngcontent-c17] .carousel-inner[_ngcontent-c17]{will-change:transform}.carousel[_ngcontent-c17] .tracker[_ngcontent-c17]{white-space:nowrap}@media (max-width:767.98px){.carousel[_ngcontent-c17] .carousel-inner[_ngcontent-c17]{display:-webkit-box;display:flex}.carousel[_ngcontent-c17] .tracker[_ngcontent-c17]{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.carousel[_ngcontent-c17] .carousel-item[_ngcontent-c17]{display:inline-block;padding-left:1.153rem;padding-right:1.153rem;vertical-align:top}.carousel.carousel-active[_ngcontent-c17] .carousel-inner[_ngcontent-c17]{display:-webkit-box;display:flex;margin-bottom:1.23rem;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.carousel.carousel-active[_ngcontent-c17] .tracker[_ngcontent-c17]{white-space:nowrap}.carousel.carousel-active[_ngcontent-c17] .carousel-item[_ngcontent-c17]{white-space:normal}.carousel-controls[_ngcontent-c17]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}@media (max-width:767.98px){.carousel-controls[_ngcontent-c17]{display:none}}.carousel-controls[_ngcontent-c17] .btn[_ngcontent-c17]{color:#fff;background-color:rgba(92,92,92,.8);line-height:0;height:32px;padding:.75rem;margin-left:.5rem}.carousel-controls[_ngcontent-c17] .btn[_ngcontent-c17] i[_ngcontent-c17]{top:0}.carousel-controls[_ngcontent-c17] .btn[_ngcontent-c17]:hover{background-color:#ff0100}</style><style>bvl-section-header header:not(.no-margins),bvl-title header:not(.no-margins){margin-bottom:1.69em}@media (min-width:768px){bvl-section-header header,bvl-title header{-webkit-box-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.15rem;padding:.25em .5em .25em 0;position:relative;margin:0;font-family:avant-garde,sans-serif;word-wrap:break-word;display:block}@media (min-width:576px){bvl-section-header header .section-title,bvl-title header .section-title{font-size:1.54rem}}bvl-section-header header .section-title::after,bvl-title header .section-title::after{content:"";position:absolute;bottom:0;left:0;width:1.5em;height:2px;background-color:#ff0100}bvl-section-header header .section-title.noLine::after,bvl-title header .section-title.noLine::after{content:"";background-color:transparent}bvl-section-header header .text-center,bvl-title header .text-center{-webkit-box-pack:center;justify-content:center}bvl-section-header header .text-center .section-title::after,bvl-title header .text-center .section-title::after{right:0;margin:0 auto}bvl-section-header header .text-right,bvl-title header .text-right{-webkit-box-pack:end;justify-content:flex-end}bvl-section-header header .text-right .section-title::after,bvl-title header .text-right .section-title::after{right:0;left:initial}bvl-section-header header a,bvl-title header a{font-weight:700;margin-left:6px}bvl-section-header header a i,bvl-title header a i{position:relative;top:2px}::ng-deep [bvl-section-header-left]>:first-child{margin-left:3em}</style><style>bvl-entry article{position:relative;height:100%}bvl-entry article header .btn-icon{position:absolute;top:0;right:0;background:0 0;padding:.33em .5em;font-size:1.3em;color:#fff;z-index:4;line-height:0}@media screen and (max-width:767px){bvl-entry article header .btn-icon{padding:.8em .9em}}bvl-entry article header .icon{width:100%;text-align:center}bvl-entry article header .icon .icon-radius{display:inline-block;padding:10px;border:2px solid #fff;border-radius:100%;line-height:0}bvl-entry article header .icon .icon-radius img{height:26px;position:relative;-webkit-transition:.3s;transition:.3s}bvl-entry article:not(.showing-actions) .actions{opacity:0;visibility:hidden}bvl-entry article h3{margin:0}bvl-entry article.entry-basic{-webkit-box-pack:center;justify-content:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#5c5c5c;color:#fff;padding:1rem 1.5rem;line-height:1.17;min-height:11.75em;-webkit-transition:background-color .3s;transition:background-color .3s ease}@media (min-width:768px){bvl-entry article.entry-basic{padding:1.5rem 3rem}}bvl-entry article.entry-basic header{text-transform:uppercase;margin-bottom:.5rem}bvl-entry article.entry-basic header h3{font-size:1.08rem;font-weight:700}bvl-entry article.entry-basic .excerpt{max-height:45px}bvl-entry article.entry-basic:hover{background-color:#ff0100}bvl-entry article.entry-basic .content p{margin-bottom:4px}bvl-entry article.entry-default{border-radius:5px 5px 0 0;background-color:#fff;overflow:hidden}bvl-entry article.entry-default header{color:#fff;min-height:140px;background-color:#ff0100;display:-webkit-box;display:flex;position:relative;padding:1.85em;-webkit-box-align:center;align-items:center;background-size:cover}bvl-entry article.entry-default header h3{font-family:formata,sans-serif;font-size:1.769rem;font-weight:400;line-height:1.3;margin-bottom:1.2rem;position:relative;z-index:1;-webkit-transition:2s linear;transition:2s linear}bvl-entry article.entry-default header h4{margin:0;position:absolute;bottom:0;left:0;display:inline-block;font-size:.923rem;font-weight:700;padding:.22em .83em;background-color:#000;z-index:2;line-height:inherit;font-family:avant-garde,sans-serif}bvl-entry article.entry-default header h4 a{color:inherit}bvl-entry article.entry-default header .label{position:absolute;color:#fff;top:100%;left:0;background-color:#8c8c8c;z-index:2;font-family:avant-garde,sans-serif}bvl-entry article.entry-default header .image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}bvl-entry article.entry-default header .image-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5)}bvl-entry article.entry-default header .image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}bvl-entry article.entry-default .content{padding:.5em 1.85em 2em}bvl-entry article.entry-default .content .excerpt{height:6.54em;overflow:hidden;margin-top:2.5em;margin-bottom:0}bvl-entry article.entry-default .content time{font-weight:700;font-size:.92em;margin-top:1em;display:inline-block;font-family:avant-garde,sans-serif}bvl-entry article .entry-link{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:1}bvl-entry article .actions{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.83);color:#fff;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}bvl-entry article .actions .btn{background-color:transparent;color:#fff;font-weight:500;padding:.33rem;margin-bottom:.33rem}bvl-entry article .actions .btn-icon{font-size:1.85rem;font-weight:400;padding:.33rem;margin:0 .25rem}bvl-entry article .files ul{padding-left:16px}bvl-entry article .files ul li{list-style:disc}bvl-entry article .files ul li a{text-decoration:underline;color:#828282}bvl-entry article .files a{margin-right:5px;font-size:20px;color:#000}bvl-entry article .files a span{font-size:13px;overflow:hidden;margin-left:5px;white-space:nowrap}bvl-entry article .overlay{-webkit-transition:.5s;transition:.5s}bvl-entry article.media-entry .playing{position:absolute;bottom:10px;right:0}bvl-entry article.media-entry .playing span{border:7px solid transparent;display:block;border-left:14px solid red}bvl-entry article.media-entry:hover .overlay{position:absolute;left:0;top:0;background:#00000080;height:100%;width:100%}bvl-entry article.media-entry:hover.media-entry .media-bar{opacity:1}bvl-entry article.media-entry:hover header>h3{box-shadow:inset 0 -3px red}bvl-entry article.media-entry .media-bar{position:absolute;bottom:0;left:0;height:6px;background:#c7c7c7;width:100%;opacity:0;-webkit-transition:.5s;transition:.5s}bvl-entry article.media-entry .media-bar .progres-bar{background:#000;height:100%;width:100%}bvl-entry article.media-entry .media-bar .progres-bar.loading{-webkit-animation:2s linear progress;animation:2s linear progress}bvl-entry article:hover .icon img{height:35px!important}bvl-entry .audio-links{display:-webkit-box;display:flex;z-index:5;height:24px;display:-webkit-box;display:flex;position:absolute;bottom:6px;right:3px}bvl-entry .audio-links .link-icon a{height:22px;width:22px;display:block;background-size:100%;background-repeat:no-repeat}bvl-entry .audio-links .link-icon a.spotify{background-image:url(/assets/images/spotify.svg)}bvl-entry .audio-links .link-icon a.spotify:hover{background-image:url(/assets/images/spotify-hover.svg)}bvl-entry .audio-links .link-icon a.google{background-image:url(/assets/images/google-podcast.svg)}bvl-entry .audio-links .link-icon a.google:hover{background-image:url(/assets/images/google-podcast-hover.svg)}bvl-entry .audio-links .link-icon a.itunes{background-image:url(/assets/images/itunes.svg)}bvl-entry .audio-links .link-icon a.itunes:hover{background-image:url(/assets/images/itunes-hover.svg)}bvl-entry .audio-links .link-icon a.ivoox{background-image:url(/assets/images/ivoox.svg)}bvl-entry .audio-links .link-icon a.ivoox:hover{background-image:url(/assets/images/ivoox-hover.svg)}bvl-entry .audio-links .link-icon{height:100%;padding:0 3px}bvl-entry .audio-links .link-icon img{height:100%}@-webkit-keyframes progress{from{width:0%}to{width:100%}}@keyframes progress{from{width:0%}to{width:100%}}</style><style>.in-column .index{height:initial!important;padding:.45rem 1.8rem!important}.index{display:-webkit-box;display:flex;-webkit-transition:color .2s,background-color .2s;transition:color .2s,background-color .2s;color:inherit;background-color:#fff;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;cursor:pointer}.index.sm{padding:1.5rem 1rem;height:7.3rem}.index.md{padding:1.5rem 1.8rem;height:8.69rem}@media (min-width:768px){.index.md{height:10.77rem;padding:1.5rem 1.8rem}}.index:hover{color:#5c5c5c;box-shadow:inset 0 0 0 1px #0000002b}.details{padding-right:.8rem}h3{margin:0;font-weight:400;font-size:1.62rem;font-family:avant-garde,sans-serif;line-height:.9}h4{margin:0;font-size:.923rem;font-weight:700;font-family:avant-garde,sans-serif}p{margin:0;font-size:.923rem;font-family:avant-garde,sans-serif}</style><style>@charset "UTF-8";.amount-cell[_ngcontent-c25]{color:#4595bd}.amount-cell.rise[_ngcontent-c25]{color:#6bbd45}.amount-cell.fall[_ngcontent-c25]{color:#eb5a5a}.amount-cell.with-icons[_ngcontent-c25]::after, .amount-cell.with-icons[_ngcontent-c25]::before{color:#4595bd;font-family:font-icons}.amount-cell.with-icons[_ngcontent-c25]::before{content:"\ue93d";font-size:.57em;margin-right:.4em}.amount-cell.with-icons[_ngcontent-c25]::after{content:"\ue921";font-size:.77em;margin-left:.3em}.amount-cell.with-icons.rise[_ngcontent-c25]{padding-right:0}.amount-cell.with-icons.rise[_ngcontent-c25]::after, .amount-cell.with-icons.rise[_ngcontent-c25]::before{color:#6bbd45}.amount-cell.with-icons.rise[_ngcontent-c25]::after{content:"\ue922"}.amount-cell.with-icons.fall[_ngcontent-c25]{padding-right:0}.amount-cell.with-icons.fall[_ngcontent-c25]::after, .amount-cell.with-icons.fall[_ngcontent-c25]::before{color:#eb5a5a}.amount-cell.with-icons.fall[_ngcontent-c25]::after{content:"\ue923"}</style><style>@charset "UTF-8";.amount-cell[_ngcontent-c10]{color:#4595bd}.amount-cell.rise[_ngcontent-c10]{color:#6bbd45}.amount-cell.fall[_ngcontent-c10]{color:#eb5a5a}.amount-cell.with-icons[_ngcontent-c10]::after, .amount-cell.with-icons[_ngcontent-c10]::before{color:#4595bd;font-family:font-icons}.amount-cell.with-icons[_ngcontent-c10]::before{content:"\ue93d";font-size:.57em;margin-right:.4em}.amount-cell.with-icons[_ngcontent-c10]::after{content:"\ue921";font-size:.77em;margin-left:.3em}.amount-cell.with-icons.rise[_ngcontent-c10]{padding-right:0}.amount-cell.with-icons.rise[_ngcontent-c10]::after, .amount-cell.with-icons.rise[_ngcontent-c10]::before{color:#6bbd45}.amount-cell.with-icons.rise[_ngcontent-c10]::after{content:"\ue922"}.amount-cell.with-icons.fall[_ngcontent-c10]{padding-right:0}.amount-cell.with-icons.fall[_ngcontent-c10]::after, .amount-cell.with-icons.fall[_ngcontent-c10]::before{color:#eb5a5a}.amount-cell.with-icons.fall[_ngcontent-c10]::after{content:"\ue923"}</style><style>.carousel[_ngcontent-c6] .carousel-inner[_ngcontent-c6]{will-change:transform}.carousel[_ngcontent-c6] .tracker[_ngcontent-c6]{white-space:nowrap}@media (max-width:767.98px){.carousel[_ngcontent-c6] .carousel-inner[_ngcontent-c6]{display:-webkit-box;display:flex}.carousel[_ngcontent-c6] .tracker[_ngcontent-c6]{overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.carousel[_ngcontent-c6] .carousel-item[_ngcontent-c6]{display:inline-block;padding-left:1.153rem;padding-right:1.153rem;vertical-align:top}.carousel.carousel-active[_ngcontent-c6] .carousel-inner[_ngcontent-c6]{display:-webkit-box;display:flex;margin-bottom:1.23rem;-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.carousel.carousel-active[_ngcontent-c6] .tracker[_ngcontent-c6]{white-space:nowrap}.carousel.carousel-active[_ngcontent-c6] .carousel-item[_ngcontent-c6]{white-space:normal}.carousel-controls[_ngcontent-c6]{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}@media (max-width:767.98px){.carousel-controls[_ngcontent-c6]{display:none}}.carousel-controls[_ngcontent-c6] .btn[_ngcontent-c6]{color:#fff;background-color:rgba(92,92,92,.8);line-height:0;height:32px;padding:.75rem;margin-left:.5rem}.carousel-controls[_ngcontent-c6] .btn[_ngcontent-c6] i[_ngcontent-c6]{top:0}.carousel-controls[_ngcontent-c6] .btn[_ngcontent-c6]:hover{background-color:#ff0100}</style><style>bvl-entry article{position:relative;height:100%}bvl-entry article header .btn-icon{position:absolute;top:0;right:0;background:0 0;padding:.33em .5em;font-size:1.3em;color:#fff;z-index:4;line-height:0}@media screen and (max-width:767px){bvl-entry article header .btn-icon{padding:.8em .9em}}bvl-entry article header .icon{width:100%;text-align:center}bvl-entry article header .icon .icon-radius{display:inline-block;padding:10px;border:2px solid #fff;border-radius:100%;line-height:0}bvl-entry article header .icon .icon-radius img{height:26px;position:relative;-webkit-transition:.3s;transition:.3s}bvl-entry article:not(.showing-actions) .actions{opacity:0;visibility:hidden}bvl-entry article h3{margin:0}bvl-entry article.entry-basic{-webkit-box-pack:center;justify-content:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#5c5c5c;color:#fff;padding:1rem 1.5rem;line-height:1.17;min-height:11.75em;-webkit-transition:background-color .3s;transition:background-color .3s ease}@media (min-width:768px){bvl-entry article.entry-basic{padding:1.5rem 3rem}}bvl-entry article.entry-basic header{text-transform:uppercase;margin-bottom:.5rem}bvl-entry article.entry-basic header h3{font-size:1.08rem;font-weight:700}bvl-entry article.entry-basic .excerpt{max-height:45px}bvl-entry article.entry-basic:hover{background-color:#ff0100}bvl-entry article.entry-basic .content p{margin-bottom:4px}bvl-entry article.entry-default{border-radius:5px 5px 0 0;background-color:#fff;overflow:hidden}bvl-entry article.entry-default header{color:#fff;min-height:140px;background-color:#ff0100;display:-webkit-box;display:flex;position:relative;padding:1.85em;-webkit-box-align:center;align-items:center;background-size:cover}bvl-entry article.entry-default header h3{font-family:formata,sans-serif;font-size:1.769rem;font-weight:400;line-height:1.3;margin-bottom:1.2rem;position:relative;z-index:1;-webkit-transition:2s linear;transition:2s linear}bvl-entry article.entry-default header h4{margin:0;position:absolute;bottom:0;left:0;display:inline-block;font-size:.923rem;font-weight:700;padding:.22em .83em;background-color:#000;z-index:2;line-height:inherit;font-family:avant-garde,sans-serif}bvl-entry article.entry-default header h4 a{color:inherit}bvl-entry article.entry-default header .label{position:absolute;color:#fff;top:100%;left:0;background-color:#8c8c8c;z-index:2;font-family:avant-garde,sans-serif}bvl-entry article.entry-default header .image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}bvl-entry article.entry-default header .image-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-color:rgba(0,0,0,.5)}bvl-entry article.entry-default header .image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}bvl-entry article.entry-default .content{padding:.5em 1.85em 2em}bvl-entry article.entry-default .content .excerpt{height:6.54em;overflow:hidden;margin-top:2.5em;margin-bottom:0}bvl-entry article.entry-default .content time{font-weight:700;font-size:.92em;margin-top:1em;display:inline-block;font-family:avant-garde,sans-serif}bvl-entry article .entry-link{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;z-index:1}bvl-entry article .actions{position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background-color:rgba(0,0,0,.83);color:#fff;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}bvl-entry article .actions .btn{background-color:transparent;color:#fff;font-weight:500;padding:.33rem;margin-bottom:.33rem}bvl-entry article .actions .btn-icon{font-size:1.85rem;font-weight:400;padding:.33rem;margin:0 .25rem}bvl-entry article .files ul{padding-left:16px}bvl-entry article .files ul li{list-style:disc}bvl-entry article .files ul li a{text-decoration:underline;color:#828282}bvl-entry article .files a{margin-right:5px;font-size:20px;color:#000}bvl-entry article .files a span{font-size:13px;overflow:hidden;margin-left:5px;white-space:nowrap}bvl-entry article .overlay{-webkit-transition:.5s;transition:.5s}bvl-entry article.media-entry .playing{position:absolute;bottom:10px;right:0}bvl-entry article.media-entry .playing span{border:7px solid transparent;display:block;border-left:14px solid red}bvl-entry article.media-entry:hover .overlay{position:absolute;left:0;top:0;background:#00000080;height:100%;width:100%}bvl-entry article.media-entry:hover.media-entry .media-bar{opacity:1}bvl-entry article.media-entry:hover header>h3{box-shadow:inset 0 -3px red}bvl-entry article.media-entry .media-bar{position:absolute;bottom:0;left:0;height:6px;background:#c7c7c7;width:100%;opacity:0;-webkit-transition:.5s;transition:.5s}bvl-entry article.media-entry .media-bar .progres-bar{background:#000;height:100%;width:100%}bvl-entry article.media-entry .media-bar .progres-bar.loading{-webkit-animation:2s linear progress;animation:2s linear progress}bvl-entry article:hover .icon img{height:35px!important}bvl-entry .audio-links{display:-webkit-box;display:flex;z-index:5;height:24px;display:-webkit-box;display:flex;position:absolute;bottom:6px;right:3px}bvl-entry .audio-links .link-icon a{height:22px;width:22px;display:block;background-size:100%;background-repeat:no-repeat}bvl-entry .audio-links .link-icon a.spotify{background-image:url(/assets/images/spotify.svg)}bvl-entry .audio-links .link-icon a.spotify:hover{background-image:url(/assets/images/spotify-hover.svg)}bvl-entry .audio-links .link-icon a.google{background-image:url(/assets/images/google-podcast.svg)}bvl-entry .audio-links .link-icon a.google:hover{background-image:url(/assets/images/google-podcast-hover.svg)}bvl-entry .audio-links .link-icon a.itunes{background-image:url(/assets/images/itunes.svg)}bvl-entry .audio-links .link-icon a.itunes:hover{background-image:url(/assets/images/itunes-hover.svg)}bvl-entry .audio-links .link-icon a.ivoox{background-image:url(/assets/images/ivoox.svg)}bvl-entry .audio-links .link-icon a.ivoox:hover{background-image:url(/assets/images/ivoox-hover.svg)}bvl-entry .audio-links .link-icon{height:100%;padding:0 3px}bvl-entry .audio-links .link-icon img{height:100%}@-webkit-keyframes progress{from{width:0%}to{width:100%}}@keyframes progress{from{width:0%}to{width:100%}}</style><script type="text/javascript" async="" src="https://www.googleadservices.com/pagead/conversion/963124998/?random=1668796997457&cv=11&fst=1668796997457&bg=ffffff&guid=ON&async=1&gtm=2oab90&u_w=1739&u_h=979&label=gKpACJ-jvscDEIa-oMsD&hn=www.googleadservices.com&frm=0&url=https%3A%2F%2Fwww.bvl.com.pe%2F&tiba=Bienvenidos%20-%20Bolsa%20de%20Valores%20de%20Lima%20-%20BVL&auid=957849944.1668796996&uaa=x86&uab=64&uafvl=Google%2520Chrome%3B107.0.5304.107%7CChromium%3B107.0.5304.107%7CNot%253DA%253FBrand%3B24.0.0.0&uap=Windows&uapv=14.0.0&uaw=0&data=event%3Dconversion&rfmt=3&fmt=4"></script><style>.link-list[_ngcontent-c22]{color:#fff;background-color:#ff0100;padding:.9em}.link-list[_ngcontent-c22] a[_ngcontent-c22], .link-list[_ngcontent-c22] a[_ngcontent-c22]::after{color:inherit}.link-list[_ngcontent-c22] a[_ngcontent-c22]{font-weight:700}</style><style>@charset "UTF-8";.amount-cell[_ngcontent-c21]{color:#4595bd}.amount-cell.rise[_ngcontent-c21]{color:#6bbd45}.amount-cell.fall[_ngcontent-c21]{color:#eb5a5a}.amount-cell.with-icons[_ngcontent-c21]::after, .amount-cell.with-icons[_ngcontent-c21]::before{color:#4595bd;font-family:font-icons}.amount-cell.with-icons[_ngcontent-c21]::before{content:"\ue93d";font-size:.57em;margin-right:.4em}.amount-cell.with-icons[_ngcontent-c21]::after{content:"\ue921";font-size:.77em;margin-left:.3em}.amount-cell.with-icons.rise[_ngcontent-c21]{padding-right:0}.amount-cell.with-icons.rise[_ngcontent-c21]::after, .amount-cell.with-icons.rise[_ngcontent-c21]::before{color:#6bbd45}.amount-cell.with-icons.rise[_ngcontent-c21]::after{content:"\ue922"}.amount-cell.with-icons.fall[_ngcontent-c21]{padding-right:0}.amount-cell.with-icons.fall[_ngcontent-c21]::after, .amount-cell.with-icons.fall[_ngcontent-c21]::before{color:#eb5a5a}.amount-cell.with-icons.fall[_ngcontent-c21]::after{content:"\ue923"}</style><style type="text/css" data-fbcssmodules="css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget css:fb.css.customer_chat_plugin_iframe">.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:\'lucida grande\', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}\n.fb_hidden{position:absolute;top:-10000px;z-index:10001}.fb_reposition{overflow:hidden;position:relative}.fb_invisible{display:none}.fb_reset{background:none;border:0;border-spacing:0;color:#000;cursor:auto;direction:ltr;font-family:\'lucida grande\', tahoma, verdana, arial, sans-serif;font-size:11px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:1;margin:0;overflow:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;white-space:normal;word-spacing:normal}.fb_reset>div{overflow:hidden}@keyframes fb_transform{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.fb_animate{animation:fb_transform .3s forwards}\n.fb_dialog{background:rgba(82, 82, 82, .7);position:absolute;top:-10000px;z-index:10001}.fb_dialog_advanced{border-radius:8px;padding:10px}.fb_dialog_content{background:#fff;color:#373737}.fb_dialog_close_icon{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 0 transparent;cursor:pointer;display:block;height:15px;position:absolute;right:18px;top:17px;width:15px}.fb_dialog_mobile .fb_dialog_close_icon{left:5px;right:auto;top:5px}.fb_dialog_padding{background-color:transparent;position:absolute;width:1px;z-index:-1}.fb_dialog_close_icon:hover{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -15px transparent}.fb_dialog_close_icon:active{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yq/r/IE9JII6Z1Ys.png) no-repeat scroll 0 -30px transparent}.fb_dialog_iframe{line-height:0}.fb_dialog_content .dialog_title{background:#6d84b4;border:1px solid #365899;color:#fff;font-size:14px;font-weight:bold;margin:0}.fb_dialog_content .dialog_title>span{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yd/r/Cou7n-nqK52.gif) no-repeat 5px 50%;float:left;padding:5px 0 7px 26px}body.fb_hidden{height:100%;left:0;margin:0;overflow:visible;position:absolute;top:-10000px;transform:none;width:100%}.fb_dialog.fb_dialog_mobile.loading{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/ya/r/3rhSv5V8j3o.gif) white no-repeat 50% 50%;min-height:100%;min-width:100%;overflow:hidden;position:absolute;top:0;z-index:10001}.fb_dialog.fb_dialog_mobile.loading.centered{background:none;height:auto;min-height:initial;min-width:initial;width:auto}.fb_dialog.fb_dialog_mobile.loading.centered #fb_dialog_loader_spinner{width:100%}.fb_dialog.fb_dialog_mobile.loading.centered .fb_dialog_content{background:none}.loading.centered #fb_dialog_loader_close{clear:both;color:#fff;display:block;font-size:18px;padding-top:20px}#fb-root #fb_dialog_ipad_overlay{background:rgba(0, 0, 0, .4);bottom:0;left:0;min-height:100%;position:absolute;right:0;top:0;width:100%;z-index:10000}#fb-root #fb_dialog_ipad_overlay.hidden{display:none}.fb_dialog.fb_dialog_mobile.loading iframe{visibility:hidden}.fb_dialog_mobile .fb_dialog_iframe{position:sticky;top:0}.fb_dialog_content .dialog_header{background:linear-gradient(from(#738aba), to(#2c4987));border-bottom:1px solid;border-color:#043b87;box-shadow:white 0 1px 1px -1px inset;color:#fff;font:bold 14px Helvetica, sans-serif;text-overflow:ellipsis;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0;vertical-align:middle;white-space:nowrap}.fb_dialog_content .dialog_header table{height:43px;width:100%}.fb_dialog_content .dialog_header td.header_left{font-size:12px;padding-left:5px;vertical-align:middle;width:60px}.fb_dialog_content .dialog_header td.header_right{font-size:12px;padding-right:5px;vertical-align:middle;width:60px}.fb_dialog_content .touchable_button{background:linear-gradient(from(#4267B2), to(#2a4887));background-clip:padding-box;border:1px solid #29487d;border-radius:3px;display:inline-block;line-height:18px;margin-top:3px;max-width:85px;padding:4px 12px;position:relative}.fb_dialog_content .dialog_header .touchable_button input{background:none;border:none;color:#fff;font:bold 12px Helvetica, sans-serif;margin:2px -12px;padding:2px 6px 3px 6px;text-shadow:rgba(0, 30, 84, .296875) 0 -1px 0}.fb_dialog_content .dialog_header .header_center{color:#fff;font-size:16px;font-weight:bold;line-height:18px;text-align:center;vertical-align:middle}.fb_dialog_content .dialog_content{background:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/y9/r/jKEcVPZFk-2.gif) no-repeat 50% 50%;border:1px solid #4a4a4a;border-bottom:0;border-top:0;height:150px}.fb_dialog_content .dialog_footer{background:#f5f6f7;border:1px solid #4a4a4a;border-top-color:#ccc;height:40px}#fb_dialog_loader_close{float:left}.fb_dialog.fb_dialog_mobile .fb_dialog_close_icon{visibility:hidden}#fb_dialog_loader_spinner{animation:rotateSpinner 1.2s linear infinite;background-color:transparent;background-image:url(https://z-p3-static.xx.fbcdn.net/rsrc.php/v3/yD/r/t-wz8gw1xG1.png);background-position:50% 50%;background-repeat:no-repeat;height:24px;width:24px}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}\n.fb_iframe_widget{display:inline-block;position:relative}.fb_iframe_widget span{display:inline-block;position:relative;text-align:justify}.fb_iframe_widget iframe{position:absolute}.fb_iframe_widget_fluid_desktop,.fb_iframe_widget_fluid_desktop span,.fb_iframe_widget_fluid_desktop iframe{max-width:100%}.fb_iframe_widget_fluid_desktop iframe{min-width:220px;position:relative}.fb_iframe_widget_lift{z-index:1}.fb_iframe_widget_fluid{display:inline}.fb_iframe_widget_fluid span{width:100%}\n.fb_mpn_mobile_landing_page_slide_out{animation-duration:200ms;animation-name:fb_mpn_landing_page_slide_out;transition-timing-function:ease-in}.fb_mpn_mobile_landing_page_slide_out_from_left{animation-duration:200ms;animation-name:fb_mpn_landing_page_slide_out_from_left;transition-timing-function:ease-in}.fb_mpn_mobile_landing_page_slide_up{animation-duration:500ms;animation-name:fb_mpn_landing_page_slide_up;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_in{animation-duration:300ms;animation-name:fb_mpn_bounce_in;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_out{animation-duration:300ms;animation-name:fb_mpn_bounce_out;transition-timing-function:ease-in}.fb_mpn_mobile_bounce_out_v2{animation-duration:300ms;animation-name:fb_mpn_fade_out;transition-timing-function:ease-in}.fb_customer_chat_bounce_in_v2{animation-duration:300ms;animation-name:fb_bounce_in_v2;transition-timing-function:ease-in}.fb_customer_chat_bounce_in_from_left{animation-duration:300ms;animation-name:fb_bounce_in_from_left;transition-timing-function:ease-in}.fb_customer_chat_bounce_out_v2{animation-duration:300ms;animation-name:fb_bounce_out_v2;transition-timing-function:ease-in}.fb_customer_chat_bounce_out_from_left{animation-duration:300ms;animation-name:fb_bounce_out_from_left;transition-timing-function:ease-in}.fb_invisible_flow{display:inherit;height:0;overflow-x:hidden;width:0}@keyframes fb_mpn_landing_page_slide_out{0%{margin:0 12px;width:100% - 24px}60%{border-radius:18px}100%{border-radius:50%;margin:0 24px;width:60px}}@keyframes fb_mpn_landing_page_slide_out_from_left{0%{left:12px;width:100% - 24px}60%{border-radius:18px}100%{border-radius:50%;left:12px;width:60px}}@keyframes fb_mpn_landing_page_slide_up{0%{bottom:0;opacity:0}100%{bottom:24px;opacity:1}}@keyframes fb_mpn_bounce_in{0%{opacity:.5;top:100%}100%{opacity:1;top:0}}@keyframes fb_mpn_fade_out{0%{bottom:30px;opacity:1}100%{bottom:0;opacity:0}}@keyframes fb_mpn_bounce_out{0%{opacity:1;top:0}100%{opacity:.5;top:100%}}@keyframes fb_bounce_in_v2{0%{opacity:0;transform:scale(0, 0);transform-origin:bottom right}50%{transform:scale(1.03, 1.03);transform-origin:bottom right}100%{opacity:1;transform:scale(1, 1);transform-origin:bottom right}}@keyframes fb_bounce_in_from_left{0%{opacity:0;transform:scale(0, 0);transform-origin:bottom left}50%{transform:scale(1.03, 1.03);transform-origin:bottom left}100%{opacity:1;transform:scale(1, 1);transform-origin:bottom left}}@keyframes fb_bounce_out_v2{0%{opacity:1;transform:scale(1, 1);transform-origin:bottom right}100%{opacity:0;transform:scale(0, 0);transform-origin:bottom right}}@keyframes fb_bounce_out_from_left{0%{opacity:1;transform:scale(1, 1);transform-origin:bottom left}100%{opacity:0;transform:scale(0, 0);transform-origin:bottom left}}@keyframes slideInFromBottom{0%{opacity:.1;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes slideInFromBottomDelay{0%{opacity:0;transform:translateY(100%)}97%{opacity:0;transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}</style></head>\n\n<body class="site ng-tns-0-0" style="margin-top: 160px; zoom: 100%;">\n<!-- Google Tag Manager (noscript) -->\n<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-5CV6RSJ"\n height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> \n <!-- End Google Tag Manager (noscript) -->\n<!-- Load Facebook SDK for JavaScript -->\n<div id="fb-root" class=" fb_reset"><div style="position: absolute; top: -10000px; width: 0px; height: 0px;"><div></div></div><div class="fb-customerchat" attribution="setup_tool" page_id="300092393858" logged_in_greeting="¡Hola! ¿En qué podemos ayudarte?" logged_out_greeting="¡Hola! ¿En qué podemos ayudarte?" fb-xfbml-state="rendered" fb-iframe-plugin-query="app_id=&attribution=setup_tool&current_url=https%3A%2F%2Fwww.bvl.com.pe%2F&is_loaded_by_facade=true&locale=es_LA&log_id=c9695b94-7151-40a0-9938-9482e5c5b044&logged_in_greeting=%C2%A1Hola!%20%C2%BFEn%20qu%C3%A9%20podemos%20ayudarte%3F&logged_out_greeting=%C2%A1Hola!%20%C2%BFEn%20qu%C3%A9%20podemos%20ayudarte%3F&page_id=300092393858&request_time=1668796998665&sdk=joey&should_use_new_domain=false"><div id="f1e367739307124"></div></div></div>\n<script>\n window.fbAsyncInit = function() {\n FB.init({\n xfbml : true,\n version : \'v8.0\'\n });\n };\n\n (function(d, s, id) {\n var js, fjs = d.getElementsByTagName(s)[0];\n if (d.getElementById(id)) return;\n js = d.createElement(s); js.id = id;\n js.src = \'https://connect.facebook.net/es_LA/sdk/xfbml.customerchat.js\';\n fjs.parentNode.insertBefore(js, fjs);\n}(document, \'script\', \'facebook-jssdk\'));</script>\n\n<script>\n (function(w,d,k,t,u,s,c,f){f=function(t){t=new Date();return t.getFullYear()+\'\'+(t.getMonth()+1)+\'\'+t.getDate()+\'T\'+t.getHours()+\'\'+t.getMinutes()+\'\'+t.getSeconds()};\n u=\'https://widgets-static.embluemail.com/accounts/16445FFDD88655CE6/scripts/sw_1644.js?ts=\'+f();w[k]=w[k] || [];s=d.createElement(t);\n s.async=1;s.src=u;c=d.getElementsByTagName(t)[0];c.parentNode.insertBefore(s,c);})(window,document,\'_swdg\',\'script\');\n </script>\n\n<!-- Your Chat Plugin code -->\n\n\t<!-- Polyfills for Browsers supporting\n\t\tCustom Elements. Needed b/c we downlevel\n\t\tto ES5. See: @webcomponents/custom-elements\n\t-->\n\t<script src="assets/bundles/native-shim.js"></script>\n\n\t<!-- Polyfills for Browsers not supporting\n\t\tCustom Elements. See: @webcomponents/custom-elements\n\t-->\n\t<script src="assets/bundles/custom-elements.min.js"></script>\n\n\t<!-- Rx -->\n\t<script src="assets/bundles/rxjs.umd.min.js"></script>\n\n\t<!-- Angular Packages -->\n\t<script src="assets/bundles/core-js.min.js"></script>\n\t<script src="assets/bundles/core.umd.min.js"></script>\n\t<script src="assets/bundles/common.umd.min.js"></script>\n\t<script src="assets/bundles/common-http.umd.min.js"></script>\n <script src="assets/bundles/flex-layout-core.umd.min.js"></script>\n\t<script src="assets/bundles/platform-browser.umd.min.js"></script>\n\t<script src="assets/bundles/elements.umd.min.js"></script>\n\t<script src="assets/bundles/cdk-coercion.umd.min.js"></script>\n\t<script src="assets/bundles/cdk-bidi.umd.min.js"></script>\n\t<script src="assets/bundles/animations.umd.min.js"></script>\n\t<script src="assets/bundles/animations-browser.umd.min.js"></script>\n\t<script src="assets/bundles/forms.umd.min.js"></script>\n\t<script src="assets/bundles/platform-browser-animations.umd.min.js"></script>\n\n\t<script src="assets/bundles/ng-bootstrap.umd.min.js"></script>\n\t<script src="assets/bundles/highcharts.js"></script>\n\t<script src="assets/bundles/bvl-library.umd.min.js"></script>\n\n <script src="assets/bundles/flex-layout-flex.umd.min.js"></script>\n <script src="assets/bundles/flex-layout-extended.umd.min.js"></script>\n <script src="assets/bundles/flex-layout-grid.umd.min.js"></script>\n\n <bvl-root ng-version="7.2.0" class="w-100"><router-outlet></router-outlet><bvl-main-layout _nghost-c1="" class="g-sticky"><bvl-header _ngcontent-c1="" _nghost-c2="" keyc="1668796996238"><div _ngcontent-c2="" class="g-site-header g-site-header--no-realtime"><!----><div _ngcontent-c2="" class="g-site-no-realtime"><div _ngcontent-c2="" class="container g-site-no-realtime--wrapper"><div _ngcontent-c2="" class="g-site-no-realtime--content"><div _ngcontent-c2="" class="g-site-no-realtime--mesagge"> Los datos de cotización tienen un retraso de 20 min </div><div _ngcontent-c2="" class="g-px--15">|</div><div _ngcontent-c2="" class="g-site-no-realtime--text"><a _ngcontent-c2="" class="g-site-color--white" href="/abi"> Obtener información en tiempo real </a><i _ngcontent-c2="" class="icon-timer g-fs--15"></i></div></div><a _ngcontent-c2="" class="g-site-no-realtime--close" href="javascript:void(0)"><i _ngcontent-c2="" class="icon-close"></i></a></div></div><div _ngcontent-c2="" class="g-site-header--content"><div _ngcontent-c2="" class="container"><div _ngcontent-c2="" class="row no-gutters"><div _ngcontent-c2="" class="left"><div _ngcontent-c2=""><button _ngcontent-c2="" class="btn menu-toggler"><span _ngcontent-c2=""></span></button><a _ngcontent-c2="" class="logo" ctrl="logoLink" href="/"><img _ngcontent-c2="" alt="Logo" src="assets/images/logo.svg" style="pointer-events: none"></a></div><div _ngcontent-c2=""><!----><div _ngcontent-c2="" class="profile-select-container"><label _ngcontent-c2="" for="profile-select">Perfil:</label><div _ngcontent-c2="" class="container-dropdown"><div _ngcontent-c2="" class="container-dropdown-chevron"></div><div _ngcontent-c2="">General</div><!----></div></div><a _ngcontent-c2="" class="link d-none d-md-block onboarding-findsab" ctrl="findYourSabLink" href="mercado/agentes/listado"> Encuentra tu SAB <i _ngcontent-c2="" class="icon-arrow-right"></i></a></div></div><div _ngcontent-c2="" class="right"><a _ngcontent-c2="" class="btn btn-fab btn-red onboarding-search" ctrl="searchIcon" href="busqueda" title="Buscar"><i _ngcontent-c2="" class="icon-search"></i></a><a _ngcontent-c2="" class="btn btn-fab onboarding-message" ctrl="contactUsIcon" href="contactenos" title="Mensajes"><i _ngcontent-c2="" class="icon-envelope"></i></a><a _ngcontent-c2="" class="btn btn-fab onboarding-profile" ctrl="loginIcon" href="sitio-privado" title="Perfil"><i _ngcontent-c2="" class="icon-user"></i></a><bvl-switch-language _ngcontent-c2="" class="d-none d-md-block" _nghost-c4=""><div _ngcontent-c4="" class="language-switcher onboarding-language-switcher"><!----><div _ngcontent-c4="" class="language"><a _ngcontent-c4="" ctrl="linkLang" class="active" href="https://www.bvl.com.pe/home-general"><span _ngcontent-c4="" for="lang-es">ES</span></a></div><div _ngcontent-c4="" class="language"><a _ngcontent-c4="" ctrl="linkLang" href="https://www.bvl.com.pe/en/home-general"><span _ngcontent-c4="" for="lang-en">EN</span></a></div></div></bvl-switch-language></div></div></div></div><bvl-site-menu _ngcontent-c2="" _nghost-c5=""><nav _ngcontent-c5="" class="g-site-menu"><div _ngcontent-c5="" class="g-site-menu-wrapper"><div _ngcontent-c5="" class="container"><ul _ngcontent-c5=""><!----><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="javascript:void(0)"> Empresas </a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/listado-emisores"> Listado de Empresas </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/valores-extranjeros"> Valores Extranjeros Agente Promotor </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/empresa-bolsa"> Cómo listar en bolsa </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/eventos-corporativos"> Eventos Corporativos </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/noticias-emisores"> Bolsa News </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="emisores/codificacion-isin"> Codificación ISIN </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/publicaciones"> Publicaciones </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="javascript:void(0)"> Mercado </a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/resumen-mercado"> Resumen del Mercado </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/movimientos-diarios"> Movimientos Diarios </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/movimientos-diarios/presencia-bursatil"> Presencia Bursátil </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/indices"> Índices </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/agentes"> Agentes de Bolsa - SAB </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/segmentos-mercado"> Segmentos de Mercado </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="mercado/mercado-integrado-latino-americano-mila"> MILA </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="javascript:void(0)"> Soluciones </a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/inversionistas"> Para inversionistas </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/empresas"> Para empresas </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/sab"> Para SABs </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="javascript:void(0)"> Servicios de información </a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="servicios-informacion/market-data"> Market Data </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="servicios-informacion/servicios-suscripcion"> Servicios de suscripción </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="servicios-informacion/servicios-gratuitos"> Servicios Gratuitos </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="javascript:void(0)"> Acerca de </a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="quienes-somos/quienes-somos-bvl"> Sobre BVL </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="quienes-somos/quienes-somos-educacion"> Educación BVL </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="noticias-bvl"> Noticias BVL </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="blog-bvl"> Blog BVL </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="quienes-somos/trabaja-con-nosotros"> Oportunidades Laborales </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="sostenibilidad">Sostenibilidad</a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----><ul _ngcontent-c5="" class="ng-star-inserted"><!----><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="sostenibilidad"> Sostenibilidad </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="quienes-somos/quienes-somos-bvl/sostenibilidad-corporativa"> Sostenibilidad Corporativa </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/inversionistas/inversiones-sustentables"> Inversiones sustentables </a></li><li _ngcontent-c5="" class="ng-star-inserted"><a _ngcontent-c5="" ctrl="subMenuLink" href="productos/empresas/financiamiento-sostenible"> Financiamiento sostenible </a></li></ul></div></div></li><li _ngcontent-c5="" class="g-site-menu-item ng-star-inserted"><!----><a _ngcontent-c5="" class="g-site-menu--btn ng-star-inserted" ctrl="menuLink" href="regulacion">Regulación</a><div _ngcontent-c5="" class="g-site-submenu"><div _ngcontent-c5="" class="container"><!----></div></div></li></ul></div><div _ngcontent-c5="" class="g-site-menu-footer"><a _ngcontent-c5="" class="btn mobile-footer-link btn-link" ctrl="findYourSabLink" href="mercado/agentes/listado"> Encuentra tu SAB <i _ngcontent-c5="" class="icon-arrow-right"></i></a><bvl-switch-language _ngcontent-c5="" _nghost-c4=""><div _ngcontent-c4="" class="language-switcher onboarding-language-switcher"><!----><div _ngcontent-c4="" class="language"><a _ngcontent-c4="" ctrl="linkLang" class="active" href="https://www.bvl.com.pe/home-general"><span _ngcontent-c4="" for="lang-es">ES</span></a></div><div _ngcontent-c4="" class="language"><a _ngcontent-c4="" ctrl="linkLang" href="https://www.bvl.com.pe/en/home-general"><span _ngcontent-c4="" for="lang-en">EN</span></a></div></div></bvl-switch-language></div></div></nav><!----><!----></bvl-site-menu></div></bvl-header><router-outlet _ngcontent-c1=""></router-outlet><bvl-page _nghost-c11="" class="g-sticky-content"><div _ngcontent-c11="" class="slider-container"><!----><div _ngcontent-c11="" class="today-container"><bvl-today _ngcontent-c11="" _nghost-c12=""><div _ngcontent-c12="" class="row"><div _ngcontent-c12="" class="col-md-6"><div _ngcontent-c12="" class="g-pb--20 g-pb-md--0 onboarding-filters g-site-bg--white"><bvl-filters _ngcontent-c12="" icontitle="icon-align-left" _nghost-c15=""><fieldset _ngcontent-c15=""><!----><legend _ngcontent-c15=""><!----><i _ngcontent-c15="" class="icon-align-left"></i> Filtrar información por perfil</legend><!----><div _ngcontent-c15="" class="btn-group-toggle g-pr-lg--25"><!----><label _ngcontent-c15="" class="btn btn-primary" for="filter-group-0-filter-20"><input _ngcontent-c15="" ctrl="filtersButton" type="radio" value="20" name="filter-group-0" id="filter-group-0-filter-20"> General </label><label _ngcontent-c15="" class="btn" for="filter-group-0-filter-21"><input _ngcontent-c15="" ctrl="filtersButton" type="radio" value="21" name="filter-group-0" id="filter-group-0-filter-21"> Educación </label></div><!----></fieldset></bvl-filters></div></div><div _ngcontent-c12="" class="col-md-6"><section _ngcontent-c12="" class="onboarding-operations"><h3 _ngcontent-c12="">18/11</h3><div _ngcontent-c12=""><!----><dl _ngcontent-c12="" class="ops ng-star-inserted"><dt _ngcontent-c12="">Operaciones</dt><dd _ngcontent-c12="">276</dd></dl><!----><dl _ngcontent-c12="" class="ng-star-inserted"><dt _ngcontent-c12="">Monto en soles</dt><dd _ngcontent-c12="">S/ 12,512,848.36</dd></dl><!----><dl _ngcontent-c12="" class="ng-star-inserted"><dt _ngcontent-c12="">Monto en dólares</dt><dd _ngcontent-c12="">USD 3,256,434.19</dd></dl></div></section><section _ngcontent-c12=""><div _ngcontent-c12="" class="justify-content-start"> Última actualización: <span _ngcontent-c12=""> 1:20:55 pm </span></div><!----><div _ngcontent-c12="" class="justify-content-start ng-star-inserted"> Tipo de cambio (US$): <span _ngcontent-c12="">S/ 3.8425 </span></div></section></div></div></bvl-today></div><!----><daily-info _ngcontent-c11=""><div class="daily-info-container"><div class="details-container"><div class="detail"><span class="label">Fecha:</span><span class="value">18/11</span></div><div class="detail"><span class="label">Operaciones:</span><span class="value">276</span></div><div class="detail"><span class="label">Monto en soles:</span><span class="value">S/ 12,512,848.36</span></div><div class="detail"><span class="label">Monto en dólares:</span><span class="value">USD 3,256,434.19</span></div><!----><div class="detail"><span class="label">Tipo de cambio (US$):</span><span class="value">3.8425</span></div><div class="detail"><span class="label">Última actualización:</span><span class="value">1:20:55 pm</span></div></div></div></daily-info><!----><!----><bvl-banner-slider _ngcontent-c11="" banners="[\n{\n "background-image": [\n {\n "name": "B16_desktop.png",\n "small": {\n "name": "B16_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B16_Mobile.png"\n },\n "medium": {\n "name": "B16_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B16_Desktop.png"\n },\n "large": {\n "name": "B16_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B16_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Aviso de Oferta de Instrumentos de Deuda",\n "description": "Fecha de subasta: 24 de noviembre de 2022",\n "is-button": true,\n "text-button": "Ver listado",\n "url-button": "/mercado/agentes/listado",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B17_desktop.png",\n "small": {\n "name": "B17_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B17_Mobile.png"\n },\n "medium": {\n "name": "B17_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B17_Desktop.png"\n },\n "large": {\n "name": "B17_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B17_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "¿Una recesión en camino?",\n "description": "Descubre nuestra nueva temporada",\n "is-button": true,\n "text-button": "¡Míralo aquí!",\n "url-button": "https://youtu.be/fkhryP3xECM",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B10_desktop.png",\n "small": {\n "name": "B10_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B10_Mobile.png"\n },\n "medium": {\n "name": "B10_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B10_Desktop.png"\n },\n "large": {\n "name": "B10_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B10_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "¿Cómo empezar a invertir en ETF?",\n "description": "Aprende a invertir en 3 simples pasos",\n "is-button": true,\n "text-button": "Conoce más",\n "url-button": "https://www.invertirenetf.pe",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B14_desktop.png",\n "small": {\n "name": "B14_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B14_Mobile.png"\n },\n "medium": {\n "name": "B14_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B14_Desktop.png"\n },\n "large": {\n "name": "B14_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B14_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Financiamiento en la BVL",\n "description": "Conoce la historia de Agrícola Chavín de Huántar",\n "is-button": true,\n "text-button": "Ver testimonio",\n "url-button": "https://youtu.be/PC04FRjRYTs",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B13_desktop.png",\n "small": {\n "name": "B13_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B13_Mobile.png"\n },\n "medium": {\n "name": "B13_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B13_Desktop.png"\n },\n "large": {\n "name": "B13_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B13_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Conoce cómo avanza la integración de los mercados de Chile, Colombia y Perú",\n "description": "Bolsa de Santiago, Bolsa de Valores de Colombia y Grupo BVL.",\n "is-button": true,\n "text-button": "Conoce más",\n "url-button": "https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/Integraci%C3%B3n_de_mercados_de_Chile,_Colombia_y_Per%C3%BA.pdf",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B7_desktop.png",\n "small": {\n "name": "B7_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B7_Mobile.png"\n },\n "medium": {\n "name": "B7_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B7_Desktop.png"\n },\n "large": {\n "name": "B7_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B7_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Más que un canal de videos",\n "description": "Webinars, entrevistas, testimoniales y tutoriales.",\n "is-button": true,\n "text-button": "¡Suscríbete!",\n "url-button": "https://www.youtube.com/channel/UCwSrxeBSX7pEi58y7cnI0Iw",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B3_desktop.png",\n "small": {\n "name": "B3_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B3_Mobile.png"\n },\n "medium": {\n "name": "B3_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B3_Desktop.png"\n },\n "large": {\n "name": "B3_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B3_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Información precisa, relevante y de calidad",\n "description": "El mercado bursátil al alcance de tus manos con BVL Update.",\n "is-button": true,\n "text-button": "¡Regístrate ya!",\n "url-button": "/bvlupdate",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B4_desktop.png",\n "small": {\n "name": "B4_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B4_Mobile.png"\n },\n "medium": {\n "name": "B4_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B4_Desktop.png"\n },\n "large": {\n "name": "B4_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B4_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "BVL Podcast",\n "description": "Más de 50 episodios sobre el mercado bursátil",\n "is-button": true,\n "text-button": "¡Regístrate aquí!",\n "url-button": "https://open.spotify.com/show/0tFicnTlvIui9OQX2brAEk?si=0b589d99df2f40d1",\n "is-link": null,\n "text-link": null,\n "url-link": null\n},\n{\n "background-image": [\n {\n "name": "B5_desktop.png",\n "small": {\n "name": "B5_desktop.jpg",\n "width": 469,\n "height": 115,\n "imageUri": "/assets/images/banners/mobile/B5_Mobile.png"\n },\n "medium": {\n "name": "B5_desktop.png",\n "width": 939,\n "height": 231,\n "imageUri": "/assets/images/banners/desktop/B5_Desktop.png"\n },\n "large": {\n "name": "B5_desktop.png",\n "width": 1878,\n "height": 462,\n "imageUri": "/assets/images/banners/desktop/B5_Desktop.png"\n },\n "selected": false\n }\n ],\n "title": "Agenda una cita virtual",\n "description": "Resuelve tus dudas y consultas",\n "is-button": true,\n "text-button": "Reserva aquí",\n "url-button": "https://calendly.com/citasvirtuales-bvl",\n "is-link": null,\n "text-link": null,\n "url-link": null\n}\n]" ng-version="7.2.0"><bvl-slider><div class="g-site-slider"><div class="g-site-slider-wrapper"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="g-site-slider-item active" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B16_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Aviso de Oferta de Instrumento"\n}--><bvl-section-header color="#fff" ng-reflect-title="Aviso de Oferta de Instrumento" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Aviso de Oferta de Instrumentos de Deuda <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Fecha de subasta: 24 de noviem"\n}--><p>Fecha de subasta: 24 de noviembre de 2022</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="/mercado/agentes/listado">Ver listado</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B17_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "¿Una recesión en camino?"\n}--><bvl-section-header color="#fff" ng-reflect-title="¿Una recesión en camino?" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> ¿Una recesión en camino? <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Descubre nuestra nueva tempora"\n}--><p>Descubre nuestra nueva temporada</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://youtu.be/fkhryP3xECM">¡Míralo aquí!</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B10_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "¿Cómo empezar a invertir en ET"\n}--><bvl-section-header color="#fff" ng-reflect-title="¿Cómo empezar a invertir en ET" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> ¿Cómo empezar a invertir en ETF? <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Aprende a invertir en 3 simple"\n}--><p>Aprende a invertir en 3 simples pasos</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://www.invertirenetf.pe">Conoce más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B14_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Financiamiento en la BVL"\n}--><bvl-section-header color="#fff" ng-reflect-title="Financiamiento en la BVL" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Financiamiento en la BVL <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Conoce la historia de Agrícola"\n}--><p>Conoce la historia de Agrícola Chavín de Huántar</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://youtu.be/PC04FRjRYTs">Ver testimonio</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B13_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Conoce cómo avanza la integrac"\n}--><bvl-section-header color="#fff" ng-reflect-title="Conoce cómo avanza la integrac" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Conoce cómo avanza la integración de los mercados de Chile, Colombia y Perú <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Bolsa de Santiago, Bolsa de Va"\n}--><p>Bolsa de Santiago, Bolsa de Valores de Colombia y Grupo BVL.</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/Integraci%C3%B3n_de_mercados_de_Chile,_Colombia_y_Per%C3%BA.pdf">Conoce más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B7_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Más que un canal de videos"\n}--><bvl-section-header color="#fff" ng-reflect-title="Más que un canal de videos" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Más que un canal de videos <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Webinars, entrevistas, testimo"\n}--><p>Webinars, entrevistas, testimoniales y tutoriales.</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://www.youtube.com/channel/UCwSrxeBSX7pEi58y7cnI0Iw">¡Suscríbete!</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B3_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Información precisa, relevante"\n}--><bvl-section-header color="#fff" ng-reflect-title="Información precisa, relevante" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Información precisa, relevante y de calidad <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "El mercado bursátil al alcance"\n}--><p>El mercado bursátil al alcance de tus manos con BVL Update.</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="/bvlupdate">¡Regístrate ya!</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B4_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><bvl-section-header color="#fff" ng-reflect-title="BVL Podcast" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> BVL Podcast <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Más de 50 episodios sobre el m"\n}--><p>Más de 50 episodios sobre el mercado bursátil</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://open.spotify.com/show/0tFicnTlvIui9OQX2brAEk?si=0b589d99df2f40d1">¡Regístrate aquí!</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("/assets/images/banners/desktop/B5_Desktop.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Agenda una cita virtual"\n}--><bvl-section-header color="#fff" ng-reflect-title="Agenda una cita virtual" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Agenda una cita virtual <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Resuelve tus dudas y consultas"\n}--><p>Resuelve tus dudas y consultas</p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://calendly.com/citasvirtuales-bvl">Reserva aquí</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div></div><div class="g-site-slider-payer"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="g-site-slider-payer-item active" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div></div></div></bvl-slider></bvl-banner-slider></div><!----><!----><div _ngcontent-c11="" id="page-view" class="market-place"><main> <section class="page-section white"> <div class="container"> <div class="row"> <div class="col-12"> <div empty=""></div> </div> </div> </div> </section> <section class="page-section"> <div class="container"> <div class="row"> <div class="col-md-8"> <bvl-home-table class="ng-tns-c24-2 ng-tns-c24-0 ng-tns-c24-3 ng-tns-c24-4 ng-tns-c14-0 ng-tns-c26-0 ng-tns-c19-0 ng-tns-c11-0 ng-tns-c11-1 ng-tns-c11-2 ng-tns-c11-3 ng-tns-c11-4 ng-tns-c22-0 ng-tns-c16-0 ng-tns-c16-3 ng-tns-c16-4 ng-tns-c21-0 ng-tns-c24-1 ng-tns-c10-0 ng-tns-c21-1 ng-tns-c21-2 ng-tns-c18-0 ng-tns-c18-1 ng-tns-c18-2 ng-tns-c17-0 ng-tns-c14-1 ng-tns-c14-2 ng-tns-c4-0 ng-tns-c4-1 ng-tns-c4-2 ng-tns-c4-3 ng-tns-c4-4 ng-tns-c4-5 ng-tns-c4-6 ng-tns-c2-0 ng-tns-c33-0 ng-tns-c6-0 ng-tns-c0-0 ng-tns-c23-0 ng-tns-c3-0 ng-tns-c12-0 ng-tns-c20-0 ng-tns-c7-0 ng-tns-c5-0 ng-tns-c9-0 ng-tns-c2-1 ng-tns-c2-2 ng-tns-c9-1 ng-tns-c9-2 ng-tns-c13-0 ng-tns-c8-0 ng-tns-c11-5 ng-tns-c11-6 ng-tns-c11-7 ng-tns-c11-8 ng-tns-c11-11 ng-tns-c11-12 ng-tns-c6-1 ng-tns-c6-2 ng-tns-c16-1 ng-tns-c16-2 ng-tns-c9-3 ng-tns-c9-4 ng-tns-c9-5 ng-tns-c9-6 ng-tns-c23-1 ng-tns-c23-2 ng-tns-c28-1 ng-tns-c28-2 ng-tns-c15-0 ng-tns-c30-0 ng-tns-c25-0 ng-tns-c25-3 ng-tns-c25-4 ng-tns-c27-0 ng-tns-c31-11 ng-tns-c31-12 ng-tns-c31-13 ng-tns-c31-14 ng-tns-c31-17 ng-tns-c31-18 ng-tns-c31-21 ng-tns-c31-22 ng-tns-c22-1 ng-tns-c22-2 ng-tns-c19-1 ng-tns-c19-2 ng-tns-c19-3 ng-tns-c19-4 ng-tns-c20-1 ng-tns-c20-2 ng-tns-c21-3 ng-tns-c21-4 ng-tns-c5-1 ng-tns-c5-2 ng-tns-c7-1 ng-tns-c7-2 ng-tns-c20-3 ng-tns-c20-4 ng-tns-c24-5 ng-tns-c24-6 ng-tns-c28-0 ng-tns-c23-3 ng-tns-c23-4 ng-tns-c15-1 ng-tns-c15-2 ng-tns-c17-1 ng-tns-c17-2 ng-tns-c26-3 ng-tns-c26-4 ng-tns-c25-1 ng-tns-c25-2 ng-tns-c14-3 ng-tns-c14-4 ng-tns-c14-5 ng-tns-c14-6 ng-tns-c2-3 ng-tns-c2-4 ng-tns-c2-5 ng-tns-c2-6 ng-tns-c23-5 ng-tns-c23-6 ng-tns-c23-7 ng-tns-c23-8 ng-tns-c2-7 ng-tns-c2-8 ng-tns-c2-9 ng-tns-c2-10 ng-tns-c2-11 ng-tns-c2-12 ng-tns-c2-13 ng-tns-c2-14 ng-tns-c2-15 ng-tns-c2-16 ng-tns-c2-17 ng-tns-c2-18 ng-tns-c29-0 ng-tns-c9-7 ng-tns-c9-8 ng-tns-c9-9 ng-tns-c9-10 ng-tns-c9-13 ng-tns-c9-14 ng-tns-c9-17 ng-tns-c9-18 ng-tns-c9-21 ng-tns-c9-22 ng-tns-c9-25 ng-tns-c9-26 ng-tns-c9-29 ng-tns-c9-30 ng-tns-c9-33 ng-tns-c9-34 ng-tns-c9-11 ng-tns-c9-12 ng-tns-c9-15 ng-tns-c9-16 ng-tns-c9-19 ng-tns-c9-20 ng-tns-c9-23 ng-tns-c9-24 ng-tns-c7-3 ng-tns-c7-4 ng-tns-c7-5 ng-tns-c7-6 ng-tns-c7-7 ng-tns-c7-8 ng-tns-c7-11 ng-tns-c7-12 ng-tns-c7-13 ng-tns-c7-14 ng-tns-c7-15 ng-tns-c7-16 ng-tns-c7-19 ng-tns-c7-20 ng-tns-c7-21 ng-tns-c7-22 ng-tns-c7-23 ng-tns-c7-24 ng-tns-c7-25 ng-tns-c7-26 ng-tns-c7-27 ng-tns-c7-28 ng-tns-c7-29 ng-tns-c7-30 ng-tns-c7-31 ng-tns-c7-32 ng-tns-c7-33 ng-tns-c7-34 ng-tns-c32-0 ng-tns-c32-1 ng-tns-c32-2 ng-tns-c19-5 ng-tns-c19-6 ng-tns-c28-3 ng-tns-c28-4 ng-tns-c28-5 ng-tns-c28-6 ng-tns-c28-7 ng-tns-c28-8 ng-tns-c17-3 ng-tns-c17-4 ng-tns-c17-5 ng-tns-c17-6 ng-tns-c17-7 ng-tns-c17-8 ng-tns-c17-9 ng-tns-c17-10 ng-tns-c17-11 ng-tns-c17-12 ng-tns-c17-13 ng-tns-c17-14 ng-tns-c17-15 ng-tns-c17-16 ng-tns-c17-17 ng-tns-c17-18 ng-tns-c17-19 ng-tns-c17-20 ng-tns-c17-21 ng-tns-c17-22 ng-tns-c17-23 ng-tns-c17-24 ng-tns-c17-25 ng-tns-c17-26 ng-tns-c17-27 ng-tns-c17-28 ng-tns-c17-29 ng-tns-c17-30 ng-tns-c17-31 ng-tns-c17-32 ng-tns-c17-33 ng-tns-c17-34 ng-tns-c17-35 ng-tns-c17-36 ng-tns-c25-5 ng-tns-c25-6 ng-tns-c25-7 ng-tns-c25-8 ng-tns-c25-9 ng-tns-c25-10 ng-tns-c25-11 ng-tns-c25-12 ng-tns-c25-13 ng-tns-c25-14 ng-tns-c21-5 ng-tns-c21-6 ng-tns-c21-7 ng-tns-c21-8 ng-tns-c21-9 ng-tns-c21-10 ng-tns-c21-11 ng-tns-c21-12 ng-tns-c21-13 ng-tns-c21-14 ng-tns-c12-1 ng-tns-c12-2 ng-tns-c12-3 ng-tns-c12-6 ng-tns-c12-7 ng-tns-c12-8 ng-tns-c12-9 ng-tns-c12-12 ng-tns-c12-13 ng-tns-c12-14 ng-tns-c12-15 ng-tns-c11-9 ng-tns-c11-10 ng-tns-c11-13 ng-tns-c11-14 ng-tns-c11-15 ng-tns-c11-16 ng-tns-c11-17 ng-tns-c11-18 ng-tns-c11-19 ng-tns-c11-20 ng-tns-c11-21 ng-tns-c11-22 ng-tns-c11-23 ng-tns-c11-24 ng-tns-c11-25 ng-tns-c11-26 ng-tns-c11-27 ng-tns-c11-28 ng-tns-c12-4 ng-tns-c12-5 ng-tns-c12-10 ng-tns-c12-11 ng-tns-c12-16 ng-tns-c12-17 ng-tns-c12-18 ng-tns-c12-19 ng-tns-c12-20 ng-tns-c12-21 ng-tns-c12-22 ng-tns-c10-1 ng-tns-c10-2 ng-tns-c27-1 ng-tns-c27-2 ng-tns-c15-3 ng-tns-c15-4 ng-tns-c15-5 ng-tns-c15-6 ng-tns-c15-7 ng-tns-c15-8 ng-tns-c6-5 ng-tns-c6-6 ng-tns-c15-9 ng-tns-c15-10 ng-tns-c24-7 ng-tns-c24-8 ng-tns-c24-9 ng-tns-c24-10 ng-tns-c24-11 ng-tns-c24-12 ng-tns-c34-0 ng-tns-c34-3 ng-tns-c34-4 ng-tns-c34-5 ng-tns-c34-6 ng-tns-c24-13 ng-tns-c24-14 ng-tns-c24-15 ng-tns-c24-16 ng-tns-c22-3 ng-tns-c22-4 ng-tns-c22-5 ng-tns-c22-6 ng-tns-c22-7 ng-tns-c22-8 ng-tns-c22-9 ng-tns-c22-10 ng-tns-c22-11 ng-tns-c22-12 ng-tns-c22-13 ng-tns-c22-14 ng-tns-c22-15 ng-tns-c22-16 ng-tns-c23-9 ng-tns-c23-10 ng-tns-c23-11 ng-tns-c23-12 ng-tns-c23-13 ng-tns-c23-14 ng-tns-c28-9 ng-tns-c28-10 ng-tns-c28-11 ng-tns-c28-12 ng-tns-c28-13 ng-tns-c28-14 ng-tns-c28-15 ng-tns-c28-16 ng-tns-c28-17 ng-tns-c28-18 ng-tns-c28-19 ng-tns-c28-20 ng-tns-c28-21 ng-tns-c28-22 ng-tns-c28-23 ng-tns-c28-24 ng-tns-c28-25 ng-tns-c28-26 ng-tns-c28-27 ng-tns-c28-28 ng-tns-c23-15 ng-tns-c23-16 ng-tns-c23-17 ng-tns-c23-18 ng-tns-c23-19 ng-tns-c23-20 ng-tns-c23-21 ng-tns-c23-22 ng-tns-c27-3 ng-tns-c27-4 ng-tns-c27-5 ng-tns-c27-6 ng-tns-c27-7 ng-tns-c27-8 ng-tns-c27-9 ng-tns-c27-10 ng-tns-c27-11 ng-tns-c27-12 ng-tns-c27-13 ng-tns-c27-14 ng-tns-c27-15 ng-tns-c27-16 ng-tns-c27-17 ng-tns-c27-18 ng-tns-c21-15 ng-tns-c21-16 ng-tns-c21-17 ng-tns-c21-18 ng-tns-c21-19 ng-tns-c21-20 ng-tns-c23-23 ng-tns-c23-24 ng-tns-c23-25 ng-tns-c23-26 ng-tns-c23-27 ng-tns-c23-28 ng-tns-c23-29 ng-tns-c23-30 ng-tns-c23-31 ng-tns-c23-32 ng-tns-c23-33 ng-tns-c23-34 ng-tns-c23-35 ng-tns-c23-36 ng-tns-c23-37 ng-tns-c23-38 ng-tns-c23-39 ng-tns-c23-40 ng-tns-c23-41 ng-tns-c23-42 ng-tns-c23-43 ng-tns-c23-44 ng-tns-c23-45 ng-tns-c23-46 ng-tns-c23-47 ng-tns-c23-48 ng-tns-c18-5 ng-tns-c18-6 ng-tns-c0-1 ng-tns-c0-2 ng-tns-c31-0 ng-tns-c31-1 ng-tns-c31-2 ng-tns-c31-3 ng-tns-c31-4 ng-tns-c31-5 ng-tns-c31-6 ng-tns-c0-3 ng-tns-c0-4 ng-tns-c0-5 ng-tns-c0-6 ng-tns-c0-7 ng-tns-c0-8 ng-tns-c30-1 ng-tns-c30-2 ng-tns-c3-1 ng-tns-c3-2 ng-tns-c5-5 ng-tns-c5-6" ga="[{"control":"filterWatchlist","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Ver movimientos","label":"{{action}}","value":null,"dimentions":null},{"control":"optionSector","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Filtro sector","label":"{{label}}","value":null,"dimentions":null},{"control":"rowItem","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{qs(thead>tr>th:first-child)}}","label":"{{company}}","value":null,"dimentions":null},{"control":"linkListLink","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{qs(.selected-row>td:first-child)}} - Submenu","label":"{{textLink}}","value":null,"dimentions":null},{"control":"prevPagination","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{g.componentname}} - Paginación","label":"Atrás","value":null,"dimentions":null},{"control":"paginationItem","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{g.componentname}} - Paginación","label":"Página #: {{textLink}}","value":null,"dimentions":null},{"control":"nextPagination","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{g.componentname}} - Paginación","label":"Adelante","value":null,"dimentions":null},{"control":"button","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Ver todos","label":"Todos","value":null,"dimentions":null}]" keyc="1562626961274" ng-version="7.2.0"><section class="with-details-row onboarding-home-table"><div class="tables"><bvl-home-table-header class="ng-tns-c19-0" _nghost-c20="" ng-reflect-ga="[object Object],[object Object" ng-reflect-view-options="[object Object],[object Object"><div _ngcontent-c20="" class="table-header"><div _ngcontent-c20="" class="table-header-content search-showed"><div _ngcontent-c20="" class="header-items-wrapper"><h3 _ngcontent-c20="" class="title"> Negociación diaria </h3></div><div _ngcontent-c20="" class="type-filters"><select _ngcontent-c20="" class="select arrow-red white ng-untouched ng-pristine ng-valid" ng-reflect-klass="select arrow-red white" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><option _ngcontent-c20="" value="YYY" class="ng-star-inserted"> VALORES LOCALES </option><option _ngcontent-c20="" value="XXX" class="ng-star-inserted"> VALORES EXTRANJEROS </option><option _ngcontent-c20="" class="ng-star-inserted"> VER TODOS </option></select><div _ngcontent-c20="" class="g-site-select g-mr--20"><div _ngcontent-c20="" class="g-site-select--label"><span _ngcontent-c20="">VER TODOS</span><i _ngcontent-c20="" class="icon-simple-arrow-down"></i></div><div _ngcontent-c20="" class="g-site-select--list default" ng-reflect-bvl-toggle-by-position="g-site-select--list-left,defau"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div _ngcontent-c20="" ctrl="optionView" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> VALORES LOCALES </div><div _ngcontent-c20="" ctrl="optionView" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> VALORES EXTRANJEROS </div><div _ngcontent-c20="" ctrl="optionView" class="active ng-star-inserted" ng-reflect-ng-class="[object Object]"> VER TODOS </div></div></div> <select _ngcontent-c20="" class="select arrow-red white ng-untouched ng-pristine ng-valid" ng-reflect-klass="select arrow-red white" ng-reflect-ng-class="[object Object]"><option _ngcontent-c20="" selected="" value="" ng-reflect-value="">SECTOR</option><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><option _ngcontent-c20="" value="CS" class="ng-star-inserted">SEGUROS </option><option _ngcontent-c20="" value="CD" class="ng-star-inserted">DIVERSAS </option><option _ngcontent-c20="" value="CA" class="ng-star-inserted">ADMINISTRADORAS DE FONDOS DE PENSIONES </option><option _ngcontent-c20="" value="CG" class="ng-star-inserted">AGRARIO </option><option _ngcontent-c20="" value="FI" class="ng-star-inserted">FONDOS DE INVERSIÓN </option><option _ngcontent-c20="" value="CM" class="ng-star-inserted">MINERAS </option><option _ngcontent-c20="" value="CP" class="ng-star-inserted">SERVICIOS PÚBLICOS </option><option _ngcontent-c20="" value="CB" class="ng-star-inserted">BANCOS Y FINANCIERAS </option><option _ngcontent-c20="" value="CI" class="ng-star-inserted">INDUSTRIALES </option></select><div _ngcontent-c20="" class="g-site-select"><div _ngcontent-c20="" class="g-site-select--label"><span _ngcontent-c20="">SECTOR</span><i _ngcontent-c20="" class="icon-simple-arrow-down"></i></div><div _ngcontent-c20="" class="g-site-select--list default" ng-reflect-bvl-toggle-by-position="g-site-select--list-left,defau"><div _ngcontent-c20="" ctrl="optionSector">SECTOR</div><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> SEGUROS </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> DIVERSAS </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> ADMINISTRADORAS DE FONDOS DE PENSIONES </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> AGRARIO </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> FONDOS DE INVERSIÓN </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> MINERAS </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> SERVICIOS PÚBLICOS </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> BANCOS Y FINANCIERAS </div><div _ngcontent-c20="" ctrl="optionSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> INDUSTRIALES </div></div></div><button _ngcontent-c20="" class="btn" ctrl="filterWatchlist" ng-reflect-klass="btn" ng-reflect-ng-class="[object Object]"> Watchlist <i _ngcontent-c20="" class="icon-watch"></i></button></div></div></div></bvl-home-table-header><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="tables-container tables-fit loaded ng-tns-c19-0 ng-star-inserted"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object]"\n}--><!----><article class="table-article scrolling-table ng-tns-c19-0 ng-star-inserted"><div class="table-wrapper" ng-reflect-klass="table-wrapper" ng-reflect-ng-class="[object Object]"><table class="table-dark table"><thead class="ng-tns-c19-0"><tr class="bvl-row"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><th class="ng-tns-c19-0 ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="mnemonic"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Nemónico <!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="operations"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> N°Op <!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn btn-icon btn-sortBy ng-tns-c19-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="negotiatedAmount"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Monto negociado <!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="negotiatedNationalAmount"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Monto negociado en soles <!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn btn-icon btn-sortBy ng-tns-c19-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="price"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Última <!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="variation"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Var% <!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn btn-icon btn-sortBy ng-tns-c19-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button><!----></th><th class="ng-tns-c19-0 text-right ng-star-inserted" ng-reflect-ng-class="[object Object]" ng-reflect-ng-switch="inWatchlist"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><i class="icon-watch ng-tns-c19-0 ng-star-inserted"></i><!----></th></tr></thead><tbody class="ng-tns-c19-0"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">ENGEPEC1</td><td class="text-right">52</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "1172015"\n}--><!----> S/ 1,172,015.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "1172015"\n}--><!----> S/. 1,172,015.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "3.39"\n}--><!----> S/ 3.39 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "16.9"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="16.9"><span _ngcontent-c21="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 16.90 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">ENGEPEC1</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-0"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">BAP</td><td class="text-right">4</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "244166"\n}--><!----> $ 244,166.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "938207"\n}--><!----> S/. 938,207.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "150"\n}--><!----> $ 150.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "-0.57"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="-0.57"><span _ngcontent-c21="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.57 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">BAP</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-1"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">BVN</td><td class="text-right">15</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "175942"\n}--><!----> $ 175,942.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "676058"\n}--><!----> S/. 676,058.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "7.77"\n}--><!----> $ 7.77 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "-1.65"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="-1.65"><span _ngcontent-c21="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.65 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">BVN</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-2"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">IFS</td><td class="text-right">18</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "85382"\n}--><!----> $ 85,382.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "328081"\n}--><!----> S/. 328,081.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "22.5"\n}--><!----> $ 22.50 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "-2.39"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="-2.39"><span _ngcontent-c21="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -2.39 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">IFS</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-3"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">ENDISPC1</td><td class="text-right">26</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "257195"\n}--><!----> S/ 257,195.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "257195"\n}--><!----> S/. 257,195.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "4.72"\n}--><!----> S/ 4.72 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "16.26"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="16.26"><span _ngcontent-c21="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 16.26 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">ENDISPC1</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-4"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c19-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]" style="cursor: pointer;"><td class="ng-tns-c19-0">INRETC1</td><td class="text-right">3</td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "56471"\n}--><!----> $ 56,471.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "216989"\n}--><!----> S/. 216,989.00 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "35.01"\n}--><!----> $ 35.01 </td><td class="text-right"><!--bindings={\n "ng-reflect-ng-if": "0.03"\n}--><bvl-amount-cell _nghost-c21="" class="ng-tns-c19-0 ng-star-inserted" ng-reflect-variation="0.03"><span _ngcontent-c21="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 0.03 </span></bvl-amount-cell></td><td class="text-right"><button class="btn btn-icon" ctrl="watchlist"><i class="ng-tns-c19-0 icon-add" ng-reflect-ng-class="icon-add"></i></button></td></tr><tr class="details-row ng-tns-c19-0 ng-star-inserted"><td class="ng-tns-c19-0" ng-reflect-ng-class="[object Object]" colspan="7"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c19-0"><h3 class="title">INRETC1</h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c19-0 col-md-8" ng-reflect-ng-class="col-md-8"><div class="graphic-wrapper" id="home-graphic-5"></div></div><div class="ng-tns-c19-0 col-md-4" ng-reflect-ng-class="col-md-4"><bvl-links-list class="ng-tns-c19-0" _nghost-c22="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c22="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c22="" class="ng-star-inserted"><a _ngcontent-c22="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=74222#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr></tbody></table></div></article></div></div><!----><footer class="ng-tns-c19-0"><div class="lastUpdate"><span class="ng-tns-c19-0">Última actualización: <strong class="ng-tns-c19-0">1:20:55 pm</strong></span></div><!--bindings={\n "ng-reflect-ng-if": "7"\n}--><!----><bvl-pagination class="ng-tns-c19-0 ng-star-inserted" ng-reflect-ga="[object Object],[object Object" ng-reflect-width="large" ng-reflect-max="6" ng-reflect-total-pages="7" ng-reflect-paginate-by-service="true"><div class="pagination" ng-reflect-klass="pagination"><div class="d-flex justify-content-center"><div><div class="d-flex align-items-center"><div class="g-px--5"><button ctrl="prevPagination" class="d-none" ng-reflect-ng-class="[object Object]"><i class="icon-simple-arrow-left"></i></button></div><div class="g-px--5"><div class="pages d-flex align-items-center"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-for-of": "1,2,3,4,5"\n}--><!----><button ctrl="paginationItem" class="active ng-star-inserted" ng-reflect-ng-class="[object Object]"> 1 </button><!----><button ctrl="paginationItem" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> 2 </button><!----><button ctrl="paginationItem" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> 3 </button><!----><button ctrl="paginationItem" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> 4 </button><!----><button ctrl="paginationItem" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> 5 </button><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----> ... <button ctrl="paginationItem" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> 7 </button></div></div><div class="g-px--5"><button ctrl="nextPagination" ng-reflect-ng-class="[object Object]"><i class="icon-simple-arrow-right"></i></button></div></div></div></div></div></bvl-pagination><a class="btn btn-primary btn-sm" ctrl="button" href="mercado/movimientos-diarios">Ver todos</a></footer></section></bvl-home-table> </div> <div class="col-md-4"> <bvl-indices class="in-column" ga="[{"control":"linkAllView","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Indices","label":"{{textLink}}","value":null,"dimentions":null}]" keyc="1562626961271" is-vertical="true" ng-version="7.2.0"><section class="onboarding-indices" ng-reflect-klass="onboarding-indices" ng-reflect-ng-class="[object Object]"><header><h2>Índices <span>S&P/BVL</span></h2><a class="link" ctrl="linkAllView" href="https://www.bvl.com.pe/mercado/indices">Ver todos <i class="icon-arrow-right"></i></a></header><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><div class="stock-wrapper"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="index-wrapper"><bvl-stock-index size="md" ng-reflect-index="[object Object]" ng-reflect-size="md"><a class="index md" href="javascript:void(0);" ng-reflect-klass="index" ng-reflect-ng-class="md"><div class="details"><h3>S&P/BVL PERU SEL</h3><h4><!--bindings={\n "ng-reflect-ng-if": "-1.07"\n}--><!----><bvl-amount-cell _nghost-c25="" ng-reflect-variation="-1.07"><span _ngcontent-c25="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.07% </span></bvl-amount-cell></h4><p>571.49</p></div><!--bindings={\n "ng-reflect-ng-if": "18/11/2022 09:00:04,575.78,18/"\n}--><div class="graphic-wrapper"><div id="S&P/BVL PERU SEL-graphic" data-highcharts-chart="0"><div id="highcharts-zj7mj0a-0" dir="ltr" class="highcharts-container " style="position: relative; overflow: hidden; width: 180px; height: 100px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"><svg version="1.1" class="highcharts-root" style="font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;font-size:12px;" xmlns="http://www.w3.org/2000/svg" width="180" height="100" viewBox="0 0 180 100"><desc>Created with Highcharts 6.2.0</desc><defs><clipPath id="highcharts-zj7mj0a-1"><rect x="0" y="0" width="160" height="75" fill="none"></rect></clipPath><linearGradient x1="0" y1="0" x2="0" y2="0.8" id="highcharts-zj7mj0a-132"><stop offset="0" stop-color="#f15c80" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(241,92,128)" stop-opacity="0"></stop></linearGradient></defs><rect fill="#ffffff" class="highcharts-background" x="0" y="0" width="180" height="100" rx="0" ry="0"></rect><rect fill="none" class="highcharts-plot-background" x="10" y="10" width="160" height="75"></rect><g class="highcharts-grid highcharts-yaxis-grid " data-z-index="1"><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 85.5 L 170 85.5" opacity="1"></path><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 9.5 L 170 9.5" opacity="1"></path></g><rect fill="none" class="highcharts-plot-border" data-z-index="1" x="10" y="10" width="160" height="75"></rect><g class="highcharts-axis highcharts-yaxis " data-z-index="2"><path fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 10 L 10 85"></path></g><g class="highcharts-series-group" data-z-index="3"><g data-z-index="0.1" class="highcharts-series highcharts-series-0 highcharts-area-series highcharts-color-0 " transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-1)"><path fill="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-132)" d="M 0.625 34.5750000000001 L 1.875 22.68749999999983 L 3.125 25.387499999999932 L 4.375 25.3125 L 5.625 25.275000000000034 L 6.875 25.237500000000068 L 8.125 25.200000000000102 L 9.375 25.12500000000017 L 10.625 25.087500000000205 L 11.875 25.012499999999847 L 13.125 24.97499999999988 L 14.375 24.89999999999995 L 15.625 23.325000000000102 L 16.875 25.387499999999932 L 18.125 22.91250000000005 L 19.375 20.849999999999795 L 20.625 19.125000000000085 L 21.875 21.825000000000188 L 23.125 25.949999999999847 L 24.375 23.700000000000188 L 25.625 26.025000000000205 L 26.875 27.00000000000017 L 28.125 27.450000000000188 L 29.375 24.89999999999995 L 30.625 23.474999999999966 L 31.875 31.424999999999983 L 33.125 32.099999999999795 L 34.375 31.68750000000017 L 35.625 32.775000000000034 L 36.875 34.724999999999966 L 38.125 33.787499999999966 L 39.375 34.76249999999993 L 40.625 33.899999999999864 L 41.875 33.67500000000007 L 43.125 34.724999999999966 L 44.375 34.724999999999966 L 45.625 34.537500000000136 L 46.875 34.6875 L 48.125 35.400000000000205 L 49.375 31.237500000000153 L 50.625 30.787500000000136 L 51.875 30.862500000000068 L 53.125 36.11249999999998 L 54.375 35.02500000000012 L 55.625 36.97500000000005 L 56.875 36.07500000000002 L 58.125 33.07500000000019 L 59.375 35.81249999999983 L 60.625 31.612499999999812 L 61.875 31.912499999999966 L 63.125 32.024999999999864 L 64.375 31.27500000000012 L 65.625 33.11250000000015 L 66.875 34.5750000000001 L 68.125 33.374999999999915 L 69.375 34.724999999999966 L 70.625 32.962499999999864 L 71.875 33.07500000000019 L 73.125 33.41249999999988 L 74.375 34.50000000000017 L 75.625 33.29999999999998 L 76.875 34.724999999999966 L 78.125 37.01250000000002 L 79.375 36.37500000000017 L 80.625 37.23749999999981 L 81.875 37.68749999999983 L 83.125 38.13749999999985 L 84.375 38.474999999999966 L 85.625 39.375 L 86.875 41.1375000000001 L 88.125 41.212500000000034 L 89.375 41.287499999999966 L 90.625 43.05000000000007 L 91.875 43.38750000000019 L 93.125 43.53750000000005 L 94.375 43.912500000000136 L 95.625 44.099999999999966 L 96.875 43.05000000000007 L 98.125 43.274999999999864 L 99.375 41.70000000000002 L 100.625 41.212500000000034 L 101.875 41.1375000000001 L 103.125 41.399999999999864 L 104.375 39.337500000000034 L 105.625 40.61250000000015 L 106.875 41.70000000000002 L 108.125 41.92499999999981 L 109.375 41.73749999999998 L 110.625 42.37499999999983 L 111.875 43.2374999999999 L 113.125 43.61249999999998 L 114.375 44.287499999999795 L 115.625 44.58749999999995 L 116.875 44.36250000000015 L 118.125 43.76249999999985 L 119.375 43.72499999999988 L 120.625 43.162499999999966 L 121.875 43.76249999999985 L 123.125 43.19999999999993 L 124.375 42.67499999999998 L 125.625 43.19999999999993 L 126.875 43.79999999999981 L 128.125 44.24999999999983 L 129.375 44.69999999999985 L 130.625 44.51250000000002 L 131.875 46.27500000000012 L 133.125 48.48749999999981 L 134.375 47.51249999999985 L 135.625 46.499999999999915 L 136.875 47.250000000000085 L 138.125 47.587500000000205 L 139.375 47.7000000000001 L 140.625 49.27499999999995 L 141.875 51.74999999999983 L 143.125 52.19999999999985 L 144.375 51.525000000000034 L 145.625 51.74999999999983 L 146.875 51.97500000000005 L 148.125 52.31250000000017 L 149.375 53.09999999999988 L 150.625 52.57499999999993 L 151.875 52.350000000000136 L 153.125 51.937500000000085 L 154.375 48.44999999999985 L 155.625 49.23749999999998 L 156.875 49.650000000000034 L 158.125 50.36249999999981 L 159.375 50.400000000000205 L 159.375 75 L 158.125 75 L 156.875 75 L 155.625 75 L 154.375 75 L 153.125 75 L 151.875 75 L 150.625 75 L 149.375 75 L 148.125 75 L 146.875 75 L 145.625 75 L 144.375 75 L 143.125 75 L 141.875 75 L 140.625 75 L 139.375 75 L 138.125 75 L 136.875 75 L 135.625 75 L 134.375 75 L 133.125 75 L 131.875 75 L 130.625 75 L 129.375 75 L 128.125 75 L 126.875 75 L 125.625 75 L 124.375 75 L 123.125 75 L 121.875 75 L 120.625 75 L 119.375 75 L 118.125 75 L 116.875 75 L 115.625 75 L 114.375 75 L 113.125 75 L 111.875 75 L 110.625 75 L 109.375 75 L 108.125 75 L 106.875 75 L 105.625 75 L 104.375 75 L 103.125 75 L 101.875 75 L 100.625 75 L 99.375 75 L 98.125 75 L 96.875 75 L 95.625 75 L 94.375 75 L 93.125 75 L 91.875 75 L 90.625 75 L 89.375 75 L 88.125 75 L 86.875 75 L 85.625 75 L 84.375 75 L 83.125 75 L 81.875 75 L 80.625 75 L 79.375 75 L 78.125 75 L 76.875 75 L 75.625 75 L 74.375 75 L 73.125 75 L 71.875 75 L 70.625 75 L 69.375 75 L 68.125 75 L 66.875 75 L 65.625 75 L 64.375 75 L 63.125 75 L 61.875 75 L 60.625 75 L 59.375 75 L 58.125 75 L 56.875 75 L 55.625 75 L 54.375 75 L 53.125 75 L 51.875 75 L 50.625 75 L 49.375 75 L 48.125 75 L 46.875 75 L 45.625 75 L 44.375 75 L 43.125 75 L 41.875 75 L 40.625 75 L 39.375 75 L 38.125 75 L 36.875 75 L 35.625 75 L 34.375 75 L 33.125 75 L 31.875 75 L 30.625 75 L 29.375 75 L 28.125 75 L 26.875 75 L 25.625 75 L 24.375 75 L 23.125 75 L 21.875 75 L 20.625 75 L 19.375 75 L 18.125 75 L 16.875 75 L 15.625 75 L 14.375 75 L 13.125 75 L 11.875 75 L 10.625 75 L 9.375 75 L 8.125 75 L 6.875 75 L 5.625 75 L 4.375 75 L 3.125 75 L 1.875 75 L 0.625 75" class="highcharts-area" data-z-index="0"></path><path fill="none" d="M 0.625 34.5750000000001 L 1.875 22.68749999999983 L 3.125 25.387499999999932 L 4.375 25.3125 L 5.625 25.275000000000034 L 6.875 25.237500000000068 L 8.125 25.200000000000102 L 9.375 25.12500000000017 L 10.625 25.087500000000205 L 11.875 25.012499999999847 L 13.125 24.97499999999988 L 14.375 24.89999999999995 L 15.625 23.325000000000102 L 16.875 25.387499999999932 L 18.125 22.91250000000005 L 19.375 20.849999999999795 L 20.625 19.125000000000085 L 21.875 21.825000000000188 L 23.125 25.949999999999847 L 24.375 23.700000000000188 L 25.625 26.025000000000205 L 26.875 27.00000000000017 L 28.125 27.450000000000188 L 29.375 24.89999999999995 L 30.625 23.474999999999966 L 31.875 31.424999999999983 L 33.125 32.099999999999795 L 34.375 31.68750000000017 L 35.625 32.775000000000034 L 36.875 34.724999999999966 L 38.125 33.787499999999966 L 39.375 34.76249999999993 L 40.625 33.899999999999864 L 41.875 33.67500000000007 L 43.125 34.724999999999966 L 44.375 34.724999999999966 L 45.625 34.537500000000136 L 46.875 34.6875 L 48.125 35.400000000000205 L 49.375 31.237500000000153 L 50.625 30.787500000000136 L 51.875 30.862500000000068 L 53.125 36.11249999999998 L 54.375 35.02500000000012 L 55.625 36.97500000000005 L 56.875 36.07500000000002 L 58.125 33.07500000000019 L 59.375 35.81249999999983 L 60.625 31.612499999999812 L 61.875 31.912499999999966 L 63.125 32.024999999999864 L 64.375 31.27500000000012 L 65.625 33.11250000000015 L 66.875 34.5750000000001 L 68.125 33.374999999999915 L 69.375 34.724999999999966 L 70.625 32.962499999999864 L 71.875 33.07500000000019 L 73.125 33.41249999999988 L 74.375 34.50000000000017 L 75.625 33.29999999999998 L 76.875 34.724999999999966 L 78.125 37.01250000000002 L 79.375 36.37500000000017 L 80.625 37.23749999999981 L 81.875 37.68749999999983 L 83.125 38.13749999999985 L 84.375 38.474999999999966 L 85.625 39.375 L 86.875 41.1375000000001 L 88.125 41.212500000000034 L 89.375 41.287499999999966 L 90.625 43.05000000000007 L 91.875 43.38750000000019 L 93.125 43.53750000000005 L 94.375 43.912500000000136 L 95.625 44.099999999999966 L 96.875 43.05000000000007 L 98.125 43.274999999999864 L 99.375 41.70000000000002 L 100.625 41.212500000000034 L 101.875 41.1375000000001 L 103.125 41.399999999999864 L 104.375 39.337500000000034 L 105.625 40.61250000000015 L 106.875 41.70000000000002 L 108.125 41.92499999999981 L 109.375 41.73749999999998 L 110.625 42.37499999999983 L 111.875 43.2374999999999 L 113.125 43.61249999999998 L 114.375 44.287499999999795 L 115.625 44.58749999999995 L 116.875 44.36250000000015 L 118.125 43.76249999999985 L 119.375 43.72499999999988 L 120.625 43.162499999999966 L 121.875 43.76249999999985 L 123.125 43.19999999999993 L 124.375 42.67499999999998 L 125.625 43.19999999999993 L 126.875 43.79999999999981 L 128.125 44.24999999999983 L 129.375 44.69999999999985 L 130.625 44.51250000000002 L 131.875 46.27500000000012 L 133.125 48.48749999999981 L 134.375 47.51249999999985 L 135.625 46.499999999999915 L 136.875 47.250000000000085 L 138.125 47.587500000000205 L 139.375 47.7000000000001 L 140.625 49.27499999999995 L 141.875 51.74999999999983 L 143.125 52.19999999999985 L 144.375 51.525000000000034 L 145.625 51.74999999999983 L 146.875 51.97500000000005 L 148.125 52.31250000000017 L 149.375 53.09999999999988 L 150.625 52.57499999999993 L 151.875 52.350000000000136 L 153.125 51.937500000000085 L 154.375 48.44999999999985 L 155.625 49.23749999999998 L 156.875 49.650000000000034 L 158.125 50.36249999999981 L 159.375 50.400000000000205" class="highcharts-graph" data-z-index="1" stroke="#eb5a5a" stroke-width="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -9.375 34.5750000000001 L 0.625 34.5750000000001 L 1.875 22.68749999999983 L 3.125 25.387499999999932 L 4.375 25.3125 L 5.625 25.275000000000034 L 6.875 25.237500000000068 L 8.125 25.200000000000102 L 9.375 25.12500000000017 L 10.625 25.087500000000205 L 11.875 25.012499999999847 L 13.125 24.97499999999988 L 14.375 24.89999999999995 L 15.625 23.325000000000102 L 16.875 25.387499999999932 L 18.125 22.91250000000005 L 19.375 20.849999999999795 L 20.625 19.125000000000085 L 21.875 21.825000000000188 L 23.125 25.949999999999847 L 24.375 23.700000000000188 L 25.625 26.025000000000205 L 26.875 27.00000000000017 L 28.125 27.450000000000188 L 29.375 24.89999999999995 L 30.625 23.474999999999966 L 31.875 31.424999999999983 L 33.125 32.099999999999795 L 34.375 31.68750000000017 L 35.625 32.775000000000034 L 36.875 34.724999999999966 L 38.125 33.787499999999966 L 39.375 34.76249999999993 L 40.625 33.899999999999864 L 41.875 33.67500000000007 L 43.125 34.724999999999966 L 44.375 34.724999999999966 L 45.625 34.537500000000136 L 46.875 34.6875 L 48.125 35.400000000000205 L 49.375 31.237500000000153 L 50.625 30.787500000000136 L 51.875 30.862500000000068 L 53.125 36.11249999999998 L 54.375 35.02500000000012 L 55.625 36.97500000000005 L 56.875 36.07500000000002 L 58.125 33.07500000000019 L 59.375 35.81249999999983 L 60.625 31.612499999999812 L 61.875 31.912499999999966 L 63.125 32.024999999999864 L 64.375 31.27500000000012 L 65.625 33.11250000000015 L 66.875 34.5750000000001 L 68.125 33.374999999999915 L 69.375 34.724999999999966 L 70.625 32.962499999999864 L 71.875 33.07500000000019 L 73.125 33.41249999999988 L 74.375 34.50000000000017 L 75.625 33.29999999999998 L 76.875 34.724999999999966 L 78.125 37.01250000000002 L 79.375 36.37500000000017 L 80.625 37.23749999999981 L 81.875 37.68749999999983 L 83.125 38.13749999999985 L 84.375 38.474999999999966 L 85.625 39.375 L 86.875 41.1375000000001 L 88.125 41.212500000000034 L 89.375 41.287499999999966 L 90.625 43.05000000000007 L 91.875 43.38750000000019 L 93.125 43.53750000000005 L 94.375 43.912500000000136 L 95.625 44.099999999999966 L 96.875 43.05000000000007 L 98.125 43.274999999999864 L 99.375 41.70000000000002 L 100.625 41.212500000000034 L 101.875 41.1375000000001 L 103.125 41.399999999999864 L 104.375 39.337500000000034 L 105.625 40.61250000000015 L 106.875 41.70000000000002 L 108.125 41.92499999999981 L 109.375 41.73749999999998 L 110.625 42.37499999999983 L 111.875 43.2374999999999 L 113.125 43.61249999999998 L 114.375 44.287499999999795 L 115.625 44.58749999999995 L 116.875 44.36250000000015 L 118.125 43.76249999999985 L 119.375 43.72499999999988 L 120.625 43.162499999999966 L 121.875 43.76249999999985 L 123.125 43.19999999999993 L 124.375 42.67499999999998 L 125.625 43.19999999999993 L 126.875 43.79999999999981 L 128.125 44.24999999999983 L 129.375 44.69999999999985 L 130.625 44.51250000000002 L 131.875 46.27500000000012 L 133.125 48.48749999999981 L 134.375 47.51249999999985 L 135.625 46.499999999999915 L 136.875 47.250000000000085 L 138.125 47.587500000000205 L 139.375 47.7000000000001 L 140.625 49.27499999999995 L 141.875 51.74999999999983 L 143.125 52.19999999999985 L 144.375 51.525000000000034 L 145.625 51.74999999999983 L 146.875 51.97500000000005 L 148.125 52.31250000000017 L 149.375 53.09999999999988 L 150.625 52.57499999999993 L 151.875 52.350000000000136 L 153.125 51.937500000000085 L 154.375 48.44999999999985 L 155.625 49.23749999999998 L 156.875 49.650000000000034 L 158.125 50.36249999999981 L 159.375 50.400000000000205 L 169.375 50.400000000000205" stroke-linejoin="round" stroke="rgba(192,192,192,0.0001)" stroke-width="21" visibility="visible" data-z-index="2" class="highcharts-tracker-line" style="cursor:[object Object];"></path></g><g data-z-index="0.1" class="highcharts-markers highcharts-series-0 highcharts-area-series highcharts-color-0 highcharts-tracker" transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-130)" style="cursor:[object Object];"></g></g><text x="90" text-anchor="middle" class="highcharts-title" data-z-index="4" style="color:#333333;font-size:18px;fill:#333333;" y="24"></text><text x="90" text-anchor="middle" class="highcharts-subtitle" data-z-index="4" style="color:#666666;fill:#666666;" y="24"></text><g class="highcharts-axis-labels highcharts-yaxis-labels " data-z-index="7"></g></svg></div></div></div></a></bvl-stock-index></div><div class="index-wrapper"><bvl-stock-index size="md" ng-reflect-index="[object Object]" ng-reflect-size="md"><a class="index md" href="javascript:void(0);" ng-reflect-klass="index" ng-reflect-ng-class="md"><div class="details"><h3>S&P/BVL PERU GEN</h3><h4><!--bindings={\n "ng-reflect-ng-if": "0.00"\n}--><!----><bvl-amount-cell _nghost-c25="" ng-reflect-variation="0.00"><span _ngcontent-c25="" class="amount-cell with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 0.00% </span></bvl-amount-cell></h4><p>21861.02</p></div><!--bindings={\n "ng-reflect-ng-if": "18/11/2022 09:00:02,21788.02,1"\n}--><div class="graphic-wrapper"><div id="S&P/BVL PERU GEN-graphic" data-highcharts-chart="1"><div id="highcharts-zj7mj0a-133" dir="ltr" class="highcharts-container " style="position: relative; overflow: hidden; width: 180px; height: 100px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"><svg version="1.1" class="highcharts-root" style="font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;font-size:12px;" xmlns="http://www.w3.org/2000/svg" width="180" height="100" viewBox="0 0 180 100"><desc>Created with Highcharts 6.2.0</desc><defs><clipPath id="highcharts-zj7mj0a-134"><rect x="0" y="0" width="160" height="75" fill="none"></rect></clipPath><linearGradient x1="0" y1="0" x2="0" y2="0.8" id="highcharts-zj7mj0a-238"><stop offset="0" stop-color="#7cb5ec" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(124,181,236)" stop-opacity="0"></stop></linearGradient></defs><rect fill="#ffffff" class="highcharts-background" x="0" y="0" width="180" height="100" rx="0" ry="0"></rect><rect fill="none" class="highcharts-plot-background" x="10" y="10" width="160" height="75"></rect><g class="highcharts-grid highcharts-yaxis-grid " data-z-index="1"><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 85.5 L 170 85.5" opacity="1"></path><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 9.5 L 170 9.5" opacity="1"></path></g><rect fill="none" class="highcharts-plot-border" data-z-index="1" x="10" y="10" width="160" height="75"></rect><g class="highcharts-axis highcharts-yaxis " data-z-index="2"><path fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 10 L 10 85"></path></g><g class="highcharts-series-group" data-z-index="3"><g data-z-index="0.1" class="highcharts-series highcharts-series-0 highcharts-area-series highcharts-color-0 " transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-134)"><path fill="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-238)" d="M 0.79207920792079 45.62187499999993 L 2.3762376237624 26.27187499999991 L 3.960396039604 31.334375000000136 L 5.5445544554455 31.274999999999977 L 7.1287128712871 31.215624999999818 L 8.7128712871287 31.156250000000227 L 10.29702970297 31.096875000000068 L 11.881188118812 30.97812499999975 L 13.465346534653 30.91875000000016 L 15.049504950495 30.79999999999984 L 16.633663366337 30.74062500000025 L 18.217821782178 30.621874999999932 L 19.80198019802 30.562499999999773 L 21.386138613861 29.554687500000227 L 22.970297029703 28.246874999999818 L 24.554455445545 28.187500000000227 L 26.138613861386 28.128125000000068 L 27.722772277228 28.06874999999991 L 29.306930693069 28.464062499999727 L 30.891089108911 28.404687500000136 L 32.475247524752 28.509374999999864 L 34.059405940594 27.50156249999975 L 35.643564356436 27.44218750000016 L 37.227722772277 24.876562499999864 L 38.811881188119 30.054687499999773 L 40.39603960396 29.518749999999727 L 41.980198019802 27.71406249999984 L 43.564356435644 27.653124999999932 L 45.148514851485 27.593749999999773 L 46.732673267327 25.72187499999984 L 48.316831683168 25.60312500000009 L 49.90099009901 25.543749999999932 L 51.485148514851 25.05937500000016 L 53.069306930693 24.840624999999932 L 54.653465346535 24.781249999999773 L 56.237623762376 24.734374999999886 L 57.821782178218 24.16093750000016 L 59.405940594059 22.859374999999886 L 60.990099009901 33.96406249999984 L 62.574257425743 30.153124999999932 L 64.158415841584 30.034375000000182 L 65.742574257426 28.093749999999886 L 67.326732673267 22.193750000000136 L 68.910891089109 19.6484375 L 70.495049504951 19.52968750000025 L 72.079207920792 18.33750000000009 L 73.663366336634 18.785937499999932 L 75.247524752475 17.510937499999955 L 76.831683168317 16.820312500000227 L 78.415841584158 16.940624999999727 L 80 16.790624999999864 L 81.584158415842 16.71718750000025 L 83.168316831683 20.406249999999773 L 84.752475247525 20.257812500000227 L 86.336633663366 20.62656249999975 L 87.920792079208 20.56718750000016 L 89.50495049505 17.628124999999955 L 91.089108910891 16.85781249999991 L 92.673267326733 16.73906250000016 L 94.257425742574 16.62031249999984 L 95.841584158416 16.474999999999795 L 97.425742574257 16.415625000000205 L 99.009900990099 15.882812500000227 L 100.59405940594 15.764062499999909 L 102.17821782178 15.660937499999932 L 103.76237623762 15.695312500000114 L 105.34653465347 14.78437499999984 L 106.93069306931 14.359375000000227 L 108.51485148515 19.43437500000016 L 110.09900990099 19.362499999999727 L 111.68316831683 15.239062499999818 L 113.26732673267 22.69375000000025 L 114.85148514851 22.396875000000023 L 116.43564356436 22.545312500000136 L 118.0198019802 27.060937499999795 L 119.60396039604 26.137499999999818 L 121.18811881188 26.078125000000227 L 122.77227722772 25.960937500000227 L 124.35643564356 25.901562500000068 L 125.94059405941 25.84218749999991 L 127.52475247525 31.262500000000273 L 129.10891089109 30.510937500000068 L 130.69306930693 30.99687500000016 L 132.27722772277 33.24687499999982 L 133.86138613861 33.18750000000023 L 135.44554455446 33.09843750000027 L 137.0297029703 33.039062500000114 L 138.61386138614 34.39687499999991 L 140.19801980198 34.33749999999975 L 141.78217821782 38.45000000000027 L 143.36633663366 38.98750000000007 L 144.9504950495 39.03750000000002 L 146.53465346535 38.53281250000009 L 148.11881188119 38.65156249999984 L 149.70297029703 38.78593749999993 L 151.28712871287 38.63749999999982 L 152.87128712871 39.384375000000205 L 154.45544554455 35.75937500000009 L 156.0396039604 35.870312499999955 L 157.62376237624 35.751562500000205 L 159.20792079208 33.5546875 L 159.20792079208 75 L 157.62376237624 75 L 156.0396039604 75 L 154.45544554455 75 L 152.87128712871 75 L 151.28712871287 75 L 149.70297029703 75 L 148.11881188119 75 L 146.53465346535 75 L 144.9504950495 75 L 143.36633663366 75 L 141.78217821782 75 L 140.19801980198 75 L 138.61386138614 75 L 137.0297029703 75 L 135.44554455446 75 L 133.86138613861 75 L 132.27722772277 75 L 130.69306930693 75 L 129.10891089109 75 L 127.52475247525 75 L 125.94059405941 75 L 124.35643564356 75 L 122.77227722772 75 L 121.18811881188 75 L 119.60396039604 75 L 118.0198019802 75 L 116.43564356436 75 L 114.85148514851 75 L 113.26732673267 75 L 111.68316831683 75 L 110.09900990099 75 L 108.51485148515 75 L 106.93069306931 75 L 105.34653465347 75 L 103.76237623762 75 L 102.17821782178 75 L 100.59405940594 75 L 99.009900990099 75 L 97.425742574257 75 L 95.841584158416 75 L 94.257425742574 75 L 92.673267326733 75 L 91.089108910891 75 L 89.50495049505 75 L 87.920792079208 75 L 86.336633663366 75 L 84.752475247525 75 L 83.168316831683 75 L 81.584158415842 75 L 80 75 L 78.415841584158 75 L 76.831683168317 75 L 75.247524752475 75 L 73.663366336634 75 L 72.079207920792 75 L 70.495049504951 75 L 68.910891089109 75 L 67.326732673267 75 L 65.742574257426 75 L 64.158415841584 75 L 62.574257425743 75 L 60.990099009901 75 L 59.405940594059 75 L 57.821782178218 75 L 56.237623762376 75 L 54.653465346535 75 L 53.069306930693 75 L 51.485148514851 75 L 49.90099009901 75 L 48.316831683168 75 L 46.732673267327 75 L 45.148514851485 75 L 43.564356435644 75 L 41.980198019802 75 L 40.39603960396 75 L 38.811881188119 75 L 37.227722772277 75 L 35.643564356436 75 L 34.059405940594 75 L 32.475247524752 75 L 30.891089108911 75 L 29.306930693069 75 L 27.722772277228 75 L 26.138613861386 75 L 24.554455445545 75 L 22.970297029703 75 L 21.386138613861 75 L 19.80198019802 75 L 18.217821782178 75 L 16.633663366337 75 L 15.049504950495 75 L 13.465346534653 75 L 11.881188118812 75 L 10.29702970297 75 L 8.7128712871287 75 L 7.1287128712871 75 L 5.5445544554455 75 L 3.960396039604 75 L 2.3762376237624 75 L 0.79207920792079 75" class="highcharts-area" data-z-index="0"></path><path fill="none" d="M 0.79207920792079 45.62187499999993 L 2.3762376237624 26.27187499999991 L 3.960396039604 31.334375000000136 L 5.5445544554455 31.274999999999977 L 7.1287128712871 31.215624999999818 L 8.7128712871287 31.156250000000227 L 10.29702970297 31.096875000000068 L 11.881188118812 30.97812499999975 L 13.465346534653 30.91875000000016 L 15.049504950495 30.79999999999984 L 16.633663366337 30.74062500000025 L 18.217821782178 30.621874999999932 L 19.80198019802 30.562499999999773 L 21.386138613861 29.554687500000227 L 22.970297029703 28.246874999999818 L 24.554455445545 28.187500000000227 L 26.138613861386 28.128125000000068 L 27.722772277228 28.06874999999991 L 29.306930693069 28.464062499999727 L 30.891089108911 28.404687500000136 L 32.475247524752 28.509374999999864 L 34.059405940594 27.50156249999975 L 35.643564356436 27.44218750000016 L 37.227722772277 24.876562499999864 L 38.811881188119 30.054687499999773 L 40.39603960396 29.518749999999727 L 41.980198019802 27.71406249999984 L 43.564356435644 27.653124999999932 L 45.148514851485 27.593749999999773 L 46.732673267327 25.72187499999984 L 48.316831683168 25.60312500000009 L 49.90099009901 25.543749999999932 L 51.485148514851 25.05937500000016 L 53.069306930693 24.840624999999932 L 54.653465346535 24.781249999999773 L 56.237623762376 24.734374999999886 L 57.821782178218 24.16093750000016 L 59.405940594059 22.859374999999886 L 60.990099009901 33.96406249999984 L 62.574257425743 30.153124999999932 L 64.158415841584 30.034375000000182 L 65.742574257426 28.093749999999886 L 67.326732673267 22.193750000000136 L 68.910891089109 19.6484375 L 70.495049504951 19.52968750000025 L 72.079207920792 18.33750000000009 L 73.663366336634 18.785937499999932 L 75.247524752475 17.510937499999955 L 76.831683168317 16.820312500000227 L 78.415841584158 16.940624999999727 L 80 16.790624999999864 L 81.584158415842 16.71718750000025 L 83.168316831683 20.406249999999773 L 84.752475247525 20.257812500000227 L 86.336633663366 20.62656249999975 L 87.920792079208 20.56718750000016 L 89.50495049505 17.628124999999955 L 91.089108910891 16.85781249999991 L 92.673267326733 16.73906250000016 L 94.257425742574 16.62031249999984 L 95.841584158416 16.474999999999795 L 97.425742574257 16.415625000000205 L 99.009900990099 15.882812500000227 L 100.59405940594 15.764062499999909 L 102.17821782178 15.660937499999932 L 103.76237623762 15.695312500000114 L 105.34653465347 14.78437499999984 L 106.93069306931 14.359375000000227 L 108.51485148515 19.43437500000016 L 110.09900990099 19.362499999999727 L 111.68316831683 15.239062499999818 L 113.26732673267 22.69375000000025 L 114.85148514851 22.396875000000023 L 116.43564356436 22.545312500000136 L 118.0198019802 27.060937499999795 L 119.60396039604 26.137499999999818 L 121.18811881188 26.078125000000227 L 122.77227722772 25.960937500000227 L 124.35643564356 25.901562500000068 L 125.94059405941 25.84218749999991 L 127.52475247525 31.262500000000273 L 129.10891089109 30.510937500000068 L 130.69306930693 30.99687500000016 L 132.27722772277 33.24687499999982 L 133.86138613861 33.18750000000023 L 135.44554455446 33.09843750000027 L 137.0297029703 33.039062500000114 L 138.61386138614 34.39687499999991 L 140.19801980198 34.33749999999975 L 141.78217821782 38.45000000000027 L 143.36633663366 38.98750000000007 L 144.9504950495 39.03750000000002 L 146.53465346535 38.53281250000009 L 148.11881188119 38.65156249999984 L 149.70297029703 38.78593749999993 L 151.28712871287 38.63749999999982 L 152.87128712871 39.384375000000205 L 154.45544554455 35.75937500000009 L 156.0396039604 35.870312499999955 L 157.62376237624 35.751562500000205 L 159.20792079208 33.5546875" class="highcharts-graph" data-z-index="1" stroke="#34bdb2" stroke-width="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -9.20792079207921 45.62187499999993 L 0.79207920792079 45.62187499999993 L 2.3762376237624 26.27187499999991 L 3.960396039604 31.334375000000136 L 5.5445544554455 31.274999999999977 L 7.1287128712871 31.215624999999818 L 8.7128712871287 31.156250000000227 L 10.29702970297 31.096875000000068 L 11.881188118812 30.97812499999975 L 13.465346534653 30.91875000000016 L 15.049504950495 30.79999999999984 L 16.633663366337 30.74062500000025 L 18.217821782178 30.621874999999932 L 19.80198019802 30.562499999999773 L 21.386138613861 29.554687500000227 L 22.970297029703 28.246874999999818 L 24.554455445545 28.187500000000227 L 26.138613861386 28.128125000000068 L 27.722772277228 28.06874999999991 L 29.306930693069 28.464062499999727 L 30.891089108911 28.404687500000136 L 32.475247524752 28.509374999999864 L 34.059405940594 27.50156249999975 L 35.643564356436 27.44218750000016 L 37.227722772277 24.876562499999864 L 38.811881188119 30.054687499999773 L 40.39603960396 29.518749999999727 L 41.980198019802 27.71406249999984 L 43.564356435644 27.653124999999932 L 45.148514851485 27.593749999999773 L 46.732673267327 25.72187499999984 L 48.316831683168 25.60312500000009 L 49.90099009901 25.543749999999932 L 51.485148514851 25.05937500000016 L 53.069306930693 24.840624999999932 L 54.653465346535 24.781249999999773 L 56.237623762376 24.734374999999886 L 57.821782178218 24.16093750000016 L 59.405940594059 22.859374999999886 L 60.990099009901 33.96406249999984 L 62.574257425743 30.153124999999932 L 64.158415841584 30.034375000000182 L 65.742574257426 28.093749999999886 L 67.326732673267 22.193750000000136 L 68.910891089109 19.6484375 L 70.495049504951 19.52968750000025 L 72.079207920792 18.33750000000009 L 73.663366336634 18.785937499999932 L 75.247524752475 17.510937499999955 L 76.831683168317 16.820312500000227 L 78.415841584158 16.940624999999727 L 80 16.790624999999864 L 81.584158415842 16.71718750000025 L 83.168316831683 20.406249999999773 L 84.752475247525 20.257812500000227 L 86.336633663366 20.62656249999975 L 87.920792079208 20.56718750000016 L 89.50495049505 17.628124999999955 L 91.089108910891 16.85781249999991 L 92.673267326733 16.73906250000016 L 94.257425742574 16.62031249999984 L 95.841584158416 16.474999999999795 L 97.425742574257 16.415625000000205 L 99.009900990099 15.882812500000227 L 100.59405940594 15.764062499999909 L 102.17821782178 15.660937499999932 L 103.76237623762 15.695312500000114 L 105.34653465347 14.78437499999984 L 106.93069306931 14.359375000000227 L 108.51485148515 19.43437500000016 L 110.09900990099 19.362499999999727 L 111.68316831683 15.239062499999818 L 113.26732673267 22.69375000000025 L 114.85148514851 22.396875000000023 L 116.43564356436 22.545312500000136 L 118.0198019802 27.060937499999795 L 119.60396039604 26.137499999999818 L 121.18811881188 26.078125000000227 L 122.77227722772 25.960937500000227 L 124.35643564356 25.901562500000068 L 125.94059405941 25.84218749999991 L 127.52475247525 31.262500000000273 L 129.10891089109 30.510937500000068 L 130.69306930693 30.99687500000016 L 132.27722772277 33.24687499999982 L 133.86138613861 33.18750000000023 L 135.44554455446 33.09843750000027 L 137.0297029703 33.039062500000114 L 138.61386138614 34.39687499999991 L 140.19801980198 34.33749999999975 L 141.78217821782 38.45000000000027 L 143.36633663366 38.98750000000007 L 144.9504950495 39.03750000000002 L 146.53465346535 38.53281250000009 L 148.11881188119 38.65156249999984 L 149.70297029703 38.78593749999993 L 151.28712871287 38.63749999999982 L 152.87128712871 39.384375000000205 L 154.45544554455 35.75937500000009 L 156.0396039604 35.870312499999955 L 157.62376237624 35.751562500000205 L 159.20792079208 33.5546875 L 169.20792079208 33.5546875" stroke-linejoin="round" stroke="rgba(192,192,192,0.0001)" stroke-width="21" visibility="visible" data-z-index="2" class="highcharts-tracker-line" style="cursor:[object Object];"></path></g><g data-z-index="0.1" class="highcharts-markers highcharts-series-0 highcharts-area-series highcharts-color-0 highcharts-tracker" transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-236)" style="cursor:[object Object];"></g></g><text x="90" text-anchor="middle" class="highcharts-title" data-z-index="4" style="color:#333333;font-size:18px;fill:#333333;" y="24"></text><text x="90" text-anchor="middle" class="highcharts-subtitle" data-z-index="4" style="color:#666666;fill:#666666;" y="24"></text><g class="highcharts-axis-labels highcharts-yaxis-labels " data-z-index="7"></g></svg></div></div></div></a></bvl-stock-index></div><div class="index-wrapper"><bvl-stock-index size="md" ng-reflect-index="[object Object]" ng-reflect-size="md"><a class="index md" href="javascript:void(0);" ng-reflect-klass="index" ng-reflect-ng-class="md"><div class="details"><h3>S&P/BVL ESG</h3><h4><!--bindings={\n "ng-reflect-ng-if": "-0.58"\n}--><!----><bvl-amount-cell _nghost-c25="" ng-reflect-variation="-0.58"><span _ngcontent-c25="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.58% </span></bvl-amount-cell></h4><p>936.61</p></div><!--bindings={\n "ng-reflect-ng-if": "18/11/2022 09:00:06,939.93,18/"\n}--><div class="graphic-wrapper"><div id="S&P/BVL ESG-graphic" data-highcharts-chart="2"><div id="highcharts-zj7mj0a-239" dir="ltr" class="highcharts-container " style="position: relative; overflow: hidden; width: 180px; height: 100px; text-align: left; line-height: normal; z-index: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);"><svg version="1.1" class="highcharts-root" style="font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;font-size:12px;" xmlns="http://www.w3.org/2000/svg" width="180" height="100" viewBox="0 0 180 100"><desc>Created with Highcharts 6.2.0</desc><defs><clipPath id="highcharts-zj7mj0a-240"><rect x="0" y="0" width="160" height="75" fill="none"></rect></clipPath><linearGradient x1="0" y1="0" x2="0" y2="0.8" id="highcharts-zj7mj0a-337"><stop offset="0" stop-color="#f15c80" stop-opacity="1"></stop><stop offset="1" stop-color="rgb(241,92,128)" stop-opacity="0"></stop></linearGradient></defs><rect fill="#ffffff" class="highcharts-background" x="0" y="0" width="180" height="100" rx="0" ry="0"></rect><rect fill="none" class="highcharts-plot-background" x="10" y="10" width="160" height="75"></rect><g class="highcharts-grid highcharts-yaxis-grid " data-z-index="1"><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 85.5 L 170 85.5" opacity="1"></path><path fill="none" stroke="#fff" stroke-width="1" data-z-index="1" class="highcharts-grid-line" d="M 10 9.5 L 170 9.5" opacity="1"></path></g><rect fill="none" class="highcharts-plot-border" data-z-index="1" x="10" y="10" width="160" height="75"></rect><g class="highcharts-axis highcharts-yaxis " data-z-index="2"><path fill="none" class="highcharts-axis-line" data-z-index="7" d="M 10 10 L 10 85"></path></g><g class="highcharts-series-group" data-z-index="3"><g data-z-index="0.1" class="highcharts-series highcharts-series-0 highcharts-area-series highcharts-color-0 " transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-240)"><path fill="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-337)" d="M 0.85106382978723 38.025000000000375 L 2.5531914893617 15.600000000000307 L 4.2553191489362 15.299999999999727 L 5.9574468085106 15.224999999999795 L 7.6595744680851 15.074999999999932 L 9.3617021276596 14.925000000000068 L 11.063829787234 14.775000000000205 L 12.765957446809 14.55000000000041 L 14.468085106383 14.399999999999693 L 16.170212765957 14.174999999999898 L 17.872340425532 14.025000000000034 L 19.574468085106 13.800000000000239 L 21.276595744681 13.650000000000375 L 22.978723404255 13.424999999999727 L 24.68085106383 10.574999999999761 L 26.382978723404 10.424999999999898 L 28.085106382979 10.275000000000034 L 29.787234042553 10.12500000000017 L 31.489361702128 11.324999999999932 L 33.191489361702 11.175000000000068 L 34.893617021277 11.549999999999727 L 36.595744680851 11.25 L 38.297872340426 6.225000000000307 L 40 5.849999999999795 L 41.702127659574 17.099999999999795 L 43.404255319149 15.900000000000034 L 45.106382978723 15.675000000000239 L 46.808510638298 15.525000000000375 L 48.510638297872 15.299999999999727 L 50.212765957447 15 L 51.914893617021 14.850000000000136 L 53.617021276596 13.349999999999795 L 55.31914893617 13.199999999999932 L 57.021276595745 13.050000000000068 L 58.723404255319 12.975000000000136 L 60.425531914894 11.549999999999727 L 62.127659574468 27.44999999999976 L 63.829787234043 27.299999999999898 L 65.531914893617 27.075000000000102 L 67.234042553191 21.525000000000034 L 68.936170212766 8.699999999999761 L 70.63829787234 8.549999999999898 L 72.340425531915 8.325000000000102 L 74.042553191489 6.300000000000239 L 75.744680851064 6.899999999999693 L 77.446808510638 6.899999999999693 L 79.148936170213 6.674999999999898 L 80.851063829787 6.824999999999761 L 82.553191489362 6.599999999999966 L 84.255319148936 16.725000000000136 L 85.957446808511 16.42500000000041 L 87.659574468085 17.55000000000024 L 89.36170212766 9.599999999999795 L 91.063829787234 9.375 L 92.765957446809 9.225000000000136 L 94.468085106383 9.000000000000341 L 96.170212765957 8.699999999999761 L 97.872340425532 8.474999999999966 L 99.574468085106 8.325000000000102 L 101.27659574468 8.025000000000375 L 102.97872340426 7.799999999999727 L 104.68085106383 7.649999999999864 L 106.3829787234 8.25000000000017 L 108.08510638298 9.300000000000068 L 109.78723404255 23.549999999999898 L 111.48936170213 23.92500000000041 L 113.1914893617 17.99999999999983 L 114.89361702128 31.049999999999898 L 116.59574468085 30.825000000000102 L 118.29787234043 30.67500000000024 L 120 44.70000000000027 L 121.70212765957 43.125 L 123.40425531915 43.05000000000007 L 125.10638297872 42.75000000000034 L 126.8085106383 42.599999999999625 L 128.51063829787 42.52499999999969 L 130.21276595745 52.57499999999993 L 131.91489361702 52.20000000000027 L 133.6170212766 53.474999999999966 L 135.31914893617 59.62500000000034 L 137.02127659574 59.55000000000041 L 138.72340425532 59.39999999999969 L 140.42553191489 62.32499999999959 L 142.12765957447 62.24999999999966 L 143.82978723404 69.07500000000027 L 145.53191489362 68.02500000000038 L 147.23404255319 67.79999999999973 L 148.93617021277 66.2250000000003 L 150.63829787234 66.97499999999962 L 152.34042553191 66.74999999999983 L 154.04255319149 68.7749999999997 L 155.74468085106 63.525000000000205 L 157.44680851064 63.30000000000041 L 159.14893617021 63.07499999999976 L 159.14893617021 75 L 157.44680851064 75 L 155.74468085106 75 L 154.04255319149 75 L 152.34042553191 75 L 150.63829787234 75 L 148.93617021277 75 L 147.23404255319 75 L 145.53191489362 75 L 143.82978723404 75 L 142.12765957447 75 L 140.42553191489 75 L 138.72340425532 75 L 137.02127659574 75 L 135.31914893617 75 L 133.6170212766 75 L 131.91489361702 75 L 130.21276595745 75 L 128.51063829787 75 L 126.8085106383 75 L 125.10638297872 75 L 123.40425531915 75 L 121.70212765957 75 L 120 75 L 118.29787234043 75 L 116.59574468085 75 L 114.89361702128 75 L 113.1914893617 75 L 111.48936170213 75 L 109.78723404255 75 L 108.08510638298 75 L 106.3829787234 75 L 104.68085106383 75 L 102.97872340426 75 L 101.27659574468 75 L 99.574468085106 75 L 97.872340425532 75 L 96.170212765957 75 L 94.468085106383 75 L 92.765957446809 75 L 91.063829787234 75 L 89.36170212766 75 L 87.659574468085 75 L 85.957446808511 75 L 84.255319148936 75 L 82.553191489362 75 L 80.851063829787 75 L 79.148936170213 75 L 77.446808510638 75 L 75.744680851064 75 L 74.042553191489 75 L 72.340425531915 75 L 70.63829787234 75 L 68.936170212766 75 L 67.234042553191 75 L 65.531914893617 75 L 63.829787234043 75 L 62.127659574468 75 L 60.425531914894 75 L 58.723404255319 75 L 57.021276595745 75 L 55.31914893617 75 L 53.617021276596 75 L 51.914893617021 75 L 50.212765957447 75 L 48.510638297872 75 L 46.808510638298 75 L 45.106382978723 75 L 43.404255319149 75 L 41.702127659574 75 L 40 75 L 38.297872340426 75 L 36.595744680851 75 L 34.893617021277 75 L 33.191489361702 75 L 31.489361702128 75 L 29.787234042553 75 L 28.085106382979 75 L 26.382978723404 75 L 24.68085106383 75 L 22.978723404255 75 L 21.276595744681 75 L 19.574468085106 75 L 17.872340425532 75 L 16.170212765957 75 L 14.468085106383 75 L 12.765957446809 75 L 11.063829787234 75 L 9.3617021276596 75 L 7.6595744680851 75 L 5.9574468085106 75 L 4.2553191489362 75 L 2.5531914893617 75 L 0.85106382978723 75" class="highcharts-area" data-z-index="0"></path><path fill="none" d="M 0.85106382978723 38.025000000000375 L 2.5531914893617 15.600000000000307 L 4.2553191489362 15.299999999999727 L 5.9574468085106 15.224999999999795 L 7.6595744680851 15.074999999999932 L 9.3617021276596 14.925000000000068 L 11.063829787234 14.775000000000205 L 12.765957446809 14.55000000000041 L 14.468085106383 14.399999999999693 L 16.170212765957 14.174999999999898 L 17.872340425532 14.025000000000034 L 19.574468085106 13.800000000000239 L 21.276595744681 13.650000000000375 L 22.978723404255 13.424999999999727 L 24.68085106383 10.574999999999761 L 26.382978723404 10.424999999999898 L 28.085106382979 10.275000000000034 L 29.787234042553 10.12500000000017 L 31.489361702128 11.324999999999932 L 33.191489361702 11.175000000000068 L 34.893617021277 11.549999999999727 L 36.595744680851 11.25 L 38.297872340426 6.225000000000307 L 40 5.849999999999795 L 41.702127659574 17.099999999999795 L 43.404255319149 15.900000000000034 L 45.106382978723 15.675000000000239 L 46.808510638298 15.525000000000375 L 48.510638297872 15.299999999999727 L 50.212765957447 15 L 51.914893617021 14.850000000000136 L 53.617021276596 13.349999999999795 L 55.31914893617 13.199999999999932 L 57.021276595745 13.050000000000068 L 58.723404255319 12.975000000000136 L 60.425531914894 11.549999999999727 L 62.127659574468 27.44999999999976 L 63.829787234043 27.299999999999898 L 65.531914893617 27.075000000000102 L 67.234042553191 21.525000000000034 L 68.936170212766 8.699999999999761 L 70.63829787234 8.549999999999898 L 72.340425531915 8.325000000000102 L 74.042553191489 6.300000000000239 L 75.744680851064 6.899999999999693 L 77.446808510638 6.899999999999693 L 79.148936170213 6.674999999999898 L 80.851063829787 6.824999999999761 L 82.553191489362 6.599999999999966 L 84.255319148936 16.725000000000136 L 85.957446808511 16.42500000000041 L 87.659574468085 17.55000000000024 L 89.36170212766 9.599999999999795 L 91.063829787234 9.375 L 92.765957446809 9.225000000000136 L 94.468085106383 9.000000000000341 L 96.170212765957 8.699999999999761 L 97.872340425532 8.474999999999966 L 99.574468085106 8.325000000000102 L 101.27659574468 8.025000000000375 L 102.97872340426 7.799999999999727 L 104.68085106383 7.649999999999864 L 106.3829787234 8.25000000000017 L 108.08510638298 9.300000000000068 L 109.78723404255 23.549999999999898 L 111.48936170213 23.92500000000041 L 113.1914893617 17.99999999999983 L 114.89361702128 31.049999999999898 L 116.59574468085 30.825000000000102 L 118.29787234043 30.67500000000024 L 120 44.70000000000027 L 121.70212765957 43.125 L 123.40425531915 43.05000000000007 L 125.10638297872 42.75000000000034 L 126.8085106383 42.599999999999625 L 128.51063829787 42.52499999999969 L 130.21276595745 52.57499999999993 L 131.91489361702 52.20000000000027 L 133.6170212766 53.474999999999966 L 135.31914893617 59.62500000000034 L 137.02127659574 59.55000000000041 L 138.72340425532 59.39999999999969 L 140.42553191489 62.32499999999959 L 142.12765957447 62.24999999999966 L 143.82978723404 69.07500000000027 L 145.53191489362 68.02500000000038 L 147.23404255319 67.79999999999973 L 148.93617021277 66.2250000000003 L 150.63829787234 66.97499999999962 L 152.34042553191 66.74999999999983 L 154.04255319149 68.7749999999997 L 155.74468085106 63.525000000000205 L 157.44680851064 63.30000000000041 L 159.14893617021 63.07499999999976" class="highcharts-graph" data-z-index="1" stroke="#eb5a5a" stroke-width="1" stroke-linejoin="round" stroke-linecap="round"></path><path fill="none" d="M -9.14893617021277 38.025000000000375 L 0.85106382978723 38.025000000000375 L 2.5531914893617 15.600000000000307 L 4.2553191489362 15.299999999999727 L 5.9574468085106 15.224999999999795 L 7.6595744680851 15.074999999999932 L 9.3617021276596 14.925000000000068 L 11.063829787234 14.775000000000205 L 12.765957446809 14.55000000000041 L 14.468085106383 14.399999999999693 L 16.170212765957 14.174999999999898 L 17.872340425532 14.025000000000034 L 19.574468085106 13.800000000000239 L 21.276595744681 13.650000000000375 L 22.978723404255 13.424999999999727 L 24.68085106383 10.574999999999761 L 26.382978723404 10.424999999999898 L 28.085106382979 10.275000000000034 L 29.787234042553 10.12500000000017 L 31.489361702128 11.324999999999932 L 33.191489361702 11.175000000000068 L 34.893617021277 11.549999999999727 L 36.595744680851 11.25 L 38.297872340426 6.225000000000307 L 40 5.849999999999795 L 41.702127659574 17.099999999999795 L 43.404255319149 15.900000000000034 L 45.106382978723 15.675000000000239 L 46.808510638298 15.525000000000375 L 48.510638297872 15.299999999999727 L 50.212765957447 15 L 51.914893617021 14.850000000000136 L 53.617021276596 13.349999999999795 L 55.31914893617 13.199999999999932 L 57.021276595745 13.050000000000068 L 58.723404255319 12.975000000000136 L 60.425531914894 11.549999999999727 L 62.127659574468 27.44999999999976 L 63.829787234043 27.299999999999898 L 65.531914893617 27.075000000000102 L 67.234042553191 21.525000000000034 L 68.936170212766 8.699999999999761 L 70.63829787234 8.549999999999898 L 72.340425531915 8.325000000000102 L 74.042553191489 6.300000000000239 L 75.744680851064 6.899999999999693 L 77.446808510638 6.899999999999693 L 79.148936170213 6.674999999999898 L 80.851063829787 6.824999999999761 L 82.553191489362 6.599999999999966 L 84.255319148936 16.725000000000136 L 85.957446808511 16.42500000000041 L 87.659574468085 17.55000000000024 L 89.36170212766 9.599999999999795 L 91.063829787234 9.375 L 92.765957446809 9.225000000000136 L 94.468085106383 9.000000000000341 L 96.170212765957 8.699999999999761 L 97.872340425532 8.474999999999966 L 99.574468085106 8.325000000000102 L 101.27659574468 8.025000000000375 L 102.97872340426 7.799999999999727 L 104.68085106383 7.649999999999864 L 106.3829787234 8.25000000000017 L 108.08510638298 9.300000000000068 L 109.78723404255 23.549999999999898 L 111.48936170213 23.92500000000041 L 113.1914893617 17.99999999999983 L 114.89361702128 31.049999999999898 L 116.59574468085 30.825000000000102 L 118.29787234043 30.67500000000024 L 120 44.70000000000027 L 121.70212765957 43.125 L 123.40425531915 43.05000000000007 L 125.10638297872 42.75000000000034 L 126.8085106383 42.599999999999625 L 128.51063829787 42.52499999999969 L 130.21276595745 52.57499999999993 L 131.91489361702 52.20000000000027 L 133.6170212766 53.474999999999966 L 135.31914893617 59.62500000000034 L 137.02127659574 59.55000000000041 L 138.72340425532 59.39999999999969 L 140.42553191489 62.32499999999959 L 142.12765957447 62.24999999999966 L 143.82978723404 69.07500000000027 L 145.53191489362 68.02500000000038 L 147.23404255319 67.79999999999973 L 148.93617021277 66.2250000000003 L 150.63829787234 66.97499999999962 L 152.34042553191 66.74999999999983 L 154.04255319149 68.7749999999997 L 155.74468085106 63.525000000000205 L 157.44680851064 63.30000000000041 L 159.14893617021 63.07499999999976 L 169.14893617021 63.07499999999976" stroke-linejoin="round" stroke="rgba(192,192,192,0.0001)" stroke-width="21" visibility="visible" data-z-index="2" class="highcharts-tracker-line" style="cursor:[object Object];"></path></g><g data-z-index="0.1" class="highcharts-markers highcharts-series-0 highcharts-area-series highcharts-color-0 highcharts-tracker" transform="translate(10,10) scale(1 1)" clip-path="url(https://www.bvl.com.pe/#highcharts-zj7mj0a-335)" style="cursor:[object Object];"></g></g><text x="90" text-anchor="middle" class="highcharts-title" data-z-index="4" style="color:#333333;font-size:18px;fill:#333333;" y="24"></text><text x="90" text-anchor="middle" class="highcharts-subtitle" data-z-index="4" style="color:#666666;fill:#666666;" y="24"></text><g class="highcharts-axis-labels highcharts-yaxis-labels " data-z-index="7"></g></svg></div></div></div></a></bvl-stock-index></div></div></section></bvl-indices> </div> </div> </div> </section> <section class="page-section pt-0"> <div class="container"> <div class="row"> <div class="col-12"> <bvl-bag-play title="Noticias de Bolsa" align="left" is-link="true" text-link="VER MÁS" url-link="#" videos="[{"title":"¿Cómo invertir en la bolsa?","category":"60 segundos","author":"Sergio Vega","url":"#"},{"title":"¿Cómo invertir en la bolsa?","category":"60 segundos","author":"Sergio Vega","url":"#"},{"title":"¿Cómo invertir en la bolsa?","category":"60 segundos","author":"Sergio Vega","url":"#"},{"title":"¿Cómo invertir en la bolsa?","category":"60 segundos","author":"Sergio Vega","url":"#"}]" keyc="1662569140753" class="g-transparent" _nghost-c15="" ng-version="7.2.0"><div _ngcontent-c15="" class="container" ng-reflect-ng-class="[object Object]"><section _ngcontent-c15=""><!--bindings={\n "ng-reflect-ng-if": "false",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><bvl-section-header _ngcontent-c15="" ng-reflect-ga="[object Object],[object Object" ng-reflect-title="BVL Podcast" ng-reflect-align="left" ng-reflect-is-link="true" ng-reflect-text-link="Ver más" ng-reflect-url-link="https://open.spotify.com/show/"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(92, 92, 92);"> BVL Podcast <!--bindings={}--></h2><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----><a ctrl="headerLink" href="https://open.spotify.com/show/0tFicnTlvIui9OQX2brAEk?si=HzLxCfZMQhK8Fpeix4qrOw&utm_source=copy-link"> Ver más <i class="icon-simple-arrow-right"></i></a></div><div></div></header></bvl-section-header><!----><!----><!--bindings={\n "ng-reflect-ng-if": "27",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><bvl-carousel _ngcontent-c15="" _nghost-c17="" ng-reflect-ga="[object Object],[object Object" ng-reflect-can-be-activated="true" class="w-100 d-block"><div _ngcontent-c17="" class="carousel carousel-active" ng-reflect-klass="carousel" ng-reflect-ng-class="carousel-active"><div _ngcontent-c17="" class="carousel-inner"><div _ngcontent-c17="" class="tracker" style="margin-left: -1.153rem; margin-right: -1.153rem; transition: transform 200ms ease 0s; transform: translateX(0px);"><div _ngcontent-c17="" class="tracker-child"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-0" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/2668X1501_bvl_podast-18.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/4JixO3VsrEO5wUaVk584px?si=G_CpgEkuSnaNkQxE2o5Y_A&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-1" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5335X3001_Capia_am-16.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/7DZ69d48QqqTgpldI2347p?si=a3xeoheVQTiWw3fMKeXEcg&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-2" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_campanazo_Caja_Cusco-04.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/482QzbGTASLmOsk1Z8T3jJ?si=1Pj2djORQO-2Th1xXFY7ZA&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-3" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_banner-05.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/2gKKW93Ezj4abAmQaefQPG?si=R9t0HHesT5irltqN0scpvQ&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-4" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-05.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/47NMSpCl6SF4EwfB7fcVez?si=teDvYDw_SJmLKMIpGJPrVg&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-5" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5335X3001_podcast-06.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/2yi9d0PFia2VUbtKJ437nz?si=bLTeG0XNTR2zbJcNf22skA&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-6" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-07.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/0ElpVnF9uPcVSe5YpTWZLB?si=NtupIDlgRKGbJC5o_DWilA&dl_branch=1"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-7" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast-09.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/0ZbfHGa7DI43aOaXmmiVve?si=Fmco4ZLJT2qQtWrtKF6QUw&utm_source=copy-link&dl_branch=1"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-8" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast-10.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/5n7NG1uWAQGGSDUYgXT1py?si=oHWzNEfGThm3-3T3EiUGzA&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-9" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast_11-11.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/0rkeIN5SeQ0XubXnJfq8vC?si=zeCD0hn1TvCOSyv6gZdfTQ&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-10" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-12.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/3FAOBZIXUesIJ65YvNBS6m?si=Ygi9jHZrR8KsBYo-fsfMpQ&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-11" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-13.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/3CjbZH9B6P2lVMPln42YCg?si=N8zUYUVGTDOKSRHwa-l8Xw&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-12" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-15.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/52I9p95BIAli4vQ0sh7igP?si=oXXQ90tGTf-lWeEacWhmJQ&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-13" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast1-15.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/7AkhRYi6Ybpzk9Pnyjw03y?si=vXPMssRvT0WRlRKFkLSmkw&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-14" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast2-15.png");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/2i2GKEEMurl529gilcCGJu?si=5tFtahUwQ3uDz6XzyISBdA&utm_source=copy-link"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-15" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podacast-16.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/1ESFRNqtCbXIQvhl9tcYhA?si=6UdgLJZ7RgSp03tVfQwh1A"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-16" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-17.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/2ZBLy2bzJljldhoGkSOfNP?si=8e92313944ec4718"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-17" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast-18.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/2ZBLy2bzJljldhoGkSOfNP?si=8acd9d3d6b8e479e"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-18" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-19.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/0TsVOHFbETaNIVTahYHHIX?si=0e8140183d7e4c2f"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-19" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-20.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/0TsVOHFbETaNIVTahYHHIX?si=ce4749ea7eaa4127"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-20" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-21.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/705bDcyL35vEEuEdn3s17L?si=21be4897acd84740"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-21" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-22.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="itunes" itemprop="contentUrl" target="_blank" title="Apple Podcasts" href="https://open.spotify.com/episode/6zV5e9sjFt3MqFaVjGetag?si=5099fe4a91044f0f"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-22" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-23.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/6PfvbQGY70GTPtifgAcpQf?si=83c311123a5e4369"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-23" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-24.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "BVL Podcast"\n}--><p class="label"> BVL Podcast </p><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/6PfvbQGY70GTPtifgAcpQf?si=fa404f30b8874baa"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-24" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast-25.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/6cEAr5ChOsBBzLveNxvQdA?si=1d3129b7708a49e4"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-25" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_Podcast-26.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/6FnF6ogh4Ho9hg8YNQf3G0?si=de33399d76cf43bc"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div><div _ngcontent-c17="" class="carousel-item" id="bvl-carousel-slide-26" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c15="" actions="[\'save\', \'delete\']" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]" ng-reflect-actions="[\'save\', \'delete\']" ng-reflect-env="https://dataondemand.bvl.com.p"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/5334X3001_podcast-27.jpg");"><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3></h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><h4> Seleccione categoría </h4><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><button class="btn btn-icon" type="button"><span class="sr-only">See actions</span><i class="icon-contextual-menu"></i></button><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={\n "ng-reflect-ng-if": "https://open.spotify.com/episo"\n}--><div class="link-icon"><a class="spotify" itemprop="contentUrl" target="_blank" title="Spotify" href="https://open.spotify.com/episode/5e7IJ3z7fSIMKu6JzqrN83?si=47f6ff0298524305"></a></div><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></header><div class="content"><!--bindings={}--><!--bindings={}--><!--bindings={}--><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="entry-link" ctrl="entryLink" target="_blank" href="#"></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "18"\n}--><div class="actions"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button class="btn" ctrl="entryAction"> Guardar </button></div></article></bvl-entry></div></div></div></div><div _ngcontent-c17="" class="d-flex align-items-center justify-content-between g-pr-lg--40"><div _ngcontent-c17="" class="carousel-btn g-pt--10 g-pt-md--0"><!--bindings={}--></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><div _ngcontent-c17="" class="carousel-controls"><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button _ngcontent-c17="" class="btn" ctrl="carouselPrev"><i _ngcontent-c17="" class="icon-arrow-left"></i></button><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><button _ngcontent-c17="" class="btn" ctrl="carouselNext"><i _ngcontent-c17="" class="icon-arrow-right"></i></button></div></div></div></bvl-carousel><!----></section></div></bvl-bag-play> </div> </div> </div> </section> <section class="page-section gray"> <bvl-news class="g-transparent g-transparent--gray" ga="[{"control":"filtersButton","controlAction":"change","event":"ga_event","category":"Home - General","action":"BVL - {{qs(h2)}}","label":"Ver contenido - {{label}}","value":null,"dimentions":null},{"control":"entryLink","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - {{qs(H2)}}","label":"Noticia - {{entryTitle}}","value":null,"dimentions":null},{"control":"carouselLink","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - {{qs(H2)}}","label":"Ver todos","value":null,"dimentions":null},{"control":"carouselPrev","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - {{qs(H2)}}","label":"Desplazamiento - Atrás","value":null,"dimentions":null},{"control":"carouselNext","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - {{qs(H2)}}","label":"Desplazamiento - Adelante","value":null,"dimentions":null}]" keyc="1562626961253" _nghost-c3="" ng-version="7.2.0"><div _ngcontent-c3="" class="container"><section _ngcontent-c3=""><div _ngcontent-c3="" class="row"><div _ngcontent-c3="" class="col-md-6"><bvl-section-header _ngcontent-c3="" urllink="/emisores/noticias-emisores" ng-reflect-title="Noticias de Bolsa" ng-reflect-is-link="true" ng-reflect-text-link="Ver más" ng-reflect-url-link="/emisores/noticias-emisores"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(92, 92, 92);"> Noticias de Bolsa <!--bindings={}--></h2><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----><a ctrl="headerLink" href="/emisores/noticias-emisores"> Ver más <i class="icon-simple-arrow-right"></i></a></div><div></div></header></bvl-section-header></div><div _ngcontent-c3="" class="col-md-6 text-right"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><bvl-filters _ngcontent-c3="" showselecton="lt-md" _nghost-c5="" ng-reflect-ga="[object Object],[object Object" ng-reflect-filters="[object Object],[object Object" ng-reflect-active="[object Object]" ng-reflect-show-select-on="lt-md"><fieldset _ngcontent-c5=""><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><div _ngcontent-c5="" class="btn-group-toggle g-pr-lg--25"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><label _ngcontent-c5="" class="btn btn-primary" ng-reflect-klass="btn" ng-reflect-ng-class="[object Object]" for="filter-group-0-filter-2"><input _ngcontent-c5="" ctrl="filtersButton" type="radio" value="2" name="filter-group-0" id="filter-group-0-filter-2"> Avisos de interés </label><label _ngcontent-c5="" class="btn" ng-reflect-klass="btn" ng-reflect-ng-class="[object Object]" for="filter-group-0-filter-1"><input _ngcontent-c5="" ctrl="filtersButton" type="radio" value="1" name="filter-group-0" id="filter-group-0-filter-1"> Hechos de importancia </label></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></fieldset></bvl-filters></div></div><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><bvl-carousel _ngcontent-c3="" _nghost-c6="" ng-reflect-ga="[object Object],[object Object" class="w-100 d-block"><div _ngcontent-c6="" class="carousel" ng-reflect-klass="carousel" ng-reflect-ng-class=""><div _ngcontent-c6="" class="carousel-inner"><div _ngcontent-c6="" class="tracker" style="margin-left: -1.153rem; margin-right: -1.153rem;"><div _ngcontent-c6="" class="tracker-child"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div _ngcontent-c6="" class="carousel-item" id="bvl-carousel-slide-0" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c3="" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3>MSCI PERÚ: INTERCORP (IFS) es retirado del Segmento SMALL CAP</h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "0"\n}--><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={}--></div></header><div class="content"><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><div class="files"><ul><!--bindings={}--></ul><!--bindings={}--><strong>Ver documentos</strong><br><!--bindings={\n "ng-reflect-ng-for-of": "[object Object]"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----><div><a itemprop="contentUrl" target="_blank" href="https://documents.bvl.com.pe/empresas/alertas/141122_BVL_NP_MSCI _IFS_(002).pdf"><i class="icon-file" title="https://documents.bvl.com.pe/empresas/alertas/141122_BVL_NP_MSCI _IFS_(002).pdf"></i><span>---</span></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!----></div><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "Mon Nov 14 2022 00:00:00 GMT-0"\n}--><time>14 noviembre 2022 03:25 pm</time><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "0"\n}--></article></bvl-entry></div><div _ngcontent-c6="" class="carousel-item" id="bvl-carousel-slide-1" style="padding-left: 1.153rem; padding-right: 1.153rem;"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><bvl-entry _ngcontent-c3="" class="slide" ng-reflect-ga="[object Object],[object Object" ng-reflect-entry="[object Object]"><article class="entry-default" ng-reflect-klass="entry-default" ng-reflect-ng-class="[object Object]" itemprop="false" itemtype="false"><header><div class="overlay"></div><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><h3>Informe Bursátil Octubre 2022</h3><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "0"\n}--><div class="audio-links" itemscope="" itemtype="https://schema.org/AudioObject"><!--bindings={}--><!--bindings={}--><!--bindings={}--><!--bindings={}--></div></header><div class="content"><!--bindings={\n "ng-reflect-ng-if": "[object Object]"\n}--><div class="files"><ul><!--bindings={}--></ul><!--bindings={}--><strong>Ver documentos</strong><br><!--bindings={\n "ng-reflect-ng-for-of": "[object Object]"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----><div><a itemprop="contentUrl" target="_blank" href="https://www.bvl.com.pe/productos/publicaciones"><i class="icon-file" title="https://www.bvl.com.pe/productos/publicaciones"></i><span>---</span></a></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!----></div><!--bindings={}--><!--bindings={\n "ng-reflect-ng-if": "Tue Nov 08 2022 00:00:00 GMT-0"\n}--><time>8 noviembre 2022 06:00 pm</time><div class="g-pt--10"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><!--bindings={\n "ng-reflect-ng-if": "0"\n}--></article></bvl-entry></div></div></div></div><div _ngcontent-c6="" class="d-flex align-items-center justify-content-between g-pr-lg--40"><div _ngcontent-c6="" class="carousel-btn g-pt--10 g-pt-md--0"><!--bindings={}--></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div></div></bvl-carousel></section></div></bvl-news> </section> <section class="page-section"> <div class="container"> <div class="row"> <div class="col-md-12"> <bvl-title title="Publicaciones" ga="[{"control":"headerLink","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{headerTitle}}","label":"{{headerLink}}","value":null,"dimentions":null}]" keyc="1562626961194" is-link="true" text-link="Ver más" url-link="/productos/publicaciones" align="left" ng-version="7.2.0"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h1 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(92, 92, 92);"> Publicaciones <!--bindings={}--></h1><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><!----><a ctrl="headerLink" href="/productos/publicaciones"> Ver más <i class="icon-simple-arrow-right"></i></a></div><div></div></header></bvl-title> </div> </div> <div class="row"> <div class="col-md-6"> <bvl-items-grid items-type="Archivo" space="2" items="[{"title":"Último boletín diario","date-type":"Diario","date":null,"description":null,"url":"https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/20221117.pdf","is-link":true,"text-link":"Descargar","url-link":null},{"title":"Último informe mensual","date-type":"Diario","date":null,"description":null,"url":"https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/M2022_10.pdf","is-link":true,"text-link":"Descargar","url-link":null},{"title":"Estadísticas anuales","date-type":"Diario","date":null,"description":null,"url":"https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/Triptico2021.pdf","is-link":true,"text-link":"Descargar","url-link":null},{"title":"Estados financieros comparados del último trimestre","date-type":"Diario","date":null,"description":null,"url":"https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/ef202206.pdf","is-link":true,"text-link":"Descargar","url-link":null}]" ga="[{"control":"fileLink","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Publicaciones","label":"Descargar: {{fileTitle}}","value":null,"dimentions":null}]" keyc="1571779964498" ng-version="7.2.0"><section><div class="grid-wrapper row no-gutters variant-basic" ng-reflect-klass="grid-wrapper row no-gutters va" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="grid-item p-0 col-sm-6" ng-reflect-klass="grid-item p-0" ng-reflect-ng-class="col-sm-6"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><bvl-file _nghost-c10="" ng-reflect-ga="[object Object]" ng-reflect-file="[object Object]"><article _ngcontent-c10="" itemscope="" itemtype="https://schema.org/Book"><a _ngcontent-c10="" ctrl="fileLink" href="javascript:void(0)" title="Último boletín diario"><div _ngcontent-c10=""><header _ngcontent-c10=""><h3 _ngcontent-c10="" itemprop="name" title="Último boletín diario">Último boletín diario</h3><!--bindings={\n "ng-reflect-ng-if": null\n}--></header></div><!--bindings={\n "ng-reflect-ng-if": "false",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><i _ngcontent-c10="" class="icon-download"></i></a></article><!----></bvl-file></div><div class="grid-item p-0 col-sm-6" ng-reflect-klass="grid-item p-0" ng-reflect-ng-class="col-sm-6"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><bvl-file _nghost-c10="" ng-reflect-ga="[object Object]" ng-reflect-file="[object Object]"><article _ngcontent-c10="" itemscope="" itemtype="https://schema.org/Book"><a _ngcontent-c10="" ctrl="fileLink" href="javascript:void(0)" title="Último informe mensual"><div _ngcontent-c10=""><header _ngcontent-c10=""><h3 _ngcontent-c10="" itemprop="name" title="Último informe mensual">Último informe mensual</h3><!--bindings={\n "ng-reflect-ng-if": null\n}--></header></div><!--bindings={\n "ng-reflect-ng-if": "false",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><i _ngcontent-c10="" class="icon-download"></i></a></article><!----></bvl-file></div><div class="grid-item p-0 col-sm-6" ng-reflect-klass="grid-item p-0" ng-reflect-ng-class="col-sm-6"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><bvl-file _nghost-c10="" ng-reflect-ga="[object Object]" ng-reflect-file="[object Object]"><article _ngcontent-c10="" itemscope="" itemtype="https://schema.org/Book"><a _ngcontent-c10="" ctrl="fileLink" href="javascript:void(0)" title="Estadísticas anuales"><div _ngcontent-c10=""><header _ngcontent-c10=""><h3 _ngcontent-c10="" itemprop="name" title="Estadísticas anuales">Estadísticas anuales</h3><!--bindings={\n "ng-reflect-ng-if": null\n}--></header></div><!--bindings={\n "ng-reflect-ng-if": "false",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><i _ngcontent-c10="" class="icon-download"></i></a></article><!----></bvl-file></div><div class="grid-item p-0 col-sm-6" ng-reflect-klass="grid-item p-0" ng-reflect-ng-class="col-sm-6"><!--bindings={\n "ng-reflect-ng-if": "false"\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><bvl-file _nghost-c10="" ng-reflect-ga="[object Object]" ng-reflect-file="[object Object]"><article _ngcontent-c10="" itemscope="" itemtype="https://schema.org/Book"><a _ngcontent-c10="" ctrl="fileLink" href="javascript:void(0)" title="Estados financieros comparados del último trimestre"><div _ngcontent-c10=""><header _ngcontent-c10=""><h3 _ngcontent-c10="" itemprop="name" title="Estados financieros comparados del último trimestre">Estados financieros comparados del último trimestre</h3><!--bindings={\n "ng-reflect-ng-if": null\n}--></header></div><!--bindings={\n "ng-reflect-ng-if": "false",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><i _ngcontent-c10="" class="icon-download"></i></a></article><!----></bvl-file></div></div></section></bvl-items-grid> </div> <div class="col-md-6"> <bvl-banner title="Encuentra todas las publicaciones aquí" ga="[{"control":"button","controlAction":"click","event":null,"category":"Home - General","action":"BVL - Banner - {{headerTitle}}","label":"Botón {{button}}","value":null,"dimentions":null}]" keyc="1562626961247" text-link="Conoce más" items-sizes="Pequeño" url-button="/productos/publicaciones" text-button="Conocer más" is-button="true" description="Boletín diario, informes mensuales y EEFF comparados" background-image="[{"id":"9eddfc98-5d7e-459d-9b48-c10d80c7786b","name":"Suscríbete_a_los_boletines_cuadrado.png","small":{"name":"87X87_Suscríbete_a_los_boletines_cuadrado.png","width":87,"height":87,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/87X87_Suscríbete_a_los_boletines_cuadrado.png","size":10385},"medium":{"name":"175X175_Suscríbete_a_los_boletines_cuadrado.png","width":175,"height":175,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/175X175_Suscríbete_a_los_boletines_cuadrado.png","size":38088},"large":{"name":"350X351_Suscríbete_a_los_boletines_cuadrado.png","width":350,"height":351,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Suscríbete_a_los_boletines_cuadrado.png","size":125139},"properties":{"title":"Boletín diario - BVL","alt":"Boletín diario - BVL","description":"Boletín diario - BVL"},"createDate":"2019-09-24T21:49:21.477","updateDate":null}]" ng-version="7.2.0"><article class="g-site-size--pequeno" ng-reflect-ng-class="g-site-size--pequeno"><div class="banner--bg" itemprop="contentUrl" itemscope="" itemtype="http://schema.org/ImageObject" style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Suscríbete_a_los_boletines_cuadrado.png");"></div><div class="content" id="content"><!--bindings={\n "ng-reflect-ng-if": "Encuentra todas las publicacio"\n}--><bvl-section-header color="#fff" itemprop="name" ng-reflect-title="Encuentra todas las publicacio" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Encuentra todas las publicaciones aquí <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Boletín diario, informes mensu"\n}--><p itemprop="description">Boletín diario, informes mensuales y EEFF comparados</p><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary g-min-w--18" ctrl="button" href="/productos/publicaciones">Conocer más</a><!--bindings={}--></div></article></bvl-banner> </div> </div> </div> </section> <section class="page-section pt-0"> <div empty=""></div> </section> <section class="page-section gray"> <div class="container"> <div class="row"> <div class="col-md-6"> <div class="col-md-12"> <bvl-title title="Aprende a invertir" ga="[{"control":"headerLink","controlAction":"click","event":null,"category":"Home - General","action":"BVL - {{headerTitle}}","label":"{{headerLink}}","value":null,"dimentions":null}]" keyc="1562626961293" text-link="See more" url-link="#" align="left" ng-version="7.2.0"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h1 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(92, 92, 92);"> Aprende a invertir <!--bindings={}--></h1><!--bindings={}--></div><div></div></header></bvl-title> </div> <div class="col-md-12"> <bvl-banner-slider interval="4000" banners="[{"background-image":[{"id":"0f1948fe-c4c1-4c43-824b-99c9d33af8d5","name":"Glosario_cuadrado.png","small":{"name":"87X87_Glosario_cuadrado.png","width":87,"height":87,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/87X87_Glosario_cuadrado.png","size":10146},"medium":{"name":"175X175_Glosario_cuadrado.png","width":175,"height":175,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/175X175_Glosario_cuadrado.png","size":37610},"large":{"name":"350X351_Glosario_cuadrado.png","width":350,"height":351,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Glosario_cuadrado.png","size":144189},"properties":{"title":"Glosario bvl","alt":"Glosario bvl","description":"Glosario bvl"},"createDate":"2019-09-23T20:57:12.342","updateDate":null}],"title":"Glosario","description":"Conoce los términos bursátiles más frecuentes y conoce más del mercado de capitales","is-button":true,"text-button":"Conocer más","url-button":"/quienes-somos/quienes-somos-educacion/glosario","is-link":null,"text-link":null,"url-link":null,"is-popup":null,"popup":null},{"background-image":[{"id":"707d82e2-8f92-4013-a677-bbf1f4fe7850","name":"FAQ_cuadrado.png","small":{"name":"87X87_FAQ_cuadrado.png","width":87,"height":87,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/87X87_FAQ_cuadrado.png","size":8562},"medium":{"name":"175X175_FAQ_cuadrado.png","width":175,"height":175,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/175X175_FAQ_cuadrado.png","size":30615},"large":{"name":"350X351_FAQ_cuadrado.png","width":350,"height":351,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_FAQ_cuadrado.png","size":123138},"properties":{"title":"BVL - Preguntas frecuentes","alt":"BVL - Preguntas frecuentes","description":"BVL - Preguntas frecuentes"},"createDate":"2019-09-23T21:01:00.434","updateDate":null}],"title":"Preguntas frecuentes","description":"¿Dudas o consultas sobre el mercado de valores?\\nResuelvelas de la forma más rápida\\n","is-button":true,"text-button":"Conocer más","url-button":"/quienes-somos/quienes-somos-educacion/preguntas-frecuentes","is-link":null,"text-link":null,"url-link":null,"is-popup":null,"popup":null},{"background-image":[{"id":"18a2d04c-68fe-43b9-8312-b963370e496e","name":"cotizacion-renta-fija.png","small":{"name":"87X87_cotizacion-renta-fija.png","width":87,"height":87,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/87X87_cotizacion-renta-fija.png","size":10394},"medium":{"name":"175X175_cotizacion-renta-fija.png","width":175,"height":175,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/175X175_cotizacion-renta-fija.png","size":35671},"large":{"name":"350X351_cotizacion-renta-fija.png","width":350,"height":351,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_cotizacion-renta-fija.png","size":95797},"properties":{"title":"Cotizaciones renta fija - bolsa de valores de lima","alt":"Cotizaciones renta fija - bolsa de valores de lima","description":"Cotizaciones renta fija - bolsa de valores de lima"},"createDate":"2019-09-24T19:25:59.254","updateDate":null}],"title":"Aprende cómo leer la tabla de cotizaciones","description":"Aprende de manera fácil y sencilla cómo leer la tabla de cotizaciones","is-button":true,"text-button":"Conocer más","url-button":"https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/BVL-C%C3%B3mo_leer_la_tabla_de_cotizaciones_-_Brochure_-_2019_-_ES_(Actualizado).pdf","is-link":null,"text-link":null,"url-link":null,"is-popup":null,"popup":null},{"background-image":[{"id":"eb94afd8-0cf0-41bc-a27a-25c1defc74bb","name":"Inversionista_cuadrado4.png","small":{"name":"87X87_Inversionista_cuadrado4.png","width":87,"height":87,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/87X87_Inversionista_cuadrado4.png","size":13823},"medium":{"name":"175X175_Inversionista_cuadrado4.png","width":175,"height":175,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/175X175_Inversionista_cuadrado4.png","size":49274},"large":{"name":"350X351_Inversionista_cuadrado4.png","width":350,"height":351,"imageUri":"https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Inversionista_cuadrado4.png","size":144126},"properties":{"title":"mecanismos","alt":"mecanismos","description":"mecanismos"},"createDate":"2019-09-18T16:47:45.375","updateDate":null}],"title":"Aprender a invertir en cuatro simples pasos","description":"Haz tu prueba! Aqui puedes experimentar como es invertir en bolsa","is-button":true,"text-button":"Conocer más","url-button":"https://www.labolsaen4pasos.com/","is-link":null,"text-link":null,"url-link":null,"is-popup":null,"popup":null}]" ga="[{"control":"","controlAction":"","event":null,"category":null,"action":null,"label":null,"value":null,"dimentions":null}]" keyc="1600427483631" ng-version="7.2.0"><bvl-slider ng-reflect-ga="[object Object]" ng-reflect-interval="4000"><div class="g-site-slider"><div class="g-site-slider-wrapper"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="g-site-slider-item active" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Glosario_cuadrado.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Glosario"\n}--><bvl-section-header color="#fff" ng-reflect-title="Glosario" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Glosario <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Conoce los términos bursátiles"\n}--><p>Conoce los términos bursátiles más frecuentes y conoce más del mercado de capitales</p><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="/quienes-somos/quienes-somos-educacion/glosario">Conocer más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_FAQ_cuadrado.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Preguntas frecuentes"\n}--><bvl-section-header color="#fff" ng-reflect-title="Preguntas frecuentes" ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Preguntas frecuentes <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "¿Dudas o consultas sobre el me"\n}--><p>¿Dudas o consultas sobre el mercado de valores?\nResuelvelas de la forma más rápida\n</p><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="/quienes-somos/quienes-somos-educacion/preguntas-frecuentes">Conocer más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_cotizacion-renta-fija.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Aprende cómo leer la tabla de "\n}--><bvl-section-header color="#fff" ng-reflect-title="Aprende cómo leer la tabla de " ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Aprende cómo leer la tabla de cotizaciones <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Aprende de manera fácil y senc"\n}--><p>Aprende de manera fácil y sencilla cómo leer la tabla de cotizaciones</p><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://s3.us-east-1.amazonaws.com/site.documents.cdn.prod.bvl.com.pe/BVL-C%C3%B3mo_leer_la_tabla_de_cotizaciones_-_Brochure_-_2019_-_ES_(Actualizado).pdf">Conocer más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div><div class="g-site-slider-item" ng-reflect-klass="g-site-slider-item" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-template-outlet": "[object Object]"\n}--><!----><article class="item"><div class="banner--bg" ng-reflect-bvl-background-img-url="[object Object]" style="background-image: url("https://s3.us-east-1.amazonaws.com/site.images.cdn.prod.bvl.com.pe/350X351_Inversionista_cuadrado4.png");"></div><div class="content"><!--bindings={\n "ng-reflect-ng-if": "Aprender a invertir en cuatro "\n}--><bvl-section-header color="#fff" ng-reflect-title="Aprender a invertir en cuatro " ng-reflect-color="#fff"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h2 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(255, 255, 255);"> Aprender a invertir en cuatro simples pasos <!--bindings={}--></h2><!--bindings={}--></div><div></div></header></bvl-section-header><!--bindings={\n "ng-reflect-ng-if": "Haz tu prueba! Aqui puedes exp"\n}--><p>Haz tu prueba! Aqui puedes experimentar como es invertir en bolsa</p><!--bindings={\n "ng-reflect-ng-if": null\n}--><!--bindings={\n "ng-reflect-ng-if": "true"\n}--><a class="btn btn-primary" ctrl="itemButton" href="https://www.labolsaen4pasos.com/">Conocer más</a><!--bindings={\n "ng-reflect-ng-if": null\n}--></div></article></div></div><div class="g-site-slider-payer"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div class="g-site-slider-payer-item active" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div><div class="g-site-slider-payer-item" ctrl="sliderPayer" ng-reflect-klass="g-site-slider-payer-item" ng-reflect-ng-class="[object Object]"> • </div></div></div></bvl-slider></bvl-banner-slider> </div> </div> <div class="col-md-6"> <div class="col-md-12"> <bvl-title title="Mantente informado" keyc="1562626961286" is-link="false" align="left" ng-version="7.2.0"><header ng-reflect-ng-class="[object Object]"><div class="d-flex align-items-center text-left" ng-reflect-klass="d-flex align-items-center" ng-reflect-ng-class="text-left"><h1 class="section-title" ng-reflect-klass="section-title" ng-reflect-ng-class="[object Object]" style="color: rgb(92, 92, 92);"> Mantente informado <!--bindings={}--></h1><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></div><div></div></header></bvl-title> </div> <div class="col-md-12"> <bvl-feed ga="[{"control":"twitterFollowLink","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - Mantente informado - {{title}}","label":"Seguir","value":null,"dimentions":null},{"control":"tweetLink","controlAction":"click","event":"ga_event","category":"Home - General","action":"BVL - Mantente informado - {{title}}","label":"Tuit - {{twitterUser}}","value":null,"dimentions":null}]" keyc="1562626961345" _nghost-c11="" ng-version="7.2.0"><section _ngcontent-c11=""><!--bindings={}--><div _ngcontent-c11="" class="row"><div _ngcontent-c11="" class="col-sm-6 col-lg-12"><!--bindings={\n "ng-reflect-ng-if": "10"\n}--><article _ngcontent-c11="" class="twitter"><header _ngcontent-c11=""><h3 _ngcontent-c11=""><i _ngcontent-c11="" class="icon-twitter-filled"></i> Twitter</h3><a _ngcontent-c11="" class="link" ctrl="twitterFollowLink" rel="nofollow" href="https://twitter.com/bvlperu">Seguir <i _ngcontent-c11="" class="icon-arrow-right"></i></a></header><div _ngcontent-c11="" class="feed"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="https://t.co/3PTc34j5x4"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">17/10/yyyy 14:18:15</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">¡Atención #inversionistas peruanos y extranjeros! ¿Se imaginan encontrar toda la información sobre los #ETF listados en la BVL en un solo sitio web? A través de https://t.co/acz3QJO0EW podrán conocer los #beneficios de invertir en este instrumento. https://t.co/3PTc34j5x4</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="¡Atención #inversionistas peruanos y extranjeros!\n¿Se imaginan encontrar toda la información sobre los #ETF listados en la BVL en un solo sitio web?\nA través de https://t.co/acz3QJO0EW podrán conocer los #beneficios de invertir en este instrumento. https://t.co/3PTc34j5x4" src="https://pbs.twimg.com/media/FfS1DVEWAAAnMSH.jpg"></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="https://t.co/a7A3mhqrSM"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">07/10/yyyy 10:09:23</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">En la previa a la #SemanaMundialDelnversionista, te invitamos a la Charla Informativa sobre las "Alternativas de Inversión en el Mercado de Valores, en alianza con la Universidad de Lima a realizarse el próximo jueves 13 a las 6:00 pm. Regístrate aquí: https://t.co/i5kl6bFotG https://t.co/a7A3mhqrSM</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="En la previa a la #SemanaMundialDelnversionista, te invitamos a la Charla Informativa sobre las "Alternativas de Inversión en el Mercado de Valores, en alianza con la Universidad de Lima a realizarse el próximo jueves 13 a las 6:00 pm. Regístrate aquí: https://t.co/i5kl6bFotG https://t.co/a7A3mhqrSM" src="https://pbs.twimg.com/media/Feeb_QRWAAM2EEV.jpg"></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">06/10/yyyy 15:50:06</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">#BVLUpdate Aunque las #valoraciones relativas señalen que existen atractivos puntos de entrada desde un punto de vista fundamental, los analistas sugieren que es relevante aguardar a una moderación en los factores de riesgo. https://t.co/WLSzFUmF1M</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="#BVLUpdate\nAunque las #valoraciones relativas señalen que existen atractivos puntos de entrada desde un punto de vista fundamental, los analistas sugieren que es relevante aguardar a una moderación en los factores de riesgo.\nhttps://t.co/WLSzFUmF1M" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">04/10/yyyy 17:01:43</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">#BVLUpdate El monto transado de renta variable acumulado al cierre del tercer #trimestre del 2022 ascendió a US$ 1,781.1 millones, un 38% por debajo del monto negociado regular en el mismo periodo del 2021. https://t.co/DTBbUrdtPA</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="#BVLUpdate\nEl monto transado de renta variable acumulado al cierre del tercer #trimestre del 2022 ascendió a US$ 1,781.1 millones, un 38% por debajo del monto negociado regular en el mismo periodo del 2021.\n\nhttps://t.co/DTBbUrdtPA" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">22/09/yyyy 16:57:32</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">Dentro del sector Industrial se puede observar un mayor interés por la adopción de políticas #Ambientales, Sociales y de Gobierno corporativo (#ASG). Siendo la empresa #Ferreycorp una de las empresas pioneras en adoptar dichas medidas desde 2017. https://t.co/6Y6kJBlgAd</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="Dentro del sector Industrial se puede observar un mayor interés por la adopción de políticas #Ambientales, Sociales y de Gobierno corporativo (#ASG). Siendo la empresa #Ferreycorp una de las empresas pioneras en adoptar dichas medidas desde 2017.\nhttps://t.co/6Y6kJBlgAd" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">21/09/yyyy 16:42:16</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">Pese al rezago del sector #industrial en términos de #performance en lo que va del año, su contribución -tanto en la actividad económica como en el ecosistema bursátil- es una variable de relevancia no menor. https://t.co/KKj3qJyJRa</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="Pese al rezago del sector #industrial en términos de #performance en lo que va del año, su contribución -tanto en la actividad económica como en el ecosistema bursátil- es una variable de relevancia no menor.\nhttps://t.co/KKj3qJyJRa" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">19/09/yyyy 15:34:02</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">#BVLUpdate Presentamos una revisión general de los eventos corporativos más importantes que fueron informados como Hecho de Importancia en la última semana. https://t.co/CTZfj4nm88</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="#BVLUpdate\nPresentamos una revisión general de los eventos corporativos más importantes que fueron informados como Hecho de Importancia en la última semana.\nhttps://t.co/CTZfj4nm88" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">12/09/yyyy 15:40:30</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">#BVLUpdate Presentamos una revisión general de los eventos corporativos más importantes que fueron informados como Hecho de Importancia en la última semana. https://t.co/cbXz2Kbhom</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="#BVLUpdate\nPresentamos una revisión general de los eventos corporativos más importantes que fueron informados como Hecho de Importancia en la última semana.\nhttps://t.co/cbXz2Kbhom" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">25/08/yyyy 16:46:38</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">Diversas casas de bolsa, entre otras compañías ligadas al mercado #bursátil, realizan cobertura de #research a valores peruanos. https://t.co/5JBIhBnxie</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="Diversas casas de bolsa, entre otras compañías ligadas al mercado #bursátil, realizan cobertura de #research a valores peruanos.\nhttps://t.co/5JBIhBnxie" src=""></picture></a><a _ngcontent-c11="" ctrl="tweetLink" rel="nofollow" target="_blank" href="#"><div _ngcontent-c11="" class="header"><h5 _ngcontent-c11="">BVL (Sitio Oficial)</h5> · <time _ngcontent-c11="">24/08/yyyy 16:01:38</time></div><p _ngcontent-c11="" ellipsis="" style=""><div _ngcontent-c11="" class="ngx-ellipsis-inner">#BVLUpdate El consenso de analistas sostiene que el mercado local mantiene una valuación atractiva, un enfoque hacia la #estrategia defensiva y un limitado #downside ante las cotizaciones actuales. https://t.co/ADf1W02lwO</div></p><picture _ngcontent-c11=""><img _ngcontent-c11="" alt="#BVLUpdate\nEl consenso de analistas sostiene que el mercado local mantiene una valuación atractiva, un enfoque hacia la #estrategia defensiva y un limitado #downside ante las cotizaciones actuales.\nhttps://t.co/ADf1W02lwO" src=""></picture></a></div></article></div><div _ngcontent-c11="" class="col-sm-6 col-lg-12"><!--bindings={}--></div></div></section></bvl-feed> </div> </div> </div> </div> </section> </main></div></bvl-page><bvl-footer _ngcontent-c1="" class="g-sticky-footer"><footer><div class="colophon"><div class="container"><!----><div class="social-networks"><!----><a ctrl="socialNetworkLink" rel="nofollow" target="_blank" href="https://twitter.com/@BVLPeru" title="Twitter"><i class="icon-twitter"></i></a><a ctrl="socialNetworkLink" rel="nofollow" target="_blank" href="https://www.instagram.com/bolsavaloresdelima/" title="Instagram"><i class="icon-instagram"></i></a><a ctrl="socialNetworkLink" rel="nofollow" target="_blank" href="https://www.linkedin.com/company/bolsa-de-valores-de-lima/" title="Linkedin"><i class="icon-linkedin"></i></a><a ctrl="socialNetworkLink" rel="nofollow" target="_blank" href="https://www.youtube.com/channel/UCwSrxeBSX7pEi58y7cnI0Iw" title="Youtube"><i class="icon-youtube"></i></a></div><div class="company-info"><!----><address>Avenida Jorge Basadre 347 San Isidro, Lima - Perú</address><!----><span class="separator"> | </span><!----><dl><dt>Teléfono:</dt><!----><dd> 619-3333<!----></dd></dl></div></div></div><div class="container"><div class="row"><!----><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-1"><div class="ng-tns-c6-1 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-1" style="pointer-events: none"><h4 bvl-accordion-toggler="">LA BVL</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/bolsadevaloresdelima">Quiénes somos</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/gobierno-corporativo">Buen Gobierno Corporativo</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/relacion-con-el-inversionista">Relación con el inversionista</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/gobierno-corporativo/accionistas-de-la-bvl">Estructura accionaria de la BVL</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-educacion">Educación</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/bolsadevaloresdelima">Memoria</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/listado-emisores/valores-extranjeros/relacion-de-bolsas-extranjeras">Bolsas Extranjeras</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/certificaciones">Certificaciones de la BVL</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/movimientos-diarios/cuotas-y-tarifas">Tarifario BVL</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-2"><div class="ng-tns-c6-2 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-2" style="pointer-events: none"><h4 bvl-accordion-toggler="">MERCADO</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="mercado/resumen-mercado">Resumen de mercado</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/movimientos-diarios">Movimientos diarios</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/indices">Índices</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/agentes/listado">Agentes de Bolsa</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/segmentos-mercado/mercado-regular">Mercado Regular</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/mercado-integrado-latino-americano-mila">MILA</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/movimientos-diarios/presencia-bursatil">Presencia Bursátil</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/resumen-mercado/totales-diarios">Totales diarios</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/resumen-mercado/feriados-y-horarios-de-negociacion">Feriados y horarios de negociación</a></li><li class="ng-star-inserted"><a ctrl="link" href="mercado/segmentos-mercado/segmento-capital-de-riesgo">Segmento Capital de Riesgo</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-3"><div class="ng-tns-c6-3 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-3" style="pointer-events: none"><h4 bvl-accordion-toggler="">EMPRESAS</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="emisores/listado-emisores">Listado de emisores</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/empresa-bolsa">Cómo listar en la Bolsa</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/noticias-emisores">Noticias Emisores</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/eventos-corporativos">Eventos Corporativos</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/codificacion-isin">Codificación ISIN</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/listado-emisores/informacion-para-emisores">Información para emisores</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/publicaciones">Publicaciones</a></li><li class="ng-star-inserted"><a ctrl="link" href="emisores/valores-extranjeros">Valores Extranjeros</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-4"><div class="ng-tns-c6-4 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-4" style="pointer-events: none"><h4 bvl-accordion-toggler="">SOLUCIONES</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="productos/inversionistas/instrumentos-de-renta-fija">Renta Fija</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/inversionistas/instrumentos-de-renta-variable">Renta Variable</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/inversionistas/inversiones-sustentables">Inversiones sustentables</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/inversionistas/mercado-alternativo-de-valores">Mercado Alternativo de Valores</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/inversionistas/fibra-y-firbis">FIBRA y FIRBIS</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/empresas/financiamiento-con-instrumentos-de-deuda-o-renta-fija">Financiamiento con inst. de deuda</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/empresas/inscripcion-de-renta-variable-o-deuda"> Inscripción de Renta Variable</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/empresas/formador-de-mercado">Liquidez - Formador de mercado</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/empresas/financiamiento-sostenible">Financiamiento sostenible</a></li><li class="ng-star-inserted"><a ctrl="link" href="productos/sab">Soluciones para SABs</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-5"><div class="ng-tns-c6-5 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-5" style="pointer-events: none"><h4 bvl-accordion-toggler="">SERVICIOS DE INFORMACIÓN</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/market-data">Market Data</a></li><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/servicios-suscripcion/bolsa-en-linea">Bolsa en Línea</a></li><li class="ng-star-inserted"><a ctrl="link" href="bvlupdate">BVL Update</a></li><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/servicios-gratuitos/alerta-bolsa-news">Alerta Bolsa News</a></li><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/servicios-gratuitos/bolmail">Bolmail</a></li><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/servicios-gratuitos/cierre-de-mercado">Cierre de Mercado</a></li><li class="ng-star-inserted"><a ctrl="link" href="servicios-informacion/servicios-gratuitos/bolsa-play">Bolsa Play</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-6"><div class="ng-tns-c6-6 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-6" style="pointer-events: none"><h4 bvl-accordion-toggler="">REGULACIÓN</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="regulacion/marco-regulatorio">Marco Regulatorio</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/marco-regulatorio/bvl-como-sociedad-emisora">BVL como sociedad emisora</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/marco-regulatorio/transparencia-de-mercado"> Transparencia de mercado</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/informacion-general"> Información general</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/prestamo-bursatil-de-valores">Préstamo bursatil de valores</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/fibra-y-firbis"> FIBRA y FIRBIS</a></li><li class="ng-star-inserted"><a ctrl="link" href="regulacion/terminos-y-condiciones"> T&C y Políticas de privacidad</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-7"><div class="ng-tns-c6-7 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-7" style="pointer-events: none"><h4 bvl-accordion-toggler="">LO MÁS BUSCADO</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-educacion/glosario">Glosario</a></li><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-educacion/preguntas-frecuentes">Preguntas frecuentes</a></li></ul></div></div></div></bvl-accordion></div><div class="footer-link-list col-sm-6 col-md-4 col-lg ng-star-inserted"><bvl-accordion activeon="lt-md" iconcollapsed="icon-simple-arrow-down" iconexpanded="icon-simple-arrow-up" variant="dark" class="ng-tns-c6-8"><div class="ng-tns-c6-8 accordion-dark active"><div class="accordion-toggler" ctrl="accordion" data-action="Abrir"><div class="ng-tns-c6-8" style="pointer-events: none"><h4 bvl-accordion-toggler="">DENUNCIAS Y RECLAMOS</h4></div><!----></div><div class="content ng-trigger ng-trigger-expand" style="border-top-width:1px;border-top-style:solid;border-top-color:rgb(151, 151, 151);0:border-top-width;1:border-top-style;2:border-top-color;border-top:1px solid rgb(151, 151, 151);border-top-color:rgb(151, 151, 151);border-top-style:solid;border-top-width:1px;"><div class="content-inner"><!----><ul class="ng-star-inserted" style=""><!----><li class="ng-star-inserted"><a ctrl="link" href="quienes-somos/quienes-somos-bvl/gobierno-corporativo/canal-de-denuncias">Canal de Denuncias</a></li><li class="ng-star-inserted"><a ctrl="link" href="reclamos">Reclamos</a></li></ul></div></div></div></bvl-accordion></div></div><div class="row justify-content-center justify-content-md-end mt-20"><!----><div class="col-auto"></div><div class="col-auto"></div><div class="col-auto"></div></div><div class="logo-container"><img class="internal-banners" src="/assets/images/footer-logo.png" width="180px"><div class="copyright-text"> Copyright © 2020 - Bolsa de Valores de Lima - Todos los derechos reservados </div></div></div><bvl-cookies-banner><div class="banner-cookies show-banner"><div class="container"><div class="banner-cookies--wrapper"><div class="banner-cookies--message"><p>Esta web usa cookies propias que tienen una finalidad funcional y cookies de terceros que permiten conocer sus hábitos de navegación para darle mejores servicios de información. Para continuar navegando, es importante que acepte su uso. <a href="https://www.bvl.com.pe/regulacion/terminos-y-condiciones" target="_blank">Leer más</a></p></div><div class="banner-cookies--button"><button class="btn btn-primary btn-sm"> Aceptar </button></div></div></div></div></bvl-cookies-banner><bvl-real-time><!----><section class="d-none d-lg-block g-site-realtime"><div class="container"><div class="content"><div class="stocks"><div class="list"><!----><dl class="ng-star-inserted"><dt>ENGEPEC1</dt><span>3.460</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (19.31%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>VOLCABC1</dt><span>0.520</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>BAP</dt><span>150.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.57%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>ENDISPC1</dt><span>4.720</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (16.26%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>FERREYC1</dt><span>2.250</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>BVN</dt><span>7.770</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-1.65%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>INRETC1</dt><span>35.010</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (0.03%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CORAREI1</dt><span>1.400</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>IFS</dt><span>22.500</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-2.39%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>POMALCC1</dt><span>0.390</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (4.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>BBVAC1</dt><span>1.600</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SPY</dt><span>394.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.51%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SBUX</dt><span>97.340</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (1.93%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>BACKUSI1</dt><span>24.600</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>ENGIEC1</dt><span>4.900</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-1.01%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>MINSURI1</dt><span>3.750</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (2.74%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>ALICORI1</dt><span>4.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CPACASC1</dt><span>4.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-1.23%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CARTAVC1</dt><span>34.500</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (2.68%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>GLORIAI1</dt><span>8.100</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CREDITC1</dt><span>2.600</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.38%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>AENZAC1</dt><span>0.770</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (1.32%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>RIMSEGC1</dt><span>0.780</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>META</dt><span>111.800</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.18%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SCOTIAC1</dt><span>18.500</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (2.78%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>DIS</dt><span>0.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>HBM</dt><span>5.270</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.94%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CASAGRC1</dt><span>8.050</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (0.50%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SNJUANI1</dt><span>0.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>GLD</dt><span>162.880</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-1.17%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>ETFPERUD</dt><span>8.880</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (1.83%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>AAPL</dt><span>0.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>CVERDEC1</dt><span>31.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.32%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SIDERC1</dt><span>1.590</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell rise with-icons"> (0.63%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>UNACEMC1</dt><span>0.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>ALICORC1</dt><span>7.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-1.82%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>LUSURC1</dt><span>0.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell with-icons"> (0.00%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>SHPC1</dt><span>22.100</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-13.06%) </span></bvl-amount-cell></dt></dl><dl class="ng-star-inserted"><dt>FIBCCAP</dt><span>83.000</span><dt><bvl-amount-cell _nghost-c10=""><span _ngcontent-c10="" class="amount-cell fall with-icons"> (-0.69%) </span></bvl-amount-cell></dt></dl></div></div><!----></div></div></section></bvl-real-time><bvl-media-player><!----><div class="media-player"><!----></div></bvl-media-player></footer></bvl-footer></bvl-main-layout></bvl-root>\n\n \n<script type="text/javascript" src="runtime.f4e78881dd09b5e223f9.js"></script><script type="text/javascript" src="polyfills.25fcd74cd8c0c3f9ce47.js"></script><script type="text/javascript" src="scripts.afbe4fa579151d5df3db.js"></script><script type="text/javascript" src="main.0162bd3e36d31f31a2c8.js"></script>\n\n\n<iframe name="_hjRemoteVarsFrame" title="_hjRemoteVarsFrame" id="_hjRemoteVarsFrame" src="https://vars.hotjar.com/box-c6ca1c87e308a39aabb76b56ba54398b.html" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;"></iframe><iframe id="_hjSafeContext_92036342" src="about:blank" style="display: none !important; width: 1px !important; height: 1px !important; opacity: 0 !important; pointer-events: none !important;"></iframe><noscript>\n <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P4PPW3S"\n\t\theight="0" width="0" style="display:none;visibility:hidden"></iframe>\n </noscript>\n<script type="text/javascript" id="">!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version="2.0",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,"script","https://connect.facebook.net/en_US/fbevents.js");fbq("init","298357621478938");fbq("track","PageView");</script>\n<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=298357621478938&ev=PageView&noscript=1"></noscript>\n\n<script type="text/javascript" id="">!function(b,e,f,g,a,c,d){b.fbq||(a=b.fbq=function(){a.callMethod?a.callMethod.apply(a,arguments):a.queue.push(arguments)},b._fbq||(b._fbq=a),a.push=a,a.loaded=!0,a.version="2.0",a.queue=[],c=e.createElement(f),c.async=!0,c.src=g,d=e.getElementsByTagName(f)[0],d.parentNode.insertBefore(c,d))}(window,document,"script","https://connect.facebook.net/en_US/fbevents.js");fbq("init","433443771344643");fbq("track","PageView");</script>\n<noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=433443771344643&ev=PageView&noscript=1"></noscript>\n<script type="text/javascript" id="" src="https://cdn.embluemail.com/pixeltracking/pixeltracking.js?code=9f0c5dd58da94122ca96467bda8b74c0"></script><script type="text/javascript" id="" src="https://storage.embluemail.com/pixeltracking/sdk-worker.js"></script><script type="text/javascript" id="">(function(d,e,f,g,h,b,c,k){k=function(a){a=new Date;return a.getFullYear()+""+(a.getMonth()+1)+a.getDate()+"T"+a.getHours()+a.getMinutes()+a.getSeconds()};h="https://widgets-static.embluemail.com/accounts/16445FFDD88655CE6/scripts/sw_1644.js?ts\\x3d"+k();d[f]=d[f]||[];b=e.createElement(g);b.async=1;b.src=h;c=e.getElementsByTagName(g)[0];c.parentNode.insertBefore(b,c)})(window,document,"_swdg","script");</script></body></html>'
2.0 Hallando elementos html usando el método find_elements
In [14]:
Out[14]:
Cantidad del Tag <li></li> (lista de items), 127
Se observa un solo elemento html con identificar id:fb-root, 1
Cantidad del Tag <a></a> (añadir link url), 237
Cantidad del Tag <div></div> (división), 589
Cantidad del Tag <ul></ul> (unorder list): , 23
Cantidad del Tag <ol></ol> (order list): , 0
Cantidad del Tag <table></table> (table), 1
Cantidad del Tag <html></html>, 1
Cantidad del Tag <body></body>, 1
Cantidad del Tag <iframe></iframe>, 2
Cantidad del Tag <p></p>, 52
Cantidad del Tag <select></select>, 2
Cantidad de elementos con atributo class:banner-cookies--button, 1
In [8]:
In [86]:
In [19]:

In [ ]:
In [20]:
Out[20]:
[<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="8ecb38d9-64d5-4abd-9cf6-2d0d2f3e84b9")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="9b23c517-9a5c-4ba4-8475-b2c228bf8f16")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="68bd9430-3cae-479a-b51b-d8b8d6a237c3")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="7b552250-8a44-4129-b662-a4796de6c296")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="50050114-4eed-4565-baf5-df7049266836")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="de2b1ab0-dfe6-49cd-a1d3-da594621dfdc")>,
<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="04be6a26-370f-4a87-8a07-9b855df85f34")>]
In [26]:
Out[26]:
[<selenium.webdriver.remote.webelement.WebElement (session="1a57080576a690d6d2951292a0ed8123", element="9b23c517-9a5c-4ba4-8475-b2c228bf8f16")>]
In [87]:
In [88]:
In [34]:
Out[34]:
2
In [36]:
Out[36]:
[<selenium.webdriver.remote.webelement.WebElement (session="ef3da68fe4736b982baacc70fe8e03e7", element="74fb91c9-2845-4056-8a13-d1ebf68d097e")>,
<selenium.webdriver.remote.webelement.WebElement (session="ef3da68fe4736b982baacc70fe8e03e7", element="bb326b76-4632-4678-9dee-29491bbf2693")>]
In [41]:
Out[41]:
[<selenium.webdriver.remote.webelement.WebElement (session="ef3da68fe4736b982baacc70fe8e03e7", element="956a1a25-c7bd-40fd-b3d5-408d8fc912e5")>]
In [43]:
Out[43]:
'tables'
In [44]:
Out[44]:
'<bvl-market-table-header class="ng-tns-c6-0" _nghost-c7="" ng-reflect-ga="[object Object],[object Object"><div _ngcontent-c7="" class="table-header"><div _ngcontent-c7="" class="table-header-content search-showed"><div _ngcontent-c7="" class="header-items-wrapper"><h3 _ngcontent-c7="" class="title"> Renta Variable </h3></div><div _ngcontent-c7="" class="type-filters"><select _ngcontent-c7="" class="select arrow-red white ng-untouched ng-pristine ng-valid" ctrl="selectSector" ng-reflect-model="" ng-reflect-klass="select arrow-red white" ng-reflect-ng-class="[object Object]"><option _ngcontent-c7="" selected="" value="" ng-reflect-value="">SECTOR</option><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><option _ngcontent-c7="" value="CS" class="ng-star-inserted"> SEGUROS </option><option _ngcontent-c7="" value="CD" class="ng-star-inserted"> DIVERSAS </option><option _ngcontent-c7="" value="CA" class="ng-star-inserted"> ADMINISTRADORAS DE FONDOS DE PENSIONES </option><option _ngcontent-c7="" value="CG" class="ng-star-inserted"> AGRARIO </option><option _ngcontent-c7="" value="FI" class="ng-star-inserted"> FONDOS DE INVERSIÓN </option><option _ngcontent-c7="" value="CM" class="ng-star-inserted"> MINERAS </option><option _ngcontent-c7="" value="CP" class="ng-star-inserted"> SERVICIOS PÚBLICOS </option><option _ngcontent-c7="" value="CB" class="ng-star-inserted"> BANCOS Y FINANCIERAS </option><option _ngcontent-c7="" value="CI" class="ng-star-inserted"> INDUSTRIALES </option></select><div _ngcontent-c7="" class="g-site-select"><div _ngcontent-c7="" class="g-site-select--label"><span _ngcontent-c7="">SECTOR</span><i _ngcontent-c7="" class="icon-simple-arrow-down"></i></div><div _ngcontent-c7="" class="g-site-select--list default" ng-reflect-bvl-toggle-by-position="g-site-select--list-left,defau"><div _ngcontent-c7="" ctrl="selectSector">>SECTOR</div><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> SEGUROS </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> DIVERSAS </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> ADMINISTRADORAS DE FONDOS DE PENSIONES </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> AGRARIO </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> FONDOS DE INVERSIÓN </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> MINERAS </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> SERVICIOS PÚBLICOS </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> BANCOS Y FINANCIERAS </div><div _ngcontent-c7="" ctrl="selectSector" ng-reflect-ng-class="[object Object]" class="ng-star-inserted"> INDUSTRIALES </div></div></div></div><div _ngcontent-c7="" class="time-filter"><div _ngcontent-c7="" class="btn-group-toggle d-none d-lg-block"><label _ngcontent-c7="" class="btn btn-primary" ng-reflect-klass="btn" ng-reflect-ng-class="[object Object]"><input _ngcontent-c7="" ctrl="timeFilter" type="radio" ng-reflect-value="1" ng-reflect-model="1" class="ng-untouched ng-pristine ng-valid"><span _ngcontent-c7="">Día</span></label></div></div></div></div></bvl-market-table-header><div class="tables-container tables-fit loaded"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><!----><article class="table-article ng-tns-c6-0 ng-star-inserted"><header class="table-article-header"><h4 class="table-title font-green" ng-reflect-klass="table-title" ng-reflect-ng-class="font-green"> Mayores Alzas <!--bindings={\n "ng-reflect-ng-if": "icon-arrow-up"\n}--><i class="ng-tns-c6-0 icon-arrow-up ng-star-inserted" ng-reflect-ng-class="icon-arrow-up"></i></h4></header><div class="ng-tns-c6-0 ng-star-inserted" style="position: relative;"><span class="ngx-top-scrollbar ng-tns-c6-0 ng-star-inserted" style="display: block; position: absolute; top: -4px; width: 100%; border: 0px none rgba(0, 0, 0, 0); overflow: auto hidden; height: 8px; pointer-events: none; z-index: 1;"><span class="ngx-top-scrollbar-inner ng-tns-c6-0" style="display: block; height: 8px; pointer-events: none; width: 570px;"></span></span><span class="ngx-top-scroll-cover ng-tns-c6-0 ng-star-inserted" style="position: absolute; display: block; top: 0px; right: 0px; left: 0px; height: 8px; pointer-events: none;"></span><div class="table-wrapper ng-tns-c6-0" topscrollbar=""><!--bindings={\n "ng-reflect-ng-if": "10",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><table class="table-dark table ng-tns-c6-0 ng-star-inserted" scrolledelement=""><thead class="ng-tns-c6-0 head-green" ng-reflect-ng-class="head-green"><tr class="bvl-row"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Nemonicos <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Última <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Var% <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th></tr></thead><tbody class="ng-tns-c6-0"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="ENGEPEC1">ENGEPEC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 3.46 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "19.31"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="19.31"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 19.31% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-0" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70051#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="ENDISPC1">ENDISPC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 4.72 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "16.26"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="16.26"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 16.26% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-1" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70101#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="POMALCC1">POMALCC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 0.390 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "4"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="4"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 4.00% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-2" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77930#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="SCOTIAC1">SCOTIAC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 18.50 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "2.78"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="2.78"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 2.78% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-3" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=14000#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="MINSURI1">MINSURI1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 3.75 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "2.74"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="2.74"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 2.74% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-4" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=62200#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="CARTAVC1">CARTAVC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 34.50 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "2.68"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="2.68"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 2.68% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-5" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77143#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="ETFPERUD">ETFPERUD</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 8.88 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "1.83"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="1.83"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 1.83% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-6" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=79800#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="AENZAC1">AENZAC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 0.77 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "1.32"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="1.32"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 1.32% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-7" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73658#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="SIDERC1">SIDERC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 1.59 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "0.63"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="0.63"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 0.63% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-8" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=53100#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="CASAGRC1">CASAGRC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 8.05 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "0.5"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="0.5"><span _ngcontent-c8="" class="amount-cell rise with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> 0.50% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores Alzas-9" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=77146#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr></tbody></table><!----></div></div></article><!----><article class="table-article ng-tns-c6-0 ng-star-inserted"><header class="table-article-header"><h4 class="table-title font-red" ng-reflect-klass="table-title" ng-reflect-ng-class="font-red"> Mayores bajas <!--bindings={\n "ng-reflect-ng-if": "icon-arrow-down"\n}--><i class="ng-tns-c6-0 icon-arrow-down ng-star-inserted" ng-reflect-ng-class="icon-arrow-down"></i></h4></header><div class="ng-tns-c6-0 ng-star-inserted" style="position: relative;"><span class="ngx-top-scrollbar ng-tns-c6-0 ng-star-inserted" style="display: block; position: absolute; top: -4px; width: 100%; border: 0px none rgba(0, 0, 0, 0); overflow: auto hidden; height: 8px; pointer-events: none; z-index: 1;"><span class="ngx-top-scrollbar-inner ng-tns-c6-0" style="display: block; height: 8px; pointer-events: none; width: 570px;"></span></span><span class="ngx-top-scroll-cover ng-tns-c6-0 ng-star-inserted" style="position: absolute; display: block; top: 0px; right: 0px; left: 0px; height: 8px; pointer-events: none;"></span><div class="table-wrapper ng-tns-c6-0" topscrollbar=""><!--bindings={\n "ng-reflect-ng-if": "10",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><table class="table-dark table ng-tns-c6-0 ng-star-inserted" scrolledelement=""><thead class="ng-tns-c6-0 head-red" ng-reflect-ng-class="head-red"><tr class="bvl-row"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Nemonicos <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Última <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th><th class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="[object Object]"><!--bindings={\n "ng-reflect-ng-switch-case": "inWatchlist"\n}--><!----><!----> Var% <button class="btn btn-icon btn-sortBy ng-tns-c6-0 ng-star-inserted" type="button"><i class="icon-sort"></i></button></th></tr></thead><tbody class="ng-tns-c6-0"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="SHPC1">SHPC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 22.10 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-13.06"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-13.06"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -13.06% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-0" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=63900#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="IFS">IFS</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 22.50 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-2.39"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-2.39"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -2.39% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-1" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=5626F#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="ALICORC1">ALICORC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 7.00 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-1.82"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-1.82"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.82% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-2" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=21400#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="BVN">BVN</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 7.77 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-1.65"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-1.65"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.65% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-3" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=61200#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="CPACASC1">CPACASC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 4.00 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-1.23"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-1.23"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.23% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-4" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=23950#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="ENGIEC1">ENGIEC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 4.90 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-1.01"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-1.01"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -1.01% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-5" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=70210#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="FIBCCAP">FIBCCAP</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 83.00 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-0.69"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-0.69"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.69% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-6" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=80050#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="BAP">BAP</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 150.00 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-0.57"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-0.57"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.57% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-7" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=73250#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="CREDITC1">CREDITC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 2.60 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-0.38"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-0.38"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.38% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-8" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=12000#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr><!----><tr class="bvl-row ng-tns-c6-0 ng-star-inserted" ctrl="rowItem" ng-reflect-klass="bvl-row" ng-reflect-ng-class="[object Object]"><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="string" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!----><span class="ng-tns-c6-0 ng-star-inserted" title="CVERDEC1">CVERDEC1</span></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="price" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!----><span class="ng-tns-c6-0 ng-star-inserted"> 31.00 </span><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----></td><td class="ng-tns-c6-0 ng-star-inserted" ng-reflect-ng-switch="percent" style="cursor: pointer;"><!--bindings={\n "ng-reflect-ng-switch-case": "price"\n}--><!--bindings={\n "ng-reflect-ng-switch-case": "percent"\n}--><!----><!--bindings={\n "ng-reflect-ng-if": "-0.32"\n}--><bvl-amount-cell _nghost-c8="" class="ng-tns-c6-0 ng-star-inserted" ng-reflect-variation="-0.32"><span _ngcontent-c8="" class="amount-cell fall with-icons" ng-reflect-klass="amount-cell" ng-reflect-ng-class="[object Object]"> -0.32% </span></bvl-amount-cell><!----><!----></td></tr><tr class="details-row ng-tns-c6-0 ng-star-inserted"><td class="ng-tns-c6-0" ng-reflect-ng-class="[object Object]" colspan="3"><article class="element-details ng-trigger ng-trigger-detailExpand" style="height:0px;min-height:0px;0:height;1:min-height;height:0px;min-height:0px;"><header class="ng-tns-c6-0"><h3 class="title"></h3><button class="btn btn-close"><span class="sr-only">Close</span><i class="icon-close"></i></button></header><div class="row no-gutters"><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><!--bindings={\n "ng-reflect-ng-if": "true",\n "ng-reflect-ng-if-else": "[object Object]"\n}--><!----><div class="graphic-wrapper ng-tns-c6-0 ng-star-inserted" id="graphic-Mayores bajas-9" style=""></div><!----></div><div class="ng-tns-c6-0 col-md-12" ng-reflect-ng-class="col-md-12"><bvl-links-list class="ng-tns-c6-0" _nghost-c9="" ng-reflect-ga="[object Object],[object Object" ng-reflect-links="[object Object],[object Object"><!--bindings={\n "ng-reflect-ng-if": "[object Object],[object Object"\n}--><ul _ngcontent-c9="" class="link-list ng-star-inserted" style=""><!--bindings={\n "ng-reflect-ng-for-of": "[object Object],[object Object"\n}--><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#info-corporativa" title="Info corporativa">Info corporativa</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#valores-inscritos" title="Valores Inscritos">Valores Inscritos</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#historico-de-cotizaciones" title="Histórico de cotizaciones">Histórico de cotizaciones</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#hechos-de-importancia" title="Hechos de importancia">Hechos de importancia</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#informacion-financiera" title="Información financiera">Información financiera</a></li><li _ngcontent-c9="" class="ng-star-inserted"><a _ngcontent-c9="" ctrl="linkListLink" href="https://www.bvl.com.pe/emisores/detalle?companyCode=64650#memorias" title="Memorias">Memorias</a></li></ul></bvl-links-list></div></div><!--bindings={\n "ng-reflect-ng-if": "false"\n}--></article></td></tr></tbody></table><!----></div></div></article></div>'
In [45]:
Out[45]:
[ Nemonicos \
0 ENGEPEC1
1 CloseInfo corporativaValores InscritosHistóric...
2 ENDISPC1
3 CloseInfo corporativaValores InscritosHistóric...
4 POMALCC1
5 CloseInfo corporativaValores InscritosHistóric...
6 SCOTIAC1
7 CloseInfo corporativaValores InscritosHistóric...
8 MINSURI1
9 CloseInfo corporativaValores InscritosHistóric...
10 CARTAVC1
11 CloseInfo corporativaValores InscritosHistóric...
12 ETFPERUD
13 CloseInfo corporativaValores InscritosHistóric...
14 AENZAC1
15 CloseInfo corporativaValores InscritosHistóric...
16 SIDERC1
17 CloseInfo corporativaValores InscritosHistóric...
18 CASAGRC1
19 CloseInfo corporativaValores InscritosHistóric...
Última \
0 3.46
1 CloseInfo corporativaValores InscritosHistóric...
2 4.72
3 CloseInfo corporativaValores InscritosHistóric...
4 0.390
5 CloseInfo corporativaValores InscritosHistóric...
6 18.50
7 CloseInfo corporativaValores InscritosHistóric...
8 3.75
9 CloseInfo corporativaValores InscritosHistóric...
10 34.50
11 CloseInfo corporativaValores InscritosHistóric...
12 8.88
13 CloseInfo corporativaValores InscritosHistóric...
14 0.77
15 CloseInfo corporativaValores InscritosHistóric...
16 1.59
17 CloseInfo corporativaValores InscritosHistóric...
18 8.05
19 CloseInfo corporativaValores InscritosHistóric...
Var%
0 19.31%
1 CloseInfo corporativaValores InscritosHistóric...
2 16.26%
3 CloseInfo corporativaValores InscritosHistóric...
4 4.00%
5 CloseInfo corporativaValores InscritosHistóric...
6 2.78%
7 CloseInfo corporativaValores InscritosHistóric...
8 2.74%
9 CloseInfo corporativaValores InscritosHistóric...
10 2.68%
11 CloseInfo corporativaValores InscritosHistóric...
12 1.83%
13 CloseInfo corporativaValores InscritosHistóric...
14 1.32%
15 CloseInfo corporativaValores InscritosHistóric...
16 0.63%
17 CloseInfo corporativaValores InscritosHistóric...
18 0.50%
19 CloseInfo corporativaValores InscritosHistóric... ,
Nemonicos \
0 SHPC1
1 CloseInfo corporativaValores InscritosHistóric...
2 IFS
3 CloseInfo corporativaValores InscritosHistóric...
4 ALICORC1
5 CloseInfo corporativaValores InscritosHistóric...
6 BVN
7 CloseInfo corporativaValores InscritosHistóric...
8 CPACASC1
9 CloseInfo corporativaValores InscritosHistóric...
10 ENGIEC1
11 CloseInfo corporativaValores InscritosHistóric...
12 FIBCCAP
13 CloseInfo corporativaValores InscritosHistóric...
14 BAP
15 CloseInfo corporativaValores InscritosHistóric...
16 CREDITC1
17 CloseInfo corporativaValores InscritosHistóric...
18 CVERDEC1
19 CloseInfo corporativaValores InscritosHistóric...
Última \
0 22.10
1 CloseInfo corporativaValores InscritosHistóric...
2 22.50
3 CloseInfo corporativaValores InscritosHistóric...
4 7.00
5 CloseInfo corporativaValores InscritosHistóric...
6 7.77
7 CloseInfo corporativaValores InscritosHistóric...
8 4.00
9 CloseInfo corporativaValores InscritosHistóric...
10 4.90
11 CloseInfo corporativaValores InscritosHistóric...
12 83.00
13 CloseInfo corporativaValores InscritosHistóric...
14 150.00
15 CloseInfo corporativaValores InscritosHistóric...
16 2.60
17 CloseInfo corporativaValores InscritosHistóric...
18 31.00
19 CloseInfo corporativaValores InscritosHistóric...
Var%
0 -13.06%
1 CloseInfo corporativaValores InscritosHistóric...
2 -2.39%
3 CloseInfo corporativaValores InscritosHistóric...
4 -1.82%
5 CloseInfo corporativaValores InscritosHistóric...
6 -1.65%
7 CloseInfo corporativaValores InscritosHistóric...
8 -1.23%
9 CloseInfo corporativaValores InscritosHistóric...
10 -1.01%
11 CloseInfo corporativaValores InscritosHistóric...
12 -0.69%
13 CloseInfo corporativaValores InscritosHistóric...
14 -0.57%
15 CloseInfo corporativaValores InscritosHistóric...
16 -0.38%
17 CloseInfo corporativaValores InscritosHistóric...
18 -0.32%
19 CloseInfo corporativaValores InscritosHistóric... ]
In [46]:
Out[46]:
In [47]:
Out[47]:
In [51]:
Out[51]:
In [128]:
Out[128]:
[<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="c34fea69-5e7a-469e-a8c1-0e849d6204ef")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="99def915-e0e8-40ec-b93e-0319a1d00f6e")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="07be8470-34f9-466e-a482-3aeeadcf0516")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="668cb5f4-8893-4d32-b4c6-8026b2e5667f")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="53c0a043-0c32-4fe6-a5c6-116d49720e5e")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="d5eb3b7e-6894-4568-bf42-18f6c8c5d0d8")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="b8db1db2-28d5-4bc4-957a-db7814589200")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="fbc80c9b-1560-43f7-8501-87254033357e")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="13047e06-a0de-4c6f-a3ec-0549ebff3813")>,
<selenium.webdriver.remote.webelement.WebElement (session="c3948e99da53ec6bf2e3a012a623837f", element="22691d84-bb50-4422-b349-b9c8e37d7e12")>]
In [141]:
Out[141]:
['>SECTOR',
'SEGUROS',
'DIVERSAS',
'ADMINISTRADORAS DE FONDOS DE PENSIONES',
'AGRARIO',
'FONDOS DE INVERSIÓN',
'MINERAS',
'SERVICIOS PÚBLICOS',
'BANCOS Y FINANCIERAS',
'INDUSTRIALES']
In [142]:
Out[142]:
'MINERAS'
In [143]:
In [147]:
Out[147]:
In [148]:
Out[148]:
In [158]:
In [159]:
Out[159]:
CDwindow-D1F4759C0B625222D4B25C88A9C9B1D7
'CDwindow-2DE18EAC1B340D97C0E552920A0F6383'
In [161]:
In [162]:
Out[162]:
0%| | 0/9 [00:00<?, ?it/s]SEGUROS
11%|█████████▎ | 1/9 [00:02<00:18, 2.36s/it]DIVERSAS
22%|██████████████████▋ | 2/9 [00:04<00:16, 2.32s/it]0
1
ADMINISTRADORAS DE FONDOS DE PENSIONES
33%|████████████████████████████ | 3/9 [00:06<00:13, 2.27s/it]AGRARIO
44%|█████████████████████████████████████▎ | 4/9 [00:09<00:11, 2.23s/it]0
FONDOS DE INVERSIÓN
56%|██████████████████████████████████████████████▋ | 5/9 [00:11<00:08, 2.20s/it]0
MINERAS
67%|████████████████████████████████████████████████████████ | 6/9 [00:13<00:06, 2.19s/it]0
1
SERVICIOS PÚBLICOS
78%|█████████████████████████████████████████████████████████████████▎ | 7/9 [00:15<00:04, 2.21s/it]0
1
BANCOS Y FINANCIERAS
89%|██████████████████████████████████████████████████████████████████████████▋ | 8/9 [00:17<00:02, 2.21s/it]0
1
INDUSTRIALES
100%|████████████████████████████████████████████████████████████████████████████████████| 9/9 [00:19<00:00, 2.22s/it]
0
1
In [163]:
Out[163]:
{'DIVERSAS_Mayor alza': Nemonicos Última Var% sector variacion
0 AENZAC1 0.77 1.32% DIVERSAS Mayor alza
1 INRETC1 35.01 0.03% DIVERSAS Mayor alza,
'DIVERSAS_Mayor caída': Nemonicos Última Var% sector variacion
0 IFS 22.50 -2.39% DIVERSAS Mayor caída
1 FIBCCAP 83.00 -0.69% DIVERSAS Mayor caída
2 BAP 150.25 -0.40% DIVERSAS Mayor caída,
'AGRARIO_Mayor alza': Nemonicos Última Var% sector variacion
0 POMALCC1 0.390 4.00% AGRARIO Mayor alza
1 CARTAVC1 34.50 2.68% AGRARIO Mayor alza
2 CASAGRC1 8.05 0.50% AGRARIO Mayor alza,
'FONDOS DE INVERSIÓN_Mayor alza': Nemonicos Última Var% sector variacion
0 FICOIF7 303.57 -0.38% FONDOS DE INVERSIÓN Mayor alza,
'MINERAS_Mayor alza': Nemonicos Última Var% sector variacion
0 MINSURI1 3.75 2.74% MINERAS Mayor alza,
'MINERAS_Mayor caída': Nemonicos Última Var% sector variacion
0 SHPC1 22.10 -13.06% MINERAS Mayor caída
1 BVN 7.76 -1.77% MINERAS Mayor caída
2 CVERDEC1 31.00 -0.32% MINERAS Mayor caída,
'SERVICIOS PÚBLICOS_Mayor alza': Nemonicos Última Var% sector variacion
0 ENDISPC1 4.92 21.18% SERVICIOS PÚBLICOS Mayor alza
1 ENGEPEC1 3.50 20.69% SERVICIOS PÚBLICOS Mayor alza
2 HIDRA2C1 1.42 3.65% SERVICIOS PÚBLICOS Mayor alza,
'SERVICIOS PÚBLICOS_Mayor caída': Nemonicos Última Var% sector variacion
0 ENGIEC1 4.90 -1.01% SERVICIOS PÚBLICOS Mayor caída,
'BANCOS Y FINANCIERAS_Mayor alza': Nemonicos Última Var% sector variacion
0 SCOTIAC1 18.50 2.78% BANCOS Y FINANCIERAS Mayor alza,
'BANCOS Y FINANCIERAS_Mayor caída': Nemonicos Última Var% sector variacion
0 CREDITC1 2.60 -0.38% BANCOS Y FINANCIERAS Mayor caída,
'INDUSTRIALES_Mayor alza': Nemonicos Última Var% sector variacion
0 SIDERC1 1.59 0.63% INDUSTRIALES Mayor alza,
'INDUSTRIALES_Mayor caída': Nemonicos Última Var% sector variacion
0 ALICORC1 7.01 -1.68% INDUSTRIALES Mayor caída
1 CPACASC1 4.00 -1.23% INDUSTRIALES Mayor caída
2 BACKUSI1 24.40 -0.81% INDUSTRIALES Mayor caída}
In [164]:
Out[164]:
3.0 Caso 2
Extracción de tabla de índices
In [170]:
In [171]:
In [172]:
In [173]:
In [174]:
Out[174]:
[ Índice \
0 S&P/BVL Peru General
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 S&P/BVL Peru Select
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 S&P/BVL Peru General ESG
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 S&P/BVL LIMA 25
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 S&P/BVL Peru Select 20% Capped
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 S&P/BVL Peru Select 20% Capped ESG Tilted
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 S&P/BVL Peru Enhanced Dividend
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 S&P/BVL Peru SmallCap
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 S&P/BVL Ingenius
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 S&P/BVL CONSUMER
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 S&P/BVL FINANCIALS
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 S&P/BVL INDUSTRIALS
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 S&P/BVL MINING
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 S&P/BVL SERVICES
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 S&P/BVL ELECTRIC
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 S&P/BVL CONSTRUCTION
31 Close¿Qué es?ComponentesDocumentos Descargable...
Última \
0 21857.86
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 570.89
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 936.27
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 30472.13
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 224.91
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 221.78
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 210.47
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 177.4
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 510.71
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 1286.72
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 1047.66
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 241.46
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 387.6
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 697.18
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 680.63
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 235.82
31 Close¿Qué es?ComponentesDocumentos Descargable...
Ant. \
0 21860.62
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 577.7
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 942.11
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 30369.23
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 227.37
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 223.19
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 212.54
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 177.84
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 513.75
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 1294.27
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 1053.13
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 241.64
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 387.94
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 631.05
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 616.06
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 236.09
31 Close¿Qué es?ComponentesDocumentos Descargable...
Apert. \
0 21788.02
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 575.78
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 939.93
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 30268.37
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 227.37
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 222.75
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 212
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 177.84
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 517.84
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 1289.97
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 1049.64
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 240.84
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 386.65
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 628.96
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 614.02
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 235.3
31 Close¿Qué es?ComponentesDocumentos Descargable...
Max \
0 21988.1
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 579.9
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 944.42
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 30614.21
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 228.3
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 223.65
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 213.53
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 178.79
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 517.84
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 1298.28
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 1058.36
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 242.75
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 389.59
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 698.06
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 681.49
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 237.16
31 Close¿Qué es?ComponentesDocumentos Descargable...
Min \
0 21788.02
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 570.59
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 935.79
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 30268.37
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 224.5
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 221.46
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 210.2
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 177.33
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 507.19
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 1285.85
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 1046.2
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 240.76
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 386.65
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 628.96
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 614.02
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 234.85
31 Close¿Qué es?ComponentesDocumentos Descargable...
Var% \
0 -0.01%
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 -1.18%
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 -0.62%
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 0.34%
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 -1.08%
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 -0.63%
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 -0.97%
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 -0.25%
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 -0.59%
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 -0.58%
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 -0.52%
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 -0.07%
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 -0.09%
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 10.48%
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 10.48%
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 -0.11%
31 Close¿Qué es?ComponentesDocumentos Descargable...
Unnamed: 7
0 NaN
1 Close¿Qué es?ComponentesDocumentos Descargable...
2 NaN
3 Close¿Qué es?ComponentesDocumentos Descargable...
4 NaN
5 Close¿Qué es?ComponentesDocumentos Descargable...
6 NaN
7 Close¿Qué es?ComponentesDocumentos Descargable...
8 NaN
9 Close¿Qué es?ComponentesDocumentos Descargable...
10 NaN
11 Close¿Qué es?ComponentesDocumentos Descargable...
12 NaN
13 Close¿Qué es?ComponentesDocumentos Descargable...
14 NaN
15 Close¿Qué es?ComponentesDocumentos Descargable...
16 NaN
17 Close¿Qué es?ComponentesDocumentos Descargable...
18 NaN
19 Close¿Qué es?ComponentesDocumentos Descargable...
20 NaN
21 Close¿Qué es?ComponentesDocumentos Descargable...
22 NaN
23 Close¿Qué es?ComponentesDocumentos Descargable...
24 NaN
25 Close¿Qué es?ComponentesDocumentos Descargable...
26 NaN
27 Close¿Qué es?ComponentesDocumentos Descargable...
28 NaN
29 Close¿Qué es?ComponentesDocumentos Descargable...
30 NaN
31 Close¿Qué es?ComponentesDocumentos Descargable... ]
In [175]:
Out[175]:
2.0 Extraer tabla con información de visitas al Consejo de Ministros
Esta etapa fue parte de un concurso de Lucha contra la Corrupción
In [11]:
In [24]:
In [25]:
In [26]:
In [27]:
In [28]:
In [29]:
In [30]:
Out[30]:
104
In [ ]:
In [31]:
In [32]:
Out[32]:
'<div class="dt-buttons"><button class="dt-button buttons-excel buttons-html5" tabindex="0" aria-controls="maintable" type="button"><span>Excel</span></button> </div><table id="maintable" class="table table-bordered table-striped display compact responsive wrap no-footer dtr-inline dataTable" style="font-size: 12px; width: 100%;" role="grid" aria-describedby="maintable_info">\n <thead>\n <tr role="row"><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 51.0189px;">Fecha</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 87.0189px;">Entidad visitada</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 79.0189px;">Visitante</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 80.0189px;">Documento del visitante</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 190.019px;">Entidad del visitante</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 246.019px;">Funcionario visitado</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 45.0189px;">Hora Ingreso</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 37.0189px;">Hora Salida</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 63.0189px;">Motivo</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 80.0189px;">Lugar específico</th><th class="sorting_disabled" rowspan="1" colspan="1" style="width: 205.019px;">Observación</th></tr>\n </thead>\n\n \n <tbody><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>RAMIREZ CHAVARRY JOHAN</td><td>DNI 40452691</td><td>Entidad pública - CONGRESO DE LA REPÚBLICA</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>21:15</td><td>21:57</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>ZETA CHUNGA CRUZ MARIA</td><td>DNI 02726999</td><td>Entidad pública - CONGRESO DE LA REPÚBLICA</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>21:31</td><td>21:57</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>MONTEZA FACHO SILVIA MARIA</td><td>DNI 16667146</td><td>Entidad pública - CONGRESO DE LA REPÚBLICA</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>21:15</td><td>21:57</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>ALVA ROJAS CARLOS ENRIQUE</td><td>DNI 18099931</td><td>Entidad pública - CONGRESO DE LA REPÚBLICA</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>21:15</td><td>21:57</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>GAMARRA MALPARTIDA ABEL CESAR</td><td>DNI 21866507</td><td>Entidad pública - VICEMINISTERIO DE ORDEN INTERNO</td><td>LARREA SANCHEZ MANUEL EDUARDO - DESPACHO MINISTERIAL - JEFE DE GABINETE DE ASESORES</td><td>17:41</td><td>18:20</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>TAFUR HERRERA PERCY</td><td>DNI 26728711</td><td>Persona natural - a titulo personal</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>17:30</td><td>17:32</td><td>Reunión de trabajo</td><td>PALACIO - SALA GRACIELA FERNANDEZ - BACA</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>BUSTAMANTE ROMERO IGNACIO JOSE</td><td>DNI 07874627</td><td>Entidad privada - COMPANIA MINERA ARES S.A.C.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>17:00</td><td>18:21</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>PALMA GARCIA ZAPATERO JOSE AUGUSTO</td><td>DNI 06342752</td><td>Entidad privada - COMPANIA MINERA ARES S.A.C.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>17:00</td><td>18:21</td><td>Reunión de trabajo</td><td>PALACIO - Sala Miguel Grau</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>RAMOS ESTRADA ROBERTO RAUL</td><td>DNI 48344046</td><td>Entidad privada - EMPRESA 1000 JOBS SOCIEDAD ANONIMA CERRADA - EMPRESA 1000 JOBS S.A.C.</td><td>WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABASTECIMIENTO - PROFESIONAL TÉCNICO</td><td>16:57</td><td>17:15</td><td>Provisión de Servicios</td><td>PIÑEIRO - ALMACÉN - almacén</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>PAUCAR CARHUAS NEHEMIAS MANUEL</td><td>DNI 46053107</td><td>Entidad privada - EMPRESA 1000 JOBS SOCIEDAD ANONIMA CERRADA - EMPRESA 1000 JOBS S.A.C.</td><td>WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABASTECIMIENTO - PROFESIONAL TÉCNICO</td><td>16:57</td><td>17:15</td><td>Provisión de Servicios</td><td>PIÑEIRO - ALMACÉN - almacén</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>VICENTE ROJAS YORDY ERINSON</td><td>DNI 77209282</td><td>Entidad privada - EMPRESA 1000 JOBS SOCIEDAD ANONIMA CERRADA - EMPRESA 1000 JOBS S.A.C.</td><td>WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABASTECIMIENTO - PROFESIONAL TÉCNICO</td><td>16:57</td><td>17:15</td><td>Provisión de Servicios</td><td>PIÑEIRO - ALMACÉN - almacén</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>CABRERA RIOS MILTON JAVIER</td><td>DNI 06768911</td><td>Entidad pública - POLICIA NACIONAL DEL PERÚ (PNP)</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:40</td><td>18:20</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>REATEGUI LAZARTE LUIS FERNANDO</td><td>DNI 43381114</td><td>Entidad pública - POLICIA NACIONAL DEL PERÚ (PNP)</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:40</td><td>18:20</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>SUN QIANNAN</td><td>CE 001522823</td><td>Entidad pública - MINERA CHINALCO PERÚ S.A.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>CHAVEZ RIVA GALVEZ JAIME CESAR</td><td>DNI 08267655</td><td>Entidad pública - MINISTERIO DE ENERGIA Y MINAS (MEM)</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>OJEDA ZEVALLOS VILMAR ASISCLO</td><td>DNI 20579272</td><td>Entidad pública - MINISTERIO DE ENERGIA Y MINAS (MEM)</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>BUSELLI CANEPA EZIO MARTINO</td><td>DNI 07801032</td><td>Entidad privada - MINERA CHINALCO PERÚ S.A.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>LA MADRID COELLO RAUL ALBERTO</td><td>DNI 40105784</td><td>Entidad privada - Minera Chinalco Perú SA</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>BARRENECHEA CHAVEZ ALVARO LUIS</td><td>DNI 07857243</td><td>Entidad privada - MINERA CHINALCO PERÚ S.A.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>ZHANG XUDONG</td><td>CE 005256271</td><td>Entidad privada - MINERA CHINALCO PERÚ S.A.</td><td>TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL - PRESIDENTE DEL CONSEJO DE MINISTROS</td><td>16:30</td><td>16:48</td><td>Reunión de trabajo</td><td>PALACIO - PEREZ DE CUELLAR</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>SILVA ANGULO ROMULO</td><td>DNI 18212416</td><td>Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>16:15</td><td>17:33</td><td>Reunión de trabajo</td><td>PALACIO - SALA VALER</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>SUAREZ CARLO LUIS ALBERTO</td><td>DNI 16473044</td><td>Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>16:15</td><td>17:33</td><td>Reunión de trabajo</td><td>PALACIO - SALA VALER</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>SAAVEDRA CASTILLO MAGDALENO</td><td>DNI 03823803</td><td>Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>16:15</td><td>17:33</td><td>Reunión de trabajo</td><td>PALACIO - SALA VALER</td><td></td></tr><tr role="row" class="even"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>CASTILLO CLAUDETT EDUARDO CESAR</td><td>DNI 08180761</td><td>Entidad pública - MINISTERIO DEL INTERIOR (MININTER)</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>16:00</td><td>18:21</td><td>Reunión de trabajo</td><td>PALACIO - SALA VALER</td><td></td></tr><tr role="row" class="odd"><td class="dtr-control">03/11/2022</td><td>PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM</td><td>PERALTA GUZMAN LUIS ALBERTO</td><td>DNI 43769916</td><td>Entidad pública - MINISTERIO DE DEFENSA (MINDEF)</td><td>PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOBERNANZA TERRITORIAL - VICEMINISTRO DE GOBERNANZA TERRITORIAL</td><td>16:00</td><td>17:33</td><td>Reunión de trabajo</td><td>PALACIO - SALA VALER</td><td></td></tr></tbody></table><div class="dataTables_info" id="maintable_info" role="status" aria-live="polite">Mostrando 1 a 25 de 2,583 Registros</div><div class="dataTables_paginate paging_simple_numbers" id="maintable_paginate"><a class="paginate_button previous disabled" aria-controls="maintable" data-dt-idx="0" tabindex="-1" id="maintable_previous">Anterior</a><span><a class="paginate_button current" aria-controls="maintable" data-dt-idx="1" tabindex="0">1</a><a class="paginate_button " aria-controls="maintable" data-dt-idx="2" tabindex="0">2</a><a class="paginate_button " aria-controls="maintable" data-dt-idx="3" tabindex="0">3</a><a class="paginate_button " aria-controls="maintable" data-dt-idx="4" tabindex="0">4</a><a class="paginate_button " aria-controls="maintable" data-dt-idx="5" tabindex="0">5</a><span class="ellipsis">…</span><a class="paginate_button " aria-controls="maintable" data-dt-idx="6" tabindex="0">104</a></span><a class="paginate_button next" aria-controls="maintable" data-dt-idx="7" tabindex="0" id="maintable_next">Siguiente</a></div>'
In [33]:
In [36]:
Out[36]:
[ Fecha Entidad visitada \
0 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
1 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
2 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
3 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
4 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
5 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
6 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
7 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
8 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
9 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
10 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
11 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
12 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
13 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
14 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
15 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
16 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
17 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
18 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
19 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
20 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
21 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
22 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
23 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
24 03/11/2022 PRESIDENCIA DEL CONSEJO DE MINISTROS - PCM
Visitante Documento del visitante \
0 RAMIREZ CHAVARRY JOHAN DNI 40452691
1 ZETA CHUNGA CRUZ MARIA DNI 02726999
2 MONTEZA FACHO SILVIA MARIA DNI 16667146
3 ALVA ROJAS CARLOS ENRIQUE DNI 18099931
4 GAMARRA MALPARTIDA ABEL CESAR DNI 21866507
5 TAFUR HERRERA PERCY DNI 26728711
6 BUSTAMANTE ROMERO IGNACIO JOSE DNI 07874627
7 PALMA GARCIA ZAPATERO JOSE AUGUSTO DNI 06342752
8 RAMOS ESTRADA ROBERTO RAUL DNI 48344046
9 PAUCAR CARHUAS NEHEMIAS MANUEL DNI 46053107
10 VICENTE ROJAS YORDY ERINSON DNI 77209282
11 CABRERA RIOS MILTON JAVIER DNI 06768911
12 REATEGUI LAZARTE LUIS FERNANDO DNI 43381114
13 SUN QIANNAN CE 001522823
14 CHAVEZ RIVA GALVEZ JAIME CESAR DNI 08267655
15 OJEDA ZEVALLOS VILMAR ASISCLO DNI 20579272
16 BUSELLI CANEPA EZIO MARTINO DNI 07801032
17 LA MADRID COELLO RAUL ALBERTO DNI 40105784
18 BARRENECHEA CHAVEZ ALVARO LUIS DNI 07857243
19 ZHANG XUDONG CE 005256271
20 SILVA ANGULO ROMULO DNI 18212416
21 SUAREZ CARLO LUIS ALBERTO DNI 16473044
22 SAAVEDRA CASTILLO MAGDALENO DNI 03823803
23 CASTILLO CLAUDETT EDUARDO CESAR DNI 08180761
24 PERALTA GUZMAN LUIS ALBERTO DNI 43769916
Entidad del visitante \
0 Entidad pública - CONGRESO DE LA REPÚBLICA
1 Entidad pública - CONGRESO DE LA REPÚBLICA
2 Entidad pública - CONGRESO DE LA REPÚBLICA
3 Entidad pública - CONGRESO DE LA REPÚBLICA
4 Entidad pública - VICEMINISTERIO DE ORDEN INTERNO
5 Persona natural - a titulo personal
6 Entidad privada - COMPANIA MINERA ARES S.A.C.
7 Entidad privada - COMPANIA MINERA ARES S.A.C.
8 Entidad privada - EMPRESA 1000 JOBS SOCIEDAD A...
9 Entidad privada - EMPRESA 1000 JOBS SOCIEDAD A...
10 Entidad privada - EMPRESA 1000 JOBS SOCIEDAD A...
11 Entidad pública - POLICIA NACIONAL DEL PERÚ (PNP)
12 Entidad pública - POLICIA NACIONAL DEL PERÚ (PNP)
13 Entidad pública - MINERA CHINALCO PERÚ S.A.
14 Entidad pública - MINISTERIO DE ENERGIA Y MINA...
15 Entidad pública - MINISTERIO DE ENERGIA Y MINA...
16 Entidad privada - MINERA CHINALCO PERÚ S.A.
17 Entidad privada - Minera Chinalco Perú SA
18 Entidad privada - MINERA CHINALCO PERÚ S.A.
19 Entidad privada - MINERA CHINALCO PERÚ S.A.
20 Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)
21 Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)
22 Entidad pública - PETROLEOS DEL PERÚ (PETROPERU)
23 Entidad pública - MINISTERIO DEL INTERIOR (MIN...
24 Entidad pública - MINISTERIO DE DEFENSA (MINDEF)
Funcionario visitado Hora Ingreso \
0 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 21:15
1 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 21:31
2 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 21:15
3 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 21:15
4 LARREA SANCHEZ MANUEL EDUARDO - DESPACHO MINIS... 17:41
5 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 17:30
6 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 17:00
7 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 17:00
8 WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABAST... 16:57
9 WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABAST... 16:57
10 WINCHEZ AYLAS TANIA BEATRIZ - OFICINA DE ABAST... 16:57
11 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:40
12 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:40
13 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
14 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
15 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
16 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
17 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
18 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
19 TORRES VASQUEZ ANIBAL - DESPACHO MINISTERIAL -... 16:30
20 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 16:15
21 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 16:15
22 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 16:15
23 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 16:00
24 PALOMINO SANCHEZ PEDRO - VICEMINISTERIO DE GOB... 16:00
Hora Salida Motivo \
0 21:57 Reunión de trabajo
1 21:57 Reunión de trabajo
2 21:57 Reunión de trabajo
3 21:57 Reunión de trabajo
4 18:20 Reunión de trabajo
5 17:32 Reunión de trabajo
6 18:21 Reunión de trabajo
7 18:21 Reunión de trabajo
8 17:15 Provisión de Servicios
9 17:15 Provisión de Servicios
10 17:15 Provisión de Servicios
11 18:20 Reunión de trabajo
12 18:20 Reunión de trabajo
13 16:48 Reunión de trabajo
14 16:48 Reunión de trabajo
15 16:48 Reunión de trabajo
16 16:48 Reunión de trabajo
17 16:48 Reunión de trabajo
18 16:48 Reunión de trabajo
19 16:48 Reunión de trabajo
20 17:33 Reunión de trabajo
21 17:33 Reunión de trabajo
22 17:33 Reunión de trabajo
23 18:21 Reunión de trabajo
24 17:33 Reunión de trabajo
Lugar específico Observación
0 PALACIO - Sala Miguel Grau NaN
1 PALACIO - Sala Miguel Grau NaN
2 PALACIO - Sala Miguel Grau NaN
3 PALACIO - Sala Miguel Grau NaN
4 PALACIO - Sala Miguel Grau NaN
5 PALACIO - SALA GRACIELA FERNANDEZ - BACA NaN
6 PALACIO - Sala Miguel Grau NaN
7 PALACIO - Sala Miguel Grau NaN
8 PIÑEIRO - ALMACÉN - almacén NaN
9 PIÑEIRO - ALMACÉN - almacén NaN
10 PIÑEIRO - ALMACÉN - almacén NaN
11 PALACIO - PEREZ DE CUELLAR NaN
12 PALACIO - PEREZ DE CUELLAR NaN
13 PALACIO - PEREZ DE CUELLAR NaN
14 PALACIO - PEREZ DE CUELLAR NaN
15 PALACIO - PEREZ DE CUELLAR NaN
16 PALACIO - PEREZ DE CUELLAR NaN
17 PALACIO - PEREZ DE CUELLAR NaN
18 PALACIO - PEREZ DE CUELLAR NaN
19 PALACIO - PEREZ DE CUELLAR NaN
20 PALACIO - SALA VALER NaN
21 PALACIO - SALA VALER NaN
22 PALACIO - SALA VALER NaN
23 PALACIO - SALA VALER NaN
24 PALACIO - SALA VALER NaN ]
In [37]:
Out[37]:
In [196]:
In [156]:
Out[156]:
[WDM] - ====== WebDriver manager ======
[WDM] - Current google-chrome version is 107.0.5304
[WDM] - Get LATEST chromedriver version for 107.0.5304 google-chrome
[WDM] - Driver [C:\Users\Roberto\.wdm\drivers\chromedriver\win32\107.0.5304.62\chromedriver.exe] found in cache
C:\Users\Roberto\AppData\Local\Temp\ipykernel_17828\2276245196.py:3: DeprecationWarning: executable_path has been deprecated, please pass in a Service object
driver_visitas = webdriver.Chrome( ChromeDriverManager().install() )
In [38]:
Out[38]:
100%|██████████████████████████████████████████████████████████████████████████████████| 10/10 [00:21<00:00, 2.12s/it]
In [ ]:
In [40]:
Out[40]:
dict_keys(['table_page_0', 'table_page_1', 'table_page_2', 'table_page_3', 'table_page_4', 'table_page_5', 'table_page_6', 'table_page_7', 'table_page_8', 'table_page_9'])
In [41]:
Out[41]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]: