.survey{width:min(100%, var(--container-max));margin-inline:auto}.surveyCover__image{z-index:1;align-items:stretch;height:64svh;margin-top:-14svh;display:flex;position:relative}.surveyCover{background:var(--color-bg-decorative);border-radius:1rem;flex-direction:row;justify-content:center;align-items:center;height:50svh;padding:50px;display:flex}.c-survey-complete{background:var(--color-bg-decorative);border:1px solid var(--grey-7);border-radius:1.5rem;min-height:clamp(30rem,44vw,36rem);padding:clamp(2rem,5vw,4.5rem);position:relative;overflow:hidden}.c-survey-complete:after{content:"";pointer-events:none;border:1px solid #fe7f3226;border-radius:50%;width:20rem;height:20rem;position:absolute;top:-8rem;right:-6rem}.c-survey-complete-content{z-index:1;grid-template-columns:minmax(0,1fr) minmax(24rem,.78fr);align-items:center;gap:clamp(2rem,6vw,5.5rem);width:100%;min-height:100%;display:grid;position:relative}.c-survey-complete-intro{max-width:39rem}.c-survey-complete-title{color:var(--secondary);letter-spacing:-.035em;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2rem,3.2vw,3rem);line-height:1.08}.c-survey-complete-content-description{color:var(--secondary);opacity:.78;margin:0;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.65}.c-survey-complete-back{margin-top:2rem}.c-survey-complete-form{background:var(--white);border:1px solid #0a254014;border-radius:1.25rem;padding:clamp(1.5rem,3vw,2.25rem);box-shadow:0 20px 50px #0a25401a}.c-survey-complete-form .c-contacts__form{gap:1rem}.c-survey-complete-form .c-contact__private-terms{margin-top:1rem;line-height:1.5}.c-survey-complete-form .c-contact__submit{margin-top:.25rem}.surveyCover-content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;width:60%;margin-right:0;display:flex;position:relative}.surveyCover-content__title{color:var(--primary);font-size:3rem;font-weight:700;line-height:100%}.c-survey-section{align-items:center;min-height:70svh;scroll-margin-top:15vh;display:flex}.c-survey-step{background:var(--color-bg-decorative);border-radius:1rem;flex-direction:column;justify-content:space-between;height:50svh;padding:50px;display:flex}.c-survey-step__content{flex-direction:column;gap:1.5rem;display:flex}.c-survey-step__title{color:var(--black);text-wrap:balance;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.c-survey-step__answers{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);justify-items:start;display:grid}.c-survey-step__answer-label{cursor:pointer;align-items:center;gap:1rem;padding:16px;transition:background-color .2s;display:flex}.c-survey-step__answer-text{color:var(--black);margin-left:.75rem}.c-survey-step__actions{justify-content:flex-end;gap:.75rem;display:flex}.c-survey-step__actions .is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.c-survey-step__progress{background:var(--grey-6);height:.5rem}.c-survey-step__progress-fill{background:var(--primary);height:100%;transition:width .3s}.c-survey-step__answer-radio{width:20px;height:20px;color:var(--primary);accent-color:var(--primary-hover)}@media screen and (min-width:768px){.c-survey-step__title{font-size:1.5rem}}@media screen and (max-width:1600px){.surveyCover__image{display:none}.surveyCover{justify-content:left}.surveyCover-content{width:100%}.c-survey-step__answers{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(1,1fr);display:grid}.c-survey-step{background:var(--color-bg-decorative);border-radius:1rem;flex-direction:column;height:65svh;padding:1.6rem;display:flex}}@media screen and (max-width:900px){.c-survey-complete{min-height:auto;padding:clamp(1.5rem,6vw,2.5rem)}.c-survey-complete-content{grid-template-columns:1fr;gap:2rem}.c-survey-complete-intro{max-width:none}}@media screen and (max-width:520px){.c-survey-complete{border-radius:1.25rem;padding:1.25rem}.c-survey-complete-title{font-size:clamp(1.75rem,9vw,2.25rem)}.c-survey-complete-form{border-radius:1rem;padding:1.125rem}.c-survey-complete-back{margin-top:1.5rem}}
