:root{--orange: #F26B2E;--orange-hover: #DF632A;--orange-text: #F56630;--yellow-focus: #F6A01A;--yellow-star: #FEA500;--blue: #0077D4;--footer-blue: #74b5e8;--charcoal: #294753;--charcoal-hover: #26414C;--complete-screen-blue: #1677B8;--complete-icon: #6C6C6C;--complete-icon-small: #a8a8a8;--complete-survey-promt: #395F6C;--white: #FFFFFF;--black: #000000;--black-20: rgba(0, 0, 0, .2);--grey: #EEEEEE;--red: #FF0000;--table-error: #FFD1D1;--background-error: #FFD1D1;--background-module: #EFF1F2;--background-wrapper: #365F6E;--border-content: #C2C0C4;--border-table: #333333;--border-grey: #CCCCCC;--hint: #CCCCCC;--divider: #E6E6E6;--subtle-text: #717073;--button-back: #717073;--button-back-hover: #868588;--font-general: Arial, Helvetica, sans-serif;--font-color: #294753}*{box-sizing:border-box;outline:medium none}html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,textarea,th,td{background-color:#0000;font-size:12px;line-height:1.3em;margin:0;outline:0 none;padding:0}html{height:100%}body{width:100%;height:100%;color:var(--font-color);font-family:var(--font-general)}h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,em,strong,th,td{color:var(--font-color);font-size:12px;font-style:normal;font-weight:400}label{display:inline-block;font-weight:700;margin-bottom:5px}ul,ol{list-style:none outside none}input,textarea{background-color:var(--white);border:0 none}fieldset,img{border:medium none}caption,th{text-align:left}table{border:0 none;border-collapse:collapse;border-spacing:0}td,th{padding:0;vertical-align:top}:focus{outline:0 none}strong{font-weight:700}em{font-style:italic}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.icon-exclamation{fill:#294753}.icon-star{width:40px;height:40px;fill:#acacac}.phr-btn{display:flex;align-items:center;justify-content:center;width:150px;min-height:36px;padding:0 5px;cursor:pointer;background:var(--orange);border:none;text-decoration:none;color:var(--white);font-size:19px;line-height:1;text-transform:uppercase;box-shadow:3px 3px 4px #0000001a;border-radius:2px}.phr-btn--back{background-color:var(--button-back)}.phr-btn--back:hover{background-color:var(--button-back-hover)}.phr-btn--back .phr-btn__arrow{border-width:7px 8px 7px 0;border-color:transparent var(--white) transparent transparent;margin:-2px 10px 0 0}.phr-btn--next,.phr-btn--send{margin-left:auto}.phr-btn--next:hover,.phr-btn--send:hover,.phr-btn--next.disabled,.phr-btn--send.disabled{background-color:var(--orange-hover)}.phr-btn.disabled{opacity:.8;pointer-events:none}.phr-btn__arrow{display:inline-block;width:0;height:0;border-style:solid;border-width:7px 0px 7px 8px;border-color:transparent transparent transparent var(--white);margin:-2px 0 0 10px}.phr-survey__buttons-wrapper{display:flex;width:100%;padding:22px 6px 23px}.phr-survey--mobile .phr-btn{font-size:17px;height:36px;max-width:150px;width:48%;padding:5px}.btn-spinner{width:15px;height:15px;margin:4px 10px 0 0}.phr-survey__table{width:100%;border-collapse:separate;border-bottom:1px solid var(--border-table)}.phr-survey__table th{text-align:center;border-bottom:1px solid var(--border-table);font-size:12px;font-weight:700}.phr-survey__table td{vertical-align:middle}.phr-survey__table__question-column{padding:10px 0 10px 5px;width:26.5%;text-align:left;max-width:26.5%;font-size:13px}.phr-survey__table__answer-column{text-align:center;font-size:14px}.phr-survey__table--error{background-color:var(--table-error)}.phr-survey__inputs-wrapper{display:flex;flex-wrap:wrap;max-width:65%;width:100%}.phr-survey__inputs-wrapper--select{gap:0 3px}.phr-survey__inputs-wrapper--checkboxes,.phr-survey__inputs-wrapper--radiolist{flex-direction:column;align-items:flex-start}.phr-survey__inputs-wrapper__html-content{width:100%;padding-bottom:15px}.phr-survey__input{border:1px solid var(--blue);border-radius:3px;background-color:var(--white);padding:5px;margin:0;max-width:280px;width:100%}.phr-survey__input--textarea{max-width:100%;min-height:120px;resize:vertical}.phr-survey__input--error{background-color:var(--table-error)}.phr-survey__input:focus{border:2px solid var(--yellow-focus);padding:4px}.phr-survey__input--desktop-auto-width{width:auto}.phr-survey__input--star{display:inline-block;cursor:pointer}.phr-survey__input--star.selected .icon-star{fill:var(--yellow-star)}.phr-survey--mobile .phr-survey__input{margin:4px 0}.phr-survey--mobile .phr-survey__input--desktop-auto-width{width:100%}.phr-survey-complete__banner-ad{display:flex;justify-content:center}.phr-survey-complete__banner-ad table{display:flex;justify-content:center;max-width:500px;text-align:left!important;width:100%!important}.phr-survey-complete__banner-ad table span{display:inline-block!important}.phr-survey-complete__banner-ad table a span{display:inline!important}.phr-survey-complete__banner-ad table p{margin-top:5px}.phr-survey-complete__banner-ad table p>a{display:inline!important}.phr-survey-complete__banner-ad table p>a+span{text-decoration:underline}.phr-survey-complete__banner-ad a{display:inline-block;margin:2px 0}.phr-survey-complete__banner-ad a img{vertical-align:middle}.phr-survey--mobile .phr-survey-complete__banner-ad table,.phr-survey--mobile .phr-survey-complete__banner-ad div{width:100%!important}.phr-survey__row{display:flex;align-items:flex-start;width:100%;margin:8px 0;gap:0 20px}.phr-survey__label{margin-top:5px;max-width:35%;width:100%;font-size:12px;font-weight:700}.phr-survey__checkbox-row,.phr-survey__radiolist-row{width:100%}.phr-survey__checkbox-row__label,.phr-survey__radiolist-row__label{color:var(--black);font-size:12px;line-height:1.2;margin:5px 0;font-weight:400;cursor:pointer}.phr-survey__checkbox-list-answers{color:var(--hint);font-size:12px;width:100%}.phr-survey__hint{color:var(--font-color);font-size:11px;width:100%;font-weight:400}.phr-survey__error-wrapper{color:var(--red);margin:10px 0}.phr-survey__error-wrapper__list__item{font-size:14px;line-height:1.2}.phr-survey__html-content{padding-bottom:15px}.phr-survey__html-content-wrapper{overflow-x:auto;overflow-y:auto}.phr-survey--mobile phr-survey-complete{height:100%}.phr-survey--mobile .phr-survey__row{flex-direction:column}.phr-survey--mobile .phr-survey__label,.phr-survey--mobile .phr-survey__input,.phr-survey--mobile .phr-survey__inputs-wrapper{max-width:100%}.phr-survey--mobile .phr-survey__hint{margin-bottom:5px}.phr-survey--mobile .phr-survey__table-wrapper{display:flex;flex-direction:column;width:100%}.phr-survey--mobile .phr-survey__table-wrapper .phr-survey__row{order:2}.phr-survey--mobile .phr-survey__table-wrapper .phr-flex-order-0{order:0}.phr-survey--mobile .phr-survey__table-wrapper .phr-flex-order-0 .phr-survey__label{border-bottom:1px solid var(--border-grey)}.phr-survey--mobile .phr-mobile-hide{display:none}.phr-survey--mobile .phr-desktop-hide{display:block}.phr-full-width{width:100%!important}.phr-full-height{height:100%!important}.phr-flex-column{display:flex;flex-direction:column}.required{color:var(--orange);padding-left:5px}.phr-hide,.phr-desktop-hide{display:none}.phr-w-auto{width:auto}.phr-font-weight-normal{font-weight:400}.even{background-color:var(--grey)}.odd{background-color:transparent}
/*# sourceMappingURL=styles-7YAJL7P3.css.map */
