.title{text-align:center;margin:1rem;font-size:1.25rem}.cont-choices{display:flex;flex-direction:column;width:50%;margin:auto}.cont-choice{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border:1px solid #d3d3d3;border-radius:.375rem;cursor:pointer}.cont-choice:hover{background-color:#f5f5f5}.descr-choice{text-align:center;width:100%}.warning{background-color:#f34235;text-align:center;position:absolute;left:33.33%;width:33.33%;top:33.33%;padding:.5rem;border-radius:.375rem}.submit{background-color:#3b82f6;color:#fff;border-radius:.375rem;padding:.5rem;cursor:pointer;width:25%;margin-top:2.5rem;margin-left:auto;margin-right:auto}.submit:hover{background-color:#1d4ed8}.cont-answer-true{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border:1px solid #d3d3d3;border-radius:.375rem;background-color:#f5f5f5}.cont-answer-false{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border:1px solid #d3d3d3;border-radius:.375rem}.selection{background-color:#f3f4f6}
