#Projects .section__hero{padding:100px 0% 0}#Projects .section__hero .column__2 .col__left{background-color:var(--color-white);justify-content:center;padding:calc(5% + 7vh) 5% 5%}#Projects .section__hero .column__2 .col__left p{color:var(--color-black)}#Projects .section__hero .column__2 .col__left:before{content:"";background-color:var(--color-gray);width:100%;height:7vh;display:block;position:absolute;top:-3px;left:0}#Projects .section__hero .column__2 .col__left .btn:before{background-color:var(--color-white)}#Projects .section__hero .column__2 .col__left h1{color:var(--color-black)}#Projects .section__hero .column__2 .col__left h2{color:var(--color-black)}#Projects .section__hero .column__2 .col__right{position:relative}#Projects .section__hero .column__2 .col__right video{aspect-ratio:1.25;object-fit:cover;width:100%;height:100%}#Projects .section__hero .column__2 .col__right .subject{z-index:1;width:auto;height:95%;position:absolute;bottom:-10%;left:-10%}#Projects .section__projects{padding:5%;scroll-margin-top:80px}#Projects .section__projects .column__2 .col__left .portableText h3{text-transform:uppercase;font-size:var(--size-sm);font-weight:300}#Projects .section__projects .column__2 .col__left .portableText h2{margin-bottom:0}#Projects .section__projects .column__2 .col__right{flex-direction:row;justify-content:flex-end;align-items:flex-end}#Projects .section__projects .column__2 .col__right label{font-size:var(--size-sm);color:var(--color-black)}#Projects .section__projects .column__2 .col__right label select{font-size:var(--size-sm);padding:.4em .5em}#Projects .section__projects .column__2 .col__right label select:focus{outline:none}#Projects .section__projects .column__1{align-items:center;padding-top:5vh}#Projects .section__projects .column__1 ul{width:100%}#Projects .section__projects .column__1 .pagination{justify-content:center;align-items:center;gap:3%;margin-top:5%;display:flex}#Projects .section__projects .column__1 .pagination button{font-size:var(--size-sm);aspect-ratio:1;width:2vw;min-width:40px;max-width:70px;color:var(--color-primary);background-color:rgba(0,0,0,.063)}#Projects .section__projects .column__1 .pagination button.active{color:var(--color-black);background-color:var(--color-secondary);text-decoration:underline}#Projects .section__projects .column__1 .pagination button:hover{text-decoration:underline}#Projects .section__projects .column__1 .pagination button:first-child{font-size:var(--size-md);background-color:transparent}#Projects .section__projects .column__1 .pagination button:last-child{font-size:var(--size-md);background-color:transparent}#Projects .card{flex-direction:column;align-items:stretch;display:flex}#Projects .card .card__header a{width:auto;height:auto;margin-bottom:0;line-height:0;display:block;position:relative;overflow:hidden}#Projects .card .card__header a:after{content:"";background-color:var(--color-secondary);width:40%;height:.7em;display:block;position:absolute;bottom:0;left:0}#Projects .card .card__header a img{aspect-ratio:1.6;transition:transform .3s ease-in-out,filter .3s ease-in-out}#Projects .card .card__header a:hover img{filter:brightness(.6);transform:scale(1.1)}#Projects .card .card__body{background-color:var(--color-white);flex-direction:column;justify-content:space-between;align-items:stretch;height:100%;padding:5%;display:flex}#Projects .card .card__body .card__cat{font-size:var(--size-sm);text-transform:uppercase;color:var(--color-black);text-decoration:none;display:block}#Projects .card .card__body .card__cat:hover{text-decoration:underline}#Projects .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}#Projects .card .card__body .card__title:hover{text-decoration:underline}#Projects .card .card__body p{font-size:var(--size-xs)}#Projects .card .card__body .btn:before{background-color:var(--color-white)}#Projects .section__machines .column__2 .col__left{background-color:var(--color-secondary-dark);justify-content:center;align-items:center;width:45%;padding:8% 5%}#Projects .section__machines .column__2 .col__left:before{content:"";background-color:var(--color-primary-dark);z-index:0;width:100%;height:7%;display:block;position:absolute;bottom:0;left:0}#Projects .section__machines .column__2 .col__left .portable__wrapper .portableText p{border-color:var(--color-black)}#Projects .section__machines .column__2 .col__left .portable__wrapper .btn{background-color:var(--color-black);color:var(--color-white);margin-top:5%}#Projects .section__machines .column__2 .col__left .portable__wrapper .btn:before{background-color:var(--color-secondary-dark)}#Projects .section__machines .column__2 .col__left .portable__wrapper .btn:after{border-color:var(--color-secondary-light)}#Projects .section__machines .column__2 .col__left .portable__wrapper .btn:hover{background-color:var(--color-primary-dark)}#Projects .section__machines .column__2 .col__right{width:55%;padding:8% 5% 0 0;overflow:hidden}#Projects .section__machines .column__2 .col__right img{aspect-ratio:1.3}#Projects .section__machines .column__2 .col__right:before{content:"";background-color:var(--color-secondary-dark);z-index:-1;width:100%;height:90%;display:block;position:absolute;top:0;right:5vw}#Projects .section__machines .column__2 .col__right:after{content:"";background-color:var(--color-primary-dark);width:100%;height:90%;right:0;top:5hv;z-index:-1;display:block;position:absolute}@media only screen and (max-width:1024px){#Projects .section__hero{padding:60px 0 0}#Projects .section__hero .column__2{flex-direction:column-reverse}#Projects .section__hero .column__2 .col__left{padding:10% 5%}#Projects .section__hero .column__2 .col__left:before{display:none}#Projects .section__hero .column__2 .col__right .subject{height:105%;bottom:-10%;left:unset;position:absolute;right:10%}#Projects .section__projects .column__2 .col__right{justify-content:flex-start;align-items:flex-start;padding-top:4%}#Projects .section__projects{padding:10% 5%}#Projects .section__projects .column__1 ul.listado{grid-template-columns:repeat(2,1fr)}#Projects .section__machines .column__2 .col__left{width:100%!important}#Projects .section__machines .column__2 .col__left:before{display:none}#Projects .section__machines .column__2 .col__right{background-color:var(--color-primary-dark);padding:0 5%;width:100%!important}#Projects .section__machines .column__2 .col__right:before{background-color:var(--color-secondary-dark);z-index:0;width:100%;height:80%;right:0}#Projects .section__machines .column__2 .col__right:after{display:none}#Projects .section__machines .column__2 .col__right img{z-index:1;aspect-ratio:1.4;position:relative}}@media only screen and (max-width:768px){#Projects .section__projects{padding:15% 5%}#Projects .section__projects .column__2 .col__right label select{width:100%;margin-top:5px}#Projects .section__projects .column__1 ul.listado{grid-template-columns:repeat(1,1fr)}#Projects .section__machines .col__left{padding:15% 5%!important}}
