@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}.desktop-hide{display:none!important}html,body{height:100%}html,body,input,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Fira Sans,Ubuntu,Oxygen,Cantarell,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Helvetica,Arial,sans-serif;font-optical-sizing:auto;color:#111;-webkit-font-smoothing:antialiased;font-size:10px;resize:none}html,body{height:100%;margin:0;display:flex;flex-direction:column}::-moz-selection{background:#f0e6ff}::selection{background:#f0e6ff}.alert-danger{position:fixed;top:80px;left:20px;background-color:#f8d7da;color:#721c24;padding:10px;border-radius:4px;margin-bottom:15px;cursor:pointer;z-index:1000;box-shadow:0 0 10px #0003;width:300px}div.tabcontent{width:100%;display:none}div.tabcontent.active{display:flex}ul.tabs{display:flex;min-width:32rem;flex-shrink:0;height:4rem;padding:.4rem;background:#f6f6f6;border-radius:1.2rem}ul.tabs li{display:flex;flex:1;align-items:center;justify-content:center;font-size:1.4rem;border-radius:1.2rem;cursor:pointer}ul.tabs li.active{background:#fff;font-weight:600;box-shadow:1px 1px 2px #00000014;cursor:default}ul.tabsalt{display:flex}ul.tabsalt li{display:flex;height:4.8rem;flex:1;align-items:center;justify-content:center;cursor:pointer;border-bottom:1px solid #E2E2E2;font-size:1.4rem}ul.tabsalt li.active{color:#6501ff;font-weight:600;cursor:default;border-bottom:1px solid #6501FF}div#toast{position:fixed;left:50%;top:1.6rem;transform:translate3d(-18rem,0,0);z-index:99999}div#toast div.toast{width:36rem;padding:1.6rem;border-radius:1.2rem;font-size:1.2rem}div#toast div.toast.error{background:#fdedee;color:#f04d62}a.button,button{display:inline-flex;align-items:center;text-decoration:none;gap:.4rem;height:4.4rem;padding:0 2rem;background:#fff;border:1px solid #e2e2e2;border-radius:100rem;box-shadow:1px 1px 2px #0000000a;cursor:pointer}a.button:disabled,button:disabled{opacity:.6;cursor:not-allowed}a.button span,button span{flex:1;color:#111;font-size:1.4rem;text-align:center}a.button.full,button.full{width:100%;justify-content:center}a.button.s,button.s{height:3.2rem;padding:0 1.2rem}a.button.s span,button.s span{font-size:1.4rem}a.button.xs,button.xs{height:2.8rem;padding:0 .4rem;border:0;box-shadow:none}a.button.xs:hover,button.xs:hover{background:#f2f2f2}a.button.xs:hover svg,button.xs:hover svg{color:#444}a.button svg,button svg{width:1.6rem;height:1.6rem;color:#888}a.button:hover,button:hover{border-color:#d2d2d2}a.button.primary,button.primary{background:#6501ff;border:1px solid transparent;background-clip:padding-box;box-shadow:none}a.button.primary:hover,button.primary:hover{background-color:#5300d2}a.button.primary span,button.primary span{color:#fff;font-weight:600}a.button.primary svg,button.primary svg{color:#fff}a.button#user,button#user{padding:0;border:0;box-shadow:none}a.button#user span,button#user span{display:flex;width:4rem;height:4rem;justify-content:center;align-items:center;border-radius:100rem;background:#6501ff;font-size:1.5rem;font-weight:600;color:#fff}.overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000ab;justify-content:center;align-items:center;z-index:1000}.overlay .overlay-wrapper{display:flex;flex-direction:column;width:56rem;background:#fff;border-radius:1.2rem}.overlay .header{display:flex;flex-direction:row;min-height:8rem;align-content:center;padding:2.4rem 3.2rem;border-bottom:1px solid #E2E2E2;align-items:center}.overlay .header .headline{display:flex;flex-direction:column;flex-grow:1}.overlay .header .headline span.title{display:block;font-size:2.4rem;font-weight:600}.overlay .header .headline p{margin-top:.8rem;font-size:1.4rem;line-height:130%}.overlay .content{padding:3.2rem}.overlay .footer{display:flex;justify-content:flex-end;gap:1.2rem;padding:2.4rem 3.2rem}.close{font-size:24px;color:#333;cursor:pointer}.close:hover{color:#000}.overlay-menu{position:absolute;background:#fff;border-radius:1.2rem;border:1px solid #e2e2e2;box-shadow:0 0 12px #00000014;z-index:10;display:none}.overlay-menu ul{display:flex;flex-direction:column;padding:.4rem;border-bottom:1px solid #e2e2e2}.overlay-menu ul li a{display:flex;align-items:center;gap:.8rem;height:4rem;padding:0 1.6rem;border-radius:1.2rem;font-size:1.4rem;cursor:pointer;color:#111;text-decoration:none}.overlay-menu ul li a:hover{background:#fafafa}.overlay-menu ul li svg{width:1.6rem;height:1.6rem;color:#444}.overlay-menu ul li span{font-size:1.4rem}.overlay-menu ul:last-of-type{border-bottom:0}form{display:flex;flex-direction:column;width:100%;gap:2.4rem}form div.field-group{display:flex;flex-direction:column}form div.field-group .field-group-title{margin-bottom:1.2rem;font-size:1.4rem;font-weight:600}form div.field{margin-bottom:.8rem}form div.field:last-of-type{margin-bottom:0}form div.field input[type=checkbox]{border:1px solid #e2e2e2;border-radius:1.2rem;cursor:pointer}form div.field input[type=email],form div.field input[type=text],form div.field input[type=number],form div.field select,form div.field textarea{display:block;width:100%;height:4.8rem;padding:1.5rem 1.6rem;font-size:1.4rem;border:1px solid #e2e2e2;border-radius:1.2rem;resize:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}form div.field input[type=email]:hover,form div.field input[type=text]:hover,form div.field input[type=number]:hover,form div.field select:hover,form div.field textarea:hover{border:1px solid #D2D2D2}form div.field input[type=email]:focus,form div.field input[type=text]:focus,form div.field input[type=number]:focus,form div.field select:focus,form div.field textarea:focus{border-color:#6501ff;box-shadow:0 0 0 2px #f0e6ff;outline:none}form div.field input[type=email]:invalid,form div.field input[type=text]:invalid,form div.field input[type=number]:invalid,form div.field select:invalid,form div.field textarea:invalid{border-color:red}form div.field input[type=email].inline,form div.field input[type=text].inline,form div.field input[type=number].inline,form div.field select.inline,form div.field textarea.inline{height:3.2rem;border:0;border-bottom:1px solid #E2E2E2;border-radius:0;padding:0}form div.field input[type=email].inline:hover,form div.field input[type=text].inline:hover,form div.field input[type=number].inline:hover,form div.field select.inline:hover,form div.field textarea.inline:hover{border-bottom:1px solid #D2D2D2}form div.field input[type=email].inline:focus,form div.field input[type=text].inline:focus,form div.field input[type=number].inline:focus,form div.field select.inline:focus,form div.field textarea.inline:focus{box-shadow:none}form div.field select{cursor:pointer}form div.field textarea{height:8.8rem;line-height:130%}form div.field.radio{display:flex;border:1px solid #e2e2e2;box-shadow:1px 1px 2px #0000000a;border-radius:1.2rem;padding:.2rem;gap:1rem}form div.field.radio:hover{border:1px solid #D2D2D2}form div.field.radio .radio-option{display:flex;flex:1;border-radius:1.2rem;cursor:pointer}form div.field.radio .radio-option span{display:flex;height:3.6rem;flex:1;color:#111;align-items:center;justify-content:center;border-radius:1.2rem}form div.field.radio .radio-option span svg{width:2rem;height:2rem}form div.field.radio .radio-option input[type=radio]{display:none}form div.field.radio .radio-option input[type=radio]:checked+span{color:#6501ff;background-color:#6501ff0a}form div.field.code{display:flex;gap:1.6rem}form div.field.code input[type=text]{height:8rem;text-align:center;font-weight:600;font-size:4.8rem;caret-color:transparent}form div.field.code input[type=text]:-moz-placeholder-shown{font-family:sans-serif;font-size:12rem}form div.field.code input[type=text]:placeholder-shown{font-family:sans-serif;font-size:12rem}form div.field.code input[type=text]:placeholder-shown::-moz-placeholder{color:#ddd}form div.field.code input[type=text]:-moz-placeholder-shown::placeholder{color:#ddd}form div.field.code input[type=text]:placeholder-shown::placeholder{color:#ddd}form div.field.checkbox label{display:flex;gap:.8rem;cursor:pointer}form div.field.checkbox label span{font-size:1.4rem;line-height:130%}form div.field.checkbox label a{display:inline;color:#6501ff;text-decoration:underline}form div.field.checkbox label svg{flex-shrink:0;width:1.6rem;height:1.6rem;color:#111;cursor:pointer}form div.field.checkbox label .feather-check-square{display:none;color:#6501ff}form div.field.checkbox label input{display:none}form div.field.checkbox label input#legal:checked~.feather-square{display:none}form div.field.checkbox label input#legal:checked~.feather-check-square{display:block}form div.field span.support-text{display:block;margin-top:.8rem;color:#888;font-size:1.3rem}form div.field div.uploaded{display:flex;flex-direction:row;align-items:center;gap:1.6rem;width:100%;height:8rem;margin-bottom:.8rem;padding:0 1.6rem;border:1px solid #e2e2e2;border-radius:1.2rem}form div.field div.uploaded img{max-height:2.4rem;width:auto}form div.field div.uploaded p{flex-grow:1;font-size:1.4rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}form div.field div.uploaded p em{display:block;margin-top:.8rem;color:#888;font-size:1.3rem;font-weight:400}form div.field.upload{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;height:8rem;cursor:pointer;position:relative;border:1px dashed #d2d2d2;border-radius:1.2rem}form div.field.upload input{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;cursor:pointer}form div.field.upload span{font-size:1.4rem;font-weight:600;pointer-events:none}form div.field.upload em{color:#888;font-size:1.3rem;pointer-events:none}form div.field.upload:hover{border-color:#c2c2c2}form div.field.question{position:relative}form div.field.question input{height:9.6rem;padding:1.5rem 1.6rem 6.8rem;box-shadow:1px 1px 2px #0000000a}form div.field.question div.actions{position:absolute;left:1.6rem;bottom:1.5rem;display:flex;gap:.8rem}form div.field.question div.actions svg{margin-right:-.4rem}form div.field.question ul#lang-list{position:absolute;top:3.6rem;display:flex;flex-direction:column;gap:1.2rem;width:20rem;height:22rem;padding:1.6rem 0;background:#fff;border:1px solid #e2e2e2;box-shadow:0 0 12px #00000014;border-radius:1.2rem;overflow-y:auto;z-index:1}form div.field.question ul#lang-list li{padding:0 1.6rem;font-size:1.4rem;cursor:pointer}form div.field.question ul#lang-list li.title{cursor:default;padding-top:1.6rem;font-size:1.1rem;color:#888;text-transform:uppercase;font-weight:600;border-top:1px solid #e2e2e2}form div.field.question ul#lang-list li.title:first-of-type{padding-top:0;border-top:0}form div.field.survey-type{display:flex;flex-direction:row;gap:1.2rem}form div.field.survey-type input{display:none}form div.field.survey-type span{display:flex;align-items:flex-start;margin-bottom:.4rem;font-size:1.4rem;font-weight:600}form div.field.survey-type span svg{align-self:flex-end;width:1.6rem;height:1.6rem;margin-left:auto;color:#6501ff;opacity:0}form div.field.survey-type label{display:flex;flex-direction:column;flex:1;padding:1.6rem;box-shadow:inset 0 0 0 1px #e2e2e2,1px 1px 2px #0000000a;border-radius:1.2rem;cursor:pointer}form div.field.survey-type label p{font-size:1.3rem;font-weight:400;line-height:120%;color:#666;margin-bottom:-.2rem}form div.field.survey-type label:hover{box-shadow:inset 0 0 0 1px #d2d2d2,1px 1px 2px #0000000a}form div.field.survey-type label:has(input[type=radio]:checked){box-shadow:inset 0 0 0 1.5px #6501ff}form div.field.survey-type label:has(input[type=radio]:checked) svg{opacity:1}form div.field.copy{position:relative}form div.field.copy button{position:absolute;right:1rem;top:1.1rem}form div.field.copy button svg{width:1.6rem;height:1.6rem;color:#444}form div.field.select{position:relative}form div.field.select svg{position:absolute;right:1.6rem;top:1.7rem;width:1.6rem;height:1.6rem;color:#444;pointer-events:none}form div.field.color-picker{position:relative}form div.field.color-picker input[type=text]{padding-left:4rem;box-shadow:1px 1px 2px #0000000a}form div.field.color-picker input[type=color]{position:absolute;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;margin-top:1.6rem;margin-left:1.6rem;padding:0;background:transparent;border:0;cursor:pointer}form div.field.color-picker input[type=color]::-webkit-color-swatch{border-radius:50%;border:0}form div.field.color-picker input[type=color]::-webkit-color-swatch-wrapper{padding:0}form div.field.color-picker input[type=color]::-moz-color-swatch-wrapper{padding:0}form div.field.switch .switch-label{display:flex;align-items:center;gap:.8rem}form div.field.switch .switch-label em{font-size:1.4rem;cursor:pointer}form div.field.switch .switch-label input{display:none}form div.field.switch .switch-label input+.switch{display:inline-block;cursor:pointer;padding:.3rem;background:#e2e2e2;border-radius:2rem;position:relative;width:2.8rem;height:1.8rem}form div.field.switch .switch-label input+.switch:before{content:"";position:absolute;top:.3rem;left:.3rem;width:1.2rem;height:1.2rem;background:#fff;border-radius:50%;box-shadow:1px 1px 2px #00000014;transition:all .3s ease}form div.field.switch .switch-label input:checked+.switch{background:#6501ff}form div.field.switch .switch-label input:checked+.switch:before{transform:translate(1rem)}form div.field.switch.wrapped{margin-bottom:1.6rem;padding:2rem;border:1px solid #E2E2E2;border-radius:1.2rem}form div.field.switch.wrapped:last-of-type{margin-bottom:0}form div.field.switch.wrapped label em{display:flex;flex-direction:column;flex-grow:1}form div.field.switch.wrapped .field-details{padding-top:.8rem;padding-left:3.6rem}header{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:6.4rem;padding:.4rem 2.4rem 0;background:#fff;border-bottom:1px solid #e2e2e2;box-shadow:0 0 2px #00000014}header:before{content:"";position:absolute;top:0;left:0;width:100%;height:.4rem;background:linear-gradient(to left,#1400ff,#bb31f3)}header div.head-left,header div.head-right{display:flex;align-items:center;flex-shrink:0}header div.head-left{gap:1.2rem}header div.head-left #logo{display:block;width:3.2rem;height:3.2rem;font-size:0;background-image:url(https://static.submit.ninja/assets/logo-Di1AukwX.svg);background-size:cover}header div.head-left #survey-title{max-width:16rem;height:auto;padding:.8rem 0;font-size:1.4rem;font-weight:600;border:0;border-bottom:1px solid transparent;border-radius:0;outline:0;overflow:hidden}header div.head-left #survey-title:hover{border-bottom:1px solid #e2e2e2}header div.head-left #survey-title:focus{box-shadow:none;border-bottom:1px solid #e2e2e2}header div.head-center{display:flex;align-items:center;height:6.4rem;position:absolute;left:50%;transform:translate(-50%)}header nav{display:flex;align-items:center;flex-grow:1;justify-content:flex-end;gap:.8rem;list-style:none}header nav>li{position:relative}header nav>li>a{color:#111;font-size:1.4rem;text-decoration:none}header div#user-menu{right:0;width:24rem;margin-top:4.4rem}main{display:flex;justify-content:center;flex:1;padding:2.4rem;overflow-y:auto}main.surveys section{width:80rem;max-width:80rem}main.surveys section div.surveys-head{display:flex;gap:2.4rem;align-items:center;margin-bottom:2.4rem}main.surveys section div.surveys-head h1{flex-grow:1;font-size:3.2rem;font-weight:600}main.surveys section ul.actions{margin-bottom:2.4rem}main.surveys section div.surveys div.survey{display:flex;flex-direction:column;padding:2.4rem;margin-bottom:.8rem;border-radius:1.2rem;border:1px solid #e2e2e2}main.surveys section div.surveys div.survey a{margin-bottom:.8rem;color:#111;font-size:1.4rem;font-weight:600;text-decoration:none}main.surveys section div.surveys div.survey ul{display:flex;align-items:center}main.surveys section div.surveys div.survey ul li{margin-right:.4rem;color:#666;font-size:1.3rem}main.surveys section div.surveys div.survey ul li:after{content:"·";margin-left:.4rem}main.surveys section div.surveys div.survey ul li:last-of-type:after{display:none}main.surveys section div.surveys div.survey:hover{background:#fafafa}main.plans{padding:6.4rem 0}main.plans section{width:96rem}main.plans section div.head{margin-bottom:5.6rem}main.plans section div.head h1{margin-bottom:2.4rem;font-size:6.4rem;font-weight:600;text-align:center}main.plans section div.head p{font-size:1.8rem;color:#666;text-align:center}main.plans section div.body{display:flex;flex-direction:column;align-items:center}main.plans section div.body ul.tabs{width:8rem;margin-bottom:3.6rem}main.plans section div.body ul.plans{display:flex;flex-direction:row;-moz-column-gap:2.4rem;column-gap:2.4rem;margin-bottom:4.8rem}main.plans section div.body ul.plans li.plan{display:flex;flex-direction:column;flex:1;padding:2.4rem 2.4rem 0;border-radius:1.2rem;border:1px solid #e2e2e2}main.plans section div.body ul.plans li.plan h2{margin-bottom:1.6rem;font-size:1.6rem;font-weight:600}main.plans section div.body ul.plans li.plan em{margin-bottom:2.4rem;font-size:3.2rem;font-weight:600}main.plans section div.body ul.plans li.plan em small{display:block;font-weight:400;padding-top:.8rem;color:#666;font-size:1.4rem}main.plans section div.body ul.plans li.plan a{margin-bottom:3.6rem}main.plans section div.body ul.plans li.plan b{margin-bottom:1.6rem;font-size:1.4rem;font-weight:600}main.plans section div.body ul.plans li.plan ul{margin-bottom:2.4rem}main.plans section div.body ul.plans li.plan ul li{display:flex;align-items:flex-start;margin-bottom:.8rem;font-size:1.4rem;line-height:140%}main.plans section div.body ul.plans li.plan ul li .feather{width:2rem;height:2rem;margin-right:.8rem}main.plans section div.body ul.plans li.plan ul li:last-of-type{margin-bottom:0}main.plans section div.body ul.plans li.plan ul li.tooltip{position:relative;cursor:help}main.plans section div.body ul.plans li.plan ul li.tooltip .tooltiptext{visibility:hidden;width:22rem;background-color:#333;color:#fff;font-size:1.2rem;border-radius:1.2rem;padding:1.2rem;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .2s}main.plans section div.body ul.plans li.plan ul li.tooltip:hover .tooltiptext{visibility:visible;opacity:1}main.plans section div.body ul.plans li.plan:last-of-type{color:#fff;background:#6501ff;border:1px solid transparent}main.plans section div.body ul.plans li.plan:last-of-type h2{color:#fff9}main.plans section div.body ul.plans li.plan:last-of-type em small{color:#fff9}main.plans section div.body ul.plans li.plan:hover{box-shadow:1px 1px 2px #00000014}main.plans section div.body i{font-size:1.4rem;padding-bottom:6.4rem}main.plans section div.body i a{color:#6501ff}main.page section{width:76rem}main.page section h1{font-size:5rem;font-weight:600;line-height:130%;margin-bottom:2.4rem}main.page section h2{font-size:3.2rem;font-weight:600;line-height:130%;margin-top:4.8rem;margin-bottom:1.6rem}main.page section h3{font-size:2.4rem;font-weight:600;line-height:130%;margin-bottom:1.6rem}main.page section p{font-size:1.6rem;line-height:160%;margin-bottom:1.6rem}main.page section ul li{font-size:1.6rem;line-height:160%;margin-bottom:1.6rem}main.survey{flex-direction:column;justify-content:flex-start}main.survey div.tabcontent{height:100%}main.survey section#charts{display:flex;flex-direction:column;gap:2.4rem;width:100%}main.survey section#charts div.charts-head{display:flex;gap:2.4rem;align-items:center}main.survey section#charts div.charts-head h1{flex-grow:1;font-size:2.8rem;font-weight:600}main.survey section#charts div.content p{font-size:1.4rem;line-height:140%}main.survey section#charts div.kpis{display:flex;gap:1.2rem}main.survey section#charts div.kpis div.kpi{flex:1;display:flex;flex-direction:column;width:100%;padding:2rem 2.4rem;border-radius:1.2rem;border:1px solid #e2e2e2;box-shadow:1px 1px 2px #0000000a}main.survey section#charts div.kpis div.kpi span{margin:0 0 1.2rem;font-size:1.3rem;font-weight:600}main.survey section#charts div.kpis div.kpi data{font-size:2.4rem;font-weight:600}main.survey section#charts div.kpis div.kpi.primary{background:#6501ff;border:0;color:#fff}main.survey section#charts div.chart,main.survey section#charts div.table{padding:2.4rem;border:1px solid #e2e2e2;box-shadow:1px 1px 2px #0000000a;border-radius:1.2rem}main.survey section#charts div.chart h2,main.survey section#charts div.table h2{margin-bottom:4rem;font-size:2rem;font-weight:600}main.survey section#charts div.chart .gridjs-table,main.survey section#charts div.table .gridjs-table{width:100%;margin-bottom:1.6rem;table-layout:fixed}main.survey section#charts div.chart .gridjs-table .gridjs-thead th,main.survey section#charts div.table .gridjs-table .gridjs-thead th{padding:0 0 1.6rem;font-size:1.3rem;font-weight:600;text-align:left;border-bottom:1px solid #e2e2e2}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td,main.survey section#charts div.table .gridjs-table .gridjs-tbody td{vertical-align:middle;font-size:1.4rem;line-height:6rem;text-align:left;border-bottom:1px solid #e2e2e2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score{color:#fff;width:2.4rem;height:2.4rem;display:flex;font-size:1.2rem;font-weight:600;border-radius:1.2rem;align-items:center;justify-content:center}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-10,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-9,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-10,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-9{background-color:#73b862}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-8,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-7,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-8,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-7{background-color:#ff9f17}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-6,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-5,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-4,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-3,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-2,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-1,main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.nps-0,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-6,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-5,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-4,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-3,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-2,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-1,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.nps-0{background-color:#ff565f}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.csat-5,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.csat-5{background-color:#73b862}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.csat-4,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.csat-4{background-color:#9fd973}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.csat-3,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.csat-3{background-color:#ffd119}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.csat-2,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.csat-2{background-color:#ff9f17}main.survey section#charts div.chart .gridjs-table .gridjs-tbody td .score.csat-1,main.survey section#charts div.table .gridjs-table .gridjs-tbody td .score.csat-1{background-color:#ff565f}main.survey section#charts div.chart .gridjs-pagination,main.survey section#charts div.table .gridjs-pagination{display:flex;flex-direction:row;justify-content:space-between;align-items:center}main.survey section#charts div.chart .gridjs-pagination .gridjs-summary,main.survey section#charts div.table .gridjs-pagination .gridjs-summary{font-size:1.4rem}main.survey section#charts div.chart .gridjs-pagination .gridjs-summary b,main.survey section#charts div.table .gridjs-pagination .gridjs-summary b{font-weight:600}main.survey section#charts div.chart .gridjs-pagination .gridjs-pages button,main.survey section#charts div.table .gridjs-pagination .gridjs-pages button{border-radius:0;border-right:0;font-size:1.4rem}main.survey section#charts div.chart .gridjs-pagination .gridjs-pages button.gridjs-currentPage,main.survey section#charts div.table .gridjs-pagination .gridjs-pages button.gridjs-currentPage{font-weight:600}main.survey section#charts div.chart .gridjs-pagination .gridjs-pages button:first-of-type,main.survey section#charts div.table .gridjs-pagination .gridjs-pages button:first-of-type{border-radius:1.2rem 0 0 .8rem}main.survey section#charts div.chart .gridjs-pagination .gridjs-pages button:last-of-type,main.survey section#charts div.table .gridjs-pagination .gridjs-pages button:last-of-type{border-radius:0 .8rem .8rem 0;border-right:.1rem solid #e2e2e2}main.survey section#settings{width:52rem;flex-shrink:0;flex-grow:0;padding:1.2rem 4.8rem 1.2rem 2.4rem}main.survey section#preview{display:flex;flex:1;flex-direction:column}main.survey section#preview div.preview-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;flex:1;background:#f6f6f6;padding:2.4rem 0;border-radius:1.2rem}main.survey section#preview div.preview-wrapper div.preview-actions{position:absolute;left:0;right:0;top:3.2rem;display:flex;justify-content:center;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}main.survey section#preview div.preview-wrapper div.preview-actions ul#switcher{display:flex;align-self:center;height:4rem;min-width:18rem;padding:.4rem;background:#222;border-radius:1.2rem}main.survey section#preview div.preview-wrapper div.preview-actions ul#switcher li{display:flex;flex:1;align-items:center;justify-content:center;border-radius:1.2rem;color:#fff;font-size:1.3rem;cursor:pointer}main.survey section#preview div.preview-wrapper div.preview-actions ul#switcher li.active{background:#ffffff1a;font-weight:600;cursor:default;box-shadow:1px 1px 2px #0003}main.survey section#preview div.preview-wrapper div.preview-actions button#refresh{justify-content:center;padding:0;width:3.2rem;background:transparent}main.survey section#preview span.notice{padding:2.4rem 2.4rem .4rem;color:#888;font-size:1.3rem;text-align:center}footer{position:fixed;bottom:0;right:.8rem;display:flex;justify-content:flex-end;padding:0 1.6rem 1.6rem;z-index:10}footer div#info-menu{width:26rem;right:1.6rem;margin-top:-27.6rem}.language-choice{position:relative}.language-choice .language-choice-dropdown{display:inline-block}.language-choice .language-choice-dropdown summary{display:flex;align-items:center;cursor:pointer}.language-choice .language-choice-dropdown summary img{height:10px;width:auto}.language-choice .language-list{position:absolute;top:100%;right:-20px;min-width:80px;list-style:none;padding:0;margin:0;background-color:#fff;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid rgba(0,0,0,.05)}.language-choice .language-list .language-list-item img{height:10px}.language-choice .language-list .language-list-item a,.language-choice .language-list .language-list-item span{display:flex;align-items:center;padding:8px 16px;text-decoration:none;color:#4a5568;white-space:nowrap}.language-choice .language-list .language-list-item a:hover,.language-choice .language-list .language-list-item span:hover{background-color:#f7fafc;color:#1a202c}.language-choice .language-list .language-list-item span{font-weight:700}@media screen and (max-width: 768px){header{padding-left:2rem;padding-right:2rem}main{padding:2rem;justify-content:flex-start}main.plans{padding-left:2rem;padding-right:2rem}main.plans section div.body ul.plans{width:100%;gap:2.4rem;flex-direction:column}main.plans section div.body ul.plans li{width:100%}main.survey ul#tabs{margin-bottom:3.2rem}main.survey div.tabcontent{height:auto!important}main.survey div.tabcontent[data-tab-id=customize]{flex-direction:column}main.survey div.tabcontent[data-tab-id=customize] button#open-preview{display:flex;position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%);z-index:50;border-radius:100rem;font-weight:600;color:#fff;background:linear-gradient(to top right,#a02bf5,#3009fd);box-shadow:none;border:0;font-size:1.4rem;height:4.8rem}main.survey div.tabcontent[data-tab-id=analyze]{padding:0}main.survey section#settings{width:100%;padding:0 0 4.8rem}main.survey section#preview{position:fixed;background:#fff;width:100%;left:0;right:0;bottom:0;overflow-y:scroll;border-radius:1.6rem 1.6rem 0 0;box-shadow:0 -4px 10px #0000001a;transform:translateY(100%);transition:transform .3s ease;z-index:1000}main.survey section#preview.open{transform:translateY(0)}main.survey section#preview div.preview-wrapper{padding:0;background:none}main.survey section#preview div.preview-wrapper div.preview-actions{top:2rem;right:2rem;justify-content:flex-end}main.survey section#preview div.preview-wrapper div.preview-actions #close-preview{width:2.8rem;align-self:self-end;justify-content:center}main.survey section#preview div.preview-wrapper iframe{height:25rem!important}main.survey section#preview span.notice{display:none}main.survey section#charts div.charts-head a{display:none}main.survey section#charts div.kpis{flex-direction:column}main.survey section#charts div.table .gridjs-pagination{align-items:flex-start;flex-direction:column;gap:1.6rem}form div.field.code{gap:.8rem}form div.field.code input[type=text]{padding-left:0;padding-right:0}.overlay .overlay-wrapper{position:absolute;width:100%;top:0;left:0;bottom:0;right:0;border-radius:0}.overlay .content{padding:2.4rem}.overlay .footer{padding-left:2.4rem;padding-right:2.4rem}.overlay .footer button{flex:1}.mobile-hide{display:none!important}.desktop-hide{display:flex!important}}
