section.ahorro{background:var(--alt_backColor)}section.ahorro h2{font-weight:700;line-height:1em;margin-top:1rem;margin-bottom:1rem;text-align:center}section.ahorro h2 span{color:var(--secondcolor);display:block;margin-bottom:0;text-align:center}section.ahorro h3{font-size:1.125rem;font-weight:400;line-height:125%;text-align:center}section.ahorro .boxes{align-items:stretch;display:flex;flex-direction:row;gap:2rem;list-style:none;margin:2rem auto;padding:0}@media (max-width:867px){section.ahorro .boxes{flex-direction:column;max-width:400px}}section.ahorro .boxes .box{background-color:var(--blanco);border:0;border-radius:var(--bundles_box_borderRadio);justify-content:space-between;justify-items:center;margin:0 auto;max-width:100%;padding:1rem;text-align:center}section.ahorro .boxes .box,section.ahorro .boxes .boxup{align-items:center;display:flex;flex-direction:column;gap:1rem}section.ahorro ul picture{background-color:var(--maincolor);border-radius:50%;display:block;height:3rem;padding:.75rem;vertical-align:middle;width:3rem}section.ahorro ul img{width:100%}section.ahorro .adv-title{font-weight:700}section.ahorro .boxes .ahorroclaim{color:var(--maincolor);font-weight:700}