.psychologist-tests{padding:42px 30px}.title3{font-weight:700;font-size:30px;color:#44566c;line-height:35px;padding-bottom:22px}.psychologist-tests .test-image{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.psychologist-tests .test-drawer-content{display:flex;flex-direction:column;gap:20px;padding:20px;padding-top:0}.psychologist-tests .test-drawer-content-header{display:flex;flex-direction:row;gap:20px}.psychologist-tests .test-drawer-content-header .test-image{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.psychologist-tests .test-drawer-content-header .test-description{display:flex;flex-direction:column;gap:10px}.psychologist-tests .test-drawer-content-header .test-description .test-description-content{font-size:14px;color:#44566c}.psychologist-tests .test-drawer-content-header .test-description .test-description-title{font-size:16px;font-weight:700;color:#44566c}.psychologist-tests .test-drawer-content .test-questions{display:flex;flex-direction:column;gap:10px}.psychologist-tests .test-drawer-content .test-questions .test-question-card{display:flex;flex-direction:column;gap:10px;background-color:#fff;border-radius:10px;border:1px solid #e5e5e5;padding:8px}.psychologist-tests .test-drawer-content .large-title,.psychologist-tests .test-drawer-content .test-questions .test-question-card .test-question-card-title{font-size:16px;font-weight:700;color:#44566c}.psychologist-tests .test-drawer-content .test-questions .test-question-card .test-question-card-answers{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.psychologist-tests .test-drawer-content .test-questions .test-question-card .test-question-card-answers .test-question-card-answer{display:flex;flex-direction:row;gap:10px;padding:8px;border-radius:10px;background-color:#f5f5f5;border:1px solid #e5e5e5;flex-shrink:0}.psychologist-tests .test-drawer-content .test-results{display:flex;flex-direction:column;gap:10px;padding:8px}.psychologist-tests .test-drawer-content .test-results .test-results-content{display:flex;flex-direction:column;gap:10px}.psychologist-tests .test-drawer-content .test-results .test-results-content-item{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;background-color:#fff;border-radius:10px;border:1px solid #e5e5e5;justify-content:space-between;padding:8px}.psychologist-tests .test-drawer-content .test-results .test-results-content-item .test-results-content-item-title{font-size:16px}.psychologist-tests .test-drawer-content .test-results span.title{font-size:16px;font-weight:700;color:#44566c}.psychologist-tests .test-drawer-content .test-results .test-results-content-item .test-results-content-item-point-container{display:flex;flex-direction:row;gap:10px;justify-content:space-between;align-items:center}.psychologist-tests .test-drawer-content .test-results .test-results-content-item .test-results-content-item-point-container .test-results-content-item-maximum-point,.psychologist-tests .test-drawer-content .test-results .test-results-content-item .test-results-content-item-point-container .test-results-content-item-minimum-point{flex-shrink:0}.psychologist-tests .test-drawer-content .test-results .test-results-content-item .dashed-line{width:100%;height:1px;background-color:#e5e5e5}