.agreements .title{text-align:center}.agreements .description{text-align:justify}.agreements .btn{background:#004c93;border-radius:8px;color:#fff;font-weight:700;padding:15px 30px}.agreements .btn-container{display:flex;justify-content:center}.agreements-items{display:grid;gap:64px;grid-template-columns:repeat(auto-fit,minmax(min(556px,100%),1fr));max-width:1240px;width:100%}.agreements-items-box{background:#fff;border-radius:20px;cursor:pointer;max-height:180px;max-width:180px;overflow:hidden;transition:all .2s ease-out}.agreements-items-box.active-item,.agreements-items-box:hover{border:2px solid #f4ac28;border-radius:20px;box-shadow:0 8px 24px #f4ac28}.agreements-items-box img{aspect-ratio:1/1;height:100%!important;object-fit:contain}.agreements-items-box-container{display:flex;flex-direction:row;gap:20px;justify-content:center}.agreements-items-content{background:url(https://22215056.fs1.hubspotusercontent-na1.net/hubfs/22215056/raw_assets/public/Corporacion%20Minuto%20de%20Dios/images/texture-1.svg) 50% #f4ac28;background-size:200px;border-radius:20px;color:#004c93;display:none;height:auto;padding:30px;width:100%}.agreements-items-content.active-item{display:block}.agreements-items-content h2,.agreements-items-content h4{font-size:25px;font-weight:700}.agreements-items-content p{font-size:18px;font-weight:500}