@media(min-width:1024px){.helpsticky__item{font-family:BentonSansBBVA-Medium,Helvetica,Arial,sans-serif;font-weight:500;font-size:12px;line-height:16px;display:block;width:64px;height:auto;margin-top:8px;margin-bottom:8px;padding-top:4px}
.helpsticky__item:first-of-type{padding-top:0}
.helpsticky__item:last-of-type{padding-bottom:0}
.helpsticky__item span{display:block;margin-top:4px;margin-bottom:4px}
.helpsticky__item--link .bbva-svgicon{margin-bottom:8px}
.helpsticky__container{margin-bottom:24px;right:24px}
.helpsticky__container--shifted{margin-bottom:136px}
body:has(.stickybannerdesktop):has(.smartassistant) .helpsticky__container{display:none}
.helpsticky__popup{right:8.8em;margin-bottom:16px;min-width:368px}
.helpsticky__popup .helpsticky__cursor{bottom:188px}
.helpsticky__popup--index3 .helpsticky__cursor{bottom:188px}
.helpsticky__popup--index2 .helpsticky__cursor{bottom:108px}
.helpsticky__popup--index1 .helpsticky__cursor{bottom:28px}
.helpsticky__pop{border-radius:16px;-webkit-box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02);box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02);min-width:368px;min-height:240px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;-webkit-transition:opacity .4s;transition:opacity .4s;padding:24px;max-height:calc(100vh - 32px)}
.dark-theme .helpsticky__pop{-webkit-box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16);box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16)}
.helpsticky__pop--active{display:block;opacity:1}
.helpsticky__pop iframe{width:100%;min-height:200px}
.helpsticky__menu{border-radius:16px;-webkit-box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02);box-shadow:0 4px 4px 0 rgba(18,18,18,.04),0 1px 3px 0 rgba(39,41,45,.02);width:auto;padding:8px;position:absolute;right:0;bottom:0;will-change:transform;-webkit-transform:translateX(calc(100% + 32px));transform:translateX(calc(100% + 32px))}
.dark-theme .helpsticky__menu{-webkit-box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16);box-shadow:0 0 32px 8px rgba(1,5,23,.16),0 0 24px 8px rgba(0,0,0,.16)}
.helpsticky__cursor{height:0;width:0;position:absolute;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent var(--helpsticky-pop-background-color,#fff);right:-12px}
}