<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--sharestickybuttons-divider-color:#fff}.dark-theme{--sharestickybuttons-divider-color:#778892}.sharestickybuttons__base{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;z-index:7;position:absolute}.sharestickybuttons__base--withheader{margin-top:40px}.sharestickybuttons__base--sticky{position:fixed;top:32px;right:16px}.sharestickybuttons__button{height:48px;width:48px;background-color:#1973b8;color:#fff;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.keyboard-focus .sharestickybuttons__button:focus{outline:1px solid #fff;outline-offset:-6px}.sharestickybuttons__button:active{background-color:#1464a5}.sharestickybuttons__button:active .bbva-icon{color:#1464a5}.sharestickybuttons__button::after{content:'';display:inline-block;position:absolute}.sharestickybuttons__links{display:none}.sharestickybuttons__links--visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.keyboard-focus .sharestickybuttons__link:focus{outline:1px solid #fff;outline-offset:6px}.sharestickybuttons__link .bbva-icon{margin:0;font-size:36px;width:28px;background-color:#fff;color:#1973b8;border-radius:16px}.sharestickybuttons__link .bbva-icon::before{position:relative;left:-4px}.sharestickybuttons__link .bbva-icon.bbva-icon__4_057_whatsapp{font-size:26px;width:18px;background-color:#1973b8;color:#fff}@media (min-width:0) and (max-width:991px){.sharestickybuttons__base{height:0;overflow:hidden;-webkit-transition:height .1s linear;transition:height .1s linear}.sharestickybuttons__base--visible{height:48px}.sharestickybuttons__button::after{right:0;height:20px;border-right:solid 1px var(--sharestickybuttons-divider-color,#fff)}.sharestickybuttons__toggle::after{border:none}}</pre></body></html>