/* @license MIT https://raw.githubusercontent.com/necolas/normalize.css/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;}.ajax-progress-bar{width:13em;padding:0 0.3125rem;}.ajax-progress--throbber{position:relative;display:inline-flex;align-content:center;height:1.125rem;margin:-0.1875rem var(--ajax-progress-margin-horizontal) 0;vertical-align:middle;white-space:nowrap;line-height:1.125rem;}.js .action-link:not(.js-hide,.button--action) + .ajax-progress--throbber,.js .button:not(.js-hide,.button--action) + .ajax-progress--throbber{margin-inline-start:0;}.js .form-type--managed-file .button:not(.js-hide) + .ajax-progress--throbber,.js .file-operations-cell .button:not(.js-hide) + .ajax-progress--throbber{margin-inline-start:var(--ajax-progress-margin-horizontal);}.ajax-progress__throbber{box-sizing:border-box;width:1.125rem;height:1.125rem;animation:claro-throbber 0.75s linear infinite;border:2px solid var(--color-absolutezero);border-right:2px dotted transparent;border-radius:50%;}.ajax-progress__message{display:inline-block;padding-inline-start:var(--ajax-progress-margin-horizontal);font-size:var(--font-size-label);}.ajax-progress--fullscreen,.ui-dialog .ajax-progress--throbber{position:fixed;z-index:1261;inset-block-start:50%;inset-inline-start:50%;box-sizing:border-box;width:3.5rem;height:3.5rem;margin:-1.75rem;border:var(--input-border-size) solid var(--jui-dropdown-border-color);border-radius:3.5rem;background:var(--color-white);box-shadow:0 0.25rem 0.625rem var(--jui-dropdown-shadow-color);}.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber{position:absolute;inset-block-start:50%;inset-inline-start:50%;width:1.75rem;height:1.75rem;margin:-0.875rem;content:"";border:3px solid var(--color-absolutezero);border-right:3px dotted transparent;}.ui-dialog .ajax-progress__message{display:none;}@keyframes claro-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}
:root{--shortcut-bg-color:var(--color-gray-800);--shortcut-border-radius-size:var(--base-border-radius);--shortcut-padding-size:calc(0.5 * var(--space-xs)) var(--space-m);--shortcut-icon-size:var(--space-l);}.shortcut-action{display:inline-block;margin-inline-start:var(--space-xs);&:hover .shortcut-action__message,&:focus .shortcut-action__message{transform:translateY(0);opacity:1;}}.shortcut-action__message{display:inline-block;margin-inline-start:var(--space-s);padding:var(--shortcut-padding-size);transition:var(--transition);transform:translateY(calc(-1 * var(--space-xs)));vertical-align:top;opacity:0;color:var(--color-white);border-radius:var(--shortcut-border-radius-size);background:var(--shortcut-bg-color);font-size:var(--font-size-label);backface-visibility:hidden;}.shortcut-action__icon{display:inline-block;width:var(--shortcut-icon-size);height:var(--shortcut-icon-size);vertical-align:-0.0625rem;background:transparent url("data:image/svg+xml,%3csvg height='24' width='96' xmlns='http://www.w3.org/2000/svg'%3e%3cg stroke='%238e929c'%3e%3cpath d='m94.46 9.667h-7.937l-2.523-8.007-2.523 8.007h-7.937l6.768 4.926-3.076 8.007 6.768-4.927 6.768 4.927-3.076-8.007zm-24 0h-7.937l-2.523-8.007-2.523 8.007h-7.937l6.768 4.926-3.076 8.007 6.768-4.927 6.768 4.927-3.076-8.007z' fill='%23ffd23f'/%3e%3cg fill='none'%3e%3cpath d='m38.42 9.327.11.35h7.934l-6.521 4.742-.31.225.138.358 2.922 7.599-6.397-4.653-.294-.214-.294.214-6.397 4.653 2.923-7.599.137-.358-.31-.225-6.521-4.742h7.934l.11-.35 2.418-7.665zm-24.002 0 .11.35h7.934l-6.521 4.742-.31.225.138.358 2.922 7.599-6.397-4.653-.294-.214-.294.214-6.397 4.653 2.923-7.599.137-.358-.31-.225-6.521-4.742h7.934l.11-.35 2.418-7.665z'/%3e%3cpath d='m42.5 1v7m-3.5-3.5h7m42 2.5 6-6m0 6-6-6' stroke-linecap='square' stroke-miterlimit='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e") left top / calc(var(--shortcut-icon-size) * 4) var(--shortcut-icon-size) no-repeat;.shortcut-action--add:hover &,.shortcut-action--add:focus &{background-position:calc(-1 * var(--shortcut-icon-size)) top;}.shortcut-action--remove &{background-position:calc(-2 * var(--shortcut-icon-size)) top;}.shortcut-action--remove:focus &,.shortcut-action--remove:hover &{background-position:calc(-3 * var(--shortcut-icon-size)) top;}[dir="rtl"] &{background-image:url("data:image/svg+xml,%3csvg height='24' width='96' xmlns='http://www.w3.org/2000/svg'%3e%3cg stroke='%238e929c'%3e%3cpath d='m94.46 9.667h-7.937l-2.523-8.007-2.523 8.007h-7.937l6.768 4.926-3.076 8.007 6.768-4.927 6.768 4.927-3.076-8.007zm-24 0h-7.937l-2.523-8.007-2.523 8.007h-7.937l6.768 4.926-3.076 8.007 6.768-4.927 6.768 4.927-3.076-8.007z' fill='%23ffd23f'/%3e%3cg fill='none'%3e%3cpath d='m38.42 9.327.11.35h7.934l-6.521 4.742-.31.225.138.358 2.922 7.599-6.397-4.653-.294-.214-.294.214-6.397 4.653 2.923-7.599.137-.358-.31-.225-6.521-4.742h7.934l.11-.35 2.418-7.665zm-24.002 0 .11.35h7.934l-6.521 4.742-.31.225.138.358 2.922 7.599-6.397-4.653-.294-.214-.294.214-6.397 4.653 2.923-7.599.137-.358-.31-.225-6.521-4.742h7.934l.11-.35 2.418-7.665z'/%3e%3cpath d='m29.5 1v7m-3.5-3.5h7m42 2.5 6-6m0 6-6-6' stroke-linecap='square' stroke-miterlimit='3'/%3e%3c/g%3e%3c/g%3e%3c/svg%3e");}}
.allegato2-form-wrapper{overflow-x:auto;}.allegato2-form{--page-w:210mm;--margin-x:22mm;color:#000;font-family:"Times New Roman","Liberation Serif",Times,serif;font-size:11.5pt;line-height:1.38;}.allegato2-form .page{position:relative;width:var(--page-w);max-width:100%;min-width:var(--page-w);min-height:297mm;margin:10mm auto;padding:16mm var(--margin-x);background:#fff;border:1px solid #000;box-shadow:0 2px 14px rgba(0,0,0,0.12);box-sizing:border-box;page-break-after:always;}.allegato2-form .masthead{display:flex;align-items:flex-start;justify-content:space-between;gap:8mm;margin-bottom:12mm;}.allegato2-form .masthead img{height:46px;max-width:32%;object-fit:contain;}.allegato2-form .footer{margin-top:18mm;font-size:9.5pt;}.allegato2-form .footer .pagenum{display:block;text-align:right;}.allegato2-form .footer .docname{display:block;}.allegato2-form h1.doc-title{font-size:11.5pt;font-weight:700;margin:0 0 12px;}.allegato2-form .avviso{font-weight:700;text-align:justify;margin:0 0 16px;}.allegato2-form .section-title{text-align:center;font-weight:700;font-size:11.5pt;margin:16px 0 10px;letter-spacing:0.3px;}.allegato2-form p{margin:0 0 8px;text-align:justify;}.allegato2-form .note{font-style:italic;}.allegato2-form .strong{font-weight:700;}.allegato2-form .thin{font-weight:400;}.allegato2-form .center{text-align:center;}.allegato2-form .mt{margin-top:18px;}.allegato2-form .mid{margin-left:6px;}.allegato2-form .small-note{font-size:10pt;font-style:italic;text-align:center;margin:-6px 0 14px;}.allegato2-form .box{border:1px solid #000;padding:10px 14px 14px;margin-top:10px;}.allegato2-form .sign{margin-top:26px;margin-left:52%;}.allegato2-form .sign p{text-align:left;margin:0 0 4px;}.allegato2-form .dashlist{list-style:none;margin:0 0 8px;padding:0;}.allegato2-form .dashlist > li{position:relative;padding-left:20px;margin-bottom:6px;text-align:justify;}.allegato2-form .dashlist > li::before{content:"-";position:absolute;left:6px;top:0;}.allegato2-form .line{margin:0 0 6px;text-align:justify;}.allegato2-form .line input,.allegato2-form .line select{vertical-align:baseline;}.allegato2-form input.f-xs[type],.allegato2-form select.f-xs{width:55px !important;}.allegato2-form input.f-name[type]{width:195px !important;}.allegato2-form input.f-sm[type],.allegato2-form select.f-sm{width:100px !important;}.allegato2-form input.f-md[type],.allegato2-form select.f-md{width:170px !important;}.allegato2-form input.f-lg[type],.allegato2-form select.f-lg{width:260px !important;}.allegato2-form input.f-xl[type],.allegato2-form select.f-xl{width:420px !important;max-width:100% !important;}.allegato2-form input[class*="f-"][type],.allegato2-form select[class*="f-"]{flex:0 0 auto !important;min-width:0 !important;}.allegato2-form .opt{display:flex;align-items:baseline;gap:6px;margin:0 0 6px;text-align:justify;}.allegato2-form .opt.indent{margin-left:22px;}.allegato2-form [hidden]{display:none !important;}.allegato2-form .opt > span{flex:1 1 auto;}.allegato2-form table{width:100%;border-collapse:collapse;margin:10px 0 16px;font-size:11pt;}.allegato2-form th,.allegato2-form td{border:1px solid #000;padding:5px 6px;vertical-align:top;text-align:left;}.allegato2-form th{font-weight:700;}.allegato2-form .js-form-item,.allegato2-form .form-item,.allegato2-form .form-check,.allegato2-form .form-type-textfield,.allegato2-form .form-type-select,.allegato2-form .select-wrapper,.allegato2-form .js-form-wrapper,.allegato2-form .form-wrapper{display:contents;}.allegato2-form .vl-pair{display:inline-block !important;white-space:nowrap;margin:0 !important;padding:0 !important;vertical-align:baseline;}.allegato2-form .line.fields{text-align:left;}.allegato2-form .form-item--error-message,.allegato2-form .form-item .description{display:none;}.allegato2-form input[type="text"],.allegato2-form input[type="email"],.allegato2-form input[type="date"],.allegato2-form input[type="number"],.allegato2-form input[type="tel"],.allegato2-form select,.allegato2-form textarea{display:inline-block !important;flex:1 1 0% !important;width:auto !important;min-width:3em !important;max-width:100% !important;height:auto !important;min-height:0 !important;margin:0 !important;padding:0 !important;border:0 !important;border-bottom:1px solid #000 !important;border-radius:0 !important;background:none !important;box-shadow:none !important;font-family:inherit !important;font-size:inherit !important;line-height:inherit !important;color:inherit !important;outline:none;text-transform:uppercase;}.allegato2-form input[type="date"],.allegato2-form input[type="number"]{text-transform:none;}.allegato2-form input[type="date"]{flex-grow:0 !important;min-width:8.5em !important;}.allegato2-form input[type][name="p2[dichiara_n_dipendenti]"],.allegato2-form input[type][name="p2[dichiara_n_addetti]"],.allegato2-form input[type][name="p4[assistenza_numero_giornate]"]{flex:0 0 auto !important;width:55px !important;min-width:55px !important;text-align:center;}.allegato2-form input[type="radio"],.allegato2-form input[type="checkbox"]{flex:0 0 auto;width:13px;height:13px;margin:0;cursor:pointer;}.allegato2-form select{-webkit-appearance:menulist !important;appearance:menulist !important;border:1px solid #767676 !important;border-radius:2px !important;background:#fff !important;padding:0 1px !important;}.allegato2-form td > input,.allegato2-form td > select,.allegato2-form td .form-item > input,.allegato2-form td .form-item > select{width:100% !important;border-bottom:0 !important;}.allegato2-form .vl-missing,.allegato2-form input.vl-missing[type],.allegato2-form select.vl-missing,.allegato2-form textarea.vl-missing{border-bottom-color:#ff0000 !important;background:#ff000030 !important;}.allegato2-form .vl-missing-label{color:#ff0000 !important;}.allegato2-form #tabella-imprese,.allegato2-form #tabella-socio{border:1px solid #000;padding:10px;margin:10px 0;min-height:120px;max-height:340px;overflow:auto;}.allegato2-form .vl-rep legend{display:none !important;}.allegato2-form .vl-rep .fieldset,.allegato2-form .vl-rep fieldset{display:block !important;position:relative;background:none !important;border:0 !important;border-bottom:1px solid #999 !important;box-shadow:none !important;margin:0 0 8px 0 !important;padding:0 0 8px 0 !important;}.allegato2-form .vl-rep fieldset:last-of-type{border-bottom:0 !important;margin-bottom:0 !important;}.allegato2-form .vl-rep .fieldset-wrapper,.allegato2-form .vl-rep .fieldset__wrapper{display:flex !important;flex-direction:column !important;align-items:stretch;gap:6px;min-width:0;max-width:100%;padding:0 26px 0 0 !important;}.allegato2-form .vl-rep .fieldset-wrapper > .form-item,.allegato2-form .vl-rep .fieldset__wrapper > .form-item{display:flex !important;align-items:baseline;gap:8px;flex:0 0 auto;min-width:0;margin:0 !important;}.allegato2-form .vl-rep .fieldset-wrapper > .form-item > label,.allegato2-form .vl-rep .fieldset__wrapper > .form-item > label{position:static !important;width:auto;height:auto;overflow:visible;clip:auto;clip-path:none;white-space:nowrap;flex:0 0 130px;font-weight:400;font-size:inherit;}.allegato2-form .vl-rep-add{text-align:center;}.allegato2-form .vl-rep input[type="submit"]{background:none;border:1px solid #008000;border-radius:10px;color:#008000;cursor:pointer;display:inline-block;font-family:inherit;font-size:14px;margin:10px auto;padding:5px 7px;}.allegato2-form .vl-rep input[type="submit"].remove-button{position:absolute;top:0;right:0;background:none;border:1.5px solid #ff0000;border-radius:50%;color:#ff0000;font-size:12px;height:20px;line-height:1;margin:0;padding:0;width:20px;}.allegato2-form .vl-rep input[type="submit"].remove-button--placeholder{opacity:0;pointer-events:none;}.allegato2-form-actions{width:210mm;max-width:100%;margin:0 auto 50px;text-align:center;}.allegato2-error{display:none;margin:10px 0 0;color:#ff0000;font-weight:700;}.allegato2-error.active{display:block;}
