@charset "utf-8";@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.c-triage-tool{border:1px solid rgba(29,29,29,.1);border-radius:4px;-webkit-box-shadow:0 5px 15px rgba(29,29,29,.05);-moz-box-shadow:0 5px 15px rgba(29,29,29,.05);box-shadow:0 5px 15px rgba(29,29,29,.05);box-sizing:border-box;margin-bottom:3.9375rem;-webkit-transition:box-shadow .5s ease;-moz-transition:box-shadow .5s ease;transition:box-shadow .5s ease;width:100%}
.c-triage-tool:hover{-webkit-box-shadow:0 0 20px 10px rgba(29,29,29,.1);-moz-box-shadow:0 0 20px 10px rgba(29,29,29,.1);box-shadow:0 0 20px 10px rgba(29,29,29,.1)}
.c-triage-tool *{box-sizing:border-box}
.c-triage-tool .hide{display:none !important}
.c-triage-tool button.no-btn{background-color:transparent;border-radius:0;color:#fff;cursor:pointer;font-style:normal;font-weight:400;padding:0;text-decoration:underline;transition:none}
.c-triage-tool .q-header{background-color:#1a65b2;padding:1.25rem;position:relative;text-align:center}
.c-triage-tool .q-header .q-title{color:#fff;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1pc;font-weight:600;line-height:20px;margin:0;padding:0}
.c-triage-tool .q-header button{position:absolute;right:1.25rem;top:1.25rem}
.c-triage-tool .q-body{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:445px;padding:1.5rem 1.3125rem}
.c-triage-tool .q-body .first-page{display:none}
.c-triage-tool .q-body .q-content,.c-triage-tool .q-body .q-loading,.c-triage-tool .q-body .q-results{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center;width:100%}
.c-triage-tool .q-body .q-content .results-grid .carousel-actions.hide,.c-triage-tool .q-body .q-loading .results-grid .carousel-actions.hide,.c-triage-tool .q-body .q-results .results-grid .carousel-actions.hide{display:none}
.c-triage-tool .q-body .q-content .q-title,.c-triage-tool .q-body .q-results .q-title{color:#737373;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1pc;font-weight:600;line-height:20px}
.c-triage-tool .q-body .q-content{padding:0 .3125rem;width:100%}
.c-triage-tool .q-body .q-content .q-text{margin:0;text-align:center;width:100%}
.c-triage-tool .q-body .q-content .q-text>span p{display:inherit;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-weight:600}
.c-triage-tool .q-body .q-content .q-text .c-more-information-modal{vertical-align:super}
.c-triage-tool .q-body .q-content .q-subtext{font-size:14px;line-height:1.7142;margin-bottom:0;margin-top:1rem;text-align:center;width:100%}
.c-triage-tool .q-body .q-content .q-dropdown,.c-triage-tool .q-body .q-content .q-options,.c-triage-tool .q-body .q-content .q-slider{margin-top:2rem}
.c-triage-tool .q-body .q-content .q-options{align-items:center;display:flex;flex-flow:column;width:100%}
.c-triage-tool .q-body .q-content .q-options button{border:1px solid #1a65b2;margin-bottom:.9375rem;padding:1.25rem 1.5625rem;transition:none;width:100%}
.c-triage-tool .q-body .q-content .q-options button:last-child{margin-bottom:0}
.c-triage-tool .q-body .q-content .q-dropdown{min-width:220px;width:100%}
.c-triage-tool .q-body .q-content .q-dropdown label{display:none}
.c-triage-tool .q-body .q-content .q-slider{width:100%}
.c-triage-tool .q-body .q-content .q-slider .slider-value{font-size:1.5rem;text-align:center}
.c-triage-tool .q-body .q-content .q-slider .slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d1d1d1;border-radius:625rem;box-sizing:content-box;cursor:pointer;height:15px;margin:0;opacity:.7;outline:0;padding:0;-webkit-transition:.2s;transition:opacity .2s;width:100%}
.c-triage-tool .q-body .q-content .q-slider .slider:hover{opacity:1}
.c-triage-tool .q-body .q-content .q-slider .slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1px solid #d1d1d1;border-radius:50%;cursor:pointer;height:25px;width:25px}
.c-triage-tool .q-body .q-content .q-slider .slider::-moz-range-thumb{background:#fff;border:1px solid #d1d1d1;border-radius:50%;cursor:pointer;height:25px;width:25px}
.c-triage-tool .q-body .q-content .q-slider .slider::-ms-track{background:transparent;border-color:transparent;border-width:6px 0;color:transparent;height:15px;width:100%}
.c-triage-tool .q-body .q-content .q-slider .slider::-ms-thumb{background:#fff;border:1px solid #d1d1d1;border-radius:50%;height:30px;width:30px}
.c-triage-tool .q-body .q-content .q-slider .slider::-ms-tooltip{display:none}
.c-triage-tool .q-body .q-results{text-align:center}
.c-triage-tool .q-body .q-results .actions{margin-top:2rem}
.c-triage-tool .q-body .q-results h3,.c-triage-tool .q-body .q-results p{width:100%}
.c-triage-tool .q-body .q-results h3.title-for-desktop{display:none}
.c-triage-tool .q-body .q-results h3.title-for-mobile{color:#1d1d1d;font-size:24px;margin:2rem 0 0;text-align:center}
.c-triage-tool .q-body .q-results h3.title-for-mobile>p{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1pc;font-weight:600;letter-spacing:0;line-height:1.5;text-align:center}
@media(min-width:768px){.c-triage-tool .q-body .q-results h3.title-for-mobile>p{font-size:1.25rem;letter-spacing:-.1px;line-height:1.2}
}
@media(min-width:992px){.c-triage-tool .q-body .q-results h3.title-for-mobile>p{font-size:1.375rem;letter-spacing:-.2px;line-height:1.4545}
}
.c-triage-tool .q-body .q-results p{margin:0}
.c-triage-tool .q-footer{background-color:#fff;display:flex;justify-content:center;padding:.9375rem 1.625rem}
.c-triage-tool .q-footer button{border:1px solid #1a65b2;width:100%}
.c-triage-tool .q-footer button[disabled]{background-color:#737373;border:1px solid #737373;color:#fff}
.c-triage-tool.first-question .q-body .first-page{display:block}
@media(min-width:768px){.c-triage-tool .q-body{flex-direction:row;min-height:0}
.c-triage-tool .q-body .q-content{padding:0 .5625rem}
.c-triage-tool .q-body .q-content .q-text,.c-triage-tool .q-body .q-content .q-text>span p{font-size:20px;line-height:1.6}
.c-triage-tool .q-body .q-content .q-options{align-items:stretch;flex-direction:row;justify-content:center}
.c-triage-tool .q-body .q-content .q-options button{margin-bottom:0;margin-left:1rem}
.c-triage-tool .q-body .q-content .q-options button:first-child{margin-left:0}
.c-triage-tool .q-body .q-content .q-dropdown{max-width:50%}
.c-triage-tool .q-body .q-results{position:relative;text-align:left}
.c-triage-tool .q-body .q-results h3.title-for-desktop{color:#1a65b2;display:block;margin:0 0 .5rem;text-align:left}
.c-triage-tool .q-body .q-results h3.title-for-desktop>p{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:1pc;font-weight:600;letter-spacing:0;line-height:1.5;text-align:left}
}
@media(min-width:768px)and (min-width:768px){.c-triage-tool .q-body .q-results h3.title-for-desktop>p{font-size:1.25rem;letter-spacing:-.1px;line-height:1.2}
}
@media(min-width:768px)and (min-width:992px){.c-triage-tool .q-body .q-results h3.title-for-desktop>p{font-size:1.375rem;letter-spacing:-.2px;line-height:1.4545}
}
@media(min-width:768px){.c-triage-tool .q-body .q-results h3.title-for-mobile{display:none}
.c-triage-tool .q-body .q-results .results-grid{padding:0 5rem;width:100%}
.c-triage-tool .q-body .q-results .results-grid .carousel-slides{display:flex;overflow:hidden;position:absolute;width:calc(100% - 10rem)}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions{display:block;left:0;position:absolute;top:45%;width:100%}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button{position:absolute}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button.hide{display:none}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button:before{content:"";font-family:iconfonts;font-size:24px;font-weight:400}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=left]{left:0;padding:.5rem .2rem .5rem .5rem}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=left]:hover{padding:.5rem .2rem .5rem .5rem}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=left]:before{content:""}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=right]{padding:.5rem .5rem .5rem .2rem;right:0}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=right]:hover{padding:.5rem .5rem .5rem .2rem}
.c-triage-tool .q-body .q-results .results-grid .carousel-actions .carousel-button[data-action=right]:before{content:""}
.c-triage-tool .q-footer{padding:.9375rem 1.875rem}
.c-triage-tool .q-footer button{max-width:150px}
.c-triage-tool.first-question .q-header{padding-left:4rem;text-align:left}
.c-triage-tool.first-question .q-body{justify-content:space-between}
.c-triage-tool.first-question .q-body .first-page{padding-left:3rem;width:45%}
.c-triage-tool.first-question .q-body .q-content{width:50%}
.c-triage-tool.first-question .q-body .q-content .q-subtext,.c-triage-tool.first-question .q-body .q-content .q-text{text-align:left}
.c-triage-tool.first-question .q-footer{justify-content:flex-end}
.c-triage-tool.results .q-header{text-align:left}
}
@media(min-width:992px){.c-triage-tool .q-body .q-content{padding:0 2.125rem}
.c-triage-tool .q-body .q-content .q-text,.c-triage-tool .q-body .q-content .q-text>span p{font-size:22px;line-height:2pc}
.c-triage-tool .q-footer{padding:.9375rem 3.4375rem}
}
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);.c-triage-result-card{box-sizing:border-box;display:flex;flex-direction:column;left:0;padding:1rem;position:relative;text-align:center;transition:left .5s}
.c-triage-result-card *{box-sizing:border-box}
.c-triage-result-card.hide{display:none}
.c-triage-result-card.no-desc .card-content .card-action{margin-top:0}
.c-triage-result-card .card-header .title{color:#3d3d3d;margin-top:.5rem;text-align:center}
.c-triage-result-card .card-content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between}
.c-triage-result-card .card-content .card-description p{color:#1d1d1d;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,San Francisco,Segoe UI,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.7142}
@media(min-width:768px){.c-triage-result-card .card-content .card-description p{font-size:1rem;letter-spacing:0;line-height:1.5}
}
@media(min-width:992px){.c-triage-result-card .card-content .card-description p{font-size:1rem;letter-spacing:0;line-height:1.5}
}
.c-triage-result-card .card-content .card-action{margin-top:1rem}
.c-triage-result-card .card-content .card-action a{background-color:#3d3d3d}
@media(min-width:768px){.c-triage-result-card{flex:0 0 auto;padding:2.25rem 1rem 2.5rem;text-align:left;width:33%}
.c-triage-result-card .card-header .title{color:#1a65b2;text-align:left}
}
@media(min-width:992px){.c-triage-result-card{width:25%}
}