@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700&display=swap");.hs-rinde-ahorro-module{background-color:#fff;display:flex;font-family:Nunito Sans,sans-serif;justify-content:center;padding:80px 20px;width:100%}.hs-rinde-ahorro-module *{box-sizing:border-box;margin:0;padding:0}.hs-rinde-ahorro-container{align-items:center;display:flex;gap:80px;max-width:1200px;width:100%}.hs-rinde-ahorro-media{align-items:center;background-color:#f4f6f9;border-radius:20px;display:flex;flex:1;justify-content:center;padding:60px 40px;position:relative}.hs-rinde-ahorro-img{filter:drop-shadow(0 10px 40px rgba(55,77,99,.1));height:auto;max-width:320px;width:100%}.hs-rinde-ahorro-pause{align-items:center;background-color:#879ab0;border-radius:50%;bottom:24px;box-shadow:0 4px 12px rgba(0,0,0,.1);cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;right:24px;transition:transform .2s;width:48px}.hs-rinde-ahorro-pause:hover{transform:scale(1.05)}.hs-rinde-ahorro-content{display:flex;flex:1.1;flex-direction:column}.hs-rinde-ahorro-title{color:#022759;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:40px}.hs-rinde-ahorro-highlight{color:#066bf1}.hs-rinde-ahorro-list{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}.hs-rinde-ahorro-item{align-items:flex-start;display:flex;gap:20px}.hs-rinde-ahorro-icon{color:#022759;flex-shrink:0;font-size:24px;margin-top:2px;width:30px}.hs-rinde-ahorro-icon svg{fill:currentColor;height:28px;width:28px}.hs-rinde-ahorro-text-col{display:flex;flex-direction:column;gap:6px}.hs-rinde-ahorro-item-title{color:#022759;font-size:20px;font-weight:700;line-height:1.3}.hs-rinde-ahorro-item-desc{color:#415d83;font-size:16px;font-weight:400;line-height:1.5}.hs-rinde-ahorro-summary-box{align-items:flex-start;background-color:#f1f6fe;border:1px solid #cee3fb;border-radius:10px;display:flex;gap:16px;padding:24px}.hs-rinde-ahorro-summary-icon{color:#066bf1}.hs-rinde-ahorro-summary-info{display:flex;flex-direction:column;gap:4px}.hs-rinde-ahorro-summary-title{color:#066bf1;font-size:15px;font-weight:700}.hs-rinde-ahorro-summary-val{color:#066bf1;font-size:16px;line-height:1.4}.hs-rinde-ahorro-summary-val strong{font-weight:700}@media (max-width:991px){.hs-rinde-ahorro-container{flex-direction:column;gap:48px}.hs-rinde-ahorro-media{padding:40px;width:100%}}@media (max-width:600px){.hs-rinde-ahorro-module{padding:60px 16px}.hs-rinde-ahorro-title{font-size:36px}.hs-rinde-ahorro-summary-box{flex-direction:column}}