.questionHeader{display:flex;justify-content:space-between;align-items:center;padding-block:26px;.headerIcon{display:flex;gap:16px;align-items:center;p{font-size:18px;font-weight:500;line-height:18px;color:#313e51}}}.questionHeader.dark{.headerIcon{p{color:#fff}}}.questions{.controlQuestion{font-size:14px;font-style:italic;font-weight:400;line-height:21px;text-align:left;color:#626c7f;margin-bottom:12px}.question{display:flex;flex-direction:column;h3{font-size:20px;font-weight:500;line-height:24px;text-align:left;color:#313e51;margin-bottom:24px}h3.dark{color:#fff}.sendReply{font-size:18px;font-weight:500;line-height:18px;color:#fff;background-color:#a729f5;border:none;padding-block:16px;border-radius:16px}}.section{display:flex;gap:10px;align-items:center;background-color:#fff;padding:12px;border-radius:12px;box-shadow:0 16px 40px 0 #8fa0c124;p{text-align:center;color:#626c7f;background-color:#f4f6fa;padding:12px}button,p{font-size:18px;font-weight:500;line-height:18px}button{text-align:left;color:#313e51;border:none;background-color:transparent}}.section.dark{background-color:#3b4d66;box-shadow:0 16px 40px 0 #313e5124;button{color:#fff}}.selected{border:3px solid #a729f5}.chicSelected{background-color:#a729f5!important;color:#fff!important}.active{border:3px solid #26d782}.passive{border:3px solid #ee5454!important}.chicActive{background-color:#26d782!important;color:#fff!important}.chicPassive{background-color:#ee5454!important;color:#fff!important}}.general{display:flex;flex-direction:column;gap:16px;margin-bottom:12px}.progress-container{width:100%;background-color:#fff;border-radius:8px;overflow:hidden;margin-bottom:40px}.progress-bar{height:10px;background-color:#a729f5;transition:width .4s ease}.emptyAnswer{display:flex;align-items:center;justify-content:center;gap:8px;color:#ee5454;font-size:18px;font-weight:400;line-height:18px;text-align:left;margin-top:12px}.completedContainer{display:grid;grid-gap:8px;gap:8px;margin-block:24px;.completedText{display:grid;grid-gap:8px;gap:8px;margin-bottom:40px;h1{font-size:40px;font-weight:300;line-height:40px;text-align:left;color:#313e51}}.completedText.dark{h1{color:#fff}}.completeCard{display:grid;grid-gap:16px;gap:16px;background-color:#fff;padding-block:32px;border-radius:12px;.headerIcon{display:flex;gap:16px;align-items:center;justify-content:center;p{font-size:18px;font-weight:500;line-height:18px;color:#313e51}}h2{font-size:88px;font-weight:500;line-height:88px;color:#313e51}h2,p{text-align:center}p{font-size:18px;font-weight:400;line-height:18px;color:#626c7f}}.completeCard.dark{background-color:#3b4d66;box-shadow:0 16px 40px 0 #313e5124;.headerIcon{p{color:#fff}}h2,p{color:#fff}}.tryAgain{border:none;background-color:#a729f5;color:#fff;padding:16px;border-radius:12px;font-size:18px;font-weight:500;line-height:18px;width:100%;margin-top:8px}}@media (min-width:1025px){.question{display:grid!important;grid-template-columns:repeat(2,1fr)!important;align-items:flex-start!important;grid-gap:70px!important;gap:70px!important;margin-top:24px!important;h3{font-size:36px!important;font-weight:500!important;line-height:43.2px!important}.sendReply{font-size:18px;font-weight:500;line-height:18px;color:#fff;background-color:#a729f5;border:none;padding-block:16px;border-radius:16px}}.completedContainer{display:grid!important;grid-template-columns:repeat(2,1fr)!important;align-items:flex-start!important;grid-gap:70px!important;gap:70px!important;margin-top:24px!important}}