#CatProjects .section__hero{width:100%;height:auto;padding:calc(10vh + 60px) 5% 0%}#CatProjects .section__hero .column__1 .breadcrumbs{color:var(--color-primary);font-size:var(--size-sm);text-transform:uppercase;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5em;margin-bottom:.3em;font-weight:400;text-decoration:none;display:flex}#CatProjects .section__hero .column__1 .breadcrumbs a{color:var(--color-primary);font-size:inherit;text-transform:inherit;font-weight:inherit;text-decoration:none}#CatProjects .section__hero .column__1 .breadcrumbs a:hover{color:var(--color-black);text-decoration:underline}#CatProjects .section__hero .column__1 h1{font-size:var(--size-xl);color:var(--color-black);text-transform:uppercase;border-bottom:4px solid var(--color-secondary);width:auto;margin-bottom:0;font-weight:800;line-height:1}#CatProjects .section__projects{padding:5%}#CatProjects .section__projects .column__1 ul{width:100%}#CatProjects .card{flex-direction:column;align-items:stretch;display:flex}#CatProjects .card .card__header a{width:auto;height:auto;margin-bottom:0;line-height:0;display:block;position:relative;overflow:hidden}#CatProjects .card .card__header a:after{content:"";background-color:var(--color-secondary);width:40%;height:.7em;display:block;position:absolute;bottom:0;left:0}#CatProjects .card .card__header a img{aspect-ratio:1.6;transition:transform .3s ease-in-out,filter .3s ease-in-out}#CatProjects .card .card__header a:hover img{filter:brightness(.6);transform:scale(1.1)}#CatProjects .card .card__body{background-color:var(--color-white);flex-direction:column;justify-content:space-between;align-items:stretch;height:100%;padding:5%;display:flex}#CatProjects .card .card__body .card__cat{font-size:var(--size-sm);text-transform:uppercase;color:var(--color-black);text-decoration:none;display:block}#CatProjects .card .card__body .card__cat:hover{text-decoration:underline}#CatProjects .card .card__body .card__title{text-transform:uppercase;font-weight:600;font-size:var(--size-lg);color:var(--color-black);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.2em;line-height:1.2;text-decoration:none;display:-webkit-box;overflow:hidden}#CatProjects .card .card__body .card__title:hover{text-decoration:underline}#CatProjects .card .card__body p{font-size:var(--size-xs)}#CatProjects .card .card__body .btn:before{background-color:var(--color-white)}@media only screen and (max-width:1024px){#CatProjects .section__hero{width:100%;height:auto;padding:calc(80px + 5%) 5% 5%}#CatProjects .section__projects{padding:10% 5%}#CatProjects .section__projects .column__1 ul.listado{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){#CatProjects .section__hero{width:100%;height:auto;padding:calc(80px + 5%) 5% 0%}#CatProjects .section__hero .column__1{border-bottom:1px solid var(--color-primary);padding-bottom:8%}#CatProjects .section__hero .column__1 h1{border-bottom:0;width:-moz-fit-content;width:fit-content}#CatProjects .section__projects .column__1 ul.listado{grid-template-columns:repeat(1,1fr)}}
