body{background-color:#fff}#head{position:relative;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;height:fit-content;padding-top:6.5rem;padding-bottom:2.5rem;overflow:hidden;background-color:#95c11f;background:url("../../assets/imgs/bg.png");background-size:cover;background-repeat:no-repeat;z-index:2;clip-path:ellipse(max(140%, 850px) 100% at 50% 0%)}#head::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent);z-index:-2}#head .header-title{margin:0;width:100%;text-align:center;font-size:clamp(2.5rem,5vw,3.2rem);line-height:calc(clamp(2.5rem,5vw,3.2rem) + 1rem);color:#fff;font-weight:500;padding-left:clamp(1rem,var(--px),10vw);padding-right:clamp(1rem,var(--px),10vw);text-shadow:0 0 20px rgba(0,0,0,.6)}#progetto{padding-top:4.5rem;padding-bottom:5rem;max-width:1600px;margin:0 auto;display:flex;flex-direction:column}#progetto .proj-title{font-size:clamp(2rem,4vw,2.4rem);line-height:calc(clamp(2rem,4vw,2.4rem) + .4rem);font-weight:600;color:#95c11f;margin:0 0 .3rem 0;width:100%;text-align:left}#progetto .proj-descr{font-size:1.2rem;line-height:1.5rem;color:#5e5f64;margin:0;width:100%;text-align:left}#progetto .proj-descr .big{font-size:clamp(1.2rem,4vw,1.5rem);line-height:calc(clamp(1.2rem,4vw,1.5rem) + .5rem);font-weight:600;color:#00a19a;margin:0;text-transform:uppercase}#progetto .proj-descr a{all:unset;text-decoration:dotted underline;color:#95c11f;cursor:pointer}#progetto ul{list-style-position:outside;list-style-type:disc;margin:-0.3rem 0 0}#progetto .project-cont{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:3rem 2rem}#progetto .project-cont:not(.nobg){background-color:#fafafa;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px;padding:1.5rem 2.5rem;border-radius:1.5rem}#progetto .project-cont.extragap{gap:2.5rem 3.5rem}#progetto .project-cont.smallgap{gap:.8rem}#progetto .project-cont .proj-img{width:fit-content;max-width:40vw;max-height:100px;object-fit:contain}#progetto .project-cont .proj-img.big{max-height:120px}#progetto .project-cont .img-cont{width:100%;max-height:calc(200px + 1.5rem);object-fit:contain;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1.5rem}#progetto .project-cont.rev{flex-direction:row-reverse}#progetto .project-cont .proj-icons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.8rem}#progetto .project-cont .proj-icons img{width:30px;height:30px;object-fit:contain}#progetto .proj-cont-row-3{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;gap:2rem}#progetto .proj-cont-row-3 .project-cont{flex:33%;flex-direction:column;align-items:flex-start}@media only screen and (max-width: 768px){#progetto .project-cont{flex-wrap:wrap;padding:1.7rem}#progetto .project-cont:not(.keepbg){padding:1rem 0;box-shadow:none;background-color:rgba(0,0,0,0)}#progetto .project-cont.mobile-compress{padding:0}#progetto .project-cont .proj-img{max-height:100px;width:100%;max-width:unset}#progetto .project-cont .img-cont{margin-top:-1rem}#progetto .proj-cont-row-3{flex-direction:column}#progetto .proj-cont-row-3 .project-cont{flex:100%}}/*# sourceMappingURL=progetto.min.css.map */