.ImageCropper-module__1Ej31q__cropButtons{z-index:200;justify-content:center;align-items:center;gap:20px;width:80%;margin:0 auto;font-size:14px;display:flex;position:fixed;bottom:15%;left:0;right:0}.ImageCropper-module__1Ej31q__submitCrop{text-align:center;background-color:rgb(var(--color-green));width:fit-content;color:rgb(var(--color-light));cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;height:30px;padding:10px 20px;display:flex}.ImageCropper-module__1Ej31q__cancelCrop{text-align:center;background-color:rgb(var(--color-red));width:fit-content;color:rgb(var(--color-light));cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;height:30px;padding:10px 20px;display:flex}.ImageCropper-module__1Ej31q__fit_on_white_button{text-align:center;background-color:rgb(var(--color-blue));width:fit-content;color:rgb(var(--color-light));cursor:pointer;border:none;border-radius:5px;justify-content:center;align-items:center;height:30px;padding:10px 20px;display:flex}
.Question-module__hJCz_q__listPage,.Question-module__hJCz_q__detailPage,.Question-module__hJCz_q__formPage{min-height:70svh;padding:30px 150px 60px}.Question-module__hJCz_q__listHeader,.Question-module__hJCz_q__formHeader{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:30px;display:flex}.Question-module__hJCz_q__listHeader p,.Question-module__hJCz_q__formHeader p{max-width:760px;color:rgb(var(--color-gray));margin-top:10px}.Question-module__hJCz_q__primaryButton,.Question-module__hJCz_q__secondaryButton{width:fit-content;color:rgb(var(--color-light));background:rgb(var(--color-blue));font:inherit;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:12px 20px;text-decoration:none;display:inline-flex}.Question-module__hJCz_q__primaryButton:disabled,.Question-module__hJCz_q__secondaryButton:disabled{opacity:.45;cursor:default}.Question-module__hJCz_q__secondaryButton{background:rgb(var(--color-orange))}.Question-module__hJCz_q__list,.Question-module__hJCz_q__relatedQuestions{gap:24px;display:grid}.Question-module__hJCz_q__list{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;margin-left:auto;margin-right:auto}.Question-module__hJCz_q__relatedQuestions{grid-template-columns:repeat(2,minmax(0,1fr))}.Question-module__hJCz_q__card{border-radius:var(--border-radius);background:rgb(var(--color-light));height:100%;box-shadow:0 6px 24px rgba(var(--color-dark), .12);flex-direction:column;display:flex;overflow:hidden}.Question-module__hJCz_q__cardImageLink{display:block}.Question-module__hJCz_q__cardImage{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.Question-module__hJCz_q__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.Question-module__hJCz_q__cardTitleLink{color:rgb(var(--color-dark));text-decoration:none}.Question-module__hJCz_q__cardTitleLink:hover,.Question-module__hJCz_q__cardAction:hover{color:rgb(var(--color-blue))}.Question-module__hJCz_q__card h2{margin-top:14px;font-size:21px;line-height:1.25}.Question-module__hJCz_q__cardExcerpt{color:rgb(var(--color-gray));-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.Question-module__hJCz_q__cardMeta{color:rgb(var(--color-gray));flex-direction:column;align-items:flex-start;gap:2px;font-size:13px;display:flex}.Question-module__hJCz_q__cardMeta strong{color:rgb(var(--color-dark));font-size:14px}.Question-module__hJCz_q__cardFooter{color:rgb(var(--color-gray));justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding-top:18px;font-size:13px;display:flex}.Question-module__hJCz_q__cardStat{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.Question-module__hJCz_q__cardStats,.Question-module__hJCz_q__questionStat{align-items:center;display:inline-flex}.Question-module__hJCz_q__cardStats{flex-wrap:wrap;gap:12px}.Question-module__hJCz_q__questionStat{gap:5px}.Question-module__hJCz_q__cardAction{background:rgb(var(--color-brand));width:fit-content;min-height:36px;color:rgb(var(--color-light));border-radius:8px;justify-content:center;align-items:center;padding:9px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Question-module__hJCz_q__cardAction:hover{color:rgb(var(--color-light));opacity:.9}.Question-module__hJCz_q__meta{color:rgb(var(--color-gray));flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:13px;display:flex}.Question-module__hJCz_q__empty,.Question-module__hJCz_q__success,.Question-module__hJCz_q__authPrompt{background:rgba(var(--color-blue), .07);border-radius:16px;padding:28px}.Question-module__hJCz_q__success,.Question-module__hJCz_q__authPrompt{gap:18px;display:grid}.Question-module__hJCz_q__confirmationCard{border-radius:var(--border-radius);background:rgb(var(--color-light));box-shadow:0 6px 24px rgba(var(--color-dark), .12);gap:18px;padding:28px;display:grid}.Question-module__hJCz_q__confirmationError{color:rgb(var(--color-red));font-weight:600}.Question-module__hJCz_q__formPage{max-width:1050px;margin:0 auto}.Question-module__hJCz_q__formHeader{display:block}.Question-module__hJCz_q__form,.Question-module__hJCz_q__answerForm{gap:22px;display:grid}.Question-module__hJCz_q__answerForm{gap:16px}.Question-module__hJCz_q__questionIdentity,.Question-module__hJCz_q__answerIdentity{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.Question-module__hJCz_q__form label,.Question-module__hJCz_q__answerForm label{gap:8px;font-weight:600;display:grid}.Question-module__hJCz_q__form input,.Question-module__hJCz_q__form textarea,.Question-module__hJCz_q__answerForm input,.Question-module__hJCz_q__answerForm textarea,.Question-module__hJCz_q__adminInput,.Question-module__hJCz_q__adminTextarea{border:1px solid rgba(var(--color-dark), .2);background:rgb(var(--color-light));width:100%;color:rgb(var(--color-dark));font:inherit;border-radius:10px;padding:12px 14px}.Question-module__hJCz_q__form textarea,.Question-module__hJCz_q__answerForm textarea,.Question-module__hJCz_q__adminTextarea{resize:vertical}.Question-module__hJCz_q__form label>span,.Question-module__hJCz_q__answerForm label>span{text-align:right;font-size:12px;font-weight:400}.Question-module__hJCz_q__form label>.Question-module__hJCz_q__fieldHeader,.Question-module__hJCz_q__answerForm label>.Question-module__hJCz_q__fieldHeader{font-size:inherit;text-align:left;justify-content:space-between;align-items:baseline;gap:12px;font-weight:600;display:flex}.Question-module__hJCz_q__fieldHeader>.Question-module__hJCz_q__counter{color:rgb(var(--color-blue));text-align:right;font-size:12px;font-weight:300}.Question-module__hJCz_q__fieldHint{color:rgb(var(--color-gray))}.Question-module__hJCz_q__uploadSection{border:1px solid rgba(var(--color-dark), .1);border-radius:14px;gap:14px;padding:20px;display:grid}.Question-module__hJCz_q__uploadSection h2{font-size:18px}.Question-module__hJCz_q__answerUploadSection{gap:10px;padding:16px}.Question-module__hJCz_q__answerUploadSection h3{font-size:16px}.Question-module__hJCz_q__uploadSection p{color:rgb(var(--color-gray));margin-top:4px;font-size:13px}.Question-module__hJCz_q__formNote{color:rgb(var(--color-red));margin-top:4px;font-size:13px;font-weight:600}.Question-module__hJCz_q__previewGrid,.Question-module__hJCz_q__imageGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.Question-module__hJCz_q__preview{position:relative}.Question-module__hJCz_q__preview img,.Question-module__hJCz_q__imageGrid img{border-radius:12px;width:100%;height:auto;display:block}.Question-module__hJCz_q__preview button{background:rgb(var(--color-red));color:rgb(var(--color-light));cursor:pointer;border:0;border-radius:7px;padding:6px 9px;position:absolute;bottom:8px;right:8px}.Question-module__hJCz_q__question,.Question-module__hJCz_q__answers,.Question-module__hJCz_q__answerSection,.Question-module__hJCz_q__relatedSection{max-width:980px;margin:0 auto 32px}.Question-module__hJCz_q__question h1{margin-top:12px}.Question-module__hJCz_q__questionText,.Question-module__hJCz_q__answer p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:22px;line-height:1.65}.Question-module__hJCz_q__imageGrid{margin-top:24px}.Question-module__hJCz_q__answers,.Question-module__hJCz_q__answerSection,.Question-module__hJCz_q__relatedSection{border-top:1px solid rgba(var(--color-dark), .12);padding-top:22px}.Question-module__hJCz_q__answers,.Question-module__hJCz_q__answers h2,.Question-module__hJCz_q__answerSection h2,.Question-module__hJCz_q__relatedSection h2{margin-bottom:18px}.Question-module__hJCz_q__answer{background:rgba(var(--color-dark), .035);border-radius:12px;padding:18px 20px}.Question-module__hJCz_q__answer+.Question-module__hJCz_q__answer{margin-top:12px}.Question-module__hJCz_q__answer .Question-module__hJCz_q__meta{margin-top:0}.Question-module__hJCz_q__editorialBadge{border-radius:var(--border-radius);background:rgba(var(--color-blue), .1);color:rgb(var(--color-blue));padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.Question-module__hJCz_q__answerImages{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.Question-module__hJCz_q__answerImages img{aspect-ratio:16/9;border-radius:var(--border-radius);object-fit:cover;width:100%;height:auto;display:block}.Question-module__hJCz_q__submittedModalButton{font:inherit;border:0}.Question-module__hJCz_q__materialList{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.Question-module__hJCz_q__materialList a{border:1px solid rgba(var(--color-dark), .1);background:rgb(var(--color-light));color:rgb(var(--color-dark));border-radius:12px;gap:7px;padding:18px;text-decoration:none;display:grid}.Question-module__hJCz_q__materialList a:hover{border-color:rgb(var(--color-blue))}.Question-module__hJCz_q__materialType{color:rgb(var(--color-gray));align-items:center;gap:7px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.Question-module__hJCz_q__materialType svg{flex-shrink:0}.Question-module__hJCz_q__materialList p{color:rgb(var(--color-gray));font-size:14px}@media (max-width:1100px){.Question-module__hJCz_q__listPage,.Question-module__hJCz_q__detailPage,.Question-module__hJCz_q__formPage{padding-left:40px;padding-right:40px}.Question-module__hJCz_q__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.Question-module__hJCz_q__listPage,.Question-module__hJCz_q__detailPage,.Question-module__hJCz_q__formPage{padding:20px 20px 40px}.Question-module__hJCz_q__listHeader{flex-direction:column}.Question-module__hJCz_q__previewGrid,.Question-module__hJCz_q__imageGrid,.Question-module__hJCz_q__answerImages,.Question-module__hJCz_q__materialList,.Question-module__hJCz_q__list,.Question-module__hJCz_q__relatedQuestions,.Question-module__hJCz_q__questionIdentity,.Question-module__hJCz_q__answerIdentity{grid-template-columns:1fr}.Question-module__hJCz_q__cardBody{padding:16px}.Question-module__hJCz_q__card h2{font-size:18px}.Question-module__hJCz_q__cardFooter{flex-direction:column;align-items:flex-start;gap:10px}}.Question-module__hJCz_q__honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}
