.header-joven{background-image:url('https://www.ica.gov.co/getmedia/9b096e57-de03-48b6-8fdd-ddb91733bb36/encabezado_juventudes_rurales.png.aspx');background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;padding-top:40.54%;position:relative}.btn-joven-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;padding:0 20px;margin:0 auto;background-color:white;border-radius:8px;width:100%;box-sizing:border-box}.btn-joven{display:inline-block;text-decoration:none;transition:transform .3s ease;line-height:0}.btn-joven img{width:100%;height:auto;display:block;max-width:200px;min-width:40px;min-height:40px;transition:filter .2s ease}.btn-joven[aria-current="page"]{transform:translateY(-2px);border-radius:10px;outline:3px solid #1a73e8;outline-offset:4px;box-shadow:0 0 0 2px rgba(26,115,232,.25)}.btn-joven:hover{transform:translateY(-5px)}.btn-joven:hover img{filter:drop-shadow(0 5px 10px rgba(0,0,0,.4)) brightness(1.1)}.btn-joven:focus{outline:none;transform:translateY(-5px)}.btn-joven:focus img{filter:drop-shadow(0 5px 10px rgba(0,0,0,.4)) brightness(1.1)}.btn-joven:active{transform:translateY(-2px)}.btn-joven:active img{filter:drop-shadow(0 3px 6px rgba(0,0,0,.35)) brightness(1.05)}@media(max-width:768px){.btn-joven-container{flex-direction:row}.btn-joven{flex:0 1 calc(50% - 10px);max-width:250px;display:flex;justify-content:center}.btn-joven img{max-width:100%}}@media(min-width:769px){.btn-joven{flex:0 1 calc(25% - 15px);max-width:260px;display:flex;justify-content:center}.btn-joven img{max-width:100%}}