/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/roboto-v15-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Roboto"), local("Roboto-Regular"), url("../fonts/roboto-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-regular.woff2") format("woff2"), url("../fonts/roboto-v15-latin-regular.woff") format("woff"), url("../fonts/roboto-v15-latin-regular.ttf") format("truetype"), url("../fonts/roboto-v15-latin-regular.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/roboto-v15-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Italic"), local("Roboto-Italic"), url("../fonts/roboto-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-italic.woff2") format("woff2"), url("../fonts/roboto-v15-latin-italic.woff") format("woff"), url("../fonts/roboto-v15-latin-italic.ttf") format("truetype"), url("../fonts/roboto-v15-latin-italic.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/roboto-v15-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Medium"), local("Roboto-Medium"), url("../fonts/roboto-v15-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-500.woff2") format("woff2"), url("../fonts/roboto-v15-latin-500.woff") format("woff"), url("../fonts/roboto-v15-latin-500.ttf") format("truetype"), url("../fonts/roboto-v15-latin-500.svg#Roboto") format("svg");
  /* Legacy iOS */ }
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/roboto-v15-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Roboto Bold"), local("Roboto-Bold"), url("../fonts/roboto-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v15-latin-700.woff2") format("woff2"), url("../fonts/roboto-v15-latin-700.woff") format("woff"), url("../fonts/roboto-v15-latin-700.ttf") format("truetype"), url("../fonts/roboto-v15-latin-700.svg#Roboto") format("svg");
  /* Legacy iOS */ }
#c5-wrapper {
  font-family: 'Roboto', sans-serif;
  width: 100%;
  background-color: #28444F;
  box-sizing: border-box; }
  #c5-wrapper section {
    height: 60.48387vw;
    box-sizing: border-box;
    margin: auto;
    display: none; }
    #c5-wrapper section.active {
      display: inherit; }
  #c5-wrapper button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFDE17;
    color: #28444F;
    border: none;
    border-radius: 0.40323vw;
    padding: 0.70565vw 3.02419vw;
    font-size: 1.5121vw;
    font-weight: 500;
    box-shadow: 0 0.50403vw #978100;
    transition: box-shadow .15s ease, margin-top .15s ease; }
    @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      #c5-wrapper button {
        transition: none; } }
    #c5-wrapper button:-moz-focusring {
      outline: 2px dotted blue; }
    #c5-wrapper button:hover, #c5-wrapper button:focus {
      box-shadow: 0 0.30242vw #978100;
      margin-top: 0.30242vw; }
    #c5-wrapper button:active {
      box-shadow: 0 0 #978100;
      margin-top: 0.50403vw; }
    #c5-wrapper button:disabled {
      background-color: #8c8c8c;
      box-shadow: 0 0 #8c8c8c;
      color: lightgray; }
      #c5-wrapper button:disabled:hover, #c5-wrapper button:disabled:active {
        box-shadow: 0 0 #8c8c8c;
        margin-top: 0; }
  #c5-wrapper #intro {
    padding-top: 9.27419vw;
    padding-bottom: 7.56048vw; }
    #c5-wrapper #intro img {
      display: block;
      margin: auto;
      visibility: hidden; }
      #c5-wrapper #intro img.drinks {
        width: 19.95968vw;
        margin-top: 4.03226vw; }
      #c5-wrapper #intro img.chevron {
        width: 7.7621vw; }
    #c5-wrapper #intro h1 {
      font-size: 2.72177vw;
      font-weight: 500;
      color: #FFDE17;
      text-align: center;
      margin-top: 1.00806vw;
      margin-bottom: 2.01613vw;
      visibility: hidden; }
    #c5-wrapper #intro p {
      font-size: 1.41129vw;
      line-height: 2.21774vw;
      color: white;
      text-align: center;
      width: 40.32258vw;
      display: block;
      margin: 0 auto;
      padding-bottom: 8.77016vw;
      visibility: hidden; }
    #c5-wrapper #intro button {
      background-color: #9355B6;
      box-shadow: 0 0.50403vw #4e2a62;
      color: white;
      transform: scale(0); }
      #c5-wrapper #intro button:hover, #c5-wrapper #intro button:focus {
        box-shadow: 0 0.30242vw #4e2a62;
        margin-top: 0.30242vw; }
      #c5-wrapper #intro button:active {
        box-shadow: 0 0 #4e2a62;
        margin-top: 0.50403vw; }
  #c5-wrapper #drink-selection {
    background-color: #9355B6; }
    #c5-wrapper #drink-selection .top-bar {
      height: 1.5121vw;
      width: 100%;
      background-color: #28444F; }
    #c5-wrapper #drink-selection .progress svg {
      height: 1.00806vw;
      width: 16.93548vw;
      display: block;
      margin: 2.72177vw auto 2.01613vw; }
      #c5-wrapper #drink-selection .progress svg circle, #c5-wrapper #drink-selection .progress svg line {
        transition: all .2s; }
      #c5-wrapper #drink-selection .progress svg .faded {
        opacity: .2; }
    #c5-wrapper #drink-selection .drink-choices {
      display: none; }
      #c5-wrapper #drink-selection .drink-choices.active {
        display: inherit; }
      #c5-wrapper #drink-selection .drink-choices h2 {
        color: white;
        font-size: 2.72177vw;
        font-weight: 500;
        line-height: 2.72177vw;
        text-align: center;
        margin-top: 0;
        margin-bottom: 2.01613vw; }
      #c5-wrapper #drink-selection .drink-choices .options {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        align-items: flex-end;
        padding: 0 8.46774vw 1.00806vw; }
        #c5-wrapper #drink-selection .drink-choices .options input {
          opacity: 0;
          width: 0;
          height: 0;
          position: absolute; }
        #c5-wrapper #drink-selection .drink-choices .options input + label {
          opacity: 0.5; }
          #c5-wrapper #drink-selection .drink-choices .options input + label img, #c5-wrapper #drink-selection .drink-choices .options input + label span {
            transition: transform .2s ease; }
        #c5-wrapper #drink-selection .drink-choices .options input:checked + label {
          opacity: 1; }
          #c5-wrapper #drink-selection .drink-choices .options input:checked + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:checked + label span {
            transform: translateY(-1.5121vw); }
            @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #c5-wrapper #drink-selection .drink-choices .options input:checked + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:checked + label span {
                transform: translateY(-7%); } }
          #c5-wrapper #drink-selection .drink-choices .options input:checked + label img.checkmark {
            opacity: 1;
            transform: translateY(-0.80645vw); }
            @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #c5-wrapper #drink-selection .drink-choices .options input:checked + label img.checkmark {
                transform: translateY(-7%); } }
        #c5-wrapper #drink-selection .drink-choices .options input:focus + label, #c5-wrapper #drink-selection .drink-choices .options input:hover + label {
          opacity: 1; }
          #c5-wrapper #drink-selection .drink-choices .options input:focus + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:focus + label span, #c5-wrapper #drink-selection .drink-choices .options input:hover + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:hover + label span {
            transform: translateY(-1.5121vw); }
            @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
              #c5-wrapper #drink-selection .drink-choices .options input:focus + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:focus + label span, #c5-wrapper #drink-selection .drink-choices .options input:hover + label img.drink, #c5-wrapper #drink-selection .drink-choices .options input:hover + label span {
                transform: translateY(-7%); } }
        #c5-wrapper #drink-selection .drink-choices .options label {
          display: flex;
          flex-direction: column;
          align-items: center;
          transition: opacity 0.25s;
          cursor: pointer;
          width: 9.17339vw; }
          #c5-wrapper #drink-selection .drink-choices .options label span {
            color: white;
            font-size: 1.41129vw;
            text-align: center; }
            #c5-wrapper #drink-selection .drink-choices .options label span.bold {
              font-weight: 700; }
          #c5-wrapper #drink-selection .drink-choices .options label img.drink {
            display: block;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 2.31855vw;
            pointer-events: none; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.water {
              width: 9.17339vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.milk {
              width: 8.06452vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.sparkling-water {
              width: 8.06452vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.fruit-drink {
              width: 8.36694vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.sports-drink {
              width: 8.97177vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.soft-drink {
              width: 8.77016vw; }
            #c5-wrapper #drink-selection .drink-choices .options label img.drink.lemonade {
              width: 8.56855vw; }
          #c5-wrapper #drink-selection .drink-choices .options label img.checkmark {
            width: 4.83871vw;
            opacity: 0;
            margin-top: 0.50403vw;
            margin-bottom: 0.50403vw; }
          #c5-wrapper #drink-selection .drink-choices .options label:hover {
            opacity: 1; }
            #c5-wrapper #drink-selection .drink-choices .options label:hover img.drink, #c5-wrapper #drink-selection .drink-choices .options label:hover span {
              transform: translateY(-1.5121vw); }
              @media all and (-ms-high-contrast: active), (-ms-high-contrast: none) {
                #c5-wrapper #drink-selection .drink-choices .options label:hover img.drink, #c5-wrapper #drink-selection .drink-choices .options label:hover span {
                  transform: translateY(-7%); } }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(1) {
            z-index: 9; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(2) {
            z-index: 8; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(3) {
            z-index: 7; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(4) {
            z-index: 6; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(5) {
            z-index: 5; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(6) {
            z-index: 4; }
          #c5-wrapper #drink-selection .drink-choices .options label:nth-of-type(7) {
            z-index: 3; }
  #c5-wrapper #results {
    padding: 7.25806vw 6.04839vw 4.03226vw; }
    #c5-wrapper #results .flex-container {
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      justify-content: space-between; }
      #c5-wrapper #results .flex-container p.disclaimer {
        font-size: 1.00806vw;
        line-height: 1.20968vw;
        color: #5F737A;
        font-style: italic; }
    #c5-wrapper #results .sugar-section .visualization {
      width: 31.85484vw; }
      #c5-wrapper #results .sugar-section .visualization h2 {
        margin: 0;
        line-height: 2.01613vw; }
        #c5-wrapper #results .sugar-section .visualization h2 span.small {
          color: white;
          font-size: 1.81452vw;
          font-weight: 400; }
        #c5-wrapper #results .sugar-section .visualization h2 span.large {
          color: #F15A5A;
          font-size: 2.11694vw;
          font-weight: 500; }
      #c5-wrapper #results .sugar-section .visualization svg {
        margin-top: 1.00806vw;
        width: 30.44355vw;
        height: 28.02419vw;
        margin-left: -2.11694vw; }
      #c5-wrapper #results .sugar-section .visualization p.disclaimer {
        margin: 0;
        margin-top: 0.50403vw; }
    #c5-wrapper #results .sugar-section .table {
      width: 27.01613vw;
      color: white;
      font-size: 1.20968vw;
      line-height: 1.45161vw;
      text-align: center; }
      #c5-wrapper #results .sugar-section .table tr:first-of-type {
        border-bottom: 1px solid white; }
        #c5-wrapper #results .sugar-section .table tr:first-of-type th {
          padding-top: 0px; }
      #c5-wrapper #results .sugar-section .table tr.total td {
        color: #FFDE17;
        font-size: 1.81452vw; }
      #c5-wrapper #results .sugar-section .table th {
        font-weight: 400;
        padding-bottom: 1.00806vw;
        text-align: left; }
      #c5-wrapper #results .sugar-section .table td:first-of-type {
        text-align: left; }
      #c5-wrapper #results .sugar-section .table th, #c5-wrapper #results .sugar-section .table td {
        padding: 1.31048vw 1.00806vw;
        vertical-align: top; }
        #c5-wrapper #results .sugar-section .table th:first-of-type, #c5-wrapper #results .sugar-section .table td:first-of-type {
          padding-left: 0px;
          padding-right: 0px;
          width: 25%;
          height: 4.23387vw;
          padding-bottom: 0; }
        #c5-wrapper #results .sugar-section .table th:last-of-type, #c5-wrapper #results .sugar-section .table td:last-of-type {
          padding-right: 0px; }
    #c5-wrapper #results .sugar-section .description {
      width: 23.99194vw;
      color: white;
      border-top: 1px solid #00AA68; }
      #c5-wrapper #results .sugar-section .description p {
        font-size: 1.31048vw;
        line-height: 2.11694vw;
        margin: 0;
        margin-top: 2.01613vw; }
    #c5-wrapper #results .exercise-section {
      width: 100%;
      border-top: 1px solid #3D5761;
      margin-top: 1.00806vw;
      padding-top: 1.5121vw; }
      #c5-wrapper #results .exercise-section .description {
        width: 41.53226vw; }
        #c5-wrapper #results .exercise-section .description h3 {
          color: #1EC855;
          font-weight: 500;
          font-size: 1.81452vw;
          line-height: 2.21774vw;
          margin: 0;
          margin-bottom: 0.50403vw; }
        #c5-wrapper #results .exercise-section .description p.exercise {
          color: #C9D0D3;
          font-size: 1.41129vw;
          line-height: 2.21774vw;
          margin-top: 0; }
      #c5-wrapper #results .exercise-section .visualization {
        width: 18.24597vw;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-around; }
        #c5-wrapper #results .exercise-section .visualization img, #c5-wrapper #results .exercise-section .visualization svg {
          width: 8.66935vw;
          height: auto; }
        #c5-wrapper #results .exercise-section .visualization .amountOfExercise {
          color: white;
          font-size: 0.99496vw;
          line-height: 1.8246vw; }
          #c5-wrapper #results .exercise-section .visualization .amountOfExercise .time {
            color: #FFDE17;
            font-weight: 700;
            font-size: 1.49294vw; }
      #c5-wrapper #results .exercise-section .continue {
        margin-top: 0.50403vw; }
        #c5-wrapper #results .exercise-section .continue button {
          background-color: #9355B6;
          box-shadow: 0 0.50403vw #4e2a62;
          color: white; }
          #c5-wrapper #results .exercise-section .continue button:hover, #c5-wrapper #results .exercise-section .continue button:focus {
            box-shadow: 0 0.30242vw #4e2a62; }
          #c5-wrapper #results .exercise-section .continue button:active {
            box-shadow: 0 0 #4e2a62; }

/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=main.css.map */
