.hero{margin:3.5rem var(--MX-REGULAR);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:linear-gradient(95.15deg,#004D7D,#008039);border-radius:16px}.hero h1{color:#e5e5e5}.hero p{color:#999}.hero:after{content:"";position:absolute;margin-top:72.3px;width:100%;height:24px;align-self:center;background:#0076bf;filter:blur(115px)}@media(max-width:1080px){.hero:after{display:none}}.section--margin.web-app{position:relative}.section--margin.web-app:after{content:"";position:absolute;margin-top:72.3px;width:100%;height:24px;align-self:center;background:#0076bf;filter:blur(115px)}@media(max-width:1080px){.section--margin.web-app:after{display:none}}.portfolio{text-align:center}.portfolio .text-content{display:grid;place-content:center}.portfolio .text-content p{max-width:800px}.portfolio .cards{margin-top:2rem;display:flex;justify-content:center;position:relative;gap:1.5rem}.portfolio .cards:after{content:"";position:absolute;margin-top:72.3px;width:100%;height:24px;align-self:center;background:#0076bf;filter:blur(115px)}@media(max-width:1080px){.portfolio .cards:after{display:none}}.portfolio .cards>*{max-width:350px}@media(max-width:1080px){.portfolio .cards{flex-wrap:wrap}}.section.gestionale{display:flex;justify-content:space-between;gap:1.5rem}.section.gestionale .text-content{max-width:550px}.section.gestionale .cards{flex:1 1;display:grid;grid-template-columns:repeat(2,1fr);place-content:center;grid-gap:1rem;gap:1rem;position:relative}.section.gestionale .cards:after{content:"";position:absolute;margin-top:72.3px;width:100%;height:24px;align-self:center;background:#0076bf;filter:blur(115px)}@media(max-width:1080px){.section.gestionale .cards:after{display:none}}.section.gestionale .cards .card{padding:.75rem;min-width:240px;height:100%;background-color:var(--bg-2);border:1px solid var(--border-color);text-align:center;border-radius:8px}.section.gestionale .cards .card .icon{color:var(--primary);font-size:3rem}@media(max-width:1080px){.section.gestionale{flex-direction:column}.section.gestionale .cards .card{min-width:0}}