#assessment-table{width:100%;max-width:680px;margin:0 auto}#assessment-table th,#assessment-table td{padding:8px 20px}#assessment-table thead th{color:#fff}#assessment-table thead th.first{background:#EB3E96}#assessment-table thead th.second{background:#503391}#assessment-table thead th.third{color:#000;background:#FFC836}#assessment-table tbody tr:nth-child(odd) td.first{background:#E9E9E9}#assessment-table tbody tr:nth-child(odd) td.second{background:#DAD1E7}#assessment-table tbody tr:nth-child(odd) td.third{background:#FDE9AD}#assessment-table tbody tr:nth-child(even) td.first{background:#fff}#assessment-table tbody tr:nth-child(even) td.second{background:#B5A2CE}#assessment-table tbody tr:nth-child(even) td.third{background:#FFDF84}#assessment-table tbody tr td.summary{background:#404041;color:#fff;padding:12px 20px}#assessment-table tbody tr td.score-yes{background:#B5A2CE;text-align:center;vertical-align:middle}#assessment-table tbody tr td.score-no{background:#FFDF84;text-align:center;vertical-align:middle}#assessment-table tbody tr td.second label,#assessment-table tbody tr td.third label{margin-top:4px}#assessment-table input[type=radio]{cursor:pointer}#assessment-table .radio-input{position:absolute;opacity:0;width:0;height:0}#assessment-table .radio-label{display:inline-block;width:20px;height:20px;cursor:pointer;background-size:contain;background-repeat:no-repeat;background-image:url(/wp-content/themes/fruit/assets/radio.svg);opacity:.5}#assessment-table .radio-input:checked+.radio-label{background-image:url(/wp-content/themes/fruit/assets/checked-yes.svg);opacity:1}#assessment-table .radio-wrapper{position:relative;display:inline-block}.result-section{max-width:680px;margin:40px auto 0;display:flex;gap:20px}.result-section .user-result{width:30%}.result-section .result-detail{width:70%}.result-section .result-detail p{margin-bottom:4px;display:flex}.result-section .result-detail p strong{font-size:120%;margin-right:12px;width:60px;white-space:nowrap;flex-shrink:0;flex-grow:0}#final-score{width:120px;height:120px;background:#EB3E96;color:#fff;font-size:40px;display:flex;align-items:center;justify-content:center;margin:0 auto;border-radius:300px}@media screen and (max-width:667px){html{margin-top:0!important;overflow-x:hidden}body.admin-bar .site-header{top:46px}body.admin-bar .site-header.active{top:0}body.admin-bar .site-header-space{min-height:calc(var(--s-head-height) + 46px)}body.admin-bar .fixed-timeline{top:0!important}body.admin-bar .search-panel{top:calc(var(--s-head-height) + 46px)}}