:root{--card-white:#fff;--text-dark:#333;--accent-orange:#f16521}.honduras-info-section{font-family:inherit;padding:60px 0;text-align:center}.container-seccion-honduras{display:flex;flex-direction:column;justify-content:center;margin:0 auto}.main-title{color:var(--text-dark);font-size:2.2rem;font-weight:400;margin-bottom:50px}.cards-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:80px;justify-content:center;margin-bottom:40px}.content-container{flex-direction:column;min-width:300px}.content-container,.info-card{display:flex;flex:1;max-width:500px;position:relative}.info-card{background:var(--card-white);border-radius:20px;box-shadow:0 4px 15px rgba(0,0,0,.05);flex-direction:column;justify-content:center;min-width:280px;padding:30px 40px;text-align:left;width:80%}.info-card h3{color:var(--text-dark);font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:15px;margin-top:0}.info-card p{color:var(--text-dark);font-size:1.05rem;line-height:1.5;margin:0}.info-card p b,.info-card p strong{font-weight:900}.card-icon{bottom:-25px;position:absolute;right:-25px;width:120px}.card-icon img{height:auto;width:100%}.footer-text{color:var(--text-dark);font-size:1.1rem;font-style:italic;margin-top:50px}.footer-text b{font-style:normal;font-weight:700}@media (max-width:768px){.info-card{margin-bottom:30px;padding:25px}.content-container{padding:0 20px}.card-icon{bottom:-10px;right:10px;width:100px}.main-title{font-size:1.8rem}}