body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}Base styles body{font-family:Inter,sans-serif}.question-container{background-color:#fff;border-radius:25px;color:#000;margin-bottom:20px;margin-left:10%;margin-right:10%;padding:20px 10%;transition:background-color .3s ease}.questions-page-container{background-color:#f5f5f5;min-height:100vh;width:100%}.radio-group{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.answer-choice{margin:0 10px}.answers-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.answers-row label{align-items:center;display:flex;flex:1 1;gap:5px;justify-content:center}.button-color{background-color:#000!important}.answer-text{border-radius:5px;padding:5px 10px}.answer-strong-agree,.answer-strong-disagree{font-size:18px}.answer-agree,.answer-disagree{font-size:16px}.answer-neutral{font-size:14px}.radio-strong{height:22px;width:22px}.radio-normal{height:20px;width:20px}.radio-small{height:18px;width:18px}.navigation-buttons{justify-content:space-between}button{background-color:#6200ea;transition:background-color .3s ease}button:hover{background-color:#e17a70}button:disabled{background-color:#bbb;cursor:not-allowed}.error-message{color:red;margin-top:10px;text-align:center}.fixed-progress-bar{left:0;position:fixed;top:0;width:100%;z-index:1000}.thick-progress-bar{height:10px}@media (max-width:1024px){.question-container{padding:15px 5%}.answers-row label{font-size:14px}.answer-strong-agree,.answer-strong-disagree{font-size:16px}.answer-agree,.answer-disagree{font-size:14px}.answer-neutral{font-size:12px}.radio-strong{height:20px;width:20px}.radio-normal{height:18px;width:18px}.radio-small{height:16px;width:16px}}@media (max-width:600px){.question-container{padding:10px 3%}.radio-group{flex-direction:column}.answer-choice{margin:5px 0;width:100%}.answers-row{align-items:center;display:flex;flex-direction:column}.answer-text{display:flex;justify-content:center;margin:5px 0;width:100%}.question-answers-row{flex-direction:column}.answers-row label{font-size:12px}.answer-strong-agree,.answer-strong-disagree{font-size:14px}.answer-agree,.answer-disagree{font-size:12px}.answer-neutral{font-size:10px}.radio-strong{height:18px;width:18px}.radio-normal{height:16px;width:16px}.radio-small{height:14px;width:14px}}.report-container{margin:auto;padding:20px;text-align:center;width:80%}.card{background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 0 10px #0000001a;margin:20px 0;min-height:200px;padding:20px}.card h3{font-size:1.5em;margin-bottom:10px}.card p{font-size:1.2em}.navigation-buttons{display:flex;gap:20px;justify-content:center;margin-top:20px}button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px}.navigation-buttons button:hover{background-color:#0056b3}.image-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.image-container img{height:100%;object-fit:cover;width:100%}.upgrade-card{margin:20px auto;max-width:900px;width:100%}.upgrade-image{height:100%;object-fit:cover;width:100%}.upgrade-button{margin-top:20px}.pdf-content,body{background-color:#fff}.pdf-content{font-size:10px}.pdf-content h5{font-size:16px;margin-bottom:2px}.pdf-content .MuiTypography-subtitle1{font-size:12px;margin-bottom:2px}.pdf-content .MuiTypography-body2,.pdf-content .MuiTypography-subtitle2{font-size:10px;margin-bottom:2px}.pdf-content .MuiBox-root{margin-bottom:4px}.pdf-content .title-icon{height:40px;margin-right:6px;vertical-align:middle;width:40px}@media print{.pdf-content{font-size:10px;page-break-inside:avoid;width:100%}.pdf-content h5{font-size:16px;margin-bottom:4px;page-break-after:avoid}.pdf-content .MuiTypography-body2,.pdf-content .MuiTypography-subtitle1,.pdf-content .MuiTypography-subtitle2{page-break-inside:avoid}.pdf-content .MuiBox-root{margin-bottom:4px;page-break-inside:avoid}.download-pdf-button,.hidden{display:none!important}}.hidden{display:none!important}@media screen and (max-width:768px){.pdf-content{font-size:8px}.pdf-content h5{font-size:14px}.pdf-content .MuiTypography-subtitle1{font-size:10px}.pdf-content .MuiTypography-body2,.pdf-content .MuiTypography-subtitle2{font-size:8px}.pdf-content .MuiBox-root{margin-bottom:2px}.pdf-content .title-icon{height:30px;margin-right:4px;width:30px}}
/*# sourceMappingURL=main.4291c425.css.map*/