.nps-dialog .nps-score .nps-score-label{max-width:calc(100% - 32px)}.nps-dialog .nps-score>ul{display:flex;height:30px;justify-content:space-between;list-style-type:none;padding:0}.nps-dialog .nps-score>ul .nps-score-choice input{position:absolute;opacity:0;left:0}.nps-dialog .nps-score>ul .nps-score-choice input:focus+label:not(.selected){border-color:rgba(218,218,218,1);border-color:rgba(var(--palette-neutral-10,218, 218, 218),1);background-color:rgba(218,218,218,1);background-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.nps-dialog .nps-score>ul .nps-score-choice label{display:inline-block;cursor:pointer;text-align:center;width:40px;height:40px;padding:10px;border-radius:10%;border:1px solid;border-color:rgba(234,234,234,1);border-color:rgba(var(--palette-neutral-8,234, 234, 234),1);background-color:rgba(234,234,234,1);background-color:rgba(var(--palette-neutral-8,234, 234, 234),1);color:rgba(51,51,51,1);color:rgba(var(--palette-neutral-80,51, 51, 51),1)}.nps-dialog .nps-score>ul .nps-score-choice label.selected{background-color:rgba(0,120,212,1);background-color:var(--communication-background,rgba(0, 120, 212, 1));color:rgba(255,255,255,1);color:var(--text-on-communication-background,rgba(255, 255, 255, 1))}.nps-dialog .nps-score>ul .nps-score-choice label.selected:hover{background-color:rgba(43,136,216,1);background-color:rgba(var(--palette-primary-tint-10,43, 136, 216),1)}.nps-dialog .nps-score>ul .nps-score-choice label:not(.selected):hover{border-color:rgba(218,218,218,1);border-color:rgba(var(--palette-neutral-10,218, 218, 218),1);background-color:rgba(218,218,218,1);background-color:rgba(var(--palette-neutral-10,218, 218, 218),1)}.nps-dialog .nps-contact-consented-checkbox{margin:10px 0;height:30px}.nps-dialog-reason textarea{overflow-x:hidden !important}.nps-dialog-footer{margin:15px 0 5px}.nps-dialog{z-index:100;width:575px;min-width:575px;max-width:575px;padding:12px 25px;background-color:rgba(255,255,255,1);background-color:rgba(var(--palette-neutral-0,255, 255, 255),1);-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.6);-webkit-box-shadow:0 0 5px 0 var(--palette-black-alpha-60,rgba(0, 0, 0, .6));box-shadow:0 0 5px 0 rgba(0,0,0,.6);box-shadow:0 0 5px 0 var(--palette-black-alpha-60,rgba(0, 0, 0, .6));box-sizing:border-box;font-size:12px}.nps-dialog-single-step{height:360px;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.nps-dialog-single-step.nps-dialog-anonymous{height:330px}.nps-dialog-step-by-step{position:absolute;bottom:25px;right:25px}.nps-dialog-close{position:relative;float:right}