.survey-page{background-color:#efefef;min-height:100dvh}.survey{width:100%;max-width:860px;margin:0 auto;padding:48px 24px}.survey__header{margin-bottom:28px}.survey__eyebrow{margin:0 0 8px;font-size:14px;font-weight:600;opacity:.65}.survey__title{margin:0;font-size:clamp(28px,3.5vw,36px);line-height:1.05}.survey__description{margin:10px 0 0;font-size:18px;line-height:1.5;opacity:.75}.survey-progress{display:flex;align-items:center;gap:10px;margin-bottom:36px}.survey-progress__item{width:34px;height:34px;border:1px solid;border-radius:999px;display:flex;align-items:center;justify-content:center;opacity:.35}.survey-progress__item--active{opacity:1}.survey-progress__item--completed{opacity:.75}.survey-progress__number{font-size:14px;font-weight:700}.survey-step{padding:40px 5%;border-radius:24px;border-radius:14px;box-shadow:0 0 40px rgba(0,0,0,.075);background:#fff}.survey-step__header{margin-bottom:28px}.survey-step__title{margin:0;font-size:clamp(21px,3vw,34px);line-height:1.15;letter-spacing:-.03em}.survey-step__description{margin:12px 0 0;font-size:16px;line-height:1.5;opacity:.7}.survey-step__questions{display:grid;grid-gap:28px;gap:28px}.survey-question{display:grid;grid-gap:14px;gap:14px}.survey-question__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.survey-question__label{margin:0;font-size:18px;line-height:1.35;font-weight:700}.survey-question__required{color:#d13030}.survey-question__error{margin:0;font-size:14px;color:#d13030}.survey-question__empty{margin:0;font-size:14px;opacity:.65}.survey-options{display:grid;grid-gap:10px;gap:10px}.survey-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid rgba(0,0,0,.14);border-radius:14px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.survey-option:hover{border-color:rgba(0,0,0,.35)}.survey-option--selected{border-color:rgba(0,0,0,.75);background:rgba(0,0,0,.04)}.survey-option__input{position:absolute;opacity:0;pointer-events:none}.survey-option__box{width:18px;height:18px;border:1px solid;border-radius:5px;flex:0 0 auto;position:relative}.survey-option--selected .survey-option__box:after{content:"";position:absolute;inset:3px;border-radius:2px;background:var(--primario)}.survey-option__label{font-size:16px;line-height:1.35}.survey-textarea{width:100%;resize:vertical;min-height:140px;padding:16px;border:1px solid rgba(0,0,0,.14);border-radius:14px;font:inherit;line-height:1.45;outline:none;transition:border-color .2s ease}.survey-textarea:focus{border-color:rgba(0,0,0,.65)}.survey__global-error{margin:20px 0 0;padding:14px 16px;border-radius:14px;background:rgba(209,48,48,.08);color:#d13030;font-size:14px}.survey-actions{display:flex;justify-content:space-between;gap:15px;margin-top:28px}.survey-actions__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:14px 24px;font:inherit;font-weight:700;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.survey-actions__button:disabled{opacity:.35;cursor:not-allowed}.survey-actions__button--primary{background:#111;color:#fff;transition:all .4s}.survey-actions__button--primary:hover{background-color:var(--primario)}.survey-actions__button--secondary{background:rgba(0,0,0,.08);color:#111}.survey--success{display:flex;align-items:center;justify-content:center;min-height:420px}.survey__success-box{max-width:560px;text-align:center;padding:48px 32px;border-radius:14px;box-shadow:0 0 40px rgba(0,0,0,.075);background:#fff}.survey__success-icon path{fill:#fff}.survey__success-icon{width:54px;height:54px;border-radius:999px;background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:28px;font-weight:700;padding:10px;transform:rotate(-10deg)}.survey-scale input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;background:transparent;cursor:pointer}.survey-scale input[type=range]:focus{outline:none}.survey-scale input[type=range]::-webkit-slider-runnable-track{background:#ddd;height:6px;border-radius:3px}.survey-scale input[type=range]::-moz-range-track{background:#ddd;height:6px;border-radius:3px}.survey-scale input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--primario);height:18px;width:18px;border-radius:50%;margin-top:-6px}.survey-scale input[type=range]::-moz-range-thumb{border:none;background:var(--primario);height:18px;width:18px;border-radius:50%}.survey-scale__marks{display:flex;justify-content:space-between}.survey-scale__mark{width:18px;display:flex;text-align:center;justify-content:center;font-family:var(--font-montserrat);font-weight:600;padding-top:6px;opacity:.7;transition:all .4s}.survey-scale__mark.survey-scale__mark--active{opacity:1}.survey-scale{margin:20px 0 10px}.survey-multiple-scale__label{font-family:var(--font-montserrat);margin-top:20px;font-weight:500}@media (max-width:640px){.survey{padding:32px 16px}.survey-step{padding:24px 18px;border-radius:18px}.survey-actions{flex-direction:column-reverse}.survey-actions__button{width:100%}.survey__header{margin-bottom:20px}.survey-progress{gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:25px}.survey-progress__item{width:30px;height:30px;flex:0 0 auto}.survey-option{gap:8px;padding:10px 13px;border-radius:8px}.survey-option__label{font-size:15px;line-height:1.35}.survey-step__header{margin-bottom:20px}.survey-question__label{font-size:16px}}.survey-results{margin:0 auto;padding:56px 24px}.survey-results__header{margin-bottom:32px}.survey-results__header-main{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.survey-results__shared-notice{width:-moz-fit-content;width:fit-content;margin:20px 0 0;padding:9px 13px;border-radius:999px;background:rgba(0,0,0,.055);font-size:13px;line-height:1.3;font-weight:600}.survey-results__error{margin:0 0 22px;padding:14px 16px;border-radius:12px;background:rgba(185,28,28,.08);color:#991b1b;font-size:14px;line-height:1.4}.survey-results__eyebrow{margin:0 0 8px;font-size:14px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;opacity:.55}.survey-results__title{margin:0;font-size:clamp(34px,5vw,50px);line-height:1.05;letter-spacing:-.045em}.survey-results__summary{margin:16px 0 0;font-size:18px;line-height:1.45;opacity:.75}.survey-results__tabs-container{display:inline-flex;gap:8px;padding:6px;border-radius:999px;background:rgba(0,0,0,.06)}.survey-results__tabs-container button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:12px 18px;border-radius:999px;background:transparent;color:inherit;font:inherit;font-size:14px;font-weight:700;cursor:pointer;opacity:.6;transition:background-color .2s ease,opacity .2s ease,transform .2s ease}.survey-results__tabs-container button:hover{opacity:1}.survey-results__tabs-container button.is-active{background:#111;color:#fff;opacity:1}.survey-results__content{display:grid;grid-gap:22px;gap:22px}.survey-results__tabs{display:flex;align-items:center;margin-bottom:30px;justify-content:space-between}.survey-results__country-selector{display:flex;gap:10px;align-items:baseline}.survey-results__country-selector label{font-family:var(--font-montserrat);font-weight:600;font-size:15px;color:#171717}.survey-results__country-selector select{padding:4px 7px}.survey-results__country-selector option,.survey-results__country-selector select{font-size:14px;font-family:var(--font-montserrat);font-weight:500}.survey-results-loader{position:fixed;top:0;z-index:3;left:0;right:0;height:100%;display:flex;align-items:center;justify-content:center;background-color:hsla(0,0%,100%,.7)}.survey-results-share{width:min(100%,440px);flex:0 0 440px;padding:20px;border:1px solid rgba(0,0,0,.11);border-radius:18px;background:#fff}.survey-results-share__heading{display:grid;grid-gap:4px;gap:4px;margin-bottom:16px}.survey-results-share__heading strong{font-family:var(--font-montserrat);font-size:16px}.survey-results-share__heading span{font-size:13px;line-height:1.4;opacity:.62}.survey-results-share__options{display:grid;grid-gap:13px;gap:13px}.survey-results-share__options>label:not(.survey-results-share__check){display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;font-weight:600}.survey-results-share__options select{padding:7px 9px;border:1px solid rgba(0,0,0,.18);border-radius:8px;background:#fff;font:inherit;font-size:14px}.survey-results-share__check{display:flex;align-items:flex-start;gap:9px;font-size:13px;line-height:1.4;cursor:pointer}.survey-results-share__check input{margin-top:2px}.survey-results-share__create{width:100%;margin-top:17px;padding:11px 16px;border:0;border-radius:999px;background:#111;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.survey-results-share__create:disabled{cursor:wait;opacity:.55}.survey-results-share__result{display:grid;grid-gap:8px;gap:8px;margin-top:17px;padding-top:17px;border-top:1px solid rgba(0,0,0,.09)}.survey-results-share__result>label{font-size:12px;font-weight:700}.survey-results-share__result>div{display:flex;gap:7px}.survey-results-share__result input{min-width:0;flex:1 1 auto;padding:9px 10px;border:1px solid rgba(0,0,0,.18);border-radius:8px;font:inherit;font-size:12px}.survey-results-share__result button{flex:0 0 auto;padding:9px 12px;border:0;border-radius:8px;background:rgba(0,0,0,.08);color:inherit;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.survey-results-share__result small{font-size:12px;opacity:.62}.survey-results-share__error,.survey-results-share__message{margin:10px 0 0;font-size:12px;line-height:1.4}.survey-results-share__message{color:#166534}.survey-results-share__error{color:#991b1b}.survey-results-card{padding:28px;border:1px solid rgba(0,0,0,.11);border-radius:24px;background:#fff}.survey-results-card__header{margin-bottom:22px}.survey-results-card__header h2{margin:0;font-size:clamp(21px,3vw,23px);line-height:1.2;letter-spacing:-.03em;display:flex;gap:10px;flex-basis:calc(100% - 47px)}.survey-results-card__header .survey-results-card__header-top span{font-size:16px;display:inline-block;border:1px solid #aeaeae;border-radius:100%;width:30px;height:30px;display:flex;justify-content:center;align-items:center;color:rgba(0,0,0,.9);position:relative;top:1px;font-family:var(--font-montserrat);font-weight:600}.survey-results-card__header-top{display:flex;gap:15px}.survey-results-card__header p{margin:10px 0 0;font-size:14px;line-height:1.4;opacity:.62}.survey-results-text{margin-top:20px}.survey-results-text__summary{display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;list-style:none}.survey-results-text__summary::-webkit-details-marker{display:none}.survey-results-text__toggle{flex-shrink:0;font-weight:600}.survey-results-text[open] .survey-results-text__open,.survey-results-text__close{display:none}.survey-results-text[open] .survey-results-text__close{display:inline}.survey-results-text__answers{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.survey-results-text-answer{padding:16px;border:1px solid #e3e3e3;border-radius:8px;background-color:#fafafa}.survey-results-text-answer header{display:flex;flex-wrap:wrap;align-items:center;gap:6px 12px;margin-bottom:10px}.survey-results-text-answer header span{color:#777;font-size:14px}.survey-results-text-answer p{margin:0;white-space:pre-wrap}.survey-results-options{display:grid;grid-gap:16px;gap:16px}.survey-results-option{display:grid;grid-gap:8px;gap:8px}.survey-results-option__top{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.survey-results-option__top span{font-size:16px;line-height:1.35;font-weight:600}.survey-results-option__top strong{flex:0 0 auto;font-size:14px;line-height:1.2;opacity:.75}.survey-results-option__bar{width:100%;height:10px;border-radius:999px;overflow:hidden;background:rgba(0,0,0,.08)}.survey-results-option__bar span{display:block;height:100%;min-width:2px;border-radius:inherit;background:#111;transition:width .35s ease}.survey-results-text-count{display:flex;align-items:center;gap:14px;padding:18px;border-radius:18px;background:rgba(0,0,0,.04)}.survey-results-text-count strong{width:46px;height:46px;flex:0 0 auto;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;font-size:20px;line-height:1}.survey-results-text-count span{font-size:16px;line-height:1.4}.survey-results-user{padding:0;overflow:hidden;border:1px solid rgba(0,0,0,.11);border-radius:22px;background:#fff}.survey-results-user__toggle{width:100%;padding:20px 28px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;text-transform:none;border-radius:0}.survey-results-user__toggle:hover{background:rgba(0,0,0,.025)}.survey-results-user__toggle:focus-visible{outline:2px solid var(--primario);outline-offset:-3px}.survey-results-user__header{display:flex;align-items:center;justify-content:space-between;gap:18px}.survey-results-user__identity{display:grid}.survey-results-user__identity>strong{font-size:24px;line-height:1.2;letter-spacing:-.03em}.survey-results-user__date,.survey-results-user__email{font-size:14px;line-height:1.35;opacity:.62}.survey-results-user__meta{display:flex;flex:0 0 auto;align-items:center;gap:4vw}.survey-results-user__id{padding:7px 11px;border-radius:999px;background:rgba(0,0,0,.06);font-size:13px;font-weight:700;opacity:.75}.survey-results-user__arrow{display:inline-flex;align-items:center;justify-content:center;width:15px;height:32px;font-size:19px;transition:transform .25s ease;transform:rotate(90deg)}.survey-results-user.is-open .survey-results-user__arrow{transform:rotate(270deg)}.survey-results-user__answers{display:grid;grid-gap:18px;gap:18px;border-top:1px solid rgba(0,0,0,.08);padding:22px 28px 28px}.survey-results-user-answer{display:grid;grid-gap:8px;gap:8px}.survey-results-user-answer h3{margin:0;font-size:16px;line-height:1.35;font-weight:800}.survey-results-user-answer__header span{font-family:var(--font-montserrat);font-weight:600;font-size:15px;flex-basis:50px;color:rgba(0,0,0,.8)}.survey-results-user-answer__header{display:flex;gap:0;align-items:baseline}.survey-results-user-answer p{margin:0;font-size:15px;line-height:1.55}.survey-results-user-answer ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.survey-results-user-answer li{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:rgba(0,0,0,.07);font-size:14px;line-height:1.2;font-weight:600}.survey-results-empty{color:rgba(0,0,0,.42);font-style:italic}.survey-results>p,.survey-results__content>p{margin:0;padding:22px;border-radius:18px;background:rgba(0,0,0,.04);font-size:16px;line-height:1.45}@media (max-width:760px){.survey-results{padding:36px 16px}.survey-results__tabs-container{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;border-radius:18px}.survey-results__tabs-container--two{grid-template-columns:1fr 1fr}.survey-results__tabs-container button{width:100%;border-radius:14px}.survey-results-card{padding:22px 18px;border-radius:20px}.survey-results-user{padding:0;border-radius:20px}.survey-results-option__top{align-items:flex-start;flex-direction:column;gap:4px}.survey-results-text-count{align-items:flex-start}.survey-results-user__toggle{padding:15px 18px}.survey-results-user__header{flex-direction:column}.survey-results-user__meta{width:100%;justify-content:space-between}.survey-results-user__answers{padding:20px 18px 22px}.survey-results__header-main{flex-direction:column}.survey-results-share{width:100%;flex-basis:auto}}@media (max-width:480px){.survey-results__title{font-size:34px}.survey-results-card__header h2,.survey-results-user__header h2{font-size:22px}.survey-results-text-count{flex-direction:column}.survey-results__tabs-container{grid-template-columns:1fr;background-color:transparent}.survey-results__tabs-container button{background-color:#f2f2f2}}.survey-nav-results-page{background:#f4f7f5;min-height:100vh;padding:54px 0 76px}.survey-nav-results-header{margin-bottom:30px}.survey-nav-results-header>p{color:#363672;font-size:.72rem;font-weight:800;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.survey-nav-results-page .survey-nav-results-header h1{color:#18251f;font-family:var(--font-montserrat);font-size:clamp(1.75rem,3vw,2.55rem);font-weight:650;letter-spacing:-.04em;line-height:1.1;margin:0;text-transform:none}.survey-nav-results-header>span{color:#68766f;display:block;font-size:.92rem;line-height:1.55;margin-top:11px;max-width:690px}.surveys-list{display:grid;grid-gap:13px;gap:13px}.survey-item{align-items:center;background:#fff;border:1px solid #e1e8e3;border-radius:16px;box-shadow:0 7px 24px rgba(25,47,36,.04);display:flex;gap:28px;justify-content:space-between;min-height:112px;padding:22px 24px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.survey-item:hover{border-color:#cfdcd4;box-shadow:0 10px 28px rgba(25,47,36,.07)}.survey-item-title{min-width:0}.survey-item-title>span{color:#718078;display:block;font-size:.67rem;font-weight:750;letter-spacing:.055em;margin-bottom:6px;text-transform:uppercase}.survey-item-title h2{color:#18251f;font-family:var(--font-montserrat);font-size:1.05rem;font-weight:650;line-height:1.35;margin:0}.survey-item-actions{display:flex;flex:0 0 auto;gap:9px}.survey-item-action{align-items:center;border:1px solid transparent;border-radius:10px;display:inline-flex;font-size:.73rem;font-weight:750;gap:7px;justify-content:center;min-height:42px;padding:9px 12px;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.survey-item-action svg{flex:0 0 auto;height:16px;width:16px}.survey-item-action svg:last-child{height:13px;margin-left:2px;width:13px}.survey-item-action-primary,.survey-item-action-primary:hover{background:#363672;color:#fff}.survey-item-action-secondary{background:#f2f6f3;border-color:#d9e5dd;color:#363672}.survey-item-action-secondary:hover{background:#e7f1eb;border-color:#bdd3c5;color:#363672}.survey-nav-results-empty{background:#fff;border:1px solid #e1e8e3;border-radius:16px;color:#18251f;padding:50px 24px;text-align:center}.survey-nav-results-empty h2{font-size:1rem;margin:0}.survey-nav-results-empty p{color:#68766f;font-size:.8rem;margin:7px 0 0}@media (max-width:850px){.survey-item{align-items:stretch;flex-direction:column;gap:18px}.survey-item-actions{align-self:stretch}.survey-item-action{flex:1 1}}@media (max-width:540px){.survey-nav-results-page{padding:32px 0 54px}.survey-nav-results-header{margin-bottom:22px}.survey-item{padding:19px 17px}.survey-item-actions{flex-direction:column}.survey-item-action{justify-content:flex-start;width:100%}.survey-item-action svg:last-child{margin-left:auto}}.survey-results-scale{display:grid;grid-gap:20px;gap:20px}.survey-results-scale__summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border-radius:18px;background:rgba(0,0,0,.04)}.survey-results-scale__summary>span{font-size:15px;line-height:1.35;font-weight:600;opacity:.7}.survey-results-scale__summary>strong{display:flex;align-items:baseline;gap:3px;color:var(--primario);font-family:var(--font-montserrat);font-size:32px;line-height:1;font-weight:700}.survey-results-scale-item__header small,.survey-results-scale__summary small,.survey-results-user-scale small{font-size:14px;font-weight:600;opacity:.55}.survey-results-scale-visual{width:100%}.survey-results-scale-visual__bar{position:relative;width:100%;height:10px;overflow:hidden;border-radius:999px;background:rgba(0,0,0,.09)}.survey-results-scale-visual__bar span{display:block;min-width:5px;height:100%;border-radius:inherit;background:var(--primario);transition:width .4s ease}.survey-results-scale-visual__marks{display:flex;justify-content:space-between;margin-top:9px}.survey-results-scale-visual__marks span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;color:rgba(0,0,0,.45);font-family:var(--font-montserrat);font-size:12px;line-height:1;font-weight:600;transition:color .2s ease,background-color .2s ease}.survey-results-scale-visual__marks span.is-active{color:var(--primario);background:color-mix(in srgb,var(--primario) 12%,transparent)}@supports not (background:color-mix(in srgb,red 10%,transparent)){.survey-results-scale-visual__marks span.is-active{background:rgba(0,0,0,.07)}}.survey-results-multiple-scale{display:grid;grid-gap:16px;gap:16px}.survey-results-scale-item{padding:20px;border:1px solid rgba(0,0,0,.09);border-radius:18px;background:rgba(0,0,0,.018)}.survey-results-scale-item__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.survey-results-scale-item__header h3{margin:0;font-size:17px;line-height:1.35;font-weight:700}.survey-results-scale-item__header p{margin:5px 0 0;font-size:13px;line-height:1.4;opacity:.55}.survey-results-scale-item__header>strong{display:flex;align-items:baseline;gap:2px;flex:0 0 auto;min-width:70px;color:var(--primario);font-family:var(--font-montserrat);font-size:26px;line-height:1;font-weight:700;text-align:right}.survey-results-scale-distribution{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:9px;gap:9px;padding-top:18px;margin-top:18px;border-top:1px solid rgba(0,0,0,.08)}.survey-results-scale-distribution__item{display:grid;grid-gap:7px;gap:7px;min-width:0}.survey-results-scale-distribution__top{display:grid;grid-gap:3px;gap:3px}.survey-results-scale-distribution__top span{overflow:hidden;font-size:12px;line-height:1.25;font-weight:600;text-overflow:ellipsis;white-space:nowrap;opacity:.6}.survey-results-scale-distribution__top strong{font-family:var(--font-montserrat);font-size:12px;line-height:1.2;font-weight:600}.survey-results-scale-distribution__bar{width:100%;height:7px;overflow:hidden;border-radius:999px;background:rgba(0,0,0,.08)}.survey-results-scale-distribution__bar span{display:block;height:100%;min-width:2px;border-radius:inherit;background:var(--primario);transition:width .35s ease}.survey-results-user-scale{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;padding:15px 17px;border-radius:14px;background:rgba(0,0,0,.04)}.survey-results-user-scale>strong{display:flex;align-items:baseline;gap:2px;color:var(--primario);font-family:var(--font-montserrat);font-size:25px;line-height:1;font-weight:700}.survey-results-user-multiple-scale{display:grid;grid-gap:10px;gap:10px}.survey-results-user-scale-item{padding:15px 17px;border:1px solid rgba(0,0,0,.09);border-radius:14px;background:rgba(0,0,0,.018)}.survey-results-user-scale-item__top{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:12px}.survey-results-user-scale-item__top>span{font-size:15px;line-height:1.35;font-weight:600}.survey-results-user-scale-item__top>strong{flex:0 0 auto;color:var(--primario);font-family:var(--font-montserrat);font-size:14px;line-height:1.2;font-weight:700}@media (max-width:760px){.survey-results-scale__summary{padding:16px;border-radius:14px}.survey-results-scale__summary>strong{font-size:28px}.survey-results-scale-item{padding:17px 15px;border-radius:15px}.survey-results-scale-item__header{gap:15px}.survey-results-scale-distribution{grid-template-columns:1fr;gap:10px}.survey-results-scale-distribution__item{grid-template-columns:78px minmax(0,1fr);align-items:center;gap:10px}.survey-results-scale-distribution__top{gap:1px}.survey-results-scale-distribution__top span{white-space:normal}.survey-results-user-scale{grid-template-columns:62px minmax(0,1fr);padding:14px}}@media (max-width:480px){.survey-results-scale-item__header{flex-direction:column}.survey-results-scale-item__header>strong{min-width:0}.survey-results-user-scale{grid-template-columns:1fr;gap:12px}.survey-results-user-scale-item__top{align-items:flex-start;flex-direction:column;gap:5px}}.kpis-block{display:flex;gap:2%}.kpis-item{border:1px solid #e6e6e6;border-radius:12px;padding:18px;flex:1 1;display:flex;flex-direction:column}.kpis-item h4{font-size:12.5px;margin:0 0 8px;font-weight:600;font-size:15px}.kpis-item h4,.kpis-item p{color:#8a8a8a;font-family:var(--font-montserrat)}.kpis-item p{font-size:12.5px;margin:auto 0 0;font-weight:400}.kpis-item h3{font-size:25px;color:#000;font-family:var(--font-montserrat);margin:5px 0}.results-survey-por-pais table th{text-align:left;font-size:14px;text-transform:uppercase;letter-spacing:.5px;color:#8a8a8a;font-weight:500;padding:8px 12px;font-weight:600;font-family:var(--font-montserrat)}.results-survey-por-pais table{width:100%;border-collapse:collapse;margin:30px 0 40px}.results-survey-por-pais table .results-survey-td-data{text-align:center}.results-survey-por-pais table td{padding:5px 12px;font-size:14px;font-family:var(--font-montserrat);font-weight:500;color:#171717;font-size:16px}.results-survey-por-pais table .results-survey-por-pais-item td{border-top:1px solid #e6e6e6;padding-top:10px;padding-bottom:10px}.results-survey-por-pais table .pill{display:inline-block;padding:4px 12px;border-radius:999px;background:#f2f2f2;font-size:15px;font-weight:500}.results-survey-por-pais{margin:40px 0 60px}.survey-results-section-head h2,.survey-results-section-head p{font-family:var(--font-montserrat)}.survey-results-section-head h2{font-size:20px;margin-bottom:3px}.cruzes-solicitados-wrapper{display:flex;gap:30px 2%;margin:40px 0 60px;flex-wrap:wrap}.cross-results__value--average .bar-cell{width:160px}.cross-results__value--average .bar-track{background:#f2f2f2;border-radius:4px;height:8px;width:100%;overflow:hidden}.cross-results__value--average .bar-fill{background:var(--primario);height:100%;border-radius:4px}.cross-results__value.cross-results__value--average{display:flex;align-items:center;gap:10px}.cross-results__item{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #e6e6e6}.cross-results__value.cross-results__value--average p{font-size:15px;font-weight:600;color:#171717}.cross-results__group h5{font-family:var(--font-montserrat);font-weight:600;font-size:15px}.cross-results__item:last-child{border:none}.crosses-item{border:1px solid #e6e6e6;border-radius:12px;padding:18px;flex:1 1;display:flex;flex-direction:column;min-height:200px;flex-basis:49%}.crosses-item h4{font-size:12.5px;color:#8a8a8a;margin:0 0 8px;font-family:var(--font-montserrat);font-weight:600;font-size:15px}.results-by-country-answer{border-left:2px solid #f2f2f2;padding:8px 0 8px 14px;margin-bottom:10px;font-size:17px}.results-by-country__item{border:1px solid #e6e6e6;border-radius:12px;padding:18px 22px;margin-bottom:14px}.results-by-country__item h3{font-size:15px;letter-spacing:.5px;text-transform:uppercase;color:#8a8a8a;margin:0 0 12px}.results-by-country-answer h5{color:#8a8a8a;font-size:14px;margin-top:4px}.results-by-country-answer p{font-size:19px}.results-by-country-wrapper{margin:40px 0 60px;display:flex;gap:30px;flex-direction:column}@media (max-width:1280px){.kpis-item h3{font-size:21px}}@media (max-width:980px){.kpis-block{flex-wrap:wrap;gap:20px 2%}.kpis-item{flex-basis:32%;flex-grow:0}}@media (max-width:768px){.cruzes-solicitados-wrapper{flex-wrap:wrap;flex-direction:column;margin:25px 0 40px;gap:20px}.results-by-country-wrapper,.results-survey-por-pais table{margin:25px 0 40px}.survey-results-section-head h2{font-size:17px;margin-bottom:2px}.survey-results-section-head p{font-size:14px}.cross-results__value--average .bar-cell{width:80px}.cross-results__group{flex-basis:47.5%}.cross-results__item{gap:5%}.results-by-country__item{padding:15px 18px}.crosses-item,.kpis-item{padding:15px}.results-survey-table,.results-survey-table tbody,.results-survey-table td,.results-survey-table tr{display:block;width:100%}.results-survey-table thead{display:none}.results-survey-country{overflow:hidden;margin-bottom:18px;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#fff}.results-survey-table tr{box-sizing:border-box}.results-survey-por-pais .results-survey-table{display:block;width:100%;margin:25px 0 40px}.results-survey-por-pais .results-survey-table thead{display:none}.results-survey-por-pais .results-survey-table tbody{display:block;width:100%}.results-survey-por-pais .results-survey-table .results-survey-country{overflow:hidden;margin-bottom:18px;border:1px solid #e6e6e6;border-radius:14px;background:#fff}.results-survey-por-pais .results-survey-table .results-survey-country:last-child{margin-bottom:0}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item,.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;padding:16px;box-sizing:border-box}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item{background:#fafafa}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item td,.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group td{width:auto;padding:0;border:0;box-sizing:border-box}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item td:first-child{grid-column:1/-1;padding-bottom:4px;color:var(--primario);font-size:19px;line-height:1.25;font-weight:700}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item td:nth-child(2){display:none}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group{border-top:1px solid #e6e6e6}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group td:first-child{display:none}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group td:nth-child(2){display:block;grid-column:1/-1}.results-survey-por-pais .results-survey-table td[data-label]{display:flex;min-width:0;flex-direction:column;gap:5px;color:#111;font-size:16px;line-height:1.2;font-weight:600;text-align:left}.results-survey-por-pais .results-survey-table td[data-label]:before{content:attr(data-label);overflow:hidden;color:#8a8a8a;font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase}}@media (max-width:480px){.kpis-item{flex-basis:100%}.kpis-block{gap:15px 2%}.results-survey-por-pais .results-survey-table .results-survey-por-pais-item,.results-survey-por-pais .results-survey-table .results-survey-por-pais-item-group,.results-survey-por-pais-item,.results-survey-por-pais-item-group{gap:8px;padding:14px 12px}.results-survey-por-pais .results-survey-table td[data-label]:before{font-size:9px;letter-spacing:0}.results-survey-por-pais .results-survey-table td[data-label]{font-size:15px}}.survey-status-page{min-height:100vh;background:radial-gradient(circle at 90% 0,rgba(48,133,89,.08),transparent 26rem),#f4f7f5;color:#18251f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:48px 24px 72px}.survey-status-page *,.survey-status-page :after,.survey-status-page :before{box-sizing:border-box}.survey-status-shell{width:min(1440px,100%);margin:0 auto}.survey-status-header{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:30px}.survey-status-eyebrow,.survey-status-section-label{color:#363672;font-size:.72rem;font-weight:800;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.survey-status-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.survey-status-title-row h1{font-size:clamp(1.75rem,3vw,2.7rem);letter-spacing:-.04em;line-height:1.08;margin:0;max-width:950px}.survey-status-survey-id{background:#e7ede9;border-radius:999px;color:#55635c;font-size:.72rem;font-weight:800;letter-spacing:.04em;padding:6px 10px}.survey-status-subtitle{color:#68766f;font-size:.98rem;margin:12px 0 0}.survey-status-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:16px}.survey-status-delivery-card,.survey-status-list-card,.survey-status-metric-card,.survey-status-progress-card,.survey-status-reminder-card{background:#fff;border:1px solid #e4eae6;box-shadow:0 8px 30px rgba(25,47,36,.045)}.survey-status-metric-card{align-items:center;border-radius:18px;display:flex;gap:15px;min-height:136px;padding:22px}.survey-status-metric-icon{align-items:center;border-radius:14px;display:flex;flex:0 0 46px;height:46px;justify-content:center;width:46px}.survey-status-metric-icon svg{height:22px;width:22px}.survey-status-icon-blue{background:#eaf2fb;color:#2563a9}.survey-status-icon-green{background:#e8f5ee;color:#363672}.survey-status-icon-amber{background:#fff4df;color:#a96712}.survey-status-icon-red{background:#fff0ef;color:#b83a3a}.survey-status-metric-card>div:last-child{display:grid}.survey-status-metric-label{color:#68766f;font-size:.76rem;font-weight:700;margin-bottom:2px}.survey-status-metric-card strong{font-size:1.9rem;letter-spacing:-.04em;line-height:1.15}.survey-status-metric-card small{color:#8a958f;font-size:.7rem;margin-top:3px}.survey-status-reminder-card{align-items:center;border-radius:20px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:16px;padding:24px 28px}.survey-status-reminder-icon{align-items:center;background:#e8f5ee;border-radius:15px;color:#363672;display:flex;height:50px;justify-content:center;width:50px}.survey-status-reminder-icon svg{height:24px;width:24px}.survey-status-reminder-copy h2{font-size:1.08rem;letter-spacing:-.02em;margin:0}.survey-status-reminder-copy>p{color:#68766f;font-size:.8rem;line-height:1.5;margin:7px 0 0}.survey-status-reminder-notice{border-radius:9px;display:flex;flex-wrap:wrap;font-size:.72rem;gap:4px 12px;margin-top:12px;padding:9px 11px}.survey-status-reminder-notice-success{background:#e8f5ee;color:#363672}.survey-status-reminder-notice-warning{background:#fff4df;color:#8b560f}.survey-status-reminder-notice-error{background:#fff0ef;color:#a73333}.survey-status-reminder-action{align-items:flex-end;display:flex;min-width:270px;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end}.survey-status-reminder-action>label,.survey-status-reminder-action>small{color:#68766f;font-size:.69rem}.survey-status-reminder-action>label{font-weight:700}.survey-status-reminder-action>div{align-items:center;display:flex;gap:7px;justify-content:flex-end;flex-basis:100%}.survey-status-reminder-action input{border:1px solid #dbe3de;border-radius:9px;color:#18251f;font:inherit;height:34px;padding:0 5px 0 10px;width:62px}.survey-status-reminder-action>div span{color:#68766f;font-size:.75rem}.survey-status-reminder-action>small{margin-top:9px}.survey-status-reminder-action>button{align-items:center;background:#363672;border:0;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-size:.8rem;font-weight:600;gap:7px;justify-content:center;margin-top:9px;min-height:38px;padding:9px 13px;width:auto}.survey-status-reminder-action>button:hover:not(:disabled){background:#363672}.survey-status-reminder-action>button:disabled{cursor:not-allowed;opacity:.48}.survey-status-reminder-action>button svg{height:16px;width:16px}.survey-status-overview{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(500px,1.35fr);grid-gap:16px;gap:16px;margin-bottom:16px}.survey-status-delivery-card,.survey-status-progress-card{border-radius:20px;min-height:225px;padding:28px}.survey-status-progress-card{align-items:center;display:flex;justify-content:space-between;gap:24px;overflow:hidden;position:relative}.survey-status-progress-card:after{background:#e8f5ee;border-radius:50%;content:"";height:210px;position:absolute;right:-100px;top:-105px;width:210px}.survey-status-progress-copy{position:relative;z-index:1}.survey-status-delivery-header h2,.survey-status-list-header h2,.survey-status-progress-copy h2{font-size:1.22rem;letter-spacing:-.025em;margin:0}.survey-status-progress-copy p{color:#68766f;font-size:.86rem;line-height:1.55;margin:10px 0 0;max-width:275px}.survey-status-progress-ring{flex:0 0 128px;height:128px;position:relative;width:128px;z-index:1}.survey-status-progress-ring svg{height:100%;transform:rotate(-90deg);width:100%}.survey-status-progress-track,.survey-status-progress-value{fill:none;stroke-width:8}.survey-status-progress-track{stroke:#e5ece8}.survey-status-progress-value{stroke:#363672;stroke-linecap:round;transition:stroke-dashoffset .4s ease}.survey-status-progress-ring>div{align-items:center;display:flex;flex-direction:column;inset:0;justify-content:center;position:absolute}.survey-status-progress-ring strong{font-size:1.35rem;letter-spacing:-.04em}.survey-status-progress-ring span{color:#68766f;font-size:.66rem}.survey-status-delivery-card{display:flex;flex-direction:column;justify-content:space-between}.survey-status-delivery-header{align-items:flex-start;display:flex;justify-content:space-between;gap:20px}.survey-status-delivery-total{background:#f0f4f2;border-radius:999px;color:#68766f;font-size:.72rem;font-weight:700;padding:7px 11px;white-space:nowrap}.survey-status-delivery-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px}.survey-status-delivery-stats>div{border-right:1px solid #e4eae6;padding:0 22px;position:relative}.survey-status-delivery-stats>div:first-child{padding-left:0}.survey-status-delivery-stats>div:last-child{border-right:0;padding-right:0}.survey-status-delivery-dot{border-radius:50%;height:8px;left:auto;position:absolute;right:22px;top:4px;width:8px}.survey-status-delivery-stats>div:last-child .survey-status-delivery-dot{right:0}.survey-status-dot-accepted{background:#22771b}.survey-status-dot-delivered{background:#5484cb}.survey-status-dot-read{background:#363672}.survey-status-dot-pending{background:#a96712}.survey-status-delivery-stats p{color:#68766f;font-size:.72rem;margin:0 0 8px}.survey-status-delivery-stats strong{font-size:1.55rem;letter-spacing:-.035em}.survey-status-list-card{border-radius:20px;overflow:hidden}.survey-status-list-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;padding:26px 28px 22px}.survey-status-list-header p{color:#68766f;font-size:.76rem;margin:5px 0 0}.survey-status-filters{align-items:center;display:flex;flex-wrap:wrap;gap:9px;justify-content:flex-end}.survey-status-filters input,.survey-status-filters select{background-color:#fff;border:1px solid #dbe3de;border-radius:10px;color:#18251f;font:inherit;font-size:.78rem;height:42px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.survey-status-filters input:focus,.survey-status-filters select:focus{border-color:#68a484;box-shadow:0 0 0 3px rgba(33,122,81,.11)}.survey-status-filters select{cursor:pointer;padding:0 34px 0 12px}.survey-status-search{display:block;position:relative}.survey-status-search svg{color:#7d8a83;height:17px;left:13px;position:absolute;top:13px;width:17px}.survey-status-search input{min-width:295px;padding:0 14px 0 40px}.survey-status-selection-bar{align-items:center;background:#f8faf9;border-top:1px solid #e4eae6;display:flex;flex-wrap:wrap;gap:14px 22px;justify-content:space-between;padding:14px 28px}.survey-status-selection-summary{display:grid;grid-gap:3px;gap:3px}.survey-status-selection-summary strong{font-size:.78rem}.survey-status-selection-summary span{color:#68766f;font-size:.7rem}.survey-status-selection-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.survey-status-selection-actions button{align-items:center;border-radius:9px;cursor:pointer;display:inline-flex;font:inherit;font-size:.7rem;font-weight:700;gap:7px;justify-content:center;min-height:36px;padding:8px 11px;width:auto}.survey-status-selection-actions button:disabled{cursor:not-allowed;opacity:.48}.survey-status-selection-secondary{background:#fff;border:1px solid #d9e1dc;color:#18251f}.survey-status-selection-secondary:hover:not(:disabled){border-color:#85aa96;color:#363672}.survey-status-selection-primary{background:#363672;border:1px solid #363672;color:#fff}.survey-status-selection-primary:hover:not(:disabled){background:#2d2d65}.survey-status-selection-primary svg{height:15px;width:15px}.survey-status-selection-notice{flex:0 0 100%;margin-top:0}.survey-status-table-wrapper{border-top:1px solid #e4eae6;overflow-x:auto}.survey-status-table{border-collapse:collapse;min-width:1060px;width:100%}.survey-status-table th{background:#f8faf9;color:#77847d;font-size:.67rem;font-weight:800;letter-spacing:.055em;padding:13px 18px;text-align:left;text-transform:uppercase}.survey-status-table td:first-child,.survey-status-table th:first-child{padding-left:28px}.survey-status-table td:last-child,.survey-status-table th:last-child{padding-right:28px}.survey-status-table td{border-top:1px solid #edf1ee;font-size:.78rem;padding:15px 18px;vertical-align:middle}.survey-status-table tbody tr{transition:background-color .12s ease}.survey-status-table tbody tr:hover{background:#fbfcfb}.survey-status-table tbody tr.survey-status-row-selected,.survey-status-table tbody tr.survey-status-row-selected:hover{background:#f0f7f3}.survey-status-person{align-items:center;display:flex;gap:11px;min-width:200px}.survey-status-contact-selector{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center}.survey-status-contact-selector input{accent-color:#363672;cursor:pointer;height:16px;margin:0;width:16px}.survey-status-contact-selector input:disabled{cursor:not-allowed;opacity:.38}.survey-status-avatar{align-items:center;background:#e5f1ea;border:1px solid #d7e7de;border-radius:11px;color:#363672;display:flex;flex:0 0 39px;font-size:.72rem;font-weight:800;height:39px;justify-content:center}.survey-status-activity,.survey-status-contact,.survey-status-person>div{display:grid;grid-gap:3px;gap:3px}.survey-status-person strong{font-size:.78rem;font-weight:750}.survey-status-activity small,.survey-status-contact small,.survey-status-person span{color:#89948e;font-size:.67rem}.survey-status-contact{max-width:220px;min-width:165px}.survey-status-contact>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.survey-status-badge,.survey-status-response-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.68rem;font-weight:750;gap:6px;line-height:1;padding:7px 10px;white-space:nowrap}.survey-status-badge>span{background:currentColor;border-radius:50%;height:6px;width:6px}.survey-status-send-accepted{background:#eaf2fb;color:#2563a9}.survey-status-send-delivered{background:#ecf3ff;color:#4776b9}.survey-status-send-read{background:#e8f5ee;color:#363672}.survey-status-send-failed{background:#fff0ef;color:#b83a3a}.survey-status-send-pending{background:#fff4df;color:#a96712}.survey-status-attempts{align-items:center;background:#f0f3f1;border-radius:8px;display:inline-flex;font-size:.74rem;font-weight:800;height:28px;justify-content:center;min-width:30px}.survey-status-response-badge svg{height:13px;width:13px}.survey-status-response-completed{background:#e8f5ee;color:#22771b}.survey-status-response-pending{background:#f1f3f2;color:#69756f}.survey-status-activity{min-width:145px}.survey-status-activity>span{font-weight:650}.survey-status-empty-state{align-items:center;display:flex;flex-direction:column;padding:70px 24px;text-align:center}.survey-status-empty-state svg{color:#8da097;height:32px;margin-bottom:13px;width:32px}.survey-status-empty-state h3{font-size:1rem;margin:0}.survey-status-empty-state p{color:#68766f;font-size:.8rem;margin:7px 0 0}.survey-status-pagination{align-items:center;border-top:1px solid #e4eae6;display:flex;justify-content:space-between;gap:20px;padding:17px 28px}.survey-status-pagination p,.survey-status-pagination span{color:#68766f;font-size:.73rem;margin:0}.survey-status-pagination>div{align-items:center;display:flex;gap:12px}.survey-status-pagination button{background:#fff;border:1px solid #d9e1dc;border-radius:9px;color:#18251f;cursor:pointer;font:inherit;font-size:.72rem;font-weight:700;padding:8px 12px}.survey-status-pagination button:hover:not(:disabled){border-color:#85aa96;color:#363672}.survey-status-pagination button:disabled{cursor:not-allowed;opacity:.42}.survey-status-sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (max-width:1120px){.survey-status-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.survey-status-overview{grid-template-columns:1fr}.survey-status-list-header{align-items:flex-start;flex-direction:column}.survey-status-filters{justify-content:flex-start;width:100%}.survey-status-reminder-card{align-items:start;grid-template-columns:auto minmax(0,1fr)}.survey-status-reminder-action{grid-column:2;justify-self:start}}@media (max-width:720px){.survey-status-page{padding:28px 14px 50px}.survey-status-header{margin-bottom:22px}.survey-status-metrics{grid-template-columns:1fr 1fr;gap:10px}.survey-status-metric-card{align-items:flex-start;flex-direction:column;min-height:155px;padding:17px}.survey-status-metric-card strong{font-size:1.6rem}.survey-status-delivery-card,.survey-status-progress-card{padding:22px}.survey-status-progress-ring{flex-basis:106px;height:106px;width:106px}.survey-status-delivery-stats{grid-template-columns:1fr 1fr;row-gap:24px}.survey-status-delivery-stats>div,.survey-status-delivery-stats>div:first-child,.survey-status-delivery-stats>div:last-child{border:0;padding:0}.survey-status-delivery-dot,.survey-status-delivery-stats>div:last-child .survey-status-delivery-dot{right:18px}.survey-status-list-header{padding:22px 18px 18px}.survey-status-reminder-card{grid-template-columns:1fr;padding:20px}.survey-status-reminder-icon{height:44px;width:44px}.survey-status-reminder-action{grid-column:1;min-width:0;width:100%}.survey-status-filters,.survey-status-filters input,.survey-status-filters label,.survey-status-filters select,.survey-status-search input{min-width:0;width:100%}.survey-status-selection-bar{align-items:stretch;padding:14px 18px}.survey-status-selection-actions{align-items:stretch;width:100%}.survey-status-selection-actions button{flex:1 1 180px}.survey-status-table-wrapper{overflow:visible}.survey-status-table{display:block;min-width:0}.survey-status-table thead{display:none}.survey-status-table tbody{display:grid;grid-gap:12px;gap:12px;padding:14px}.survey-status-table tr{border:1px solid #e4eae6;border-radius:14px;display:grid;overflow:hidden}.survey-status-table td,.survey-status-table td:first-child,.survey-status-table td:last-child{align-items:center;border-top:1px solid #edf1ee;display:grid;grid-gap:14px;gap:14px;grid-template-columns:105px minmax(0,1fr);padding:12px 14px}.survey-status-table td:first-child{border-top:0;display:block;padding:15px 14px}.survey-status-table td:not(:first-child):before{color:#849089;content:attr(data-label);font-size:.65rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.survey-status-contact{max-width:100%;min-width:0}.survey-status-pagination{align-items:stretch;flex-direction:column;padding:16px 18px}.survey-status-pagination>div{justify-content:space-between}}@media (max-width:430px){.survey-status-metrics{grid-template-columns:1fr}.survey-status-metric-card{align-items:center;flex-direction:row;min-height:116px}.survey-status-progress-card{align-items:flex-start;flex-direction:column}.survey-status-progress-ring{align-self:center}}@media (prefers-reduced-motion:reduce){.survey-status-page *,.survey-status-page :after,.survey-status-page :before{scroll-behavior:auto!important;transition:none!important}}