:root{--br: 20px}@media screen and (max-width: 768px){:root{--br: 20px}}.h_project{display:grid}.h_project_video{grid-area:1/1/2/2;z-index:1;aspect-ratio:16/5;position:relative}@media screen and (max-width: 1500px){.h_project_video{aspect-ratio:5/2}}@media screen and (max-width: 1050px){.h_project_video{aspect-ratio:5/4}}.h_project_video video{width:100%;height:100%;object-fit:cover;object-position:center;position:relative;z-index:2}.h_project_video picture{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0;width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:1}.h_project_video img{width:100%;height:100%;object-fit:cover;object-position:center}.h_project__overlay{grid-area:1/1/2/2;z-index:2;aspect-ratio:16/5;width:100%;height:100%;background-image:radial-gradient(#11394680,#113946)}@media screen and (max-width: 1500px){.h_project__overlay{aspect-ratio:5/2}}@media screen and (max-width: 1050px){.h_project__overlay{aspect-ratio:5/4}}.c_project{display:grid;width:calc((100% - 90px)/4);border-top-right-radius:100px;border-bottom-right-radius:100px;overflow:hidden}@media screen and (max-width: 1300px){.c_project{width:calc((100% - 60px) / 3)}}@media screen and (max-width: 1050px){.c_project{width:calc((100% - 30px)/2)}}@media screen and (max-width: 768px){.c_project{width:calc((100% - 15px)/2)}}@media screen and (max-width: 550px){.c_project{width:100%}}.c_project:hover .c_project__content{opacity:1;visibility:visible;filter:blur(0)}.c_project__content{grid-area:1/1/2/2;z-index:2;background-color:#e84e0ebf;color:#fff;padding:60px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;flex-wrap:nowrap;gap:0;visibility:hidden;opacity:0;transition:.3s;filter:blur(15px)}@media screen and (max-width: 1300px){.c_project__content{visibility:visible;opacity:1;height:fit-content;filter:blur(0);align-self:flex-end;background-color:#e84e0ed9;padding:30px}}.c_project__content h3{font-size:clamp(20px,5vw,23px);font-weight:800;margin-bottom:0}.c_project__image{grid-area:1/1/2/2;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.c_project__image img{width:100%;height:100%;object-fit:cover}.b_recproj__title{width:40%;margin:auto;text-align:center}@media screen and (max-width: 1500px){.b_recproj__title{width:60%}}@media screen and (max-width: 1050px){.b_recproj__title{width:75%;text-align:left;margin:0}}@media screen and (max-width: 768px){.b_recproj__title{width:100%}}.b_recproj__cards{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;gap:30px;margin-top:60px}@media screen and (max-width: 768px){.b_recproj__cards{gap:15px;margin-top:30px}}
