<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-dissatisfied .control-icons:before {
  color: #f21c1c;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-dissatisfied .radio-check:checked ~ .control-icons:before {
  color: #f21c1c;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-dissatisfied:hover .control-icons:before {
  color: #f21c1c;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-dissatisfied .control-icons:before {
  color: #ea5614;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-dissatisfied .radio-check:checked ~ .control-icons:before {
  color: #ea5614;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-dissatisfied:hover .control-icons:before {
  color: #ea5614;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-neutral .control-icons:before {
  color: #ffb80d;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-neutral .radio-check:checked ~ .control-icons:before {
  color: #ffb80d;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-neutral:hover .control-icons:before {
  color: #ffb80d;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-satisfied .control-icons:before {
  color: #7cca53;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-satisfied .radio-check:checked ~ .control-icons:before {
  color: #7cca53;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-satisfied:hover .control-icons:before {
  color: #7cca53;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-satisfied .control-icons:before {
  color: #4cb714;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-satisfied .radio-check:checked ~ .control-icons:before {
  color: #4cb714;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.smiley-question .answer-options .controls.smiley-very-satisfied:hover .control-icons:before {
  color: #4cb714;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-mid {
  background: #0A86EA;
  border: #0A86EA;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-mid:after {
  background: rgba(10, 134, 234, 0.2);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-mid.ui-state-active,
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-mid.ui-state-focus {
  background: #0A86EA;
  border: #0A86EA;
  -moz-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-negative {
  background: #0A86EA;
  border: #0A86EA;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-negative:after {
  background: rgba(10, 134, 234, 0.2);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-negative.ui-state-active,
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-negative.ui-state-focus {
  background: #0A86EA;
  border: #0A86EA;
  -moz-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-positive {
  background: #0A86EA;
  border: #0A86EA;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-positive:after {
  background: rgba(10, 134, 234, 0.2);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-positive.ui-state-active,
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .ui-slider.ui-widget-content .ui-slider-handle.ui-state-default.is-positive.ui-state-focus {
  background: #0A86EA;
  border: #0A86EA;
  -moz-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  -webkit-box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
  box-shadow: 0 1px 3px rgba(10, 134, 234, 0.4);
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .bipolar-bar .bs-min span {
  background: #0A86EA;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.bipolar-slider-question .bipolar-bar .bs-max span {
  background: #0A86EA;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):checked ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):checked ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):checked ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):checked ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):checked ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):checked ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):checked ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):checked ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):checked ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):checked ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):checked ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):checked ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):checked ~ .rating__item:nth-of-type(-n+5),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):checked ~ .rating__item:nth-of-type(-n+5),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):checked ~ .rating__item:nth-of-type(-n+5) {
  color: #FFD134;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):hover ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):hover ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(1):hover ~ .rating__item:nth-of-type(1),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):hover ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):hover ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(2):hover ~ .rating__item:nth-of-type(-n+2),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):hover ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):hover ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(3):hover ~ .rating__item:nth-of-type(-n+3),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):hover ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):hover ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(4):hover ~ .rating__item:nth-of-type(-n+4),
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):hover ~ .rating__item:nth-of-type(-n+5),
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):hover ~ .rating__item:nth-of-type(-n+5),
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__control:nth-of-type(5):hover ~ .rating__item:nth-of-type(-n+5) {
  color: #FFD134;
  opacity: 0.6;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__item,
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__item,
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__item {
  color: #EBEBEB;
}
.survey-body-wrapper .survey-question-wrapper .answer-container.star-rating-question .answer-options .controls .star-rating .rating__item:before,
.survey-body-wrapper .survey-question-wrapper .answer-container.pushto-social-question .answer-options .controls .star-rating .rating__item:before,
.survey-body-wrapper .survey-question-wrapper .answer-container.video-rating-question .answer-options .controls .star-rating .rating__item:before {
  font-size: 20px;
}
</pre></body></html>