.survey-step .s_choice label,.survey-step .s_title,.survey-step__headline{margin:0;margin:initial;font-size:medium;font-size:initial;line-height:normal;line-height:initial;font-weight:normal;font-weight:initial;letter-spacing:normal;letter-spacing:initial;color:#000;color:initial}form.survey-form{display:none}.survey-container{--survey-accent: var(--primary, #a183e8);--survey-accent-content: #ffffff;--survey-accent-content-i: #000000;--survey-bg: white;--survey-content: #222;--survey-border: 0.0625rem solid color-mix(in srgb, var(--survey-content) 15%, transparent);--survey-shadow: 0 0 0 0.0625rem color-mix(in srgb, var(--survey-content) 20%, transparent);--survey-hover-bg: transparent;--survey-hover-content: var(--survey-content);--survey-hover-shadow: 0 0 0 0.125rem var(--survey-accent);--survey-active-bg: color-mix(in srgb, var(--survey-accent) 10%, var(--survey-bg));--survey-active-content: var(--survey-content);--survey-active-shadow: 0 0 0 0.25rem var(--survey-accent);max-width:82.5rem;padding-right:var(--container-padding-x);padding-left:var(--container-padding-x);margin:6.25rem auto;width:100%}.container .survey-container,.container-standard .survey-container{padding-right:0;padding-left:0}.cw-survey,.survey-step .s_textarea textarea,.survey-step .s_choice,.survey__success,.survey,.cw-survey-hover,.survey-step .s_textarea textarea:hover,.survey-step .s_textarea textarea:focus-within,.survey-step .s_choice:hover,.survey-step .s_choice:focus-within,.cw-survey-active,.survey-step .s_textarea:has(:checked),.survey-step .s_choice:has(:checked){background-color:transparent;background-color:var(--survey-bg, transparent);color:currentColor;color:var(--survey-content, currentColor);box-shadow:0 0 0 0 transparent;box-shadow:var(--survey-shadow, 0 0 0 0 transparent)}.cw-survey-hover,.survey-step .s_textarea textarea:hover,.survey-step .s_textarea textarea:focus-within,.survey-step .s_choice:hover,.survey-step .s_choice:focus-within{--survey-bg: var(--survey-hover-bg);--survey-content: var(--survey-hover-content);--survey-shadow: var(--survey-hover-shadow)}.cw-survey-active,.survey-step .s_textarea:has(:checked),.survey-step .s_choice:has(:checked){--survey-bg: var(--survey-active-bg);--survey-content: var(--survey-active-content);--survey-shadow: var(--survey-active-shadow)}.survey{border-radius:1rem;overflow:hidden;font-size:1rem;line-height:normal;line-height:initial;letter-spacing:normal;letter-spacing:initial;position:relative;z-index:1}.survey :where(button){--btn-bg: var(--survey-accent);--btn-hover-bg: color-mix(in srgb, var(--btn-bg) 95%, var(--btn-color-i));--btn-active-bg: color-mix(in srgb, var(--btn-bg) 90%, var(--btn-color-i));--btn-color: var(--survey-accent-content);--btn-color-i: var(--survey-accent-content-i);--btn-border: var(--btn-bg);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.75rem 1.5rem;border-radius:.5rem;background-color:var(--btn-bg);color:var(--btn-color);transition:all .2s;outline:none;border:0.125rem solid var(--btn-border);box-shadow:0 0 0 0 rgba(0,0,0,0)}.survey :where(button):disabled{opacity:.4;pointer-events:none;filter:grayscale(0.4)}.survey :where(button):hover,.survey :where(button):focus-visible{background-color:var(--btn-hover-bg)}.survey :where(button):focus-visible{box-shadow:0 0 0 .25rem color-mix(in srgb, var(--survey-accent) 40%, transparent)}.survey :where(button):active{background-color:var(--btn-active-bg)}.survey__actions{padding:1.5rem 2.5rem;border-top:var(--survey-border);background-color:inherit;display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr;z-index:1;position:relative}@media(min-width: 768px){.survey__actions{grid-template-columns:auto 1fr auto}}.survey__actions__button-prev{--btn-bg: transparent;--btn-border: var(--survey-accent);--btn-color: var(--survey-content);--btn-hover-bg: color-mix(in srgb, var(--btn-bg) 90%, var(--survey-accent))}@media(min-width: 768px){.survey__actions__button-prev{grid-column:1}}.survey__actions__button-next,.survey__actions__button-submit{grid-column:3}.survey__steps{--step-index: var(--step-index, 0);display:flex;align-items:flex-start;transition:transform .2s, height .2s;transform:translateX(calc(var(--step-index) * -100%))}.survey__steps>*{min-width:100%}.survey__success{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;justify-content:center;align-items:center;text-align:center}.survey__success__title{font-size:2.125rem;font-weight:500;max-width:30rem}.survey__success__title br{display:none}.survey-step{padding:2.5rem;display:flex;flex-direction:column;gap:2rem}.survey-step__headline{text-align:center;font-weight:600;font-size:1.75rem}.survey-step__row{--ss-row-gap-x: 1rem;display:flex;gap:.5rem 1rem;gap:.5rem var(--ss-row-gap-x);flex-direction:column}@media(min-width: 1280px){.survey-step__row:has(.s_title){--title-width: 10rem;--subtitle-ml: calc(var(--title-width) + var(--ss-row-gap-x))}}@media(min-width: 1280px){.survey-step__row{flex-wrap:wrap;flex-direction:row}}.survey-step__row__container{text-align:center;display:flex;flex-direction:column;align-items:center;position:relative;justify-content:center;width:100%;max-width:32rem;margin-right:auto;margin-left:auto;gap:.25rem}.survey-step .s_title{align-self:center;width:auto;width:var(--title-width, auto);font-size:1.25rem;font-weight:500}.survey-step .s_subtitle{width:100%;text-align:center;font-size:.875rem;opacity:.75;overflow:hidden;margin-left:0;margin-left:var(--subtitle-ml, 0)}.survey-step .s_subtitle span{position:relative;--hr-size: 0.125rem}.survey-step .s_subtitle span:before,.survey-step .s_subtitle span:after{content:"";display:block;position:absolute;height:var(--hr-size);background-color:currentcolor;top:calc((100% - var(--hr-size))*.5);width:50vw;opacity:.2}.survey-step .s_subtitle span:before{right:calc(100% + 0.5rem)}.survey-step .s_subtitle span:after{left:calc(100% + 0.5rem)}.survey-step .s_choices{display:grid;grid-gap:1rem;gap:1rem;flex-grow:1;grid-template-columns:repeat(auto-fit, minmax(10rem, 1fr))}.survey-step .s_choices>*{min-height:0;min-width:0}.survey-step .s_choice{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;border-radius:.5rem;padding:1rem;position:relative;transition:all .2s;justify-content:center;font-size:1rem}.survey-step .s_choice label{font-weight:500;-webkit-hyphens:auto;hyphens:auto}.survey-step .s_choice img{max-width:100%;border-radius:.25rem;padding:1rem;max-height:12.5rem}.survey-step .s_choice:has(img){justify-content:end}.survey-step .s_choice input{position:absolute;top:0;right:0;bottom:0;left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:inherit}.survey-step .s_choice input:focus{outline:none}.survey-step .s_textarea textarea{width:100%;min-height:10rem;transition:all .2s;gap:.5rem;border-radius:.5rem;padding:1rem;border:0;outline:none}.survey-step .s_number [type=range]{--thumb-size: 2rem;--thumb-color: var(--survey-accent);--track-size: 1rem;--track-color: color-mix(in srgb, var(--survey-accent) 40%, var(--survey-bg));width:100%;height:1.4rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:.5rem}.survey-step .s_number [type=range]:focus{outline:none}.survey-step .s_number [type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 0.25rem color-mix(in srgb, var(--survey-accent) 40%, transparent)}.survey-step .s_number [type=range]:focus::-moz-range-thumb{box-shadow:0 0 0 0.25rem color-mix(in srgb, var(--survey-accent) 40%, transparent)}.survey-step .s_number [type=range]::-moz-focus-outer{border:0}.survey-step .s_number [type=range]::-webkit-slider-thumb{width:var(--thumb-size);height:var(--thumb-size);background-color:var(--thumb-color);border:0;border-radius:var(--thumb-size);transform:scale(1);-webkit-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, transform .15s ease-in-out;transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, transform .15s ease-in-out;-webkit-appearance:none;appearance:none;cursor:grab;margin-top:calc((var(--thumb-size) - var(--track-size))*-0.5)}.survey-step .s_number [type=range]::-webkit-slider-thumb:active{--thumb-color: color-mix(in srgb, var(--survey-accent) 80%, var(--survey-accent-content-i))}.survey-step .s_number [type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}.survey-step .s_number [type=range]::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);background-color:var(--thumb-color);border:0;border-radius:var(--thumb-size);transform:scale(1);-moz-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, transform .15s ease-in-out;transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, transform .15s ease-in-out;-moz-appearance:none;appearance:none;cursor:grab}.survey-step .s_number [type=range]::-moz-range-thumb:active{--thumb-color: color-mix(in srgb, var(--survey-accent) 80%, var(--survey-accent-content-i))}.survey-step .s_number [type=range]::-moz-range-thumb:hover{transform:scale(1.1)}.survey-step .s_number [type=range]::-webkit-slider-runnable-track{width:100%;height:var(--track-size);color:rgba(0,0,0,0);cursor:pointer;background-color:var(--track-color);border-color:rgba(0,0,0,0);border-radius:var(--track-size)}.survey-step .s_number [type=range]::-moz-range-track{width:100%;height:var(--track-size);color:rgba(0,0,0,0);cursor:pointer;background-color:var(--track-color);border-color:rgba(0,0,0,0);border-radius:var(--track-size)}.survey-step .s_number__display{font-weight:500;font-size:3em}.survey-steps-indicator{--ssi-size: 0.5rem;--ssi-circle-size: 3.5rem;display:flex;justify-content:space-between;position:relative;max-width:var(--survey-indicator-max-w);margin:1.5rem auto -1.5rem auto}.survey-steps-indicator-container{padding:1.5rem 2.5rem}.survey-steps-indicator:before,.survey-steps-indicator:after{content:"";display:block;height:var(--ssi-size);position:absolute;top:calc((100% - var(--ssi-size))*.5);left:calc(var(--ssi-circle-size)*.5);right:calc(var(--ssi-circle-size)*.5);background-color:var(--survey-accent)}.survey-steps-indicator:before{z-index:1;transition:transform .3s;transform:scaleX(0);transform:scaleX(var(--survey-indicator-progress, 0));transform-origin:center left}.survey-steps-indicator:after{opacity:.2}.survey-steps-indicator__circle{border:.25rem solid var(--survey-accent);aspect-ratio:1;border-radius:50rem;width:var(--ssi-circle-size);display:flex;justify-content:center;align-items:center;text-align:center;background-color:var(--survey-bg);z-index:1;box-shadow:0 0 0 0 rgba(0,0,0,0);transition:color .15s, background-color .15s, box-shadow .15s}.survey-steps-indicator__circle.active{box-shadow:0 0 0 0.5rem color-mix(in srgb, var(--survey-accent) 40%, var(--survey-active-bg));transition:color .15s .2s, background-color .15s .2s, box-shadow .15s .2s}.survey-steps-indicator__circle.done{background-color:var(--survey-accent);color:var(--survey-accent-content)}
