.cunello-cr-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:28px;overflow:auto}.cunello-cr-modal[hidden]{display:none}.cunello-cr-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.42)}.cunello-cr-panel{position:relative;width:min(760px,100%);max-height:calc(100vh - 56px);overflow:auto;background:#fff;padding:46px 52px 50px;box-shadow:0 20px 60px rgba(0,0,0,.16);font-family:Georgia,"Times New Roman",serif}.cunello-cr-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:28px;font-family:Georgia,serif;cursor:pointer;color:#171717}.cunello-cr-panel h2{margin:0 0 18px;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.08}.cunello-cr-selection{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:16px 0 14px;margin-bottom:26px;color:#555;font-size:15px}.cunello-cr-selection strong{color:#171717;font-size:17px;font-weight:400}.cunello-cr-selection ul{margin:10px 0 0 18px;padding:0}.cunello-cr-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.cunello-cr-panel label{display:block;font-size:14px;color:#171717;margin-bottom:18px}.cunello-cr-panel input[type=text],.cunello-cr-panel input[type=email],.cunello-cr-panel input[type=tel],.cunello-cr-panel textarea{display:block;width:100%;margin-top:7px;border:1px solid #cfcfcf;background:#fff;padding:12px 13px;font-family:Georgia,"Times New Roman",serif;font-size:15px;box-sizing:border-box}.cunello-cr-panel textarea{resize:vertical}.cunello-cr-consent{display:flex!important;gap:9px;align-items:flex-start;font-size:12px!important;color:#555!important}.cunello-cr-consent input{margin-top:2px}.cunello-cr-panel .cunello-config-submit{display:block;width:100%;margin-top:4px}.cunello-cr-status{margin:14px 0 0;font-size:13px}.cunello-cr-status.is-success{color:#246b3a}.cunello-cr-status.is-error{color:#9a3030}.cunello-cr-open{overflow:hidden}
@media(max-width:640px){.cunello-cr-modal{padding:12px}.cunello-cr-panel{padding:38px 22px 28px;max-height:calc(100vh - 24px)}.cunello-cr-grid{grid-template-columns:1fr}.cunello-cr-panel h2{font-size:32px}}

.cunello-cr-success{padding:70px 20px 55px;text-align:center}.cunello-cr-success[hidden]{display:none}.cunello-cr-success-title{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400;line-height:1.1;margin-bottom:14px}.cunello-cr-success-text{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.5;color:#555;margin-bottom:30px}.cunello-cr-success-close{min-width:180px;min-height:52px;background:#222;color:#fff;border:1px solid #222;font:16px Georgia,"Times New Roman",serif;cursor:pointer}.cunello-cr-success-close:hover{opacity:.88}
