a:hover,a:focus{text-decoration:none}.cards{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.card{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;padding:0;margin-bottom:16px;text-align:center;background:#fff;box-shadow:0 0 6px #ebebeb;overflow:hidden;transition:all .4s ease-in-out}.card:hover{box-shadow:0 0 25px 0 rgba(0,0,0,.15)}.card-header{width:100%;padding:0;margin:0 0 auto 0}.card-image-wrapper{background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:56.25%}.card-body{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;padding:8px 25px;flex-grow:1}.card-occhiello{color:#004563;margin:8px 0;padding:0;text-transform:uppercase}.card-title{margin:0 auto;font-size:22px;line-height:24px;text-decoration:none}.card-footer{width:100%;padding:0 0 8px 0;display:flex;flex-wrap:wrap;flex-direction:column;margin-top:auto}.hs-button.primary,input[type="submit"],input[type="button"],.card-more{user-select:none;text-decoration:none !important;transition:all .35s ease;cursor:pointer;padding:16px 20px;font-size:12px;line-height:normal;font-weight:700;border-radius:2px;color:#fff;background:#f78c2a;border:0 none;display:inline-block;text-transform:uppercase;font-family:'Roboto',sans-serif;line-height:normal;margin:8px auto;white-space:normal !important;cursor:pointer;outline:0}.hs-button.primary:hover,.hs-button.primary:focus,input[type="submit"]:hover,input[type="submit"]:focus,input[type="button"]:hover,input[type="button"]:focus,.card-more:hover,.card-more:focus{color:#fff;background:#f78c2a;outline:0}.cta-wrapper{text-align:center;margin-top:50px}.lp-hero{min-height:350px;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.lp-hero:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);z-index:1}.lp-hero-wrapper{position:relative;z-index:2;text-align:center}.lp-hero-wrapper h2,.lp-hero-wrapper h1{color:white;text-align:center;padding:0 32px;border:0}.lp-hero-wrapper h2{margin:24px;text-transform:none}@media(max-width:767px){.lp-center-content,.sidebar-form{margin-top:50px}}@media only screen and (min-width:768px){.cards .card{width:calc(33.33% - 32px);margin:16px}.lp-hero-wrapper .card-more{display:none}}select{background-color:#f8f8f8;background-image:linear-gradient(45deg,transparent 50%,#969696 50%),linear-gradient(135deg,#969696 50%,transparent 50%);background-position:calc(100% - 20px) 1.2em,calc(100% - 14px) 1.2em;background-size:6px 6px,6px 6px;background-repeat:no-repeat;border-radius:0;-webkit-appearance:none;-moz-appearance:none;border:1px solid #ebebeb;padding:13px;border-radius:2px;color:#969696}select:focus{outline:0;box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);-webkit-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2);-moz-box-shadow:0px 0px 2px 0px rgba(0,0,0,0.2)}select::-ms-expand{display:none}ul.inputs-list,ul.inputs-list li.hs-form-radio,ul.inputs-list li.hs-form-booleancheckbox{margin-left:0}[type="radio"]:not(:checked),[type="radio"]:checked,[type="checkbox"]:not(:checked),[type="checkbox"]:checked{position:absolute;left:-9999px}[type="radio"]:not(:checked)+span,[type="radio"]:checked+span,[type="checkbox"]:not(:checked)+span,[type="checkbox"]:checked+span{position:relative;padding-left:1.95em;cursor:pointer}[type="radio"]:not(:checked)+span:before,[type="radio"]:checked+span:before,[type="checkbox"]:not(:checked)+span:before,[type="checkbox"]:checked+span:before{content:'';position:absolute;left:0;top:0;width:20px;height:20px;background-color:#f8f8f8;border:1px solid #ebebeb;border-radius:2px}[type="radio"]:not(:checked)+span:before,[type="radio"]:checked+span:before{border-radius:100%}[type="radio"]:not(:checked)+span:after,[type="radio"]:checked+span:after{content:'';background-color:#969696;position:absolute;width:12px;height:12px;top:4px;left:4px;border-radius:100%;transition:all .2s}[type="checkbox"]:not(:checked)+span:after,[type="checkbox"]:checked+span:after{content:'\2713\0020';position:absolute;width:16px;height:16px;top:2px;left:2px;font-size:16px;line-height:1;color:#969696;transition:all .2s;font-family:'Roboto',sans-serif;text-align:center}[type="radio"]:not(:checked)+span:after,[type="checkbox"]:not(:checked)+span:after{opacity:0;transform:scale(0)}[type="radio"]:checked+span:after,[type="checkbox"]:checked+span:after{opacity:1;transform:scale(1)}[type="radio"]:disabled:not(:checked)+span:before,[type="radio"]:disabled:checked+span:before,[type="checkbox"]:disabled:not(:checked)+span:before,[type="checkbox"]:disabled:checked+span:before{box-shadow:none}[type="radio"]:disabled:checked+span:after,[type="checkbox"]:disabled:checked+span:after{color:gray}[type="radio"]:checked:focus+span:before,[type="checkbox"]:disabled+span{color:gray}label.hs-form-booleancheckbox-display{font-size:12px;font-weight:300;line-height:1.3;display:inline-block}label.hs-form-booleancheckbox-display [type="checkbox"]:not(:checked)+span,label.hs-form-booleancheckbox-display [type="checkbox"]:checked+span{float:left;padding-left:2.5em}