.logo{height:100px}@-webkit-keyframes animated-border{0%{box-shadow:0 0 0 0 rgba(63,155,35,.658)}to{box-shadow:0 0 0 20px rgba(196,20,219,.021)}}@keyframes animated-border{0%{box-shadow:0 0 0 0 rgba(63,155,35,.658)}to{box-shadow:0 0 0 20px rgba(196,20,219,.021)}}.component-questionnaire{position:fixed;-webkit-animation:animated-border 1.5s infinite;animation:animated-border 1.5s infinite;background:#fff;width:800px;height:600px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;border-radius:10px}.select-field input:-webkit-autofill,.select-field input:-webkit-autofill:active,.select-field input:-webkit-autofill:focus,.select-field input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.select-field{width:100%}.questionnaire-question{font-size:30px;font-weight:600}.questionaire-error{font-size:16px;font-weight:400;color:red}.select-field label{text-transform:uppercase;display:-webkit-inline-flex;display:inline-flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-align:center;background-color:#fff;padding:5px 10px;font-size:16px;font-weight:600;border:1px solid #000;height:45px;margin:1rem}.select-field label:hover{background-color:#000;color:#fff}.select-field input[type=radio]{opacity:0;position:fixed;width:0}.select-field input[type=radio]:checked+label{background-color:#000;color:#fff}.select-field input[type=radio]:focus+label{border:1px solid #000}.questionnaire-buttons{width:400px}.questionnaire-questions-answers,.ticket{text-align:left;width:80%;-webkit-flex-wrap:wrap;flex-wrap:wrap;font-size:18px}.questionnaire-decisions,.ticket-recommendation{font-size:20px;font-weight:500}.questionnaire-answer{font-weight:700}.component-name-modal{position:fixed;-webkit-animation:animated-border 1.5s infinite;animation:animated-border 1.5s infinite;background:#fff;width:450px;height:350px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:1px solid;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-align-content:center;align-content:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;border-radius:10px}.name-modal-question{font-size:larger;font-weight:bolder}.name-modal-error{font-size:medium;color:red;font-weight:600}.component-name-modal>button{margin-top:20px;width:300px;color:#fff;font-size:16px;padding:12px;cursor:pointer;background-color:#000;border:2px solid #000}.component-name-modal>button:hover{background-color:#fff;color:#000;border:2px solid #000}.component-name-modal>input{-webkit-order:0;order:0;-webkit-flex:0 1 auto;flex:0 1 auto;-webkit-align-self:auto;align-self:auto;width:340px;height:35px;border-radius:0;font-style:normal;font-weight:300;font-size:16px;line-height:21px;text-align:center;border:1px solid #000}.component-name-modal input::-webkit-input-placeholder{color:#000;font-family:"akzidenz-grotesk_proregular"}.component-name-modal input:-ms-input-placeholder{color:#000;font-family:"akzidenz-grotesk_proregular"}.component-name-modal input::placeholder{color:#000;font-family:"akzidenz-grotesk_proregular"}.component-name-modal [placeholder]:focus::-webkit-input-placeholder{text-indent:-200%;opacity:1}.component-name-modal input:focus,select:focus,textarea:focus{outline:none}.component-name-modal button:active,.component-name-modal button:focus{outline:none;border:none}#root,body,html{height:100%;background-image:url(https://images4.alphacoders.com/552/thumb-1920-552459.jpg);background-repeat:no-repeat;background-size:cover}.App{text-align:center;background-color:#fff}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}
/*# sourceMappingURL=main.edbdc668.chunk.css.map */