.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 1280px) {
  .container {
    max-width: 1350px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 769px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/* Document
 * ========================================================================== */
/**
 * Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  box-sizing: border-box;
}
/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */
}
/**
 * 1. Use the default cursor in all browsers (opinionated).
 * 2. Change the line height in all browsers (opinionated).
 * 3. Use a 4-space tab width in all browsers (opinionated).
 * 4. Remove the grey highlight on links in iOS (opinionated).
 * 5. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 6. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  cursor: default;
  /* 1 */
  line-height: 1.5;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  -webkit-tap-highlight-color: transparent /* 4 */;
  -ms-text-size-adjust: 100%;
  /* 5 */
  -webkit-text-size-adjust: 100%;
  /* 5 */
  word-break: break-word;
  /* 6 */
}
/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Edge, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}
/**
 * Reset margins and paddings for all headings
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  padding: 0;
  margin: 0;
}
ul,
ol {
  padding-left: 1em;
  margin: 0 0 0.5em;
}
/* Grouping content
 * ========================================================================== */
/**
 * Remove the margin on nested lists in Chrome, Edge, IE, and Safari.
 */
dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}
/**
 * Remove the margin on nested lists in Edge 18- and IE.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}
/**
 * 1. Add the correct sizing in Firefox.
 * 2. Show the overflow in Edge 18- and IE.
 */
hr {
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * Add the correct display in IE.
 */
main {
  display: block;
}
/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none;
  padding: 0;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Add the correct text decoration in Edge 18-, IE, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browsers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Remove the border on iframes in all browsers (opinionated).
 */
iframe {
  border-style: none;
}
/**
 * Remove the border on images within links in IE 10-.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}
/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg:not([fill]) {
  fill: currentColor;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse;
}
/* Forms
 * ========================================================================== */
/**
 * Remove the margin on controls in Safari.
 */
button,
input,
select {
  margin: 0;
}
/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge 18-, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */
}
/**
 * Correct the inability to style buttons in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * 1. Change the inconsistent appearance in all browsers (opinionated).
 * 2. Correct the padding in Firefox.
 */
fieldset {
  border: 1px solid #a0a0a0;
  /* 1 */
  padding: 0.35em 0.75em 0.625em;
  /* 2 */
}
/**
 * Show the overflow in Edge 18- and IE.
 */
input {
  overflow: visible;
}
/**
 * 1. Correct the text wrapping in Edge 18- and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 */
legend {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  white-space: normal;
  /* 1 */
}
/**
 * 1. Add the correct display in Edge 18- and IE.
 * 2. Add the correct vertical alignment in Chrome, Edge, and Firefox.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none;
}
/**
 * 1. Remove the margin in Firefox and Safari.
 * 2. Remove the default vertical scrollbar in IE.
 * 3. Change the resize direction in all browsers (opinionated).
 */
textarea {
  margin: 0;
  /* 1 */
  overflow: auto;
  /* 2 */
  resize: vertical;
  /* 3 */
}
/**
 * Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
}
/**
 * 1. Correct the odd appearance in Chrome, Edge, and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Safari.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * Remove the inner padding in Chrome, Edge, and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style upload buttons in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/**
 * Remove the inner border and padding of focus outlines in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus outline styles unset by the previous rule in Firefox.
 */
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Remove the additional :invalid styles in Firefox.
 */
:-moz-ui-invalid {
  box-shadow: none;
}
/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge 18- and IE.
 */
details {
  display: block;
}
/*
 * Add the correct styles in Edge 18-, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}
dialog:not([open]) {
  display: none;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}
/**
 * Add the correct display in IE.
 */
template {
  display: none;
}
/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay in IE 10.
 * 2. Remove the tapping delay on clickable elements
      in all browsers (opinionated).
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */
}
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}
/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress;
}
/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer;
}
/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled="true"],
[disabled] {
  cursor: not-allowed;
}
/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden] {
  display: initial;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*h1,h2,h3,h4,h5,h6 {
    margin: 0 0 0.5em;
}*/
h1,
.h1,
.heading-main {
  color: #432694;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.012em;
}
.heading-title {
  color: #432694;
  font-weight: 500;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: -0.012em;
}
h2,
.h2,
.heading-section {
  color: #432694;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.012em;
}
h3,
.h3 {
  color: #432694;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.2;
}
h4,
.h4 {
  color: #432694;
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
}
h5,
.h5,
.heading-label {
  color: #432694;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
}
h6,
.h6 {
  color: #432694;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2;
}
p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.012em;
  margin: 0 0 0.5em;
}
.heading--alt {
  font-weight: 400;
}
.heading--alt__bolder {
  font-weight: 600;
}
.heading--dark {
  color: #301F5F;
}
.caption-regular {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.012em;
}
.caption-bold {
  font-weight: 600;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.012em;
}
.body-regular {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.012em;
}
.body-bold {
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.012em;
}
.btn {
  -webkit-appearance: none;
  -webkit-user-select: none;
  background: none;
  border: 2px solid currentColor;
  border-radius: 8px;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0.02em;
  margin: 0;
  padding: 10px 16px;
  text-align: center;
  text-decoration: none;
  touch-action: manipulation;
  user-select: none;
  vertical-align: middle;
  transition: 0.2s ease-in-out;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
}
.btn:focus {
  outline: none;
}
.btn:hover {
  text-decoration: none;
}
.btn-icon {
  padding: 0;
  border: none;
}
.btn-primary {
  background-color: #432694;
  border-color: #432694;
  color: #fff;
}
.btn-primary:hover,
.btn-primary.selected {
  color: #fff;
  background-color: #8B84D7;
  border-color: #8B84D7;
}
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: #8B84D7;
  border-color: #8B84D7;
}
.btn-secondary {
  background-color: #CFB500;
  border-color: #CFB500;
  color: #fff;
}
.btn-secondary:hover,
.btn-secondary.selected {
  color: #fff;
  background-color: #DDCB4D;
  border-color: #DDCB4D;
}
.btn-secondary:focus,
.btn-secondary:active {
  color: #fff;
  background-color: #DDCB4D;
  border-color: #DDCB4D;
}
.btn-link {
  border: none;
  padding: 0;
}
.btn-link:hover {
  color: inherit;
  background-color: inherit;
}
.btn-system {
  align-items: center;
  background: #FFFFFF;
  border: 1px solid currentColor;
  border-radius: 8px;
  display: inline-flex;
  height: 40px;
  justify-content: center;
  padding: 10px;
}
.btn-system svg {
  margin-right: 10px;
}
.btn-system--icon-only {
  height: 36px;
  padding: 8px;
  width: 36px;
}
.btn-system--icon-only svg {
  margin-right: 0;
}
.btn-chip {
  border-color: transparent;
}
.btn-chip.disabled {
  opacity: 0.75;
}
.btn--content-only {
  border: none;
  padding: 0;
}
.bg-white {
  background-color: #fff;
}
.bg-light {
  background-color: #F8F7FD;
}
.bg-mid {
  background-color: #DBD8F3;
}
.bg-dark {
  background-color: #2D2A4F;
}
.bg-purple {
  background-color: #432694;
}
.fg-white {
  color: #fff;
}
.fg-black {
  color: #000;
}
.fg-light {
  color: #F8F7FD;
}
.fg-mid {
  color: #DBD8F3;
}
.fg-dark {
  color: #2D2A4F;
}
.fg-red {
  color: #E53451;
}
.fg-blue {
  color: #1F51E5;
}
.fg-green {
  color: #008A45;
}
.fg-purple {
  color: #432694;
}
.chip {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.012em;
  padding: 8px 18px;
}
.chip--primary {
  background-color: #8B84D7;
}
.chip--secondary {
  background-color: #CFB500;
}
.side-nav {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.side-nav__header {
  padding: 40px 25px 40px 16px;
}
.side-nav__content {
  flex-grow: 1;
}
.side-nav__footer {
  padding: 40px 10px 10px;
}
.side-nav__footer img {
  max-width: 140px;
  height: auto;
}
.side-nav__footer p {
  color: #432694;
  font-size: 12px;
  margin: 1em 0 0;
}
.side-nav__links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-nav__links > li {
  border-bottom: 1px solid #DBD8F3;
}
.side-nav__links > li:first-child {
  border-top: 1px solid #DBD8F3;
}
.side-nav__links > li:last-of-type {
  border-bottom: none;
}
.side-nav__links ul {
  background-color: #E8E6F7;
}
.side-nav__link {
  -webkit-appearance: none;
  -webkit-user-select: none;
  border: none;
  background: transparent;
  color: #432694;
  cursor: pointer;
  display: flex;
  font-size: inherit;
  justify-content: space-between;
  padding: 21px 16px;
  text-decoration: none;
  width: 100%;
}
.side-nav--icon {
  padding-left: 10px;
}
@media screen and (min-width: 1440px) {
  .side-nav__footer img {
    max-width: 188px;
  }
  .side-nav__footer p {
    font-size: 14px;
  }
}
.list--clean {
  list-style: none;
  padding: 0;
  margin: 0;
}
.list--inline > li {
  display: inline-block;
}
.list--block > li {
  display: block;
}
.list--min-h-30 > li {
  min-height: 30px;
}
.list--separated > li {
  border-bottom: 1px solid #E8E6F7;
}
li[contenteditable=true] {
  background: #DBD8F3;
  background-clip: content-box;
}
.link--clean {
  color: inherit;
  text-decoration: none;
}
.link--icon-left {
  display: grid;
  grid-template-columns: 40px 1fr;
}
::placeholder {
  color: #666666;
  opacity: 1;
}
.form-inline {
  display: inline-block;
}
.form-control {
  color: #212121;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.012em;
  margin-bottom: 14px;
}
label.form-control {
  display: block;
  margin-bottom: 5px;
}
input[type='text'].form-control,
input[type='password'].form-control,
input[type='email'].form-control,
input[type='date'].form-control,
textarea.form-control {
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  padding: 10px 8px 8px;
  width: 100%;
}
input[type='text'].form-control:focus,
input[type='password'].form-control:focus,
input[type='email'].form-control:focus,
input[type='date'].form-control:focus,
textarea.form-control:focus,
input[type='text'].form-control:focus-visible,
input[type='password'].form-control:focus-visible,
input[type='email'].form-control:focus-visible,
input[type='date'].form-control:focus-visible,
textarea.form-control:focus-visible,
input[type='text'].form-control:active,
input[type='password'].form-control:active,
input[type='email'].form-control:active,
input[type='date'].form-control:active,
textarea.form-control:active,
input[type='text'].form-control:hover:not(:read-only),
input[type='password'].form-control:hover:not(:read-only),
input[type='email'].form-control:hover:not(:read-only),
input[type='date'].form-control:hover:not(:read-only),
textarea.form-control:hover:not(:read-only) {
  border: 1px solid #1F51E5;
  outline: none;
}
input[type='date'].form-control {
  width: fit-content;
}
textarea.form-control {
  height: 75px;
}
textarea.form-control::-webkit-scrollbar {
  display: none;
}
.pathway-form .form-control {
  border-radius: 0 !important;
  font-family: inherit;
}
.input-validation-error {
  margin-bottom: 0;
}
.field-validation-error,
.validation-summary-errors {
  color: #E53451;
  font-size: 14px;
}
.field-validation-error li:only-child,
.validation-summary-errors li:only-child {
  list-style: none;
}
.validation-summary-errors {
  margin-bottom: 14px;
}
.pathway-form {
  border: 1px solid #E8E6F7;
  padding: 40px;
}
.form-confirm {
  display: none;
}
.form-confirm .form-confirm-content {
  background-color: #F8F7FD;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.25);
  left: 0;
  margin: 0 auto;
  margin-top: 30vh;
  max-width: 400px;
  padding: 4.2rem 2rem;
  right: 0;
  text-align: center;
  white-space: nowrap;
}
.form-confirm.open {
  display: block;
  position: fixed;
  background: rgba(45, 42, 79, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.form-confirm p {
  line-height: 1.2;
  font-size: 2rem;
  margin: 0 0 2.8rem;
}
.form-confirm button {
  margin: 0 0.8rem;
}
.content-toggle__icon svg {
  transition: all 0.25s ease;
  transform: rotateZ(0);
}
.horizontal .content-toggle__icon svg {
  transform: rotateY(0);
}
.active .content-toggle__icon svg {
  transform: rotateZ(180deg);
}
.horizontal.active .content-toggle__icon svg {
  transform: rotateY(180deg);
}
.horizontal.active .content-toggle__icon .reverse {
  transform: rotateY(-180deg);
}
.content-toggle__target {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.score {
  border-radius: 4px;
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 12px;
  margin-bottom: 8px;
  min-width: 75px;
  text-align: center;
}
.score--light {
  color: #F8F7FD;
  background-color: #8B84D7;
}
.score--pale {
  background-color: #E8E6F7;
}
.score--dark {
  background-color: #CFB500;
}
.dimension-card {
  display: grid;
  grid-template-columns: 50px auto 100px;
  column-gap: 22px;
  grid-auto-flow: row;
  grid-template-areas: "icon heading ." "content content ." ". . score";
  padding-bottom: 10px;
}
.dimension-card__thumb {
  grid-area: icon;
}
.dimension-card__thumb-icon {
  color: #432694;
  margin-top: 5px;
}
.dimension-card__heading {
  grid-area: heading;
}
.dimension-card__content {
  grid-area: content;
}
.dimension-card__score {
  grid-area: score;
  grid-row-start: 1;
}
.dimension-card-indicators {
  border-top: 1px solid #DBD8F3;
  margin-top: 10px;
  padding-top: 20px;
}
.dimension-card-indicators *[data-content-toggle] {
  cursor: pointer;
  margin-bottom: 14px;
}
.dimension-card-indicators .content-toggle__icon {
  align-items: center;
  background-color: #432694;
  border-radius: 20px;
  color: #fff;
  display: inline-flex;
  height: 20px;
  justify-content: center;
  margin-right: 14px;
  vertical-align: middle;
  width: 20px;
}
.dimension-card-indicator {
  background: #fff;
  border-radius: 4px;
  display: grid;
  grid-template-columns: auto auto;
  gap: 16px;
  grid-auto-flow: row;
  grid-template-areas: "content score";
  margin-bottom: 16px;
  padding: 16px;
}
.dimension-card-indicator__content {
  grid-area: content;
}
.dimension-card-indicator__content h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 4px;
}
.dimension-card-indicator__content p {
  color: #432694;
  font-size: 14px;
}
.dimension-card-indicator__score {
  grid-area: score;
  text-align: right;
}
.dimension-card--aspiration {
  display: none;
  grid-area: dimension;
  padding-right: 20px;
}
.dimension-card--aspiration.show {
  display: block;
}
@media screen and (min-width: 1440px) {
  .dimension-card {
    grid-template-areas: "icon heading ." ". content ." ". . score";
  }
}
#chart {
  grid-area: chart;
  height: 400px;
  width: 100%;
}
#chart text {
  color: #301F5F;
  font-size: 0.72em;
  text-anchor: middle;
}
#chart .dimension-label {
  color: #A29DDF;
}
#chart .dimension-label.active {
  color: #E8E6F7;
}
#chart .dimension-label:hover {
  color: #E8E6F7;
  cursor: pointer;
}
#chart .dimension-label tspan {
  fill: currentColor;
}
.chart-legend {
  grid-area: legend;
  padding-left: 20px;
}
#pathways_chart {
  color: #fff;
  font-size: 0.8em;
  grid-area: chart;
  text-anchor: middle;
}
.mini-chart {
  font-size: 12px;
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 1440px) {
  #chart {
    height: 610px;
  }
  #chart text {
    font-size: 14px;
  }
  #pathways_chart text {
    font-size: 1em;
  }
}
.modal-container {
  display: none;
}
.modal-container.active {
  display: block;
}
.modal-overlay {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  background: #000;
  opacity: 0.1;
  z-index: 1;
}
.modal-box {
  background-color: white;
  position: fixed;
  top: 41%;
  left: 44%;
  border-radius: 4px;
  box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 10px 10px 10px -10px rgba(0, 0, 0, 0.5);
  padding: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 500px;
  z-index: 2;
}
.pathways-list {
  padding: 30px 0;
}
.pathways-list > .list-item {
  border-top: 1px solid #DBD8F3;
  display: grid;
  gap: 22px;
  grid-auto-flow: row;
  grid-template-areas: "graph content";
  grid-template-columns: 288px 1fr;
  padding: 20px 0 60px;
  position: relative;
}
.pathways-list > .list-item:last-of-type {
  border-bottom: 1px solid #DBD8F3;
}
.pathways-list > .list-item > .graph-area {
  align-items: center;
  background-color: #301F5F;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  grid-area: graph;
  height: 267px;
  justify-content: flex-end;
  width: 288px;
}
.pathways-list > .list-item > .graph-area p {
  color: #fff;
  text-align: center;
}
.pathways-list > .list-item > .graph-area p span {
  color: #80CBA6;
}
.pathways-list > .list-item > .content-area {
  grid-area: content;
}
.pathways-list > .list-item > .btn-edit {
  border: none;
  margin-top: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.activity-list > .list-item {
  align-items: center;
  display: flex;
  gap: 10px;
}
.activity-list > .list-item:not(:last-of-type) {
  margin-bottom: 20px;
}
.activity-list > .list-item > [type='checkbox'] {
  appearance: none;
  background: inherit;
  cursor: pointer;
  margin: 0;
}
.activity-list > .list-item > [type='checkbox']::before {
  content: url('/assets/icons/tick-circle-light.svg');
}
.activity-list > .list-item > [type='checkbox']:checked::before {
  content: url('/assets/icons/tick-circle.svg');
}
.activity-list > .list-item > [type='checkbox']:checked + input + label {
  background-color: #432694;
  border: 1px solid #E8E6F7;
  color: #fff;
}
.activity-list > .list-item > label {
  background-color: #F8F7FD;
  border: 1px solid #8B84D7;
  border-radius: 4px;
  cursor: pointer;
  max-width: 100%;
  padding: 8px 12px;
  width: fit-content;
}
#pathway .pathway-heading {
  color: #fff;
  grid-area: pathway-heading;
  text-align: center;
  width: 45%;
}
#pathway .pathway-heading span {
  color: #80CBA6;
}
#pathway svg text {
  cursor: pointer;
}
.snackbar {
  align-items: center;
  bottom: 0;
  display: none;
  height: 80px;
  justify-content: space-between;
  left: 0;
  padding: 20px;
  position: absolute;
  width: 100%;
}
.snackbar.success {
  background-color: #DFF1E8;
}
.snackbar.error {
  background-color: #FFEBEE;
}
.intro-block {
  background-color: #fff;
  display: grid;
  grid-area: intro;
  grid-template-areas: "intro-heading intro-button" "intro-text intro-text";
  grid-template-columns: 1fr 15px;
  height: min-content;
  padding: 28px 20px;
  row-gap: 14px;
  width: 100%;
}
.intro-block.collapsed {
  grid-template-areas: "intro-heading intro-button";
}
.intro--with-border .intro-block {
  border-bottom: 1px solid #301F5F;
}
.dashboard .intro-block {
  background-color: inherit;
}
.intro-heading {
  align-items: center;
  display: flex;
  gap: 6px;
  grid-area: intro-heading;
}
.button-collapse {
  grid-area: intro-button;
}
.intro-text {
  grid-area: intro-text;
}
.intro-text.collapsed {
  display: none;
}
#collapse-button:after {
  content: url(/assets/icons/close.svg);
}
.collapsed#collapse-button:after {
  content: url(/assets/icons/chevron-down.svg);
}
.br-4 {
  border-radius: 4px;
}
.aspiration-card {
  display: grid;
  grid-area: aspiration;
  grid-template-columns: 1fr 1fr;
}
.footprint-card {
  display: grid;
  grid-area: footprint;
  grid-template-columns: 1fr 1fr;
}
.pathways-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  grid-area: pathways;
  justify-content: center;
}
/* Keep this import last */
html {
  font-size: 62.5%;
}
body {
  color: #301F5F;
  font-family: 'Poppins', Arial, sans-serif;
  font-size: 1.8rem;
  margin: 0;
  min-width: 900px;
  padding: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 {
  margin-bottom: 0;
}
.ml-0 {
  margin-left: 0;
}
.mr-0 {
  margin-right: 0;
}
.mtb-0 {
  margin-top: 0;
  margin-bottom: 0;
}
.mlr-0 {
  margin-left: 0;
  margin-right: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-0 {
  padding-bottom: 0;
}
.pl-0 {
  padding-left: 0;
}
.pr-0 {
  padding-right: 0;
}
.ptb-0 {
  padding-top: 0;
  padding-bottom: 0;
}
.plr-0 {
  padding-left: 0;
  padding-right: 0;
}
.mt-xs {
  margin-top: 4px;
}
.mb-xs {
  margin-bottom: 4px;
}
.ml-xs {
  margin-left: 4px;
}
.mr-xs {
  margin-right: 4px;
}
.mtb-xs {
  margin-top: 4px;
  margin-bottom: 4px;
}
.mlr-xs {
  margin-left: 4px;
  margin-right: 4px;
}
.pt-xs {
  padding-top: 4px;
}
.pb-xs {
  padding-bottom: 4px;
}
.pl-xs {
  padding-left: 4px;
}
.pr-xs {
  padding-right: 4px;
}
.ptb-xs {
  padding-top: 4px;
  padding-bottom: 4px;
}
.plr-xs {
  padding-left: 4px;
  padding-right: 4px;
}
.mt-1 {
  margin-top: 8px;
}
.mb-1 {
  margin-bottom: 8px;
}
.ml-1 {
  margin-left: 8px;
}
.mr-1 {
  margin-right: 8px;
}
.mtb-1 {
  margin-top: 8px;
  margin-bottom: 8px;
}
.mlr-1 {
  margin-left: 8px;
  margin-right: 8px;
}
.pt-1 {
  padding-top: 8px;
}
.pb-1 {
  padding-bottom: 8px;
}
.pl-1 {
  padding-left: 8px;
}
.pr-1 {
  padding-right: 8px;
}
.ptb-1 {
  padding-top: 8px;
  padding-bottom: 8px;
}
.plr-1 {
  padding-left: 8px;
  padding-right: 8px;
}
.mt-2 {
  margin-top: 16px;
}
.mb-2 {
  margin-bottom: 16px;
}
.ml-2 {
  margin-left: 16px;
}
.mr-2 {
  margin-right: 16px;
}
.mtb-2 {
  margin-top: 16px;
  margin-bottom: 16px;
}
.mlr-2 {
  margin-left: 16px;
  margin-right: 16px;
}
.pt-2 {
  padding-top: 16px;
}
.pb-2 {
  padding-bottom: 16px;
}
.pl-2 {
  padding-left: 16px;
}
.pr-2 {
  padding-right: 16px;
}
.ptb-2 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.plr-2 {
  padding-left: 16px;
  padding-right: 16px;
}
.mt-3 {
  margin-top: 24px;
}
.mb-3 {
  margin-bottom: 24px;
}
.ml-3 {
  margin-left: 24px;
}
.mr-3 {
  margin-right: 24px;
}
.mtb-3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.mlr-3 {
  margin-left: 24px;
  margin-right: 24px;
}
.pt-3 {
  padding-top: 24px;
}
.pb-3 {
  padding-bottom: 24px;
}
.pl-3 {
  padding-left: 24px;
}
.pr-3 {
  padding-right: 24px;
}
.ptb-3 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.plr-3 {
  padding-left: 24px;
  padding-right: 24px;
}
.mt-4 {
  margin-top: 32px;
}
.mb-4 {
  margin-bottom: 32px;
}
.ml-4 {
  margin-left: 32px;
}
.mr-4 {
  margin-right: 32px;
}
.mtb-4 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.mlr-4 {
  margin-left: 32px;
  margin-right: 32px;
}
.pt-4 {
  padding-top: 32px;
}
.pb-4 {
  padding-bottom: 32px;
}
.pl-4 {
  padding-left: 32px;
}
.pr-4 {
  padding-right: 32px;
}
.ptb-4 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.plr-4 {
  padding-left: 32px;
  padding-right: 32px;
}
.mt-5 {
  margin-top: 40px;
}
.mb-5 {
  margin-bottom: 40px;
}
.ml-5 {
  margin-left: 40px;
}
.mr-5 {
  margin-right: 40px;
}
.mtb-5 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.mlr-5 {
  margin-left: 40px;
  margin-right: 40px;
}
.pt-5 {
  padding-top: 40px;
}
.pb-5 {
  padding-bottom: 40px;
}
.pl-5 {
  padding-left: 40px;
}
.pr-5 {
  padding-right: 40px;
}
.ptb-5 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.plr-5 {
  padding-left: 40px;
  padding-right: 40px;
}
.mt-6 {
  margin-top: 50px;
}
.mb-6 {
  margin-bottom: 50px;
}
.ml-6 {
  margin-left: 50px;
}
.mr-6 {
  margin-right: 50px;
}
.mtb-6 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.mlr-6 {
  margin-left: 50px;
  margin-right: 50px;
}
.pt-6 {
  padding-top: 50px;
}
.pb-6 {
  padding-bottom: 50px;
}
.pl-6 {
  padding-left: 50px;
}
.pr-6 {
  padding-right: 50px;
}
.ptb-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.plr-6 {
  padding-left: 50px;
  padding-right: 50px;
}
.mt-7 {
  margin-top: 60px;
}
.mb-7 {
  margin-bottom: 60px;
}
.ml-7 {
  margin-left: 60px;
}
.mr-7 {
  margin-right: 60px;
}
.mtb-7 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.mlr-7 {
  margin-left: 60px;
  margin-right: 60px;
}
.pt-7 {
  padding-top: 60px;
}
.pb-7 {
  padding-bottom: 60px;
}
.pl-7 {
  padding-left: 60px;
}
.pr-7 {
  padding-right: 60px;
}
.ptb-7 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.plr-7 {
  padding-left: 60px;
  padding-right: 60px;
}
.mt-u20 {
  margin-top: 20px;
}
.mb-u20 {
  margin-bottom: 20px;
}
.ml-u20 {
  margin-left: 20px;
}
.mr-u20 {
  margin-right: 20px;
}
.mtb-u20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mlr-u20 {
  margin-left: 20px;
  margin-right: 20px;
}
.content-panel {
  padding: 40px;
}
.content-panel.with-border {
  border-bottom: 1px solid #432694;
}
.content-panel--large {
  padding: 72px 120px;
  color: #432694;
}
.header-panel--small {
  background-color: #F8F7FD;
  padding: 24px 40px;
}
.header-panel--large {
  background-color: #F8F7FD;
  border-bottom: 1px solid #ADA2CC;
  padding: 54px 120px;
}
/**
    Layout for the Dashboard style pages.
    
*/
.layout-dash {
  background-color: #F8F7FD;
  display: grid;
  grid-template-columns: 171px minmax(426px, 1fr) minmax(426px, 1fr);
  gap: 0;
  grid-auto-flow: row;
  grid-template-areas: "side content data";
  height: max(100vh, 800px);
}
.layout--side {
  grid-area: side;
}
.layout--side.with-border {
  border-right: 1px solid #432694;
}
.layout--data {
  background-color: #2D2A4F;
  display: grid;
  grid-area: data;
  grid-template-areas: "intro" "chart" "legend";
  padding: 1px;
}
.layout--data.aspiration {
  grid-template-areas: "intro intro" "chart chart" "legend dimension";
  grid-template-columns: fit-content(50%) 1fr;
}
.layout--data.dashboard {
  gap: 24px;
  grid-template-areas: "aspiration" "footprint" "pathways";
  padding: 30px;
}
.layout--data.dashboard > * {
  background-color: #F8F7FD;
  border-radius: 4px;
  padding: 40px 20px;
}
.layout--data.pathway {
  grid-template-areas: "intro" "pathway-heading" "chart";
  justify-items: center;
}
.layout--content {
  grid-area: content;
  overflow: auto;
}
.layout--content.dashboard {
  overflow: visible;
}
/**
    Layout for the login screen.
*/
.layout-login {
  align-items: center;
  background-color: #F8F7FD;
  display: flex;
  justify-content: center;
  flex-direction: column;
  min-height: 100vh;
}
.layout-login--panel {
  background-color: #fff;
  border-radius: 4px;
  max-width: 480px;
  padding: 40px 32px;
  width: 100%;
}
.layout-login--footer {
  margin-top: 48px;
}
.layout-login--footer img {
  max-width: 180px;
}
/**
    Layout for the settings/profile pages.
*/
.layout-settings,
.layout-pathways {
  background-color: #F8F7FD;
  display: grid;
  grid-template-columns: 171px 1fr;
  gap: 0;
  grid-auto-flow: row;
  grid-template-areas: "side content";
  height: max(100vh, 800px);
}
.layout-settings--side,
.layout-pathways--side {
  grid-area: side;
}
.layout-settings--side.with-border,
.layout-pathways--side.with-border {
  border-right: 1px solid #432694;
}
.layout-settings--content,
.layout-pathways--content {
  grid-area: content;
  overflow: auto;
}
/**
    Layout for the settings/profile pages and the Pathways page.
*/
.layout-pathway {
  background-color: #F8F7FD;
  display: grid;
  grid-template-columns: minmax(597px, 1fr) minmax(426px, 1fr);
  grid-template-rows: 100px auto;
  gap: 0;
  grid-auto-flow: row;
  height: max(100vh, 800px);
  grid-template-areas: "header header" "data content";
}
.layout-fixed-header-mixed-panels {
  background-color: #F8F7FD;
  display: grid;
  grid-template-columns: 171px minmax(426px, 1fr) minmax(426px, 1fr);
  grid-template-rows: 100px auto;
  gap: 0;
  grid-auto-flow: row;
  grid-template-areas: "side header header" "side data content";
  height: max(100vh, 800px);
}
.layout-fixed-header-mixed-panels.expand-content {
  grid-template-columns: 171px 1fr;
  grid-template-areas: "side header" "side content";
}
.layout-fixed-header-mixed-panels.expand-content .layout--data {
  display: none;
}
.layout--header {
  grid-area: header;
  border-bottom: 1px solid #ADA2CC;
}
.img-container-round {
  max-width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
}
.flex-align-center {
  display: flex;
  align-items: center;
  gap: 24px;
}
.flex-align-center * {
  margin-top: 0;
  margin-bottom: 0;
}
.flex-align-center svg {
  min-width: 44px;
}
.flex-justify-center {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  justify-content: flex-end;
}
.flex-justify-space-between {
  display: flex;
  gap: 4px;
  justify-content: space-between;
}
.flex-justify-space-between.large-screen-only {
  flex-direction: column;
  justify-content: flex-start;
}
.flex-row {
  display: flex;
}
.flex-col {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.flex-col.gap-sm {
  gap: 20px;
}
.flex-1 {
  flex: 1;
}
.align-self-start {
  align-self: flex-start;
}
.align-items--center {
  align-items: center;
}
.justify-content--center {
  justify-content: center;
}
.bt-1 {
  border-top: 1px solid #DBD8F3;
}
.display--none {
  display: none;
}
.text-align--center {
  text-align: center;
}
.text-align--end {
  text-align: end;
}
.text-nowrap {
  white-space: nowrap;
}
.width--fit-content {
  width: fit-content;
}
.ml-auto {
  margin-left: auto;
}
.position--relative {
  position: relative;
}
.scroll-x--small-screen {
  overflow-x: scroll;
}
@media screen and (min-width: 1440px) {
  .layout-dash {
    grid-template-columns: 240px minmax(600px, 1fr) minmax(600px, 1fr);
  }
  .layout-settings,
  .layout-pathways {
    grid-template-columns: 240px 1fr;
  }
  .layout-pathway {
    grid-template-columns: minmax(840px, 1fr) minmax(600px, 1fr);
  }
  .layout-fixed-header-mixed-panels {
    grid-template-columns: 240px minmax(600px, 1fr) minmax(600px, 1fr);
  }
  .layout-fixed-header-mixed-panels.expand-content {
    grid-template-columns: 240px 1fr;
  }
  .scroll-x--small-screen {
    overflow-x: visible;
  }
  .scroll-x--large-screen {
    overflow-x: scroll;
  }
  .flex-justify-space-between.large-screen-only {
    flex-direction: row;
    justify-content: space-between;
  }
}

