section.hero-lite{box-sizing:border-box;position:relative;z-index:1;width:100%;min-height:343px;margin-bottom:-3px;display:flex;flex-direction:column;justify-content:flex-end;overflow:visible;color:#fff;background-image:linear-gradient(270deg,#37ae89,#2e9474,#0a8f65);background-size:600% 600%;background-repeat:no-repeat;background-position:0% 4%;animation:hero-lite-gradient-acc 6s ease infinite;border-radius:2px 2px 0 0}section.hero-lite.gradient--abi{background-image:linear-gradient(86deg,#2f62a1,#1a334b,#00c6cb);background-position:0% 47%;animation-name:hero-lite-gradient-abi}section.hero-lite.gradient--acc{background-image:linear-gradient(270deg,#37ae89,#2e9474,#0a8f65);background-position:0% 4%;animation-name:hero-lite-gradient-acc}section.hero-lite.gradient--cauzioni{background-image:linear-gradient(86deg,#e44b4f,#ea5357,#c7171b);background-position:0% 47%;animation-name:hero-lite-gradient-cauzioni}section.hero-lite.has-gray-slant .slant{color:#f2f2f2}section.hero-lite .inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:26px;width:100%;max-width:1728px;margin:0 auto;padding:170px clamp(20px,5vw,200px) 100px;box-sizing:border-box}section.hero-lite .breadcrumbs-wrap{display:flex;align-items:center;gap:20px;width:100%;min-width:0}section.hero-lite .breadcrumbs__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:13px;height:11px;color:#f2f2f2}section.hero-lite .breadcrumbs__trail{font-family:parabolica-text,system-ui,-apple-system,sans-serif;font-size:14px;font-weight:400;line-height:22px;color:#fff}section.hero-lite .breadcrumbs__trail a{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:#fff;text-decoration:none;white-space:nowrap}section.hero-lite .breadcrumbs__trail a:hover,section.hero-lite .breadcrumbs__trail a:focus-visible{color:#f2f2f2}section.hero-lite .breadcrumbs__trail .breadcrumb_last{color:#f2f2f2;white-space:nowrap}section.hero-lite .title{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(36px,4vw,48px);font-weight:400;line-height:1.1;letter-spacing:-1.44px;color:#fff;width:100%}section.hero-lite .title p{margin-bottom:0}section.hero-lite .title--reserved{min-height:1.1}section.hero-lite .slant{position:absolute;left:0;right:0;bottom:-3px;z-index:1;width:100%;height:72.664px;color:#fff;pointer-events:none}section.hero-lite .slant svg{display:block;width:100%;height:100%}section.hero-lite+section{position:relative;z-index:0;margin-top:0}@media(max-width:768px){section.hero-lite{min-height:auto}section.hero-lite .inner{padding-top:150px;padding-bottom:60px}section.hero-lite .slant{display:none}section.hero-lite .breadcrumbs__trail a,section.hero-lite .breadcrumbs__trail .breadcrumb_last{white-space:normal}}@keyframes hero-lite-gradient-abi{0%{background-position:0% 47%}50%{background-position:100% 54%}to{background-position:0% 47%}}@keyframes hero-lite-gradient-acc{0%{background-position:0% 4%}50%{background-position:100% 97%}to{background-position:0% 4%}}@keyframes hero-lite-gradient-cauzioni{0%{background-position:0% 47%}50%{background-position:100% 54%}to{background-position:0% 47%}}
