.herramientas-2026{display:grid;gap:2rem;grid-template-columns:2fr 3fr}.herramientas-2026__main-logo{align-items:center;display:flex;justify-content:center}.herramientas-2026__main-logo img{display:block;height:auto;max-width:100%}.herramientas-2026__items{display:grid;gap:2rem;grid-template-columns:1fr}.herramientas-item{align-items:center;display:flex;gap:1rem;padding:1.5rem 1.5rem 1.5rem 20px;position:relative}.herramientas-item:first-child:after{left:30px;top:90%;transform:translateX(-100%) rotate(-30deg);width:25%}.herramientas-item:first-child:after,.herramientas-item:nth-child(2):after{background:linear-gradient(270deg,#15e9ff,rgba(21,233,255,0) 64.9%);border-radius:10px;content:"";height:20px;position:absolute;z-index:-1}.herramientas-item:nth-child(2):after{left:10px;top:calc(50% - 10px);transform:translateX(-100%);width:20%}.herramientas-item:last-child:after{background:linear-gradient(270deg,#15e9ff,rgba(21,233,255,0) 64.9%);border-radius:10px;content:"";height:20px;left:30px;position:absolute;top:0;transform:translateX(-100%) rotate(30deg);width:25%;z-index:-1}.herramientas-item__top{display:flex;flex-direction:column}.herramientas-item__text-top h3{color:#15e9ff;font-size:36px;font-stretch:125%;font-weight:500;line-height:1;margin-bottom:.5rem}.herramientas-item__text-top p{color:#fff;font-size:24px;font-weight:400;line-height:1.2;margin:0}.herramientas-item__logo{align-items:center;aspect-ratio:1/1;display:flex;height:120px;justify-content:center;min-height:120px}.herramientas-item__logo img{height:100%;object-fit:contain;width:100%}.herramientas-item__bottom{color:#666;font-size:.9rem}