@charset "UTF-8";.open-cuestion{width:20px}.close-cuestion{width:20px}textarea{width:calc(100% - 30px);margin:auto;display:block;height:10em;border-radius:10px!important}form{width:100%;display:flex;flex-wrap:wrap;margin:0}form .topic{font-size:small;margin:0;display:none}form #buttons-wrapper button{display:block;margin:1em 0 0;font-size:14px;color:var(--white)}form .question-image{text-align:center}form .question-image img{border-radius:10px;border:2px solid var(--grey);max-width:100%}form .question-head{width:100%;margin:auto}form .question-head h1{width:fit-content;max-width:100%;text-align:center;font-family:"extraBold";font-size:1.5rem;line-height:1.8rem;margin:auto}form.question-info .question-head{display:none}form .question-answer{width:100%;margin-bottom:40px;display:flex;flex-direction:column;align-items:center}form .question-answer h1 strong{font-size:30px;line-height:34px;color:var(--colorPrimary)}form:last-child{opacity:1}.question-answer [name=answer]{font-family:"bold";font-size:16px;text-transform:uppercase;padding:5px 10px 5px 15px;border-radius:20px;border:2px solid var(--grey);background-color:var(--white)}.question-answer select[name=answer]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:url("/static/imgs/despliega_gris.svg?573f795d7a40");background-size:12px 12px;background-repeat:no-repeat;background-position:96% center;cursor:pointer}.question-answer select[name=answer] option{cursor:pointer}.question-answer [value]{font-family:"extraBold";font-size:14px;text-transform:uppercase;text-align:center;border-style:none;padding:5px 10px 5px 15px;border-radius:20px}label{margin:1rem;display:block}.notification{margin:0px}select{width:280px}select:hover{background-color:var(--grey)!important}select [value]{background-color:var(--white)}input[type=radio] + .radio-label,input[type=checkbox] + .radio-label{border:2px solid var(--grey);border-radius:30px;width:280px;padding:6px 15px;font-family:"extraBold";font-size:14px;text-transform:uppercase;text-align:center;cursor:pointer;margin:0 auto}.radio-label:hover{background-color:var(--grey)}input[type=radio],input[type=checkbox]{display:none}input[type=radio]:checked + .radio-label,input[type=checkbox]:checked + .radio-label{background-color:var(--colorPrimary);border-color:var(--colorPrimary);color:var(--colorPrimaryText)}input[type=radio]:checked + p,input[type=checkbox]:checked + p{border-color:var(--colorPrimary)}input[type=date]{width:190px;text-align:center}input[type=number]{width:190px;text-align:center}h2.answer-guide{font-size:14px;line-height:16px;margin:1em auto 0;text-align:center;font-family:"regular";padding:0}.choice-wrapper{margin:0;padding:0;width:100%}.choice-wrapper label{display:flex;margin:0 auto;margin-top:1em;width:28em}.choice-wrapper label input[type=number]{width:20px;text-align:center;font-size:20px;border:2px solid var(--grey);padding:5px 10px;height:fit-content}.choice-wrapper label input::-webkit-outer-spin-button,.choice-wrapper label input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.choice-wrapper label input[type=number]{-moz-appearance:textfield}.choice-wrapper label h6{margin:0 10px;align-self:center;font-size:18px}#choice-custom-answer{margin-top:30px;border:2px solid var(--grey);width:100%;height:16px;opacity:0;border-radius:10px;text-align:start;transition:0.3s}.custom-selected + #choice-custom-answer{height:10em;opacity:1}.long-choice-wrapper{width:100%;display:flex;flex-direction:column;border-radius:10px}.long-choice-wrapper label{width:fit-content;margin:15px auto;border-radius:10px}.long-choice-wrapper label p{width:550px;padding:15px;border:2px solid var(--grey);margin:0 auto;border-top:none;border-radius:0 0 10px 10px;text-align:center;cursor:pointer}.long-choice-wrapper label h6.radio-label{width:584px;border-radius:10px 10px 0 0;margin:0 auto;background-color:var(--grey);box-sizing:border-box;border:2px solid var(--grey)}.long-choice-wrapper label:hover{box-shadow:0 3px 6px 0 rgba(0,0,0,0.2)}.long-choice-wrapper label:hover p{background-color:var(--transparent-grey)}.image-survey-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2%;width:100%}.image-survey-wrapper *{box-sizing:border-box}.image-survey-wrapper .image-survey{width:32%;cursor:pointer;margin:0;display:flex;flex-direction:column-reverse;align-items:center;justify-content:flex-end;gap:20px;margin-bottom:40px}.image-survey-wrapper .image-survey h6.radio-label{font-family:"semiBold";font-size:24px;line-height:1em;width:100%;border-radius:40px;padding:14px 30px;margin:0;background-color:var(--grey);text-transform:initial;border:none;transition:background-color 0.2s,color 0.2s}.image-survey-wrapper .image-survey img{width:100%;max-width:250px;height:150px;object-fit:cover;border-top:none;border-radius:6px;margin:0;object-fit:fill;transition:border 0.2s}@media only screen and (min-width:768px){.image-survey-wrapper .image-survey:hover h6.radio-label{color:var(--colorPrimaryText);background-color:var(--colorPrimary)}.image-survey-wrapper .image-survey:hover img{box-shadow:0 3px 6px 0 rgba(0,0,0,0.2);opacity:.9;border:6px solid var(--colorPrimary)}}@media only screen and (max-width:768px){.image-survey-wrapper .image-survey{margin-bottom:20px}.image-survey-wrapper .image-survey h6.radio-label{font-size:1em}}.image-survey-wrapper input[type=radio]:checked + .radio-label,.image-survey-wrapper input[type=checkbox]:checked + .radio-label{color:var(--colorPrimaryText);background-color:var(--colorPrimary)}.image-survey-wrapper input[type=radio]:checked + .radio-label + img,.image-survey-wrapper input[type=checkbox]:checked + .radio-label + img{box-shadow:0 3px 6px 0 rgba(0,0,0,0.2);opacity:.9;border:6px solid var(--colorPrimary)}article{display:flex;flex-direction:column;height:80%;position:relative}article>h1{display:none}#questions{padding-bottom:2em;width:95%;max-width:1000px;margin:0 auto}#questions form{margin:auto;width:90%;display:flex;padding-bottom:3em}#questions form .question-head h1{margin:1em auto 0}#progress{width:210px;font-size:12pt;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;justify-self:center}.preguntas{width:6em}.progress-bar-container{position:relative;width:210px;height:1em;border-radius:1em;background-color:var(--transparent-grey);justify-self:center}.progress-bar{position:absolute;top:0;bottom:0;left:0;width:1em;border-radius:1em;background-color:var(--colorPrimary)}#filled-survey section#thanks{text-align:left;margin-top:2em}#filled-survey section#thanks .manoGrande{color:var(--colorPrimary);font-size:10rem}#filled-survey section#thanks h1{margin-top:0;color:var(--colorPrimary);font-size:45px;letter-spacing:-1.5px;line-height:45px;margin:1em 0 0;padding-bottom:0px;width:8em;text-align:center}#filled-survey section#thanks p{width:17em;margin-top:2em;text-align:center}.question-footer{margin:30px auto 0 auto;width:80%;display:flex;justify-content:space-between}.question-footer>span:first-child{min-width:115px}.question-footer button{cursor:pointer;height:fit-content;align-self:flex-end}.question-mob-footer{margin:30px auto 0 auto}.question-mob-footer button{cursor:pointer}@media only screen and (min-width:769px){.show-in-mobile{display:none}}@media only screen and (max-width:768px){.hide-in-mobile{display:none}.question-mob-footer{display:flex;flex-direction:column;align-items:center;width:100%}.question-mob-footer #progress{width:210px}.question-mob-footer #buttons-wrapper{width:100%;display:flex;justify-content:space-between;margin-bottom:40px}.long-choice-wrapper{width:100%}.long-choice-wrapper label{width:100%}.long-choice-wrapper label h6.radio-label{width:100%}.long-choice-wrapper label p{width:calc(100% - (30px + (2px * 2)))}}@media only screen and (max-width:576px){label{margin-right:0}#questions{width:100%;padding-bottom:0}#questions form{width:100%!important;margin:0 auto;display:none;padding:0}#questions form label{display:block;margin-top:1em}#questions form .question-head{font-size:12pt;margin:auto}#questions form .question-head h1{font-size:24px;line-height:28px;width:100%;margin:1em auto 0}#questions form .question-answer{margin:0px 0px 40px 0px}#questions form .image-survey-wrapper{width:100%;margin:0}#questions form .image-survey-wrapper .image-survey{width:100%;display:flex}#questions form .image-survey-wrapper .image-survey h6.radio-label{width:100%}#questions form .image-survey-wrapper .image-survey img{width:100%}#questions form:last-child{display:block;width:95%;font-size:12pt}.cuerpoIzq{margin-top:30px}.cuerpoIzq .cuerpoIzq h4{display:none}#filled-survey section#thanks .manoGrande{max-height:160px}#filled-survey section#thanks p{width:auto}#filled-survey section#thanks h1{font-size:34px;width:200px;line-height:36px;margin:1em 0 0 0}footer{display:none}#questions form .choice-wrapper label{width:70vw;display:flex}h2.answer-guide{margin:2em auto 0;width:70vw}}