.custom-html--sitecore {
    /*! @license * MyFonts Webfont Build ID 3373782, 2017-04-12T15:50:32-0400** The fonts listed in this notice are subject to the End User License* Agreement(s) entered into by the website owner. All other parties are* explicitly restricted from using the Licensed Webfonts(s).** You may obtain a valid license at the URLs below.** Webfont: BrandonTextWeb-Bold by HVD Fonts* URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/bold/** Webfont: BrandonTextWeb-Light by HVD Fonts* URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/light/** Webfont: BrandonTextWeb-Regular by HVD Fonts* URL: http://www.myfonts.com/fonts/hvdfonts/brandon-text/regular/*** License: http://www.myfonts.com/viewlicense?type=web&buildid=3373782* Licensed pageviews: 1,000,000* Webfonts copyright: Copyright (c) 2015 by Hannes von Doehren. All rights reserved.** © 2017 MyFonts Inc !*/
    /* body,
  html {
    margin: 0;
    padding: 0;
    overflow: hidden
  } */
    /* [object HTMLStyleElement] */
  }
  @font-face {
    font-family: Brandon;
    font-weight: 700;
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_0_0.eot);
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_0_0.eot?#iefix) format('embedded-opentype'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_0_0.woff2) format('woff2'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_0_0.woff) format('woff'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_0_0.ttf) format('truetype');
  }
  @font-face {
    font-family: Brandon;
    font-weight: 200;
    font-style: normal;
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_1_0.eot);
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_1_0.eot?#iefix) format('embedded-opentype'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_1_0.woff2) format('woff2'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_1_0.woff) format('woff'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_1_0.ttf) format('truetype');
  }
  @font-face {
    font-family: Brandon;
    font-weight: 400;
    font-style: normal;
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_2_0.eot);
    src: url(https://www.knotch-cdn.com/fonts/brandon/337AD6_2_0.eot?#iefix) format('embedded-opentype'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_2_0.woff2) format('woff2'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_2_0.woff) format('woff'), url(https://www.knotch-cdn.com/fonts/brandon/337AD6_2_0.ttf) format('truetype');
  }
  @-webkit-keyframes fadeInUp {
    0% {
      display: none;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    1% {
      display: block;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @-moz-keyframes fadeInUp {
    0% {
      display: none;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    1% {
      display: block;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @-ms-keyframes fadeInUp {
    0% {
      display: none;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    1% {
      display: block;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @-o-keyframes fadeInUp {
    0% {
      display: none;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    1% {
      display: block;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes fadeInUp {
    0% {
      display: none;
      opacity: 0;
      -webkit-transform: translateY(100%);
      -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
      transform: translateY(100%);
    }
    1% {
      display: block;
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0);
    }
  }
  .custom-html--sitecore .tool.shown {
    display: block;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  .custom-html--sitecore .tool .toolContainer {
    position: relative;
    width: 99%;
    height: 100%;
    max-width: 560px;
    max-height: 350px;
  }
  .custom-html--sitecore .tool .toolContainer .buttonContainer {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 16px;
    left: 0;
    display: none;
    z-index: 7;
    text-align: center;
  }
  .custom-html--sitecore .tool .toolContainer .buttonContainer .tapToRespondButton {
    margin: auto;
    color: #fff;
    border-radius: 3em;
    font-weight: 400;
    padding: 2px 16px;
    line-height: 3em;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    cursor: pointer;
  }
  @media only screen and (max-height: 230px) {
    .custom-html--sitecore .tool .toolContainer .buttonContainer {
      display: block;
    }
  }
  .custom-html--sitecore .inlineEndState,
  .custom-html--sitecore .inlineQuestion {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    height: 40%;
    padding: 12px 24px;
    font-weight: 500;
    z-index: 5;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    opacity: 0;
  }
  .custom-html--sitecore .inlineEndState.shown,
  .custom-html--sitecore .inlineQuestion.shown {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  @media only screen and (max-height: 230px) {
    .custom-html--sitecore .inlineEndState,
    .custom-html--sitecore .inlineQuestion {
      height: 100%;
    }
  }
  .custom-html--sitecore #helpLabel {
    color: transparent;
    position: relative;
    z-index: 10;
  }
  .custom-html--sitecore .labelContainer {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
    padding: 8px;
    z-index: 6;
    border: 0;
    width: 100%;
    margin: auto;
    max-width: 600px;
    -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -moz-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    -o-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  @media only screen and (max-height: 230px) {
    .custom-html--sitecore .labelContainer {
      opacity: 0;
      display: none;
      -webkit-transform: translateY(15px);
      -moz-transform: translateY(15px);
      -ms-transform: translateY(15px);
      transform: translateY(15px);
    }
  }
  .custom-html--sitecore .labelContainer.shown {
    display: block;
    opacity: 1;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore .labelContainer {
      padding: 8px 20px 20px 20px;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore .labelContainer {
      padding: 8px 25px 25px 25px;
    }
  }
  .custom-html--sitecore .labelContainer .tapToRespond {
    color: rgba(255, 255, 255, 0.68);
    font-weight: 400;
  }
  @media only screen and (max-height: 230px) {
    .custom-html--sitecore .labelContainer .tapToRespond {
      display: none;
    }
  }
  .custom-html--sitecore .labelContainer .tapToRespond #helpLabel {
    color: transparent;
  }
  .custom-html--sitecore .labelContainer .tapToRespond #helpLabel:focus {
    color: #fff;
  }
  .custom-html--sitecore .labelContainer.focused .label:after {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
  }
  .custom-html--sitecore .labelContainer.selection .label {
    opacity: 0.1;
    cursor: pointer;
  }
  .custom-html--sitecore .labelContainer.selection .label.selected {
    opacity: 1;
    animation: pulse 0.3s cubic-bezier(0.38, -0.3, 0.51, 1.46);
    animation-delay: 0;
    -moz-animation-delay: 0;
    -webkit-animation-delay: 0;
  }
  @media screen and (min-height: 250px) {
    .custom-html--sitecore .labelContainer#sentimentLabels .label.color_0:after {
      animation-delay: 1.2s;
    }
    .custom-html--sitecore .labelContainer#sentimentLabels .label.color_1:after {
      animation-delay: 0.9s;
    }
    .custom-html--sitecore .labelContainer#sentimentLabels .label.color_2:after {
      animation-delay: 0.6s;
    }
    .custom-html--sitecore .labelContainer#sentimentLabels .label.color_3:after {
      animation-delay: 0.3s;
    }
  }
  @keyframes pulse {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      -moz-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
    50% {
      opacity: 1;
      -webkit-transform: scale3d(1.15, 1.15, 1);
      -moz-transform: scale3d(1.15, 1.15, 1);
      -ms-transform: scale3d(1.15, 1.15, 1);
      transform: scale3d(1.15, 1.15, 1);
    }
    100% {
      -webkit-transform: scale3d(1, 1, 1);
      -moz-transform: scale3d(1, 1, 1);
      -ms-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1);
    }
  }
  @keyframes animateGlow {
    0% {
      transform: translateX(-100%);
    }
    100%,
    50% {
      transform: translateX(200%);
    }
  }
  .custom-html--sitecore .endState {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 0;
    transform-style: preserve-3d;
    background-color: #273037;
    background-size: cover;
    background-position: center center;
    border-radius: 5px;
    overflow: hidden;
    z-index: 2;
  }
  .custom-html--sitecore .endState.shown {
    display: block;
    opacity: 1;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  .custom-html--sitecore .endState .followUpContainer {
    display: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .custom-html--sitecore .endState .followUpContainer.shown {
    display: block;
    opacity: 1;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  .custom-html--sitecore .endState .followUpContainer .inlineEndState:focus,
  .custom-html--sitecore .endState .followUpContainer .inlineQuestion:focus {
    outline: 0;
  }
  .custom-html--sitecore .endState .followUpContainer .labelContainer.focused .followUp:after {
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;
  }
  @media only screen and (min-width: 700px) {
    .custom-html--sitecore .endState.standalone {
      border-radius: 20px;
    }
    .custom-html--sitecore .endState.standalone .unitLogo {
      display: none;
      pointer-events: none;
    }
  }
  .custom-html--sitecore .endState.standalone .overlay {
    background: 0 0;
  }
  .custom-html--sitecore .endState.standalone.followUp {
    background-color: transparent;
    background: 0 0 !important;
  }
  .custom-html--sitecore .endState .linkButton {
    font-weight: 400;
    cursor: pointer;
    border-radius: 2em;
    line-height: 2;
    text-decoration: none;
    padding: 7px 12px 5px;
  }
  .custom-html--sitecore .endState .linkButton:focus,
  .custom-html--sitecore .endState .linkButton:hover {
    text-decoration: none;
  }
  .custom-html--sitecore .endState .linkMessage {
    z-index: 3;
    background-color: rgba(255, 255, 255, 0.95);
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: none;
    font-weight: 400;
    text-align: center;
    padding: 0.5em;
  }
  @media only screen and (min-height: 150px) {
    .custom-html--sitecore .endState .linkMessage {
      padding: 1.5em 1em;
    }
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore .endState .linkMessage {
      padding: 2em 1em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore .endState .linkMessage {
      padding: 3em 1em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore .endState .linkMessage {
      padding: 4em 2em;
    }
  }
  .custom-html--sitecore .endState .linkMessage > div :nth-child(1) {
    display: inline-block;
    opacity: 0;
  }
  .custom-html--sitecore .endState .linkMessage > div :nth-child(2) {
    opacity: 0;
  }
  .custom-html--sitecore .endState .linkMessage > div :nth-child(3) {
    opacity: 0;
  }
  .custom-html--sitecore .endState .linkMessage #linkScrapeMessage {
    display: block;
    padding: 0.25em 0 0.5em;
    pointer-events: none;
  }
  .custom-html--sitecore .endState .linkMessage #linkDescription {
    pointer-events: none;
  }
  .custom-html--sitecore .endState .linkMessage #linkDescription:focus {
    outline: 0;
  }
  .custom-html--sitecore .endState #wcagLinkMessage {
    display: none;
  }
  .custom-html--sitecore .endState.shown {
    display: block;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  .custom-html--sitecore .endState.shown .linkMessage {
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .custom-html--sitecore .endState.shown .linkMessage > div :nth-child(1) {
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .custom-html--sitecore .endState.shown .linkMessage > div :nth-child(2) {
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore .endState.shown .linkMessage > div :nth-child(3) {
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
  }
  .custom-html--sitecore .endState .thanksMessage {
    z-index: 3;
    display: none;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    font-weight: 400;
    opacity: 0;
    height: 50%;
    padding: 0.75em;
  }
  .custom-html--sitecore .endState .thanksMessage.shown {
    -webkit-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .custom-html--sitecore .endState .thanksMessage span {
    width: 95%;
  }
  .custom-html--sitecore .endState .thanksCard {
    display: none;
    z-index: 3;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    opacity: 0;
    transform-style: preserve-3d;
    background-size: cover;
    background-position: center center;
  }
  .custom-html--sitecore .endState .thanksCard.shown {
    display: block;
    opacity: 1;
    -webkit-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.6s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
  }
  .custom-html--sitecore .endState .thanksCard .thanksMessage {
    display: block;
    -webkit-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -moz-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -ms-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    -o-animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation: fadeInUp 0.3s 1 cubic-bezier(0.77, 0, 0.175, 1) forwards;
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .custom-html--sitecore .endState.frame_border_0 {
    border-radius: 0;
  }
  .custom-html--sitecore .endState.frame_border_1 {
    border-radius: 5px;
  }
  .custom-html--sitecore .endState.frame_border_2 {
    border-radius: 25px;
  }
  @-webkit-keyframes widgetIdle {
    0% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    4% {
      -webkit-transform: translateY(90%);
      -moz-transform: translateY(90%);
      -ms-transform: translateY(90%);
      transform: translateY(90%);
    }
    8% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    100% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
  }
  @-moz-keyframes widgetIdle {
    0% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    4% {
      -webkit-transform: translateY(90%);
      -moz-transform: translateY(90%);
      -ms-transform: translateY(90%);
      transform: translateY(90%);
    }
    8% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    100% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
  }
  @-ms-keyframes widgetIdle {
    0% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    4% {
      -webkit-transform: translateY(90%);
      -moz-transform: translateY(90%);
      -ms-transform: translateY(90%);
      transform: translateY(90%);
    }
    8% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    100% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
  }
  @-o-keyframes widgetIdle {
    0% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    4% {
      -webkit-transform: translateY(90%);
      -moz-transform: translateY(90%);
      -ms-transform: translateY(90%);
      transform: translateY(90%);
    }
    8% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    100% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
  }
  @keyframes widgetIdle {
    0% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    4% {
      -webkit-transform: translateY(90%);
      -moz-transform: translateY(90%);
      -ms-transform: translateY(90%);
      transform: translateY(90%);
    }
    8% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
    100% {
      -webkit-transform: translateY(98%);
      -moz-transform: translateY(98%);
      -ms-transform: translateY(98%);
      transform: translateY(98%);
    }
  }
  @-webkit-keyframes widgetIdleSupport {
    0% {
      height: 2%;
    }
    4% {
      height: 10%;
    }
    8% {
      height: 2%;
    }
    100% {
      height: 2%;
    }
  }
  @-moz-keyframes widgetIdleSupport {
    0% {
      height: 2%;
    }
    4% {
      height: 10%;
    }
    8% {
      height: 2%;
    }
    100% {
      height: 2%;
    }
  }
  @-ms-keyframes widgetIdleSupport {
    0% {
      height: 2%;
    }
    4% {
      height: 10%;
    }
    8% {
      height: 2%;
    }
    100% {
      height: 2%;
    }
  }
  @-o-keyframes widgetIdleSupport {
    0% {
      height: 2%;
    }
    4% {
      height: 10%;
    }
    8% {
      height: 2%;
    }
    100% {
      height: 2%;
    }
  }
  @keyframes widgetIdleSupport {
    0% {
      height: 2%;
    }
    4% {
      height: 10%;
    }
    8% {
      height: 2%;
    }
    100% {
      height: 2%;
    }
  }
  @media only screen and (max-height: 210px) {
    .custom-html--sitecore #kn .unitLogo,
    .custom-html--sitecore .endState .unitLogo {
      width: 100%;
      top: 6px;
      text-align: center;
      right: unset;
      height: 12px;
      pointer-events: none;
    }
    .custom-html--sitecore #kn .unitLogo img,
    .custom-html--sitecore .endState .unitLogo img {
      max-width: 30%;
      position: unset;
    }
  }
  .custom-html--sitecore #kn.button_0 .label,
  .custom-html--sitecore .endState.button_0 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    border: 0;
  }
  .custom-html--sitecore #kn.button_0 .label:before,
  .custom-html--sitecore .endState.button_0 .label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 4px;
    margin-top: 0;
    border-radius: 0;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_0 .label,
    .custom-html--sitecore .endState.button_0 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_0 .label,
    .custom-html--sitecore .endState.button_0 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_0 .label,
    .custom-html--sitecore .endState.button_0 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_0 .label.followUp,
  .custom-html--sitecore .endState.button_0 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_0 .label:focus,
  .custom-html--sitecore #kn.button_0 .label:hover,
  .custom-html--sitecore .endState.button_0 .label:focus,
  .custom-html--sitecore .endState.button_0 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_0 .label.color_1:after,
  .custom-html--sitecore .endState.button_0 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_0 .label.color_2:after,
  .custom-html--sitecore .endState.button_0 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_0 .label:after,
  .custom-html--sitecore .endState.button_0 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_1 .label,
  .custom-html--sitecore .endState.button_1 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    text-indent: 10px;
    border: 0;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_1 .label,
    .custom-html--sitecore .endState.button_1 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_1 .label,
    .custom-html--sitecore .endState.button_1 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_1 .label,
    .custom-html--sitecore .endState.button_1 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_1 .label.followUp,
  .custom-html--sitecore .endState.button_1 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_1 .label:focus,
  .custom-html--sitecore #kn.button_1 .label:hover,
  .custom-html--sitecore .endState.button_1 .label:focus,
  .custom-html--sitecore .endState.button_1 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_1 .label.color_1:after,
  .custom-html--sitecore .endState.button_1 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_1 .label.color_2:after,
  .custom-html--sitecore .endState.button_1 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_1 .label:after,
  .custom-html--sitecore .endState.button_1 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_2 .label,
  .custom-html--sitecore .endState.button_2 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    border: 0;
  }
  .custom-html--sitecore #kn.button_2 .label:before,
  .custom-html--sitecore .endState.button_2 .label:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -0.25em;
    left: 0.7em;
    height: 0.5em;
    width: 0.5em;
    border-radius: 60px;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_2 .label,
    .custom-html--sitecore .endState.button_2 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_2 .label,
    .custom-html--sitecore .endState.button_2 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_2 .label,
    .custom-html--sitecore .endState.button_2 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_2 .label.followUp,
  .custom-html--sitecore .endState.button_2 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_2 .label:focus,
  .custom-html--sitecore #kn.button_2 .label:hover,
  .custom-html--sitecore .endState.button_2 .label:focus,
  .custom-html--sitecore .endState.button_2 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_2 .label.color_1:after,
  .custom-html--sitecore .endState.button_2 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_2 .label.color_2:after,
  .custom-html--sitecore .endState.button_2 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_2 .label:after,
  .custom-html--sitecore .endState.button_2 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_3 .label,
  .custom-html--sitecore .endState.button_3 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1.3;
    background-color: rgba(197, 197, 197, 0.2);
    border: 0;
    outline: 0;
    text-indent: 10px;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_3 .label,
    .custom-html--sitecore .endState.button_3 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_3 .label,
    .custom-html--sitecore .endState.button_3 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_3 .label,
    .custom-html--sitecore .endState.button_3 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_3 .label.followUp,
  .custom-html--sitecore .endState.button_3 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_3 .label:focus,
  .custom-html--sitecore #kn.button_3 .label:hover,
  .custom-html--sitecore .endState.button_3 .label:focus,
  .custom-html--sitecore .endState.button_3 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_3 .label.color_1:after,
  .custom-html--sitecore .endState.button_3 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_3 .label.color_2:after,
  .custom-html--sitecore .endState.button_3 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_3 .label:after,
  .custom-html--sitecore .endState.button_3 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_4 .label,
  .custom-html--sitecore .endState.button_4 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    background-color: transparent;
    text-indent: 10px;
    border-style: solid;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_4 .label,
    .custom-html--sitecore .endState.button_4 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_4 .label,
    .custom-html--sitecore .endState.button_4 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_4 .label,
    .custom-html--sitecore .endState.button_4 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_4 .label.followUp,
  .custom-html--sitecore .endState.button_4 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_4 .label:focus,
  .custom-html--sitecore #kn.button_4 .label:hover,
  .custom-html--sitecore .endState.button_4 .label:focus,
  .custom-html--sitecore .endState.button_4 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_4 .label.color_1:after,
  .custom-html--sitecore .endState.button_4 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_4 .label.color_2:after,
  .custom-html--sitecore .endState.button_4 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_4 .label:after,
  .custom-html--sitecore .endState.button_4 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_5 .label,
  .custom-html--sitecore .endState.button_5 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    background: 0 0;
    border-style: solid;
  }
  .custom-html--sitecore #kn.button_5 .label:before,
  .custom-html--sitecore .endState.button_5 .label:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -0.25em;
    left: 0.7em;
    height: 0.5em;
    width: 0.5em;
    border-radius: 60px;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_5 .label,
    .custom-html--sitecore .endState.button_5 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_5 .label,
    .custom-html--sitecore .endState.button_5 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_5 .label,
    .custom-html--sitecore .endState.button_5 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_5 .label.followUp,
  .custom-html--sitecore .endState.button_5 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_5 .label:focus,
  .custom-html--sitecore #kn.button_5 .label:hover,
  .custom-html--sitecore .endState.button_5 .label:focus,
  .custom-html--sitecore .endState.button_5 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_5 .label.color_1:after,
  .custom-html--sitecore .endState.button_5 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_5 .label.color_2:after,
  .custom-html--sitecore .endState.button_5 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_5 .label:after,
  .custom-html--sitecore .endState.button_5 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_5 .label:hover:before,
  .custom-html--sitecore .endState.button_5 .label:hover:before {
    border-color: none;
  }
  .custom-html--sitecore #kn.button_6 .label,
  .custom-html--sitecore .endState.button_6 .label {
    font-family: Brandon;
    display: block;
    width: 100%;
    margin-top: 0.5em;
    position: relative;
    text-indent: 1.4em;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
    -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.3;
    border-style: solid;
    border-width: 1px;
  }
  .custom-html--sitecore #kn.button_6 .label:before,
  .custom-html--sitecore .endState.button_6 .label:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -0.25em;
    left: 0.7em;
    height: 0.5em;
    width: 0.5em;
    border-radius: 60px;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.button_6 .label,
    .custom-html--sitecore .endState.button_6 .label {
      line-height: 1.5;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.button_6 .label,
    .custom-html--sitecore .endState.button_6 .label {
      line-height: 1.7;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.button_6 .label,
    .custom-html--sitecore .endState.button_6 .label {
      line-height: 1.8;
    }
  }
  .custom-html--sitecore #kn.button_6 .label.followUp,
  .custom-html--sitecore .endState.button_6 .label.followUp {
    text-transform: none;
  }
  .custom-html--sitecore #kn.button_6 .label:focus,
  .custom-html--sitecore #kn.button_6 .label:hover,
  .custom-html--sitecore .endState.button_6 .label:focus,
  .custom-html--sitecore .endState.button_6 .label:hover {
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
  }
  .custom-html--sitecore #kn.button_6 .label.color_1:after,
  .custom-html--sitecore .endState.button_6 .label.color_1:after {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
  }
  .custom-html--sitecore #kn.button_6 .label.color_2:after,
  .custom-html--sitecore .endState.button_6 .label.color_2:after {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.button_6 .label:after,
  .custom-html--sitecore .endState.button_6 .label:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0) 100%);
    background-size: 100% 100%;
    animation: animateGlow 3s ease-out;
    animation-fill-mode: forwards;
  }
  .custom-html--sitecore #kn.button_6 .label:hover:before,
  .custom-html--sitecore .endState.button_6 .label:hover:before {
    border-color: none;
  }
  .custom-html--sitecore #kn.button_border_0 .label,
  .custom-html--sitecore .endState.button_border_0 .label {
    border-radius: 0;
  }
  .custom-html--sitecore #kn.button_border_1 .label,
  .custom-html--sitecore .endState.button_border_1 .label {
    border-radius: 5px;
  }
  @media only screen and (min-height: 410px) {
    .custom-html--sitecore #kn.button_border_1 .label,
    .custom-html--sitecore .endState.button_border_1 .label {
      border-radius: 8px;
    }
  }
  @media only screen and (min-height: 510px) {
    .custom-html--sitecore #kn.button_border_1 .label,
    .custom-html--sitecore .endState.button_border_1 .label {
      border-radius: 8px;
    }
  }
  .custom-html--sitecore #kn.button_border_1 .label:after,
  .custom-html--sitecore .endState.button_border_1 .label:after {
    border-radius: 5px;
  }
  .custom-html--sitecore #kn.button_border_2 .label,
  .custom-html--sitecore .endState.button_border_2 .label {
    border-radius: 30px;
  }
  .custom-html--sitecore #kn.button_border_2 .label:before,
  .custom-html--sitecore .endState.button_border_2 .label:before {
    width: 14px;
  }
  .custom-html--sitecore #kn.button_border_2 .label:after,
  .custom-html--sitecore .endState.button_border_2 .label:after {
    border-radius: 30px;
  }
  .custom-html--sitecore #kn.button_border_2.button_2 .label:before,
  .custom-html--sitecore #kn.button_border_2.button_5 .label:before,
  .custom-html--sitecore #kn.button_border_2.button_6 .label:before,
  .custom-html--sitecore .endState.button_border_2.button_2 .label:before,
  .custom-html--sitecore .endState.button_border_2.button_5 .label:before,
  .custom-html--sitecore .endState.button_border_2.button_6 .label:before {
    width: 0.5em;
  }
  .custom-html--sitecore #kn.link_button_border_0 .linkButton,
  .custom-html--sitecore .endState.link_button_border_0 .linkButton {
    border-radius: 0;
  }
  .custom-html--sitecore #kn.link_button_border_1 .linkButton,
  .custom-html--sitecore .endState.link_button_border_1 .linkButton {
    border-radius: 5px;
  }
  @media only screen and (min-height: 410px) {
    .custom-html--sitecore #kn.link_button_border_1 .linkButton,
    .custom-html--sitecore .endState.link_button_border_1 .linkButton {
      border-radius: 8px;
    }
  }
  @media only screen and (min-height: 510px) {
    .custom-html--sitecore #kn.link_button_border_1 .linkButton,
    .custom-html--sitecore .endState.link_button_border_1 .linkButton {
      border-radius: 8px;
    }
  }
  .custom-html--sitecore #kn.link_button_border_1 .linkButton:after,
  .custom-html--sitecore .endState.link_button_border_1 .linkButton:after {
    border-radius: 5px;
  }
  .custom-html--sitecore #kn.link_button_border_2 .linkButton,
  .custom-html--sitecore .endState.link_button_border_2 .linkButton {
    border-radius: 30px;
  }
  .custom-html--sitecore #kn.link_button_border_2 .linkButton:before,
  .custom-html--sitecore .endState.link_button_border_2 .linkButton:before {
    width: 14px;
  }
  .custom-html--sitecore #kn.link_button_border_2 .linkButton:after,
  .custom-html--sitecore .endState.link_button_border_2 .linkButton:after {
    border-radius: 30px;
  }
  .custom-html--sitecore #kn.question_align_0 .inlineQuestion,
  .custom-html--sitecore .endState.question_align_0 .inlineQuestion {
    text-align: left;
  }
  .custom-html--sitecore #kn.question_align_1 .inlineQuestion,
  .custom-html--sitecore .endState.question_align_1 .inlineQuestion {
    text-align: center;
  }
  .custom-html--sitecore #kn.question_align_2 .inlineQuestion,
  .custom-html--sitecore .endState.question_align_2 .inlineQuestion {
    text-align: right;
  }
  .custom-html--sitecore #kn.answer_align_0 .label,
  .custom-html--sitecore .endState.answer_align_0 .label {
    text-align: left;
  }
  .custom-html--sitecore #kn.answer_align_1 .label,
  .custom-html--sitecore .endState.answer_align_1 .label {
    text-align: center;
  }
  .custom-html--sitecore #kn.answer_align_2 .label,
  .custom-html--sitecore .endState.answer_align_2 .label {
    text-align: right;
    padding-right: 25px;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars .bar {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars .barSupport {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button {
    opacity: 1;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button .bar {
    -webkit-animation: widgetIdle 6s 0 ease-out forwards;
    -moz-animation: widgetIdle 6s 0 ease-out forwards;
    -ms-animation: widgetIdle 6s 0 ease-out forwards;
    -o-animation: widgetIdle 6s 0 ease-out forwards;
    animation: widgetIdle 6s 0 ease-out forwards;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button .barSupport {
    -webkit-animation: widgetIdleSupport 6s 0 ease-out forwards;
    -moz-animation: widgetIdleSupport 6s 0 ease-out forwards;
    -ms-animation: widgetIdleSupport 6s 0 ease-out forwards;
    -o-animation: widgetIdleSupport 6s 0 ease-out forwards;
    animation: widgetIdleSupport 6s 0 ease-out forwards;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(5) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(5) .barSupport,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(7) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(7) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(5) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(5) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(7) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(7) .barSupport {
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(4) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(4) .barSupport,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(8) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(8) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(4) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(4) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(8) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(8) .barSupport {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(3) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(3) .barSupport,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(9) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(9) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(3) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(3) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(9) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(9) .barSupport {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(10) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(10) .barSupport,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(2) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(2) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(10) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(10) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(2) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(2) .barSupport {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
  }
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(1) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(1) .barSupport,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(11) .bar,
  .custom-html--sitecore #kn.answer_hover_style_0 .bars.idle button:nth-child(11) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(1) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(1) .barSupport,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(11) .bar,
  .custom-html--sitecore .endState.answer_hover_style_0 .bars.idle button:nth-child(11) .barSupport {
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave.idle button,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave.idle button {
    opacity: 1;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave.idle button,
  .custom-html--sitecore #kn.answer_hover_style_1 #wave.idle button.toggled,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave.idle button,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave.idle button.toggled {
    transition: none;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave.idle button .bar,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave.idle button .bar {
    animation: none;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave button,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave button {
    opacity: 0.2;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave button,
  .custom-html--sitecore #kn.answer_hover_style_1 #wave button.toggled,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave button,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave button.toggled {
    transition: none;
  }
  .custom-html--sitecore #kn.answer_hover_style_1 #wave button.current,
  .custom-html--sitecore .endState.answer_hover_style_1 #wave button.current {
    opacity: 1;
  }
  .custom-html--sitecore #kn.font_size_0,
  .custom-html--sitecore .endState.font_size_0 {
    font-size: 14px;
  }
  .custom-html--sitecore #kn.font_size_0 .topWrapper .helpPrompt,
  .custom-html--sitecore #kn.font_size_0 .topWrapper .helpSentence,
  .custom-html--sitecore .endState.font_size_0 .topWrapper .helpPrompt,
  .custom-html--sitecore .endState.font_size_0 .topWrapper .helpSentence {
    font-size: 0.75em;
  }
  .custom-html--sitecore #kn.font_size_0 .bars .answer,
  .custom-html--sitecore .endState.font_size_0 .bars .answer {
    font-size: 0.65em;
  }
  .custom-html--sitecore #kn.font_size_0 .feelPrompt,
  .custom-html--sitecore #kn.font_size_0 .feelSentence,
  .custom-html--sitecore .endState.font_size_0 .feelPrompt,
  .custom-html--sitecore .endState.font_size_0 .feelSentence {
    font-size: 1em;
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_0 .feelPrompt,
    .custom-html--sitecore #kn.font_size_0 .feelSentence,
    .custom-html--sitecore .endState.font_size_0 .feelPrompt,
    .custom-html--sitecore .endState.font_size_0 .feelSentence {
      font-size: 1.5em;
    }
  }
  .custom-html--sitecore #kn.font_size_0 .tapToRespond,
  .custom-html--sitecore .endState.font_size_0 .tapToRespond {
    font-size: 0.57em;
  }
  .custom-html--sitecore #kn.font_size_0 .tapToRespond #helpLabel,
  .custom-html--sitecore .endState.font_size_0 .tapToRespond #helpLabel {
    font-size: 0;
  }
  .custom-html--sitecore #kn.font_size_0 .tapToRespondButton,
  .custom-html--sitecore .endState.font_size_0 .tapToRespondButton {
    font-size: 0.5625em;
  }
  .custom-html--sitecore #kn.font_size_0 .inlineEndState,
  .custom-html--sitecore #kn.font_size_0 .inlineQuestion,
  .custom-html--sitecore .endState.font_size_0 .inlineEndState,
  .custom-html--sitecore .endState.font_size_0 .inlineQuestion {
    font-size: 0.9em;
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.font_size_0 .inlineEndState,
    .custom-html--sitecore #kn.font_size_0 .inlineQuestion,
    .custom-html--sitecore .endState.font_size_0 .inlineEndState,
    .custom-html--sitecore .endState.font_size_0 .inlineQuestion {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_0 .labelContainer .label,
  .custom-html--sitecore .endState.font_size_0 .labelContainer .label {
    font-size: 0.857em;
    padding: 6px 0 4px 0;
  }
  .custom-html--sitecore #kn.font_size_0.answer_align_2 .label,
  .custom-html--sitecore .endState.font_size_0.answer_align_2 .label {
    padding: 6px 16px 4px 0;
  }
  .custom-html--sitecore #kn.font_size_0.answer_align_0.button_2 .label,
  .custom-html--sitecore #kn.font_size_0.answer_align_0.button_5 .label,
  .custom-html--sitecore #kn.font_size_0.answer_align_0.button_6 .label,
  .custom-html--sitecore .endState.font_size_0.answer_align_0.button_2 .label,
  .custom-html--sitecore .endState.font_size_0.answer_align_0.button_5 .label,
  .custom-html--sitecore .endState.font_size_0.answer_align_0.button_6 .label {
    padding: 6px 0 4px 8px;
  }
  .custom-html--sitecore #kn.font_size_0 #close,
  .custom-html--sitecore .endState.font_size_0 #close {
    font-size: 0.688em;
  }
  .custom-html--sitecore #kn.font_size_0 #linkDescription,
  .custom-html--sitecore .endState.font_size_0 #linkDescription {
    font-size: 0.75em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_0 #linkDescription,
    .custom-html--sitecore .endState.font_size_0 #linkDescription {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_0 #linkDescription,
    .custom-html--sitecore .endState.font_size_0 #linkDescription {
      font-size: 1em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_0 #linkDescription,
    .custom-html--sitecore .endState.font_size_0 #linkDescription {
      font-size: 1.125em;
    }
  }
  .custom-html--sitecore #kn.font_size_0 #linkScrapeMessage,
  .custom-html--sitecore .endState.font_size_0 #linkScrapeMessage {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_0 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_0 #linkScrapeMessage {
      font-size: 0.75em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_0 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_0 #linkScrapeMessage {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_0 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_0 #linkScrapeMessage {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_0 .linkButton,
  .custom-html--sitecore .endState.font_size_0 .linkButton {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_0 .linkButton,
    .custom-html--sitecore .endState.font_size_0 .linkButton {
      font-size: 0.8em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_0 .linkButton,
    .custom-html--sitecore .endState.font_size_0 .linkButton {
      font-size: 0.875em;
    }
  }
  .custom-html--sitecore #kn.font_size_0 .thanksMessage,
  .custom-html--sitecore .endState.font_size_0 .thanksMessage {
    font-size: 1.125em;
  }
  .custom-html--sitecore #kn.font_size_0 .tapToRespond,
  .custom-html--sitecore .endState.font_size_0 .tapToRespond {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 2.3em;
  }
  .custom-html--sitecore #kn.font_size_1,
  .custom-html--sitecore .endState.font_size_1 {
    font-size: 16px;
  }
  .custom-html--sitecore #kn.font_size_1 .topWrapper .helpPrompt,
  .custom-html--sitecore #kn.font_size_1 .topWrapper .helpSentence,
  .custom-html--sitecore .endState.font_size_1 .topWrapper .helpPrompt,
  .custom-html--sitecore .endState.font_size_1 .topWrapper .helpSentence {
    font-size: 0.75em;
  }
  .custom-html--sitecore #kn.font_size_1 .bars .answer,
  .custom-html--sitecore .endState.font_size_1 .bars .answer {
    font-size: 0.65em;
  }
  .custom-html--sitecore #kn.font_size_1 .feelPrompt,
  .custom-html--sitecore #kn.font_size_1 .feelSentence,
  .custom-html--sitecore .endState.font_size_1 .feelPrompt,
  .custom-html--sitecore .endState.font_size_1 .feelSentence {
    font-size: 1em;
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_1 .feelPrompt,
    .custom-html--sitecore #kn.font_size_1 .feelSentence,
    .custom-html--sitecore .endState.font_size_1 .feelPrompt,
    .custom-html--sitecore .endState.font_size_1 .feelSentence {
      font-size: 1.5em;
    }
  }
  .custom-html--sitecore #kn.font_size_1 .tapToRespond,
  .custom-html--sitecore .endState.font_size_1 .tapToRespond {
    font-size: 0.5625em;
  }
  .custom-html--sitecore #kn.font_size_1 .tapToRespond #helpLabel,
  .custom-html--sitecore .endState.font_size_1 .tapToRespond #helpLabel {
    font-size: 0;
  }
  .custom-html--sitecore #kn.font_size_1 .tapToRespondButton,
  .custom-html--sitecore .endState.font_size_1 .tapToRespondButton {
    font-size: 0.55em;
  }
  .custom-html--sitecore #kn.font_size_1 .inlineEndState,
  .custom-html--sitecore #kn.font_size_1 .inlineQuestion,
  .custom-html--sitecore .endState.font_size_1 .inlineEndState,
  .custom-html--sitecore .endState.font_size_1 .inlineQuestion {
    font-size: 0.8125em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_1 .inlineEndState,
    .custom-html--sitecore #kn.font_size_1 .inlineQuestion,
    .custom-html--sitecore .endState.font_size_1 .inlineEndState,
    .custom-html--sitecore .endState.font_size_1 .inlineQuestion {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.font_size_1 .inlineEndState,
    .custom-html--sitecore #kn.font_size_1 .inlineQuestion,
    .custom-html--sitecore .endState.font_size_1 .inlineEndState,
    .custom-html--sitecore .endState.font_size_1 .inlineQuestion {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_1 .labelContainer .label,
  .custom-html--sitecore .endState.font_size_1 .labelContainer .label {
    font-size: 0.75em;
    padding: 6px 0 4px 0;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_1 .labelContainer .label,
    .custom-html--sitecore .endState.font_size_1 .labelContainer .label {
      font-size: 0.8125em;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.font_size_1 .labelContainer .label,
    .custom-html--sitecore .endState.font_size_1 .labelContainer .label {
      font-size: 0.875em;
    }
  }
  .custom-html--sitecore #kn.font_size_1.answer_align_2 .label,
  .custom-html--sitecore .endState.font_size_1.answer_align_2 .label {
    padding: 6px 16px 4px 0;
  }
  .custom-html--sitecore #kn.font_size_1.answer_align_0.button_2 .label,
  .custom-html--sitecore #kn.font_size_1.answer_align_0.button_5 .label,
  .custom-html--sitecore #kn.font_size_1.answer_align_0.button_6 .label,
  .custom-html--sitecore .endState.font_size_1.answer_align_0.button_2 .label,
  .custom-html--sitecore .endState.font_size_1.answer_align_0.button_5 .label,
  .custom-html--sitecore .endState.font_size_1.answer_align_0.button_6 .label {
    padding: 6px 0 4px 8px;
  }
  .custom-html--sitecore #kn.font_size_1 #close,
  .custom-html--sitecore .endState.font_size_1 #close {
    font-size: 0.688em;
  }
  .custom-html--sitecore #kn.font_size_1 #linkDescription,
  .custom-html--sitecore .endState.font_size_1 #linkDescription {
    font-size: 0.75em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_1 #linkDescription,
    .custom-html--sitecore .endState.font_size_1 #linkDescription {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_1 #linkDescription,
    .custom-html--sitecore .endState.font_size_1 #linkDescription {
      font-size: 1em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_1 #linkDescription,
    .custom-html--sitecore .endState.font_size_1 #linkDescription {
      font-size: 1.125em;
    }
  }
  .custom-html--sitecore #kn.font_size_1 #linkScrapeMessage,
  .custom-html--sitecore .endState.font_size_1 #linkScrapeMessage {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_1 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_1 #linkScrapeMessage {
      font-size: 0.75em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_1 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_1 #linkScrapeMessage {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_1 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_1 #linkScrapeMessage {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_1 .linkButton,
  .custom-html--sitecore .endState.font_size_1 .linkButton {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_1 .linkButton,
    .custom-html--sitecore .endState.font_size_1 .linkButton {
      font-size: 0.8em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_1 .linkButton,
    .custom-html--sitecore .endState.font_size_1 .linkButton {
      font-size: 0.875em;
    }
  }
  .custom-html--sitecore #kn.font_size_1 .thanksMessage,
  .custom-html--sitecore .endState.font_size_1 .thanksMessage {
    font-size: 1.125em;
  }
  .custom-html--sitecore #kn.font_size_1 .tapToRespond,
  .custom-html--sitecore .endState.font_size_1 .tapToRespond {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 2.1em;
  }
  .custom-html--sitecore #kn.font_size_2,
  .custom-html--sitecore .endState.font_size_2 {
    font-size: 20px;
  }
  .custom-html--sitecore #kn.font_size_2 .topWrapper .helpPrompt,
  .custom-html--sitecore #kn.font_size_2 .topWrapper .helpSentence,
  .custom-html--sitecore .endState.font_size_2 .topWrapper .helpPrompt,
  .custom-html--sitecore .endState.font_size_2 .topWrapper .helpSentence {
    font-size: 0.75em;
  }
  .custom-html--sitecore #kn.font_size_2 .bars .answer,
  .custom-html--sitecore .endState.font_size_2 .bars .answer {
    font-size: 0.75em;
  }
  .custom-html--sitecore #kn.font_size_2 .feelPrompt,
  .custom-html--sitecore #kn.font_size_2 .feelSentence,
  .custom-html--sitecore .endState.font_size_2 .feelPrompt,
  .custom-html--sitecore .endState.font_size_2 .feelSentence {
    font-size: 1em;
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_2 .feelPrompt,
    .custom-html--sitecore #kn.font_size_2 .feelSentence,
    .custom-html--sitecore .endState.font_size_2 .feelPrompt,
    .custom-html--sitecore .endState.font_size_2 .feelSentence {
      font-size: 1.5em;
    }
  }
  .custom-html--sitecore #kn.font_size_2 .tapToRespond,
  .custom-html--sitecore .endState.font_size_2 .tapToRespond {
    font-size: 0.45em;
  }
  .custom-html--sitecore #kn.font_size_2 .tapToRespond #helpLabel,
  .custom-html--sitecore .endState.font_size_2 .tapToRespond #helpLabel {
    font-size: 0;
  }
  .custom-html--sitecore #kn.font_size_2 .tapToRespondButton,
  .custom-html--sitecore .endState.font_size_2 .tapToRespondButton {
    font-size: 0.643em;
  }
  .custom-html--sitecore #kn.font_size_2 .inlineEndState,
  .custom-html--sitecore #kn.font_size_2 .inlineQuestion,
  .custom-html--sitecore .endState.font_size_2 .inlineEndState,
  .custom-html--sitecore .endState.font_size_2 .inlineQuestion {
    font-size: 0.7em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_2 .inlineEndState,
    .custom-html--sitecore #kn.font_size_2 .inlineQuestion,
    .custom-html--sitecore .endState.font_size_2 .inlineEndState,
    .custom-html--sitecore .endState.font_size_2 .inlineQuestion {
      font-size: 0.8em;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.font_size_2 .inlineEndState,
    .custom-html--sitecore #kn.font_size_2 .inlineQuestion,
    .custom-html--sitecore .endState.font_size_2 .inlineEndState,
    .custom-html--sitecore .endState.font_size_2 .inlineQuestion {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_2 .labelContainer .label,
  .custom-html--sitecore .endState.font_size_2 .labelContainer .label {
    font-size: 0.65em;
    padding: 6px 0 4px 0;
  }
  @media only screen and (min-height: 250px) {
    .custom-html--sitecore #kn.font_size_2 .labelContainer .label,
    .custom-html--sitecore .endState.font_size_2 .labelContainer .label {
      font-size: 0.7em;
    }
  }
  @media only screen and (min-height: 360px) {
    .custom-html--sitecore #kn.font_size_2 .labelContainer .label,
    .custom-html--sitecore .endState.font_size_2 .labelContainer .label {
      font-size: 0.8em;
    }
  }
  .custom-html--sitecore #kn.font_size_2.answer_align_2 .label,
  .custom-html--sitecore .endState.font_size_2.answer_align_2 .label {
    padding: 6px 16px 4px 0;
  }
  .custom-html--sitecore #kn.font_size_2.answer_align_0.button_2 .label,
  .custom-html--sitecore #kn.font_size_2.answer_align_0.button_5 .label,
  .custom-html--sitecore #kn.font_size_2.answer_align_0.button_6 .label,
  .custom-html--sitecore .endState.font_size_2.answer_align_0.button_2 .label,
  .custom-html--sitecore .endState.font_size_2.answer_align_0.button_5 .label,
  .custom-html--sitecore .endState.font_size_2.answer_align_0.button_6 .label {
    padding: 6px 0 4px 8px;
  }
  .custom-html--sitecore #kn.font_size_2 #close,
  .custom-html--sitecore .endState.font_size_2 #close {
    font-size: 0.688em;
  }
  .custom-html--sitecore #kn.font_size_2 #linkDescription,
  .custom-html--sitecore .endState.font_size_2 #linkDescription {
    font-size: 0.75em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_2 #linkDescription,
    .custom-html--sitecore .endState.font_size_2 #linkDescription {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_2 #linkDescription,
    .custom-html--sitecore .endState.font_size_2 #linkDescription {
      font-size: 1em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_2 #linkDescription,
    .custom-html--sitecore .endState.font_size_2 #linkDescription {
      font-size: 1.125em;
    }
  }
  .custom-html--sitecore #kn.font_size_2 #linkScrapeMessage,
  .custom-html--sitecore .endState.font_size_2 #linkScrapeMessage {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_2 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_2 #linkScrapeMessage {
      font-size: 0.75em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_2 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_2 #linkScrapeMessage {
      font-size: 0.875em;
    }
  }
  @media only screen and (min-height: 460px) {
    .custom-html--sitecore #kn.font_size_2 #linkScrapeMessage,
    .custom-html--sitecore .endState.font_size_2 #linkScrapeMessage {
      font-size: 1em;
    }
  }
  .custom-html--sitecore #kn.font_size_2 .linkButton,
  .custom-html--sitecore .endState.font_size_2 .linkButton {
    font-size: 0.625em;
  }
  @media only screen and (min-height: 210px) {
    .custom-html--sitecore #kn.font_size_2 .linkButton,
    .custom-html--sitecore .endState.font_size_2 .linkButton {
      font-size: 0.8em;
    }
  }
  @media only screen and (min-height: 310px) {
    .custom-html--sitecore #kn.font_size_2 .linkButton,
    .custom-html--sitecore .endState.font_size_2 .linkButton {
      font-size: 0.875em;
    }
  }
  .custom-html--sitecore #kn.font_size_2 .thanksMessage,
  .custom-html--sitecore .endState.font_size_2 .thanksMessage {
    font-size: 1.125em;
  }
  .custom-html--sitecore #kn.font_size_2 .tapToRespond,
  .custom-html--sitecore .endState.font_size_2 .tapToRespond {
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 2.1em;
  }
  .custom-html--sitecore .contentCentered {
    text-align: center;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .custom-html--sitecore .contentCentered:before,
  .custom-html--sitecore .contentCentered > * {
    display: inline-block;
    vertical-align: middle;
  }
  .custom-html--sitecore .contentCentered:before {
    content: '';
    height: 100%;
    margin: 0 -0.1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .custom-html--sitecore .contentCentered > * {
    position: relative;
    white-space: normal;
    -webkit-touch-callout: text;
    -webkit-user-select: text;
    -khtml-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
  }
  .custom-html--sitecore *,
  .custom-html--sitecore :after,
  .custom-html--sitecore :before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
  }
  .custom-html--sitecore .unitLogo {
    background-size: 100% auto;
    display: block;
    position: absolute;
    top: 10px;
    right: 12px;
    bottom: auto;
    left: auto;
    z-index: 16;
    opacity: 1;
    height: 12px;
    width: 70px;
    top: 20px;
    right: 20px;
    pointer-events: none;
  }
  .custom-html--sitecore .unitLogo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    position: absolute;
    right: 0;
  }
  .custom-html--sitecore #kn,
  .custom-html--sitecore #videoPlayer,
  .custom-html--sitecore .bars,
  .custom-html--sitecore .endState,
  .custom-html--sitecore .feelPrompt,
  .custom-html--sitecore .feelSentence,
  .custom-html--sitecore .onboardingWrapper,
  .custom-html--sitecore .overlay,
  .custom-html--sitecore .tool {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 5px;
    border: 0;
    color: #fff;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Brandon, sans-serif;
  }
  .custom-html--sitecore .onboardingWrapper .onBoardIcon {
    position: absolute;
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    height: 90px;
    z-index: 11;
    width: 80px;
    margin-left: -40px;
    background: url(https://www.knotch-cdn.com/static/images/fingerTapping.png) no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-html--sitecore #onboardingDesc {
    color: transparent;
  }
  .custom-html--sitecore .feelPrompt {
    padding: 24px;
    z-index: 10;
  }
  .custom-html--sitecore #videoPlayer {
    z-index: 5;
  }
  .custom-html--sitecore .overlay {
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
  }
  .custom-html--sitecore .overlay.backgroundColor {
    background: rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .tool {
    height: 100%;
    width: 100%;
    display: none;
    z-index: 2;
  }
  .custom-html--sitecore .tool button {
    cursor: pointer;
  }
  .custom-html--sitecore .tool button label {
    color: transparent;
  }
  .custom-html--sitecore .tool .fieldSet {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    border: 0;
    margin: 0;
    cursor: pointer;
    z-index: -1;
  }
  .custom-html--sitecore #kn {
    background-size: cover;
    background-position: center;
    z-index: 1;
    margin: 0;
  }
  .custom-html--sitecore #kn .wcagHelp {
    color: transparent;
    text-align: center;
  }
  .custom-html--sitecore #kn:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    box-shadow: inset 0 0 100px rgba(255, 255, 255, 0.5);
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    -o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
    z-index: 2;
  }
  .custom-html--sitecore #kn:focus:before {
    opacity: 1;
  }
  .custom-html--sitecore #kn:focus .wcagHelp {
    display: block;
    color: #fff;
  }
  .custom-html--sitecore #kn.focus #wave.idle button {
    opacity: 1;
  }
  .custom-html--sitecore #kn.focus #wave.idle button,
  .custom-html--sitecore #kn.focus #wave.idle button.toggled {
    transition: none;
  }
  .custom-html--sitecore #kn.focus #wave.idle button .bar {
    animation: none;
  }
  .custom-html--sitecore #kn.focus #wave button {
    opacity: 0.2;
  }
  .custom-html--sitecore #kn.focus #wave button,
  .custom-html--sitecore #kn.focus #wave button.toggled {
    transition: none;
  }
  .custom-html--sitecore #kn.focus #wave button.current {
    opacity: 1;
  }
  @media only screen and (min-width: 700px) {
    .custom-html--sitecore #kn.inline.standalone {
      border-radius: 20px;
    }
    .custom-html--sitecore #kn.inline.standalone .unitLogo {
      display: none;
      pointer-events: none;
    }
  }
  .custom-html--sitecore #kn.inline.standalone {
    background-color: transparent;
    background: 0 0 !important;
  }
  .custom-html--sitecore #kn.inline.standalone .overlay {
    background: 0 0;
  }
  .custom-html--sitecore #kn.frame_border_0 {
    border-radius: 0;
  }
  .custom-html--sitecore #kn.frame_border_1 {
    border-radius: 5px;
  }
  .custom-html--sitecore #kn.frame_border_2 {
    border-radius: 25px;
  }
  .custom-html--sitecore #kn.mobile .unitLogo {
    width: 100%;
    right: unset;
    pointer-events: none;
  }
  .custom-html--sitecore #kn.mobile .unitLogo img {
    display: block;
    margin: auto;
    position: unset;
  }
  .custom-html--sitecore .unitLogo,
  .custom-html--sitecore span.neutral {
    bottom: auto;
    position: absolute;
  }
  .custom-html--sitecore #screenReader {
    width: 1px;
    height: 1px;
    position: absolute;
    top: 10000px;
  }
  .custom-html--sitecore span.neutral {
    top: auto;
    right: 0;
    left: 0;
  }
  .custom-html--sitecore .topWrapper {
    position: absolute;
    top: 20px;
    right: 95px;
    bottom: auto;
    left: 95px;
    z-index: 15;
  }
  .custom-html--sitecore .topWrapper .helpPrompt,
  .custom-html--sitecore .topWrapper .helpSentence {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    color: transparent;
    margin: 0;
    font-weight: 400;
    pointer-events: none;
  }
  .custom-html--sitecore .topWrapper .helpPrompt.shown,
  .custom-html--sitecore .topWrapper .helpSentence.shown {
    color: #fff;
  }
  .custom-html--sitecore .labels label {
    display: none;
    visibility: hidden;
  }
  .custom-html--sitecore .bars {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .custom-html--sitecore .bars button {
    display: block;
    width: 20%;
    min-height: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
    border: 0;
    background: 0 0;
    margin: 0;
    outline: 0;
    padding: 0;
    cursor: pointer;
    font-family: Brandon;
    font-size: inherit;
  }
  .custom-html--sitecore .bars button .bar {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    -webkit-transform: translateY(98%);
    -moz-transform: translateY(98%);
    -ms-transform: translateY(98%);
    transform: translateY(98%);
  }
  .custom-html--sitecore .bars button .answer {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 38px 6px;
    text-transform: capitalize;
  }
  @media only screen and (min-width: 510px) {
    .custom-html--sitecore .bars button .answer {
      padding: 38px 16px;
    }
  }
  .custom-html--sitecore .bars button .barSupport {
    width: 100%;
    height: 2%;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: auto;
  }
  .custom-html--sitecore .bars button:nth-child(1) {
    left: 0;
  }
  .custom-html--sitecore .bars button:nth-child(2) {
    left: 20%;
  }
  .custom-html--sitecore .bars button:nth-child(3) {
    left: 40%;
  }
  .custom-html--sitecore .bars button:nth-child(4) {
    left: 60%;
  }
  .custom-html--sitecore .bars button:nth-child(5) {
    left: 80%;
  }
  .custom-html--sitecore .bars .toggled .bar.color_0,
  .custom-html--sitecore .bars .toggled .bar.color_4 {
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
  }
  .custom-html--sitecore .bars .toggled .bar.color_1,
  .custom-html--sitecore .bars .toggled .bar.color_3 {
    -webkit-transform: translateY(60%);
    -moz-transform: translateY(60%);
    -ms-transform: translateY(60%);
    transform: translateY(60%);
  }
  .custom-html--sitecore .bars .toggled .bar.color_2 {
    -webkit-transform: translateY(80%);
    -moz-transform: translateY(80%);
    -ms-transform: translateY(80%);
    transform: translateY(80%);
  }
  .custom-html--sitecore .bars .toggled .barSupport.color_0,
  .custom-html--sitecore .bars .toggled .barSupport.color_4 {
    height: 60%;
  }
  .custom-html--sitecore .bars .toggled .barSupport.color_1,
  .custom-html--sitecore .bars .toggled .barSupport.color_3 {
    height: 40%;
  }
  .custom-html--sitecore .bars .toggled .barSupport.color_2 {
    height: 20%;
  }
  .custom-html--sitecore #close {
    position: absolute;
    top: 20;
    right: auto;
    bottom: auto;
    left: 20;
    color: #fff;
    width: 60px;
    height: 40px;
    z-index: 4;
    display: none;
    cursor: pointer;
    border-radius: 100%;
    font-weight: 500;
    font-family: Brandon, sans-serif;
  }
  .custom-html--sitecore #close .icon {
    display: inline-block;
    width: 10px;
    height: 10px;
    padding-left: 7px;
  }
  .custom-html--sitecore #close span {
    vertical-align: top;
    font-size: 0.75em;
    padding-left: 10px;
    height: 12px;
    display: inline-block;
  }
  