:root{--verde-rn:#5dbf4c;--azul-rn:#2c7be5;--gris-texto:#2b2b2b}.footer-rn{width:100%;background:linear-gradient(180deg,#eef2f5,#e6ebef);display:flex;align-items:center;justify-content:center;position:relative;padding:20px 0}.footer-content{width:1000px;max-width:92%;display:flex;align-items:center;justify-content:space-between}.footer-left{display:flex;align-items:center;gap:12px}.footer-left img{height:48px}.footer-text{font-size:13px;line-height:1.1;color:var(--gris-texto)}.footer-divider{width:1px;height:40px;background:rgba(0,0,0,0.15)}.footer-right{text-align:left}.footer-title{color:var(--verde-rn);font-size:15px;font-weight:600}.footer-link{font-size:13px;color:var(--gris-texto)}.footer-bar{position:absolute;bottom:0;left:0;width:100%;height:4px;background:linear-gradient(to right,#1c2b39 0%,#1c2b39 15%,#5dbf4c 15%,#5dbf4c 55%,#2c7be5 55%,#2c7be5 85%,#cfe8d4 85%,#cfe8d4 100%)}@media (max-width:980px){.footer-content{width:90%;gap:20px}.footer-left img{height:42px}.footer-title{font-size:14px}}@media (max-width:600px){.footer-rn{padding:20px 10px 25px}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:15px}.footer-left{flex-direction:column;gap:8px}.footer-left img{height:40px}.footer-divider{display:none}.footer-right{text-align:center}.footer-title{font-size:14px}.footer-link{font-size:12px}}@media (max-width:768px){.controls input{width:90%}.hero h1{font-size:1.4rem}.grid{grid-template-columns:1fr}}