@charset "UTF-8";
.alq-projects .project{background-attachment:fixed;background-color:#14133d;background-image:var(--image);background-position:center;background-size:cover;background-repeat:no-repeat;border-bottom:200px solid #14133d;height:calc(100vh - 110px);min-height:660px;position:relative;width:100%}@media screen and (max-width:1024px){.alq-projects .project{align-items:center;border-bottom:40px solid #14133d;display:flex;flex-direction:column;height:100vh;justify-content:center}}.alq-projects .project>a.title-wrapper{background:transparent;left:50%;margin:0;padding:0;position:absolute;top:20px;transform:translate3d(-50%, 0, 0);z-index:5}@media screen and (max-width:1024px){.alq-projects .project>a.title-wrapper{width:100%}}.alq-projects .project>a.title-wrapper>span{display:block;font-weight:400;line-height:1;margin:0;text-align:center;white-space:nowrap}.alq-projects .project>a.title-wrapper>span:nth-child(1){background:#aec3e6;color:#14133b;font-family:"Yeseva One", serif;font-size:35px;padding:15px 40px 0}@media screen and (max-width:1024px){.alq-projects .project>a.title-wrapper>span:nth-child(1){background:#aec3e6bb;font-size:28px;padding:15px 20px 0}}@media screen and (max-width:320px){.alq-projects .project>a.title-wrapper>span:nth-child(1){font-size:25px}}.alq-projects .project>a.title-wrapper>span:nth-child(2){background:#aec3e6;color:#14133b;font-family:Inter, sans-serif;font-size:18px;padding:5px 40px 15px}@media screen and (max-width:1024px){.alq-projects .project>a.title-wrapper>span:nth-child(2){background:#aec3e6bb;font-size:16px}}.alq-projects .project>a.title-wrapper>span:nth-child(3){color:#aec3e6;background:#14133b;font-family:Inter, sans-serif;font-size:18px;padding:10px 40px}@media screen and (max-width:1024px){.alq-projects .project>a.title-wrapper>span:nth-child(3){background:#14133bbb;font-size:16px}}.alq-projects .project .content-wrapper{align-items:center;background:#fff;bottom:0;color:#14133b;display:flex;flex-direction:row;font-family:Inter, sans-serif;font-size:18px;font-weight:400;height:130px;left:50%;line-height:normal;margin:auto;width:var(--wrapped-width);overflow:hidden;padding:20px 100px 20px 170px;position:absolute;transform:translate3d(-50%, 50%, 0)}@media screen and (max-width:1024px){.alq-projects .project .content-wrapper{background:#fffb;bottom:initial;font-size:16px;height:auto;left:initial;overflow:initial;padding:20px 90px 20px 20px;position:relative;transform:none;width:90vw}}.alq-projects .project .content-wrapper::before{background:url(https://alq.3dsignia.com/wp-content/uploads/2025/09/icono-proyecto.png) center center no-repeat #aec3e6;background-size:80px;content:"";display:inline-block;height:130px;left:0;position:absolute;top:50%;transform:translate3d(0, -50%, 0);width:130px}@media screen and (max-width:1024px){.alq-projects .project .content-wrapper::before{display:none}}.alq-projects .project .content-wrapper>a.arrow-button{background:#b9a36e;color:#14133b;display:block;height:60px;position:absolute;right:30px;text-align:center;top:50%;transform:translate3d(0, -50%, 0);transition:0.2s all;width:60px}@media screen and (max-width:1024px){.alq-projects .project .content-wrapper>a.arrow-button{height:40px;width:40px}}.alq-projects .project .content-wrapper>a.arrow-button::before{content:"";display:inline-block;font-family:"Font Awesome 7 Free";font-size:40px;font-style:normal;font-weight:900;line-height:60px}@media screen and (max-width:1024px){.alq-projects .project .content-wrapper>a.arrow-button::before{font-size:30px;line-height:40px}}.alq-projects .project .content-wrapper>a.arrow-button:hover{background:#14133b;color:#fff}