@charset "UTF-8";
/* stylelint-disable media-feature-name-no-unknown */
/* stylelint-enable media-feature-name-no-unknown */
@font-face {
  font-family: Calibre;
  font-display: swap;
  src: url("/static/fonts/calibre-web-medium.4185771450d0.woff2") format("woff2"), url("/static/fonts/calibre-web-medium.0e319f18eccb.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: Calibre;
  font-display: swap;
  src: url("/static/fonts/calibre-web-light.226a38589a63.woff2") format("woff2"), url("/static/fonts/calibre-web-light.39ab2e06bac9.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
html {
  font-family: sans-serif;
}
html.wf-active {
  font-family: Calibre, Arial, sans-serif;
}
html {
  font-size: 16px;
  font-size: 1rem;
  background-color: #fff;
  box-sizing: border-box;
  font-weight: 100;
  height: 100%;
  line-height: 1.2;
  overflow-y: auto;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

*, *::before, *::after {
  box-sizing: inherit;
}

body {
  font-size: 16px;
  font-size: 1rem;
  background-color: #fff;
  color: #1a1a1a;
  font-weight: 100;
  line-height: 1.2;
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

summary {
  display: list-item;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

abbr[title] {
  border-bottom: 1px dotted #9acc54;
}

b,
strong {
  font-weight: 500;
}

dfn {
  font-style: italic;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 16px;
  font-weight: 500;
  margin: 15px 0;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child,
dl:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
dl:last-child {
  margin-bottom: 0;
}

mark {
  background: #e2383d;
  color: #1a1a1a;
}

small {
  font-size: 0.8em;
}

sub,
sup {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: none;
  max-width: 100%;
  vertical-align: middle;
  pointer-events: none;
}
img[width], img[height] {
  max-width: none;
}

svg {
  height: 100%;
  width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 15px 25px;
}

hr {
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* stylelint-disable-line */
  font-size: 16px;
}

form {
  margin: 0;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 500;
}

button,
input {
  overflow: hidden;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
button:hover,
[type=button]:hover,
[type=reset]:hover,
[type=submit]:hover {
  cursor: pointer;
}
button:disabled:hover,
[type=button]:disabled:hover,
[type=reset]:disabled:hover,
[type=submit]:disabled:hover {
  cursor: default;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input {
  line-height: normal;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

fieldset {
  border: 1px solid #555555;
  margin: 0 2px;
  padding: 5px 10px 15px;
}

legend {
  border: none;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

[hidden],
template {
  display: none;
}

body {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 100;
}
@media only screen and (max-width: 767.99999px) {
  body {
    line-height: 1.58;
  }
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}
@media only screen and (min-width: 992px) {
  body {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
body {
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
  margin-bottom: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li {
  padding: 0;
  word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 80%;
}

h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
li:last-child,
ul:last-child,
ol:last-child {
  margin-bottom: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 9999px #fff;
}

a {
  transition-delay: 0s;
  transition-duration: 1s;
  transition-property: color, background-color, outline, opacity;
  transition-timing-function: cubic-bezier(0.29, 0.67, 0.38, 0.92);
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  font-weight: 100;
  text-decoration: underline;
}
a, a:link, a:visited {
  color: #7045ff;
  outline-width: 2px;
  outline-style: solid;
  outline-color: rgba(245, 166, 29, 0);
  background-color: rgba(0, 0, 0, 0);
}
a:hover {
  color: #7045ff;
  outline-color: rgba(245, 166, 29, 0);
  text-decoration: none;
}
a:hover[accesskey] {
  outline-style: dotted;
  outline-color: #9acc54;
}
a:focus {
  outline-color: #f5a61d;
  color: #7045ff;
}
.focus-disabled a:focus, a:active {
  color: #7045ff;
  background-color: transparent;
  outline-color: rgba(245, 166, 29, 0);
}

::-webkit-input-placeholder {
  color: #aaa;
  opacity: 0.8;
}

::-moz-placeholder {
  color: #aaa;
  opacity: 0.8;
}

:-moz-placeholder {
  color: #aaa;
  opacity: 0.8;
}

:-ms-input-placeholder {
  color: #aaa;
  opacity: 0.8;
}

::-moz-selection {
  color: rgb(131.25, 185.25, 231.75);
  text-shadow: none;
}

::-moz-selection,
::selection {
  color: rgb(131.25, 185.25, 231.75);
  text-shadow: none;
}

html.is-locked {
  overflow: hidden;
}
html.is-locked body {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.stage {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}

.stage__main {
  flex-grow: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  z-index: 1;
}

.stage__footer {
  width: 100%;
}

.stage__nav {
  position: fixed;
  width: 100vw;
  height: 100vh;
}

.block-grid {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex: 0 0 auto;
  width: calc(100% + 32px);
  min-width: calc(100% + 32px);
  padding: 0;
  margin-bottom: 0;
  margin-top: 28px;
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (min-width: 992px) {
  .block-grid {
    margin-top: 50px;
    width: calc(100% + 56px);
    margin-left: -28px;
    margin-right: -28px;
  }
}
.block-grid:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .block-grid--lg {
    width: calc(100% + 100px);
    margin-left: -50px;
    margin-right: -50px;
  }
}

.block-grid .block {
  padding: 0 16px 0 16px;
}
@media only screen and (min-width: 992px) {
  .block-grid .block {
    padding: 0 28px 0 28px;
  }
}

.block-grid.block-grid--lg .block {
  padding: 0 16px 0 16px;
}
@media only screen and (min-width: 992px) {
  .block-grid.block-grid--lg .block {
    padding: 0 50px 0 50px;
  }
}

.block-grid--1 .block:nth-child(1n+2) {
  padding-top: 50px;
}
.block-grid--2 .block {
  width: 100%;
}
@media only screen and (min-width: 540px) {
  .block-grid--2 .block {
    width: 100%;
  }
}
@media only screen and (max-width: 991.99999px) {
  .block-grid--2 .block:nth-child(1n+2) {
    padding-top: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .block-grid--2 .block {
    width: 50%;
  }
  .block-grid--2 .block:nth-child(1n+3) {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .block-grid--2 .block {
    width: 50%;
  }
}
.block-grid--3 .block {
  width: 100%;
}
@media only screen and (max-width: 539.99999px) {
  .block-grid--3 .block:nth-child(1n+2) {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 540px) {
  .block-grid--3 .block {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .block-grid--3 .block {
    width: 50%;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .block-grid--3 .block:nth-child(1n+3) {
    padding-top: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .block-grid--3 .block:nth-child(1n+3) {
    padding-top: 60px;
  }
}
@media only screen and (min-width: 992px) {
  .block-grid--3 .block {
    width: 33.33333%;
  }
  .block-grid--3 .block:nth-child(1n+4) {
    padding-top: 60px;
  }
}

.list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list--horizontal {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.list__item {
  margin: 0;
  padding: 0;
}
.list--horizontal > .list__item {
  display: inline-block;
}

.card-list {
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  flex: 0 0 auto;
  width: calc(100% + 32px);
  min-width: calc(100% + 32px);
  padding: 0;
  margin-bottom: 0;
  margin-top: 28px;
  margin-left: -16px;
  margin-right: -16px;
}
@media only screen and (min-width: 992px) {
  .card-list {
    margin-top: 50px;
  }
}
.card-list:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 540px) {
  .card-list--xs {
    margin-left: -28px;
    margin-right: -28px;
    min-width: calc(100% + 56px);
    width: calc(100% + 56px);
  }
}
@media only screen and (min-width: 992px) {
  .card-list--xs {
    margin-left: -28px;
    margin-right: -28px;
    min-width: calc(100% + 56px);
    width: calc(100% + 56px);
  }
}

.card-list--md {
  margin-left: -12px;
  margin-right: -12px;
  min-width: calc(100% + 24px);
  width: calc(100% + 24px);
}
@media only screen and (min-width: 992px) {
  .card-list--md {
    margin-left: -12px;
    margin-right: -12px;
    min-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
}

.card-list--lg {
  padding-top: 0;
}
@media only screen and (min-width: 768px) {
  .card-list--lg {
    margin-left: -12px;
    margin-right: -12px;
    min-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
}
@media only screen and (min-width: 992px) {
  .card-list--lg {
    padding-top: 16px;
    margin-left: -12px;
    margin-right: -12px;
    min-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
}

.card-list--full {
  margin-left: -24px;
  margin-right: -24px;
  min-width: calc(100% + 48px);
  width: calc(100% + 48px);
}
@media only screen and (min-width: 768px) {
  .card-list--full {
    margin-left: -12px;
    margin-right: -12px;
    min-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
}
@media only screen and (min-width: 992px) {
  .card-list--full {
    margin-left: -12px;
    margin-right: -12px;
    min-width: calc(100% + 24px);
    width: calc(100% + 24px);
  }
}

.card-list--articles {
  margin-top: 20px;
}
.card-list--articles:first-child {
  margin-top: 0;
}

.card-list__item {
  margin: 0;
  width: 100%;
  padding: 0 16px 0 16px;
  display: flex;
  align-items: stretch;
}
.card-list--duo .card-list__item {
  width: 50%;
}
.card-list--1 .card-list__item:nth-child(1n+2) {
  padding-top: 28px;
}
@media only screen and (min-width: 540px) {
  .card-list--2 .card-list__item {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .card-list--2 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--2 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 540px) {
  .card-list--3 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .card-list--3 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--3 .card-list__item {
    width: 33.33333%;
  }
}
@media only screen and (min-width: 540px) {
  .card-list--4 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .card-list--4 .card-list__item {
    width: 33.33333%;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--4 .card-list__item {
    width: 25%;
  }
}
@media only screen and (max-width: 767.99999px) {
  .card-list--5 .card-list__item {
    width: 50%;
  }
  .card-list--5 .card-list__item:nth-child(1n+3) {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 768px) {
  .card-list--5 .card-list__item {
    width: 33.33333%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--5 .card-list__item:nth-child(1n+4) {
    padding-top: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--5 .card-list__item {
    width: 20%;
  }
  .card-list--5 .card-list__item:nth-child(1n+6) {
    padding-top: 28px;
  }
}
@media only screen and (max-width: 767.99999px) {
  .card-list--6 .card-list__item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .card-list--6 .card-list__item {
    width: 33.33333%;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--6 .card-list__item {
    width: 16.66666%;
  }
}
.card-list--xxs .card-list__item {
  padding: 4px 0;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--xxs .card-list__item {
    padding: 4px 0;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--xxs .card-list__item {
    padding: 4px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--xxs .card-list__item {
    padding: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--xxs .card-list__item {
    padding: 16px;
  }
}
.card-list--xs .card-list__item {
  padding: 0 16px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--xs .card-list__item {
    padding: 0 16px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--xs .card-list__item {
    padding: 20px 28px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--xs .card-list__item {
    padding: 20px 28px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--xs .card-list__item {
    padding: 20px 28px;
  }
}
.card-list--sm .card-list__item {
  padding: 8px 16px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--sm .card-list__item {
    padding: 8px 16px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--sm .card-list__item {
    padding: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--sm .card-list__item {
    padding: 16px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--sm .card-list__item {
    padding: 16px;
  }
}
.card-list--md .card-list__item {
  padding: 8px 12px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--md .card-list__item {
    padding: 8px 12px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--md .card-list__item {
    padding: 12px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--md .card-list__item {
    padding: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--md .card-list__item {
    padding: 12px;
  }
}
.card-list--lg .card-list__item {
  padding: 12px 16px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--lg .card-list__item {
    padding: 12px 16px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--lg .card-list__item {
    padding: 12px 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--lg .card-list__item {
    padding: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--lg .card-list__item {
    padding: 20px 12px;
  }
}
.card-list--xl .card-list__item {
  padding: 0 16px 16px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--xl .card-list__item {
    padding: 0 16px 16px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--xl .card-list__item {
    padding: 0 16px 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--xl .card-list__item {
    padding: 0 28px 56px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--xl .card-list__item {
    padding: 0 28px 56px;
  }
}
.card-list--full .card-list__item {
  padding: 0 0 8px;
}
@media only screen and (max-width: 539.99999px) {
  .card-list--full .card-list__item {
    padding: 0 0 8px;
  }
}
@media only screen and (min-width: 540px) and (max-width: 767.99999px) {
  .card-list--full .card-list__item {
    padding: 0 0 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .card-list--full .card-list__item {
    padding: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .card-list--full .card-list__item {
    padding: 12px;
  }
}

.surface {
  display: block;
  overflow: hidden;
  padding-top: 100%;
  position: relative;
  width: 100%;
  height: 100%;
}

.surface--3-2 {
  padding-top: 66.6666666667%;
}

.surface--4-3 {
  padding-top: 75%;
}

.surface--16-9 {
  padding-top: 56.25%;
}

.surface--21-9 {
  padding-top: 42.8571428571%;
}

.surface--5-7 {
  padding-top: 140%;
}

.surface--7-5 {
  padding-top: 71.4285714286%;
}

.surface--map {
  padding-top: 0;
  min-height: 1580px;
}
@media only screen and (min-width: 345px) {
  .surface--map {
    min-height: 1390px;
  }
}
@media only screen and (min-width: 410px) {
  .surface--map {
    min-height: 1270px;
  }
}
@media only screen and (min-width: 640px) {
  .surface--map {
    min-height: 1150px;
  }
}
@media only screen and (min-width: 1060px) {
  .surface--map {
    padding-top: 75%;
    min-height: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .surface--map {
    padding-top: 56.25%;
  }
}

.surface__plane {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
@media print {
  .surface__plane {
    background-image: none !important; /* stylelint-disable-line declaration-no-important */
  }
}

.surface__image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.table-wrapper {
  position: relative;
  padding: 2px;
  border: 2px solid rgb(178.5, 178.5, 178.5);
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  .table-wrapper {
    padding: 0;
    border: 0;
    background-color: transparent;
  }
}
.table-wrapper::after {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .table-wrapper::after {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .table-wrapper::after {
    font-size: 16px;
    font-size: 1rem;
  }
}
.table-wrapper::after {
  display: block;
  content: "◀Swipe ▶";
  position: absolute;
  text-transform: uppercase;
  top: -20px;
  right: 10px;
  color: #aaa;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .table-wrapper::after {
    display: none;
  }
}

.table-scroll {
  overflow: hidden;
  overflow-x: auto;
}

.table {
  border-collapse: collapse;
  width: 100%;
}
.table-scroll .table {
  min-width: 700px;
}

.table__head {
  background-color: #aaa;
  color: #fff;
}

.table__body {
  background-color: #fff;
}

.table__row--head {
  border-bottom: 2px solid rgb(178.5, 178.5, 178.5);
}

.table__head,
.table__cell {
  text-align: center;
  padding: 10px 15px;
  vertical-align: top;
}
.table__head:first-child,
.table__cell:first-child {
  text-align: left;
}
.table__row--head .table__head,
.table__row--head .table__cell {
  padding: 10px 15px;
  vertical-align: middle;
}
.table__row:nth-child(even) .table__head,
.table__row:nth-child(even) .table__cell {
  background-color: rgb(249.9, 249.9, 249.9);
}

.form {
  padding: 0;
  margin: 0;
}

.form-legend {
  font-family: sans-serif;
}
.wf-active .form-legend {
  font-family: Calibre, Arial, sans-serif;
}
.form-legend {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .form-legend {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 992px) {
  .form-legend {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.form-legend {
  font-weight: 500;
  padding: 0;
  margin: 0 0 15px;
  display: block;
  position: relative;
}

.form-fieldset {
  border: none;
  margin: 0 0 20px;
  padding: 0;
}

.form-summary {
  margin: 0 0 15px;
}
.form-legend + .form-summary, .form-summary:first-child {
  margin-top: 0;
}

.form-fieldset--highlight {
  background-color: #fff;
  border-width: 2px;
  border-color: #aaa;
  padding: 20px;
}

.form-row {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .form-row {
    margin-top: 30px;
  }
}
.form-row {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  min-width: 100%;
  position: relative;
  opacity: 1;
}
.form-row.is-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.form--compact .form-row {
  margin-top: 8px;
}
.form-row__label {
  display: flex;
  flex-direction: row;
  margin-bottom: 5px;
  align-items: center;
}

.theme-lightest .form-row__note, .theme-light .form-row__note, .theme-grey .form-row__note {
  color: #7e7e7e;
}
.theme-darkest .form-row__note, .theme-dark .form-row__note {
  color: #b6b6b6;
}
.form-row__note {
  position: relative;
  width: 100%;
  margin: -5px 0 5px;
}

.form-row__validation {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .form-row__validation {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .form-row__validation {
    font-size: 16px;
    font-size: 1rem;
  }
}
.form-row__validation {
  width: 100%;
  margin: 0;
  border-width: 0 0 0 5px;
  border-style: solid;
  padding: 5px 5px 5px 10px;
  background-color: rgb(233.75, 233.75, 233.75);
  border-color: #aaa;
  color: #1a1a1a;
}
.form-row__validation.is-error {
  background-color: rgb(247.75, 205.25, 206.5);
  border-color: #e2383d;
  color: rgb(113, 28, 30.5);
}
.form-row__validation.is-warning {
  background-color: rgb(252.5, 232.75, 198.5);
  border-color: #f5a61d;
  color: rgb(122.5, 83, 14.5);
}
.form-row__validation.is-success {
  background-color: rgb(229.75, 242.25, 212.25);
  border-color: #9acc54;
  color: #4d662a;
}

.form-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .form-footer {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 16px;
  }
}

.form-actions {
  margin: 24px 0 4px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .form-actions {
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .form-actions {
    margin-top: 7px;
  }
}

.form-header {
  display: flex;
}
@media only screen and (min-width: 540px) {
  .form-header {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

.form-footnotes {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  margin: 0;
}
.form-footnotes a,
.form-footnotes a:link,
.form-footnotes a:visited {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .form-footnotes {
    flex-direction: row;
    margin-right: 50px;
  }
}
.form--compact .form-footnotes {
  margin-top: 5px;
}
@media only screen and (min-width: 768px) {
  .form--compact .form-footnotes {
    margin-top: 7px;
  }
}
@media only screen and (min-width: 992px) {
  .form--compact .form-footnotes {
    margin-bottom: 10px;
  }
}

.input-group {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 540px) {
  .input-group {
    flex-direction: row;
  }
}
.input-group .input + .input {
  margin: 10px 0 0;
}
@media only screen and (min-width: 540px) {
  .input-group .input + .input {
    margin: 0 0 0 10px;
  }
}

.input-group--vertical {
  flex-direction: column;
}
.input-group--vertical .input + .input {
  margin: 10px 0 0;
}

.input-group--flush .input + .input {
  margin: 0;
}
@media only screen and (min-width: 540px) {
  .input-group--flush .input + .input {
    margin: 0;
  }
}

.input {
  position: relative;
  width: 100%;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
}

@media only screen and (min-width: 540px) {
  .input--inline {
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width: 540px) {
  .input--xs {
    width: 12%;
    min-width: 100px;
    max-width: 150px;
  }
}

@media only screen and (min-width: 540px) {
  .input--sm {
    min-width: 100px;
    width: 25%;
  }
}

@media only screen and (min-width: 540px) {
  .input--md {
    min-width: 175px;
    width: 50%;
  }
}

@media only screen and (min-width: 540px) {
  .input--lg {
    min-width: 250px;
    width: 75%;
  }
}

.input__label {
  margin: 0 0 5px;
  display: block;
}
@media only screen and (min-width: 540px) {
  .input--inline .input__label {
    margin: 0 10px;
    text-align: right;
    min-width: 120px;
    width: 25%;
    max-width: 220px;
  }
}
@media only screen and (min-width: 540px) {
  .input--compact .input__label {
    width: auto;
    max-width: none;
    min-width: 0;
  }
}

.input__addon {
  padding: 12px 10px 8px;
  position: relative;
  line-height: 1;
  flex: 0 0 auto;
  z-index: 1;
  white-space: nowrap;
}
.input__field + .input__addon {
  padding-left: 0;
}
.input__focus + .input__addon {
  padding: 12px 10px 8px 0;
}

.input__wrap {
  display: flex;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}
.input--realign .input__wrap {
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .input--realign .input__wrap {
    flex-direction: row;
  }
}

.input__field {
  border-radius: 0;
  border: none;
  position: relative;
  padding: 14px 20px 14px 20px;
  z-index: 1;
  flex: 1 1 auto;
}
.input__addon + .input__field {
  padding-left: 0;
  flex: 1 1 auto;
}
.input--realign .input__field {
  width: 100%;
}
.input--realign .input__addon + .input__field {
  padding-left: 6px;
}
@media only screen and (min-width: 540px) {
  .input--realign .input__addon + .input__field {
    padding-left: 0;
  }
}
.input__field[disabled], .input__field:disabled {
  color: #7e7e7e;
  cursor: default !important;
}
.input__field[type=week], .input__field[type=time], .input__field[type=month], .input__field[type=date], .input__field[type=datetime-local] {
  padding: 6px 10px 5px 6px;
}
.input__field[type=color] {
  padding: 1px 2px;
  min-height: 38px;
}
.input__field[type=radio], .input__field[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.input__field:focus {
  outline: none;
}

.input__button {
  position: relative;
  z-index: 1;
}
.input > .input__button {
  margin-top: 5px 0 0;
  width: 100%;
}
@media only screen and (min-width: 540px) {
  .input--inline > .input__button {
    width: auto;
    margin: 0;
    align-self: stretch;
  }
}

.input__validation {
  margin-top: 5px;
}

.input__note {
  position: relative;
  width: 100%;
  margin: -5px 0 5px 0;
}

.media {
  align-items: center;
  display: flex;
}

.media__adj {
  margin: 0 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .media__adj {
    margin: 0 30px 0 0;
  }
}
.media__adj img {
  width: 100% !important;
  height: auto !important;
}

.media__adj--alt {
  margin: 0 0 0 15px;
  order: 1;
}

.media__body {
  flex: 1;
}

.accordion-list {
  position: relative;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 0 auto;
  padding: 0;
  margin-bottom: 0;
  margin-top: 28px;
  margin-left: -24px;
  margin-right: -24px;
}
@media only screen and (min-width: 992px) {
  .accordion-list {
    margin-top: 50px;
  }
}
.accordion-list:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 992px) {
  .accordion-list--actions {
    margin-left: -60px;
    margin-right: -60px;
    max-width: calc(100% + 120px);
    width: calc(100% + 120px);
  }
}

.size-not-supported {
  align-items: center;
  background-color: rgb(233.75, 233.75, 233.75);
  bottom: 0;
  color: #aaa;
  display: flex;
  justify-content: center;
  left: 0;
  padding: 15px;
  position: fixed;
  right: 0;
  text-align: center;
  text-shadow: 1px 1px 0 #fff;
  top: 0;
  z-index: 80;
}

@media only screen and (max-height: 329px) {
  .size-not-supported {
    display: flex !important;
  }
}
.not-supported {
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.8), 0 0 0 0 rgba(0, 0, 0, 0);
  height: auto;
  left: 20px;
  min-height: 23px;
  padding: 10px 25px 10px 10px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  z-index: 70;
}

.not-supported__close {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .not-supported__close {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 992px) {
  .not-supported__close {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.not-supported__close {
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}

.ios-old .not-supported,
.android-old .not-supported,
.ie-old .not-supported {
  display: block !important;
}

.access-tray {
  left: 0;
  position: fixed;
  right: 0;
  top: -200px;
  z-index: 100;
}

.access {
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  height: 1px;
}

.access__item {
  margin: 0;
  padding: 0;
  height: 1px;
}

.access-bar {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: background-color, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #5aa2e0;
  color: #fff;
  display: block;
  left: 0;
  line-height: 1;
  padding: 15px;
  position: absolute;
  right: 0;
  top: 0;
}
.access-bar:link, .access-bar:visited {
  background-color: #5aa2e0;
  color: #fff;
  text-decoration: none;
}
.access-bar:hover, .access-bar:focus {
  color: #fff;
  outline: 0;
  transform: translateY(200px);
}
.access-bar:hover {
  background-color: rgb(67.5, 121.5, 168);
}
.access-bar__highlight {
  color: rgb(213.75, 231.75, 247.25);
}
.access-bar:hover > .access-bar__highlight, .access-bar:focus > .access-bar__highlight {
  text-decoration: underline;
}
.access-bar:active > .access-bar__highlight {
  color: rgb(247.75, 205.25, 206.5);
}

.radio__field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  padding: 0;
  width: 16px;
  height: 16px;
  cursor: pointer;
  top: 5px;
  left: 0;
  z-index: 5;
}
.radio__field::-ms-check {
  display: none;
}
.radio__field:focus {
  outline: none;
}
.radio__field:checked {
  background: transparent;
}

.radio__label {
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  padding: 2px 10px 4px 25px;
  cursor: pointer;
}
.radio__field:checked ~ .radio__label {
  color: #7045ff;
}
.radio__label::after {
  content: "";
}

.radio__fake {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: border-color, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  background-color: #fff;
  border-radius: 100%;
  border: 2px solid #e6e6e6;
  height: 16px;
  left: 0;
  top: 5px;
  width: 16px;
}
.radio__fake::before {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #7045ff;
  border-radius: 10px;
  border: 1px solid #7045ff;
  content: " ";
  display: block;
  position: absolute;
  transform: rotate(-45deg) scale(0);
  width: 10px;
  height: 10px;
  left: 1px;
  top: 1px;
  will-change: transform;
}
.radio__field:checked ~ .radio__fake::before, .radio__field:checked ~ .radio__fake::after {
  transform: rotate(45deg) scale(1);
}
.radio__fake:hover, .radio__field:hover ~ .radio__fake, .focus-disabled .radio__field:focus ~ .radio__fake {
  border: 2px solid #7045ff;
}
.radio__field:focus ~ .radio__fake {
  outline: none;
  border: 2px solid #f5a61d;
}
.is-disabled .radio__fake, .radio__field:disabled ~ .radio__fake {
  background-color: rgb(216.75, 216.75, 216.75);
  border: 2px solid #aaa;
}
.is-disabled .radio__fake::before, .is-disabled .radio__fake::after, .radio__field:disabled ~ .radio__fake::before, .radio__field:disabled ~ .radio__fake::after {
  background-color: rgb(216.75, 216.75, 216.75);
}
.is-error .radio__fake {
  border-color: #e2383d;
}

.checkbox-group {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  width: 100%;
  max-width: 100%;
}
@media only screen and (min-width: 540px) {
  .checkbox-group {
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 500px;
  }
  .checkbox-group .checkbox {
    width: 50%;
    padding-right: 15px;
  }
}
.checkbox-group .checkbox + .checkbox {
  margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .checkbox-group .checkbox + .checkbox {
    margin: 0;
  }
}

.checkbox {
  position: relative;
}

.checkbox__field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  width: 14px;
  height: 14px;
  cursor: pointer;
  top: 5px;
  left: 0;
  z-index: 5;
  padding: 0;
}
.checkbox__field::-ms-check {
  display: none;
}
.checkbox__field:focus {
  outline: none;
}
.checkbox__field:checked {
  background: transparent;
}
.checkbox__field[disabled] {
  cursor: not-allowed;
}

.checkbox__label {
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  padding: 2px 10px 4px 25px;
  cursor: pointer;
}
.checkbox__field:checked ~ .checkbox__label {
  color: rgb(84, 51.75, 191.25);
}
.checkbox__field[disabled] ~ .checkbox__label, .checkbox__field:disabled ~ .checkbox__label {
  color: #aaa;
  cursor: not-allowed;
}
.checkbox__label::after {
  content: "";
}

.checkbox__fake {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: border-color, background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: absolute;
  width: 14px;
  height: 14px;
  background-color: #fff;
  border: 2px solid #e6e6e6;
  top: 5px;
  left: 0;
}
.checkbox__fake::before, .checkbox__fake::after {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #7045ff;
  content: " ";
  display: block;
  position: absolute;
  width: 2px;
  height: 12px;
  left: 50%;
  top: 50%;
  will-change: transform;
}
.checkbox__fake::before {
  transform: translate3d(1px, -6px, 0) scale(0) rotate(35deg);
  height: 13px;
}
.checkbox__fake::after {
  transform: translate3d(-4px, 0, 0) scale(0) rotate(-45deg);
  height: 6px;
}
.checkbox__fake:hover, .checkbox__field:hover ~ .checkbox__fake, .focus-disabled .checkbox__field:focus ~ .checkbox__fake {
  border-color: #7045ff;
}
.checkbox__field:checked ~ .checkbox__fake::before {
  transform: translate3d(1px, -6px, 0) scale(1) rotate(35deg);
  height: 13px;
}
.checkbox__field:checked ~ .checkbox__fake::after {
  transform: translate3d(-4px, 0, 0) scale(1) rotate(-45deg);
}
.checkbox__field:focus ~ .checkbox__fake {
  border: 1px solid #f5a61d;
  outline: none;
}
.is-disabled .checkbox__fake, .checkbox__field:disabled ~ .checkbox__fake {
  border-color: #aaa;
  background-color: rgb(216.75, 216.75, 216.75);
}
.is-disabled .checkbox__fake::before, .is-disabled .checkbox__fake::after, .checkbox__field:disabled ~ .checkbox__fake::before, .checkbox__field:disabled ~ .checkbox__fake::after {
  background-color: #f5a61d;
  background-color: #aaa;
}
.is-error .checkbox__fake {
  border-color: #e2383d;
}

.textbox {
  transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #aaa;
  border-radius: 0px;
  min-height: 34px;
}
.textbox.is-active, .textbox:hover {
  border-color: #000;
}
.is-warning .textbox {
  border-color: #f5a61d;
  background-color: rgb(252.5, 232.75, 198.5);
}
.is-error .textbox {
  border-color: #e2383d;
  background-color: rgb(247.75, 205.25, 206.5);
}
.is-success .textbox {
  border-color: #9acc54;
  background-color: rgb(229.75, 242.25, 212.25);
}
.is-disabled .textbox {
  border-color: #aaa;
  background-color: rgb(212.5, 212.5, 212.5);
}

.textbox--search {
  background-color: #e6e6e6;
  border-width: 0;
}

.textbox__field {
  transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  color: #1a1a1a;
  outline: 2px solid rgba(255, 255, 255, 0);
  border-width: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0);
  line-height: 1;
  min-height: 38px;
}
.textbox__field:focus {
  outline: 2px solid #f5a61d;
}
.focus-disabled .textbox__field:focus {
  outline: none;
}
.textbox--search .textbox__field:-webkit-autofill, .textbox--search .textbox__field:-webkit-autofill:hover, .textbox--search .textbox__field:-webkit-autofill:focus {
  background-color: #e6e6e6 !important;
  box-shadow: 0 0 0 30px #e6e6e6 inset !important;
}

textarea.textbox__field {
  min-height: 150px;
}

.select {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: border-color, background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(237.15, 237.15, 237.15);
  border-width: 1px;
  border-style: solid;
  border-color: #000;
  padding: 0;
}
.select::before, .select::after {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: border-color, background-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  content: "";
  position: absolute;
  display: block;
  z-index: 2;
  pointer-events: none;
  border-width: 2px 2px 0 0;
  border-color: #000;
  border-style: solid;
  height: 6px;
  width: 6px;
  transform: translateY(50%) rotate(135deg);
  top: 45%;
  right: 22px;
}
.select::after {
  top: 45%;
  right: 22px;
  transform: translateY(-50%) rotate(315deg);
}
.select.is-active, .select:hover {
  border-color: #aaa;
}
.select.is-active::before, .select.is-active::after, .select:hover::before, .select:hover::after {
  border-color: #aaa;
}
.is-warning .select {
  border-color: rgb(252.5, 232.75, 198.5);
  background-color: #f5a61d;
}
.is-error .select {
  border-color: rgb(247.75, 205.25, 206.5);
  background-color: #e2383d;
}
.is-success .select {
  border-color: rgb(229.75, 242.25, 212.25);
  background-color: #9acc54;
}
.is-disabled .select {
  border-color: rgb(212.5, 212.5, 212.5);
  background-color: rgb(212.5, 212.5, 212.5);
}

.select--nav {
  align-items: center;
  background-color: #5aa2e0;
  border: none;
  cursor: pointer;
  display: flex;
}
.select--nav::before, .select--nav::after {
  display: none;
}
.select--nav:hover {
  background-color: rgb(106.5, 171.3, 227.1);
}

.select--multiple::before, .select--multiple::after {
  display: none;
}

.select__field {
  transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  font-size: 17px;
  font-size: 1.0625rem;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(255, 255, 255, 0);
  line-height: 1.2;
  border-style: solid;
  border-color: transparent;
  border-width: 0;
  box-sizing: border-box;
  padding: 20px 40px 19px 20px;
}
.select__field::-moz-focus-inner, .select__field:-moz-focusring {
  border: 0;
  outline: 0;
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.select__field::-ms-expand {
  display: none;
}
.select__field.required, .select__field[required] {
  border-color: #000;
}
.select__field:disabled, .select__field[disabled] {
  color: rgb(127.5, 127.5, 127.5);
  cursor: not-allowed;
}
.select__field[multiple] {
  height: 127px;
}
.select__field[multiple]::before, .select__field[multiple]::after {
  display: none;
}
.select__field:focus {
  outline: 2px solid #f5a61d;
}
.focus-disabled .select__field:focus {
  outline: none;
}

.upload__field {
  display: none;
}

.upload-button {
  transition: background-color opacity cubic-bezier(0.4, 0, 0.2, 1) 0s;
  position: relative;
  border: 0;
  cursor: pointer;
  margin-right: 10px;
  display: inline-flex;
  flex-direction: row;
  padding: 0;
  text-align: center;
  align-items: flex-start;
  justify-content: stretch;
  vertical-align: middle;
  opacity: 1;
  background-color: transparent;
  overflow: hidden;
}
.upload-button:focus {
  outline: 1px dotted #f5a61d;
}
.upload-button.is-active, .upload-button:focus, .upload-button:hover {
  background-color: transparent;
}
.upload-button:active {
  background-color: transparent;
}
.upload-button.is-disabled, input:disabled ~ .upload-button, input[disabled] ~ .upload-button {
  background-color: transparent;
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.upload-button.is-disabled:hover, .upload-button.is-disabled:active, input:disabled ~ .upload-button:hover, input:disabled ~ .upload-button:active, input[disabled] ~ .upload-button:hover, input[disabled] ~ .upload-button:active {
  background-color: transparent;
}
.upload-button.is-loading {
  pointer-events: none;
}
.upload-button.is-loading:hover, .upload-button.is-loading:active {
  cursor: default;
}
.is-success .upload-button {
  background-color: rgb(229.75, 242.25, 212.25);
}
.is-success .upload-button:link, .is-success .upload-button:visited {
  background-color: rgb(229.75, 242.25, 212.25);
}
.is-success .upload-button.is-active, .is-success .upload-button:focus, .is-success .upload-button:hover {
  background-color: rgb(229.75, 242.25, 212.25);
}
.is-success .upload-button:active {
  background-color: rgb(229.75, 242.25, 212.25);
}
.is-warning .upload-button {
  background-color: rgb(252.5, 232.75, 198.5);
}
.is-warning .upload-button:link, .is-warning .upload-button:visited {
  background-color: rgb(252.5, 232.75, 198.5);
}
.is-warning .upload-button.is-active, .is-warning .upload-button:focus, .is-warning .upload-button:hover {
  background-color: rgb(252.5, 232.75, 198.5);
}
.is-warning .upload-button:active {
  background-color: rgb(252.5, 232.75, 198.5);
}
.is-error .upload-button {
  background-color: rgb(247.75, 205.25, 206.5);
}
.is-error .upload-button:link, .is-error .upload-button:visited {
  background-color: rgb(247.75, 205.25, 206.5);
}
.is-error .upload-button.is-active, .is-error .upload-button:focus, .is-error .upload-button:hover {
  background-color: rgb(247.75, 205.25, 206.5);
}
.is-error .upload-button:active {
  background-color: rgb(247.75, 205.25, 206.5);
}

.upload-button__drop {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: background-color, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: flex;
  flex-direction: row;
  padding: 12px 30px 10px;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border-width: 1px;
  border-style: solid;
}
.upload-button:hover .upload-button__drop, .upload-button:focus .upload-button__drop {
  background-color: rgba(0, 0, 0, 0.1);
}
.upload-button:active .upload-button__drop {
  background-color: rgba(0, 0, 0, 0.25);
}
.is-disabled .upload-button .upload-button__drop, input:disabled ~ .upload-button .upload-button__drop, input[disabled] ~ .upload-button .upload-button__drop {
  background-color: rgba(0, 0, 0, 0);
}

.upload-button__label {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: color, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-weight: 100;
  color: #1a1a1a;
  text-align: center;
  line-height: 1;
}
.upload-button .upload-button__label, .upload-button:visited .upload-button__label {
  color: #1a1a1a;
}
.upload-button:hover .upload-button__label, .upload-button:focus .upload-button__label {
  color: #1a1a1a;
}
.upload-button:active .upload-button__label {
  color: #1a1a1a;
}
.is-disabled .upload-button .upload-button__label, .input:disabled ~ .upload-button .upload-button__label, .input[disabled] ~ .upload-button .upload-button__label {
  color: #b6b6b6;
}
.is-disabled .upload-button .upload-button__label:hover, .is-disabled .upload-button .upload-button__label:active, .input:disabled ~ .upload-button .upload-button__label:hover, .input:disabled ~ .upload-button .upload-button__label:active, .input[disabled] ~ .upload-button .upload-button__label:hover, .input[disabled] ~ .upload-button .upload-button__label:active {
  color: #b6b6b6;
}

.label {
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  position: relative;
  font-weight: 100;
  color: #1a1a1a;
}
.label::after {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .label::after {
    font-size: 10px;
    font-size: 0.625rem;
  }
}
@media only screen and (min-width: 992px) {
  .label::after {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.label::after {
  content: "*";
  color: #e2383d;
  font-weight: 100;
  margin-left: 5px;
  display: none;
}
.is-error .label {
  color: rgb(113, 28, 30.5);
}
.is-success .label {
  color: #4d662a;
}
.is-warning .label {
  color: rgb(122.5, 83, 14.5);
}
.is-disabled .label {
  color: #aaa;
}
.is-required .label::after {
  display: inline-block;
}

.icon {
  align-items: center;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
}
.icon svg {
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  height: 100%;
  transform: scale(1);
  width: 100%;
}

.icon--menu {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: background-color, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #000;
  display: block;
  height: 2px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 32px;
  transition: background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.icon--menu::before, .icon--menu::after {
  background-color: #000;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 32px;
}
.icon--menu::before {
  top: 10px;
  transition: top 150ms cubic-bezier(0.4, 0, 0.2, 1) 0s, transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 50ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.stage.drawer-open .icon--menu::before {
  top: 0;
  transform: rotate(45deg);
  background-color: #fff;
}
.icon--menu::after {
  transition: bottom 150ms cubic-bezier(0.4, 0, 0.2, 1) 0s, transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 50ms, background-color 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  bottom: 10px;
}
.stage.drawer-open .icon--menu::after {
  bottom: 0;
  transform: rotate(-45deg);
  background-color: #fff;
}
.stage.drawer-open .icon--menu {
  background-color: rgba(255, 255, 255, 0);
}

.icon--clear::before, .icon--clear::after,
.icon--search::before,
.icon--search::after {
  content: "";
  display: block;
  position: absolute;
}

.icon--clear::before, .icon--clear::after {
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #b6b6b6;
  height: 2px;
  width: 24px;
  top: 50%;
  left: 50%;
}
.icon--clear::after {
  transform: translate3d(-50%, -50%, 0) rotate(45deg);
}
.icon--clear::before {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.button:hover .icon--clear::after, .button:hover .icon--clear::before {
  background-color: #000;
}

.icon--search::after, .icon--search::before {
  top: 50%;
  left: 50%;
}
.icon--search::after {
  transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  height: 20px;
  width: 20px;
  border: 2px solid #b6b6b6;
  border-radius: 10px;
  transform: translate3d(-6px, -13px, 0);
}
.icon--search::before {
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  height: 2px;
  width: 14px;
  background-color: #b6b6b6;
  transform: rotate(-45deg) translate3d(-14px, -5px, 0);
}
.button:hover .icon--search::after {
  border-color: #000;
}
.button:hover .icon--search::before {
  background-color: #000;
}

.icon--xs {
  height: 8px;
  width: 8px;
}

.icon--sm {
  height: 12px;
  width: 12px;
}

.icon--md {
  height: 16px;
  width: 16px;
}

.icon--lg {
  height: 32px;
  width: 32px;
}

.icon--xl {
  height: 55px;
  width: 55px;
}

.button {
  transition-delay: 0s;
  transition-duration: 750ms;
  transition-property: background-color, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .button {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .button {
    font-size: 16px;
    font-size: 1rem;
  }
}
.button {
  position: relative;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  flex-direction: row;
  text-align: center;
  align-items: flex-start;
  justify-content: stretch;
  vertical-align: middle;
  opacity: 1;
  overflow: hidden;
  padding: 15px 25px;
  outline: none;
  text-decoration: none;
  min-width: 140px;
}
.button, .button:link, .button:visited {
  background-color: #7045ff;
}
.wrap--purple .button, .banner-color--purple .button, .wrap--purple .button:link, .banner-color--purple .button:link, .wrap--purple .button:visited, .banner-color--purple .button:visited {
  background-color: #000;
  color: #fff;
}
.button.is-active, .button:focus, .button:hover {
  background-color: #cffffa;
}
.wrap--purple .button.is-active, .banner-color--purple .button.is-active, .wrap--aqua .button.is-active, .resource .button.is-active, .wrap--purple .button:focus, .banner-color--purple .button:focus, .wrap--aqua .button:focus, .resource .button:focus, .wrap--purple .button:hover, .banner-color--purple .button:hover, .wrap--aqua .button:hover, .resource .button:hover {
  background-color: #fff;
  color: #000;
}
.button:focus {
  outline: 1px dotted #f5a61d;
}
.focus-disabled .button:focus, .button:active {
  background-color: #cffffa;
}
.wrap--purple .focus-disabled .button:focus, .banner-color--purple .focus-disabled .button:focus, .wrap--aqua .focus-disabled .button:focus, .wrap--purple .button:active, .banner-color--purple .button:active, .wrap--aqua .button:active {
  background-color: #fff;
  color: #000;
}
.focus-disabled.template-resources-listing-page .button:focus, .button:active {
  background-color: #fff;
  color: #000;
}
.button.is-disabled, .button:disabled, .button[disabled] {
  background-color: #cffffa;
  opacity: 0.5;
  pointer-events: none;
  cursor: not-allowed;
}
.button.is-disabled:link, .button.is-disabled:visited, .button.is-disabled:hover, .button.is-disabled:active, .button:disabled:link, .button:disabled:visited, .button:disabled:hover, .button:disabled:active, .button[disabled]:link, .button[disabled]:visited, .button[disabled]:hover, .button[disabled]:active {
  background-color: #cffffa;
}
.button.is-loading {
  pointer-events: none;
}
.button.is-loading:hover, .button.is-loading:active {
  cursor: default;
}
.button:last-child {
  margin-right: 0;
}
.button * {
  pointer-events: none;
}
.button + .button {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .button + .button {
    margin-top: 0;
    margin-left: 15px;
  }
}
.input__wrap .button + .button {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .input__wrap .button + .button {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .button--wide {
    min-width: 180px;
  }
}

.button--sm {
  padding: 12px 15px;
}

.button--alt, .button--alt:link, .button--alt:visited {
  background-color: #000;
}
.button--alt.is-active, .button--alt:focus, .button--alt:hover {
  background-color: #cffffa;
}
.focus-disabled .button--alt:focus, .button--alt:active {
  background-color: #cffffa;
}

.button--cancel, .button--cancel:link, .button--cancel:visited {
  background-color: #e6e6e6;
}
.button--cancel.is-active, .button--cancel:focus, .button--cancel:hover {
  background-color: #e6e6e6;
}
.focus-disabled .button--cancel:focus, .button--cancel:active {
  background-color: #cffffa;
}

.button--clear {
  padding: 0;
  margin: 0;
  min-width: 46px;
}
.button--clear, .button--clear:link, .button--clear:visited {
  background-color: #e6e6e6;
}
.button--clear.is-active, .button--clear:focus, .button--clear:hover {
  background-color: #e6e6e6;
}
.focus-disabled .button--clear:focus, .button--clear:active {
  background-color: #cffffa;
}

.button--search {
  padding: 0;
  margin: 0;
  min-width: 46px;
}
.button--search, .button--search:link, .button--search:visited {
  background-color: #e6e6e6;
}
.button--search.is-active, .button--search:focus, .button--search:hover {
  background-color: #e6e6e6;
}
.focus-disabled .button--search:focus, .button--search:active {
  background-color: #cffffa;
}

.button--icon, .button--icon:link, .button--icon:visited {
  background-color: #e6e6e6;
}
.button--icon.is-active, .button--icon:focus, .button--icon:hover {
  background-color: #cffffa;
}
.focus-disabled .button--icon:focus, .button--icon:active {
  background-color: #cffffa;
}

.button--link {
  padding: 0;
}
.button--link, .button--link:link, .button--link:visited {
  background: none;
}
.wrap--purple .button--link, .banner-color--purple .button--link, .wrap--aqua .button--link, .wrap--purple .button--link:link, .banner-color--purple .button--link:link, .wrap--aqua .button--link:link, .wrap--purple .button--link:visited, .banner-color--purple .button--link:visited, .wrap--aqua .button--link:visited {
  background: none;
}
.button--link.is-active, .button--link:focus, .button--link:hover {
  background: none;
}
.wrap--purple .button--link.is-active, .banner-color--purple .button--link.is-active, .wrap--aqua .button--link.is-active, .wrap--purple .button--link:focus, .banner-color--purple .button--link:focus, .wrap--aqua .button--link:focus, .wrap--purple .button--link:hover, .banner-color--purple .button--link:hover, .wrap--aqua .button--link:hover {
  background: none;
}
.focus-disabled .button--link:focus, .button--link:active {
  background: none;
}
.wrap--purple .focus-disabled .button--link:focus, .banner-color--purple .focus-disabled .button--link:focus, .wrap--aqua .focus-disabled .button--link:focus, .wrap--purple .button--link:active, .banner-color--purple .button--link:active, .wrap--aqua .button--link:active {
  background: none;
}

.button--filter {
  min-width: 0;
  padding: 0;
}
.button--filter, .button--filter:link, .button--filter:visited, .button--filter.is-active, .button--filter:focus, .button--filter:hover, .focus-disabled .button--filter:focus, .button--filter:active {
  background: none !important;
}

.button--action {
  display: inline-flex;
  align-items: center;
  padding: 12px 50px;
}
.button--action, .button--action:link, .button--action:visited {
  background-color: #7045ff;
}
.button--action.is-active, .button--action:focus, .button--action:hover {
  background-color: #cffffa;
}
.focus-disabled .button--action:focus, .button--action:active {
  background-color: #cffffa;
}

.button__label {
  font-size: 16px;
  font-size: 1rem;
  transition-delay: 0s;
  transition-duration: 750ms;
  transition-property: color, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: #fff;
  font-weight: 500;
  text-align: center;
  width: 100%;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .button__label {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.button.is-loading .button__label {
  opacity: 0;
}
.button .button__label, .button:link .button__label, .button:visited .button__label {
  color: #fff;
}
.button:hover .button__label, .button:focus .button__label {
  color: #000;
}
.focus-disabled .button:focus .button__label, .button:active .button__label {
  color: #000;
}
.button.is-disabled .button__label, .button:disabled .button__label, .button[disabled] .button__label {
  color: rgb(127.5, 127.5, 127.5);
}
.button.is-disabled .button__label:link, .button.is-disabled .button__label:visited, .button.is-disabled .button__label:hover, .button.is-disabled .button__label:active, .button:disabled .button__label:link, .button:disabled .button__label:visited, .button:disabled .button__label:hover, .button:disabled .button__label:active, .button[disabled] .button__label:link, .button[disabled] .button__label:visited, .button[disabled] .button__label:hover, .button[disabled] .button__label:active {
  color: rgb(127.5, 127.5, 127.5);
}
.button--alt .button__label, .button--alt:link .button__label, .button--alt:visited .button__label {
  color: #fff;
}
.button--alt.is-active .button__label, .button--alt:focus .button__label, .button--alt:hover .button__label {
  color: #000;
}
.focus-disabled .button--alt:focus .button__label, .button--alt:active .button__label {
  color: #000;
}
.button--filter .button__label, .button--filter:link .button__label, .button--filter:visited .button__label {
  color: #000;
}
.button--filter.is-active .button__label, .button--filter:focus .button__label, .button--filter:hover .button__label {
  color: rgb(126.3, 87.6, 255);
  text-decoration: underline;
}
.focus-disabled .button--filter:focus .button__label, .button--filter:active .button__label {
  color: rgb(100.8, 62.1, 229.5);
}
.button--link .button__label, .button--link:link .button__label, .button--link:visited .button__label {
  color: #7045ff;
}
.button--link.is-active .button__label, .button--link:focus .button__label, .button--link:hover .button__label {
  color: rgb(126.3, 87.6, 255);
  text-decoration: underline;
}
.focus-disabled .button--link:focus .button__label, .button--link:active .button__label {
  color: rgb(100.8, 62.1, 229.5);
}
.button--cancel .button__label, .button--cancel:link .button__label, .button--cancel:visited .button__label {
  color: #1a1a1a;
}
.button--cancel.is-active .button__label, .button--cancel:focus .button__label, .button--cancel:hover .button__label {
  color: #000;
  text-decoration: underline;
}
.focus-disabled .button--cancel:focus .button__label, .button--cancel:active .button__label {
  color: #000;
}
.button--link .button__label {
  width: auto;
}
.button--filter .button__label {
  font-size: 14px;
  font-size: 0.875rem;
  width: auto;
}
.button__icon + .button__label {
  margin-left: 10px;
}

.button__icon {
  transition-delay: 0s;
  transition-duration: 750ms;
  transition-property: opacity, fill, color, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  fill: #fff;
  height: 16px;
  width: 16px;
  min-width: 0;
  opacity: 1;
}
.button.is-loading .button__icon {
  opacity: 0;
}
.button--action .button__icon {
  align-items: center;
  display: flex;
  height: 10px;
  justify-content: center;
  stroke: #fff;
  width: 10px;
}
.button--action--large .button__icon {
  height: 20px;
  width: 20px;
}
.button__icon:first-child {
  margin-left: 0;
}
.button__icon, :link > .button__icon, :visited > .button__icon {
  fill: #fff;
}
.button--action .button__icon, .button--action :link > .button__icon, .button--action :visited > .button__icon {
  stroke: #fff;
}
:hover > .button__icon, :focus > .button__icon {
  fill: #000;
}
.button--action:hover .button__icon, .button--action:focus .button__icon {
  stroke: #000;
}
.focus-disabled .button:focus .button__icon, .button:active .button__icon {
  color: #000;
}
.focus-disabled .button--action:focus .button__icon, .button--action:active .button__icon {
  stroke: #000;
}
.is-disabled > .button__icon, :disabled > .button__icon, [disabled] > .button__icon {
  fill: rgb(127.5, 127.5, 127.5);
}
.button--action .is-disabled > .button__icon, .button--action :disabled > .button__icon, .button--action [disabled] > .button__icon {
  stroke: rgb(127.5, 127.5, 127.5);
}
.button--alt .button__icon, .button--alt:link .button__icon, .button--alt:visited .button__icon {
  fill: #fff;
}
.button--alt.is-active .button__icon, .button--alt:focus .button__icon, .button--alt:hover .button__icon {
  fill: #000;
}
.focus-disabled .button--alt:focus .button__icon, .button--alt:active .button__icon {
  color: #000;
}
.button--filter .button__icon, .button--filter:link .button__icon, .button--filter:visited .button__icon {
  fill: #7045ff;
}
.button--filter.is-active .button__icon, .button--filter:focus .button__icon, .button--filter:hover .button__icon {
  fill: rgb(126.3, 87.6, 255);
}
.focus-disabled .button--filter:focus .button__icon, .button--filter:active .button__icon {
  color: rgb(100.8, 62.1, 229.5);
}
.button--link .button__icon, .button--link:link .button__icon, .button--link:visited .button__icon {
  fill: #7045ff;
}
.button--link.is-active .button__icon, .button--link:focus .button__icon, .button--link:hover .button__icon {
  fill: rgb(126.3, 87.6, 255);
}
.focus-disabled .button--link:focus .button__icon, .button--link:active .button__icon {
  color: rgb(100.8, 62.1, 229.5);
}
.button__label + .button__icon {
  margin-left: 10px;
}

.alert-tray {
  margin: 0 0 20px;
}

.alert {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  background-color: rgb(233.75, 233.75, 233.75);
  color: #000;
  overflow: hidden;
  padding: 5px 15px;
  line-height: 1.2;
  margin: 0 auto;
  width: 50%;
  text-align: center;
}
.alert-tray .alert:last-child {
  margin: 0;
}

.alert--success {
  color: #4d662a;
  background-color: rgb(229.75, 242.25, 212.25);
  border-color: #9acc54;
}

.alert--info {
  color: #000;
  background-color: rgb(233.75, 233.75, 233.75);
}

.alert--newsletter {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  background-color: #7045ff;
  border-color: #fff;
  border-width: 0 0 0 1px;
  padding: 5px 15px;
  margin: 15px 0;
}

.alert--warning {
  color: rgb(122.5, 83, 14.5);
  background-color: rgb(252.5, 232.75, 198.5);
  border-color: #f5a61d;
}

.alert--error {
  color: rgb(113, 28, 30.5);
  background-color: rgb(247.75, 205.25, 206.5);
  border-color: #e2383d;
}

.alert__body {
  position: relative;
}

.alert__close {
  float: right;
  margin: 0 0 0 15px;
}
.alert__close::before {
  content: "✖";
}

.header {
  padding: 20px 24px;
}
@media only screen and (min-width: 540px) {
  .header {
    padding: 20px 24px;
  }
}
@media only screen and (min-width: 768px) {
  .header {
    padding: 20px 24px;
  }
}
@media only screen and (min-width: 992px) {
  .header {
    padding: 30px 50px 0;
  }
}
.header {
  height: 100%;
  left: 0;
  max-height: 138px;
  position: absolute;
  top: 0;
  z-index: 60;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .header {
    max-height: 180px;
  }
}
@media only screen and (min-width: 992px) {
  .header {
    max-height: 140px;
  }
}

.header__inner {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  height: 100%;
}

.header__open-menu {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  bottom: 0;
  display: inline-block;
  height: 32px;
  left: 50%;
  opacity: 1;
  position: absolute;
  transform: translateX(-50%);
  width: 32px;
  background-color: rgba(255, 255, 255, 0);
}
.header__open-menu > * {
  pointer-events: none;
}
.header__open-menu:focus {
  background-color: #f5a61d;
  outline: none;
}
.header__open-menu:active {
  outline: none;
}
.focus-disabled .header__open-menu:focus, .header__open-menu:active, .header__open-menu:hover {
  background-color: rgba(255, 255, 255, 0);
}
.focus-disabled .header__open-menu:focus .icon::before,
.focus-disabled .header__open-menu:focus .icon::after,
.focus-disabled .header__open-menu:focus .icon, .header__open-menu:active .icon::before,
.header__open-menu:active .icon::after,
.header__open-menu:active .icon, .header__open-menu:hover .icon::before,
.header__open-menu:hover .icon::after,
.header__open-menu:hover .icon {
  background-color: #7045ff;
}
.stage.drawer-open .focus-disabled .header__open-menu:focus .icon::before,
.stage.drawer-open .focus-disabled .header__open-menu:focus .icon::after, .stage.drawer-open .header__open-menu:active .icon::before,
.stage.drawer-open .header__open-menu:active .icon::after, .stage.drawer-open .header__open-menu:hover .icon::before,
.stage.drawer-open .header__open-menu:hover .icon::after {
  background-color: #cffffa;
}
.header__open-menu + .icon-button {
  margin-left: 14px;
}
.header.animate .header__open-menu {
  display: none;
  opacity: 0;
}
.header.animate-active .header__open-menu {
  display: block;
  animation: header-nav 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer-open .header__open-menu {
  fill: #fff;
}
@media only screen and (min-width: 992px) {
  .header__open-menu {
    opacity: 0;
  }
  .header.animate-active .header__open-menu {
    animation: none;
    display: none;
  }
}

.header__brand {
  position: relative;
  width: 100%;
  height: 40px;
  max-height: 40px;
  padding: 0 0 30px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .header__brand {
    height: 60px;
    max-height: 60px;
  }
}
.header.animate .header__brand {
  max-width: 100px;
}
.header.animate-active .header__brand {
  animation: header-desquish 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer-open .header__brand {
  fill: #fff;
}

.header.animate .header__brand .home-link {
  display: none;
  opacity: 0;
}
.header.animate-active .header__brand .home-link {
  display: block;
  animation: header-link 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}

.header__nav {
  position: relative;
  padding: 14px 0 0;
  width: 100%;
  opacity: 1;
  display: flex;
  justify-content: center;
}
.header__nav::after {
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  content: "";
  position: absolute;
  height: 5px;
  background-color: #000;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  display: block;
  width: 100%;
  max-width: calc(100% - 100px);
}
@media only screen and (min-width: 768px) {
  .header__nav::after {
    height: 8px;
  }
}
.header.animate .header__nav::after {
  opacity: 0;
}
.header.animate-active .header__nav::after {
  animation: header-line 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}
.drawer-open .header__nav::after {
  background-color: #fff;
}

.header__nav .menu--main {
  display: none;
}
@media only screen and (min-width: 992px) {
  .header__nav .menu--main {
    display: flex;
  }
  .header.animate .header__nav .menu--main {
    opacity: 0;
  }
  .header.animate-active .header__nav .menu--main {
    animation: header-nav 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
  }
}

.h-left,
.h-right {
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  position: absolute;
  bottom: 0;
  transform: translateY(33%);
  opacity: 1;
  height: 55px;
  width: 36px;
}
@media only screen and (min-width: 768px) {
  .h-left,
  .h-right {
    height: 60px;
    width: 38px;
  }
}
.animate .h-left,
.animate .h-right {
  opacity: 0;
}

.h-left {
  left: 0;
}
.animate-active .h-left {
  animation: header-icon-left 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}

.h-right {
  right: 0;
}
.animate-active .h-right {
  animation: header-icon-right 5s 1 cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes header-icon-left {
  0% {
    opacity: 0;
  }
  20%, 100% {
    opacity: 1;
  }
}
@keyframes header-icon-right {
  20% {
    opacity: 0;
  }
  40%, 100% {
    opacity: 1;
  }
}
@keyframes header-desquish {
  40% {
    max-width: 100px;
  }
  80%, 100% {
    max-width: 100%;
  }
}
@keyframes header-line {
  40% {
    max-width: 0;
    opacity: 0;
  }
  80%, 100% {
    max-width: calc(100% - 100px);
    opacity: 1;
  }
}
@keyframes header-link {
  50% {
    opacity: 0;
  }
  70%, 100% {
    opacity: 1;
  }
}
@keyframes header-nav {
  60% {
    opacity: 0;
  }
  80%, 100% {
    opacity: 1;
  }
}
.footer {
  padding: 30px 15px;
}
@media only screen and (min-width: 540px) {
  .footer {
    padding: 50px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .footer {
    padding: 60px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .footer {
    padding: 60px 50px;
  }
}
.footer {
  line-height: 1.6;
  position: relative;
}
.footer a,
.footer a:link,
.footer a:visited {
  color: #fff;
}
.footer a:hover,
.footer a:active {
  color: #cffffa;
}

.footer__content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .footer__content {
    flex-direction: row;
  }
}

.footer__company {
  font-size: 17px;
  font-size: 1.0625rem;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 16px;
}
@media only screen and (min-width: 540px) {
  .footer__company {
    flex-direction: row;
    justify-content: space-between;
    margin: 0 0 50px;
  }
}
@media only screen and (min-width: 768px) {
  .footer__company {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 768px) {
  .footer__company {
    align-items: flex-start;
    flex-direction: column;
    flex: 0 1 calc(50% - 8px);
    margin: 0 16px 0 0;
  }
}

.footer__info {
  font-size: 17px;
  font-size: 1.0625rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 4px;
}
@media only screen and (min-width: 768px) {
  .footer__info {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 992px) {
  .footer__info {
    align-items: stretch;
    flex-wrap: nowrap;
    flex: 1 1 calc(66% - 8px);
    min-width: 490px;
  }
}

.footer__nav {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .footer__nav {
    margin-bottom: 16px;
  }
}

.footer__address {
  font-size: 17px;
  font-size: 1.0625rem;
  justify-content: center;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer__address {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 992px) {
  .footer__address {
    margin-bottom: 16px;
    text-align: left;
  }
}

.footer__corp {
  font-size: 17px;
  font-size: 1.0625rem;
  flex: 0 0 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 16px 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer__corp {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.footer__credits {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 1.67;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer__credits {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 992px) {
  .footer__credits {
    text-align: left;
  }
}

.footer__contact,
.footer__copyright {
  font-size: 17px;
  font-size: 1.0625rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .footer__contact,
  .footer__copyright {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 992px) {
  .footer__contact,
  .footer__copyright {
    text-align: left;
  }
}

.footer__social {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 16px;
}
@media only screen and (min-width: 992px) {
  .footer__social {
    margin: 16px 0 0;
    justify-content: flex-start;
  }
}

.footer__block {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1 100%;
  margin: 0 0 16px;
}
.footer__block:first-of-type {
  display: none;
}
@media only screen and (min-width: 992px) {
  .footer__block:first-of-type {
    display: flex;
  }
}
.footer__block:last-of-type {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .footer__block {
    align-items: stretch;
    flex: 1 1 50%;
    margin: 0 16px 0 0;
  }
}

.pairs-list {
  list-style: none;
  margin-bottom: 24px;
  padding: 0;
}
@media only screen and (min-width: 540px) {
  .pairs-list {
    display: flex;
  }
}
.action--simple .pairs-list {
  justify-content: space-between;
}

@media only screen and (min-width: 540px) {
  .pairs-list--member {
    display: flex;
  }
}

.pairs-list__item {
  flex: 1 1 50%;
  margin-bottom: 15px;
}
@media only screen and (min-width: 540px) {
  .pairs-list__item {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 540px) {
  .action--simple .pairs-list__item {
    padding-right: 20px;
  }
}
.pairs-list__item:last-of-type {
  padding-right: 0;
  margin-bottom: 0;
}

.pair {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

.pair--member {
  margin-bottom: 20px;
}

.pair__key {
  display: block;
  margin-bottom: 5px;
}

.pair__value {
  font-weight: 100;
}

.cards--articles {
  margin-top: 20px;
}

.cards__head {
  text-align: center;
  max-width: 840px;
  margin: 0 auto;
}

.cards__title,
.cards__title:only-child {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .cards__title,
  .cards__title:only-child {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
  }
}
@media only screen and (min-width: 992px) {
  .cards__title,
  .cards__title:only-child {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
  }
}
.cards__title,
.cards__title:only-child {
  margin-bottom: 24px;
}

.cards__intro {
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .cards__intro {
    margin-top: 24px;
  }
}
.cards__intro {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.cards__title + .cards__body, .cards__intro + .cards__body {
  margin-top: 24px;
}
@media only screen and (min-width: 768px) {
  .cards__title + .cards__body, .cards__intro + .cards__body {
    margin-top: 24px;
  }
}

.max-1260 {
  max-width: 1213px;
}

.card {
  width: 100%;
  margin: 0 auto;
  text-decoration: none;
  padding-bottom: 90px;
  position: relative;
}
.card:hover {
  opacity: 1;
}
@media only screen and (min-width: 992px) {
  .card {
    padding-bottom: 147px;
  }
}
.card, .card:visited, .card:link {
  color: #1a1a1a;
}

.card__top {
  overflow: hidden;
}

.card__image {
  transition: transform 650ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #7045ff;
  padding-top: 56.25%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transform: scale(1);
}
.card:hover .card__image {
  transform: scale(1.1);
}

.card__body {
  padding: 30px;
  background-color: #fff;
  margin-left: 16px;
  margin-right: 16px;
  max-height: 100%;
  padding: 12px 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .card__body {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 16px;
    min-height: 180px;
    max-height: calc(100% - 20px);
  }
}
.card--no-img .card__body {
  top: 16px;
  min-height: calc(100% - 16px);
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .card--no-img .card__body {
    min-height: calc(100% - 20px);
    top: 20px;
  }
}

.card__type {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  color: #7045ff;
  font-weight: 500;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  .card__type {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
  }
}
.card__type span:not(:only-child)::after {
  content: ", ";
  display: inline;
}
.card__type span:not(:only-child):last-of-type::after {
  display: none;
}

.card__title {
  transition: min-height 550ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  font-size: 24px;
  font-size: 1.5rem;
  min-height: 50px;
  flex: 1 0 auto;
}
.card:hover .card__title {
  min-height: 70px;
}
@media only screen and (min-width: 992px) {
  .card:hover .card__title {
    min-height: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .card__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.card--no-img .card__title {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 50px;
}
@media only screen and (min-width: 540px) {
  .card--no-img .card__title {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .card--no-img .card__title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 40px;
  }
}
@media only screen and (min-width: 1200px) {
  .card--no-img .card__title {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 45px;
  }
}
@media only screen and (min-width: 1600px) {
  .card--no-img .card__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 50px;
  }
}

.card__info {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .card__info {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .card__info {
    font-size: 16px;
    font-size: 1rem;
  }
}
.card__info {
  display: flex;
  justify-content: space-between;
}

.card__icon {
  align-self: flex-end;
  margin-left: auto;
  width: 15px;
  height: 15px;
  color: #7045ff;
  fill: #7045ff;
  stroke: #7045ff;
  display: block;
}
@media only screen and (min-width: 992px) {
  .card__icon {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (min-width: 992px) {
  .card__author {
    line-height: 22px;
  }
}

.logo-link {
  display: block;
  margin: 0 auto;
}

.logo-link__image {
  width: 100%;
  height: auto;
}

.member-card,
a.member-link,
.member-link {
  position: relative;
  background-color: #fff;
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 6px;
}

.member-card__logo,
.member-link__logo {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 75.55%;
  display: block;
}

.shade {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 40;
  background-color: #7045ff;
  pointer-events: none;
  max-height: 0;
  overflow: hidden;
}
.shade.is-active {
  pointer-events: all;
}
.shade.is-testing {
  position: static;
  pointer-events: all;
  max-height: -moz-fit-content;
  max-height: fit-content;
}

.shade--mobile.is-active.animate-in {
  transition: max-height 1000ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  max-height: 100vh;
}
.shade--mobile.is-active.animate-out {
  transition: max-height 1000ms cubic-bezier(0.4, 0, 0.2, 1) 250ms;
  max-height: 0;
}

.shade--modal {
  background-color: rgba(207, 255, 250, 0.5);
  z-index: 150;
  max-height: 100vh;
  opacity: 0;
}
.shade--modal.is-active {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.shade--modal.is-active.animate-in {
  opacity: 1;
}
.shade--modal.is-active.animate-out {
  opacity: 1;
}
.shade--modal.is-testing {
  opacity: 1;
}

.drawer {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  padding-top: 128px;
}
@media only screen and (min-width: 768px) {
  .drawer {
    padding-top: 190px;
  }
}
@media only screen and (min-width: 992px) {
  .drawer {
    padding-top: 175px;
  }
}
.drawer {
  width: 100%;
  height: 100%;
  min-width: 100%;
  position: relative;
  will-change: transform;
  pointer-events: none;
  transform: translateY(-10px);
}
.shade.is-active .drawer {
  pointer-events: all;
}
.shade.is-active.animate-in .drawer {
  transform: translateY(0);
}
.shade.is-active.animate-out .drawer {
  transform: translateY(-10px);
}

.drawer__inner {
  width: 100%;
  min-height: calc(100% - 140px);
}
.shade.is-active.animate-in .drawer__inner {
  opacity: 1;
}
.shade.is-active.animate-out .drawer__inner {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0s;
  opacity: 0;
}
@media only screen and (min-width: 768px) {
  .drawer__inner {
    min-height: calc(100% - 190px);
  }
}
@media only screen and (min-width: 992px) {
  .drawer__inner {
    min-height: calc(100% - 150px);
  }
}

.dialog {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: #fff;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  opacity: 0;
  transform: translateY(-50px);
  pointer-events: none;
  will-change: transform opacity;
}
@media only screen and (min-width: 768px) {
  .dialog {
    max-height: 500px;
    max-width: 500px;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog {
    max-height: 600px;
    max-width: 780px;
  }
}
.shade.is-active > .dialog {
  pointer-events: all;
}
.shade.is-active.animate-in > .dialog {
  opacity: 1;
  transform: translateY(0);
}
.shade.is-active.animate-out > .dialog {
  opacity: 0;
  transform: translateY(50px);
}

.dialog__content {
  padding: 0 15px;
}
@media only screen and (min-width: 540px) {
  .dialog__content {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__content {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__content {
    padding: 0 60px;
  }
}
.dialog__content {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2;
}
@media only screen and (min-width: 540px) {
  .dialog__content {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.75;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__content {
    line-height: 1.5;
  }
}
@media only screen and (min-width: 992px) {
  .dialog__content {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__content {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.dialog__head {
  padding: 30px 15px;
}
@media only screen and (min-width: 540px) {
  .dialog__head {
    padding: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__head {
    padding: 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__head {
    padding: 60px;
  }
}

.dialog__title {
  font-size: 24px;
  font-size: 1.5rem;
}
@media only screen and (min-width: 540px) {
  .dialog__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  .dialog__title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__title {
    font-size: 32px;
    font-size: 2rem;
  }
}

.dialog__close {
  position: absolute;
  top: 20px;
  right: 15px;
}
@media only screen and (min-width: 540px) {
  .dialog__close {
    top: 20px;
    right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__close {
    top: 24px;
    right: 20px;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__close {
    top: 32px;
    right: 40px;
  }
}

.dialog__actions {
  padding: 30px 15px;
}
@media only screen and (min-width: 540px) {
  .dialog__actions {
    padding: 30px 30px 50px;
  }
}
@media only screen and (min-width: 768px) {
  .dialog__actions {
    padding: 15px 50px 50px;
  }
}
@media only screen and (min-width: 1200px) {
  .dialog__actions {
    padding: 30px 60px 60px;
  }
}
.dialog__actions {
  display: flex;
  align-items: stretch;
}
.dialog__actions .button {
  flex: 1 1 auto;
}
@media only screen and (min-width: 768px) {
  .dialog__actions {
    display: block;
  }
}

.close-button {
  transition-delay: 0s;
  transition-duration: 1s;
  transition-property: background-color, opacity;
  transition-timing-function: cubic-bezier(0.29, 0.67, 0.38, 0.92);
  background-color: rgba(255, 255, 255, 0);
}
.close-button > * {
  pointer-events: none;
}
.focus-disabled .close-button:focus, .close-button:hover {
  background-color: tranparent;
}
.close-button:focus {
  background-color: #f5a61d;
  outline: none;
}
.close-button:active {
  outline: none;
}

.close-button__icon {
  transition: opacity 1s cubic-bezier(0.29, 0.67, 0.38, 0.92) 0s;
  display: block;
  width: 42px;
  height: 42px;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .close-button__icon {
    width: 32px;
    height: 32px;
  }
}
@media only screen and (min-width: 1200px) {
  .close-button__icon {
    width: 42px;
    height: 42px;
  }
}
.close-button:active .close-button__icon {
  opacity: 0.8;
}
.close-button__icon::before, .close-button__icon::after {
  transition: transform 1s cubic-bezier(0.29, 0.67, 0.38, 0.92) 0s;
  position: absolute;
  content: "";
  display: block;
  width: 2px;
  height: 10px;
  background-color: #7045ff;
  top: 50%;
  left: 50%;
  border-radius: 2px;
  will-change: transform;
  backface-visibility: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.close-button__icon::before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1);
}
.close-button:hover .close-button__icon::before, .close-button:focus .close-button__icon::before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(1.1);
}
.close-button:active .close-button__icon::before {
  transform: translate3d(-50%, -50%, 0) rotate(45deg) scale(0.9);
}
.close-button__icon::after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}
.close-button:hover .close-button__icon::after, .close-button:focus .close-button__icon::after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg) scale(1.1);
}
.close-button:active .close-button__icon::after {
  transform: translate3d(-50%, -50%, 0) rotate(-45deg) scale(0.9);
}
.close-button:focus .close-button__icon::before, .close-button:focus .close-button__icon::after {
  background-color: #7045ff;
}
.focus-disabled .close-button:focus .close-button__icon::before, .focus-disabled .close-button:focus .close-button__icon::after {
  background-color: #000;
}

.icon-button {
  transition-delay: 0s;
  transition-duration: 1s;
  transition-property: background-color, opacity;
  transition-timing-function: cubic-bezier(0.29, 0.67, 0.38, 0.92);
  background-color: rgba(255, 255, 255, 0);
  display: inline-block;
}
.icon-button > * {
  pointer-events: none;
}
.focus-disabled .icon-button:focus, .icon-button:hover {
  background-color: rgba(170, 170, 170, 0.1);
}
.icon-button:focus {
  background-color: #f5a61d;
  outline: none;
}
.icon-button:active {
  outline: none;
}
.icon-button + .icon-button {
  margin-left: 14px;
}

.icon-button--alt {
  fill: #fff;
}
.icon-button--alt:focus {
  background-color: #f5a61d;
  outline: none;
}
.focus-disabled .icon-button--alt:focus, .icon-button--alt:hover {
  fill: #cffffa;
}
.icon-button--alt:active {
  fill: #cffffa;
}

.icon-button__icon {
  transition: opacity 1s cubic-bezier(0.29, 0.67, 0.38, 0.92) 0s;
  display: block;
  width: 32px;
  height: 32px;
}

.wrap {
  padding: 24px;
}
@media only screen and (min-width: 540px) {
  .wrap {
    padding: 24px;
  }
}
@media only screen and (min-width: 768px) {
  .wrap {
    padding: 30px 24px 30px;
  }
}
@media only screen and (min-width: 992px) {
  .wrap {
    padding: 40px 50px 40px;
  }
}
.wrap {
  overflow: hidden;
  background-color: #fff;
  color: #1a1a1a;
}
.wrap.full-bleed {
  padding: 0;
}
@media only screen and (min-width: 540px) {
  .wrap.full-bleed {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrap.full-bleed {
    padding: 0;
  }
}
@media only screen and (min-width: 992px) {
  .wrap.full-bleed {
    padding: 0;
  }
}

.wrap__inner {
  position: relative;
}

@media only screen and (min-width: 992px) {
  .wrap--signup .wrap__content {
    max-width: 1040px;
  }
}

.wrap--accordion {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .wrap--accordion {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.wrap--signup {
  padding: 24px;
}
@media only screen and (min-width: 992px) {
  .wrap--signup {
    padding: 64px 50px 32px;
  }
}

.wrap--footer {
  padding: 36px 24px;
}
@media only screen and (min-width: 992px) {
  .wrap--footer {
    padding: 60px 50px 62px;
  }
}

.wrap--short {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .wrap--short {
    padding-top: 0;
    padding-bottom: 0;
  }
}

.wrap--stretch {
  flex: 1 1 100%;
}

.wrap--white {
  background-color: #fff;
  color: #1a1a1a;
}

.wrap--grey-light,
.wrap--light-grey {
  background-color: #e6e6e6;
  color: #1a1a1a;
}

.wrap--grey {
  background-color: #aaa;
  color: #1a1a1a;
}

.wrap--purple {
  background-color: #7045ff;
  color: #f5f5f5;
}

.wrap--aqua {
  background-color: #cffffa;
  color: #1a1a1a;
}

.wrap--black {
  background-color: #000;
  color: #f5f5f5;
}

.wrap--white:not(.full-bleed) + .wrap--white,
.wrap--grey:not(.full-bleed) + .wrap--grey,
.wrap--grey-light:not(.full-bleed) + .wrap--grey-light,
.wrap--light-grey:not(.full-bleed) + .wrap--light-grey,
.wrap--purple:not(.full-bleed) + .wrap--purple,
.wrap--aqua:not(.full-bleed) + .wrap--aqua,
.wrap--black:not(.full-bleed) + .wrap--black {
  padding-top: 0;
}
@media only screen and (min-width: 540px) {
  .wrap--white:not(.full-bleed) + .wrap--white,
  .wrap--grey:not(.full-bleed) + .wrap--grey,
  .wrap--grey-light:not(.full-bleed) + .wrap--grey-light,
  .wrap--light-grey:not(.full-bleed) + .wrap--light-grey,
  .wrap--purple:not(.full-bleed) + .wrap--purple,
  .wrap--aqua:not(.full-bleed) + .wrap--aqua,
  .wrap--black:not(.full-bleed) + .wrap--black {
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wrap--white:not(.full-bleed) + .wrap--white,
  .wrap--grey:not(.full-bleed) + .wrap--grey,
  .wrap--grey-light:not(.full-bleed) + .wrap--grey-light,
  .wrap--light-grey:not(.full-bleed) + .wrap--light-grey,
  .wrap--purple:not(.full-bleed) + .wrap--purple,
  .wrap--aqua:not(.full-bleed) + .wrap--aqua,
  .wrap--black:not(.full-bleed) + .wrap--black {
    padding-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .wrap--white:not(.full-bleed) + .wrap--white,
  .wrap--grey:not(.full-bleed) + .wrap--grey,
  .wrap--grey-light:not(.full-bleed) + .wrap--grey-light,
  .wrap--light-grey:not(.full-bleed) + .wrap--light-grey,
  .wrap--purple:not(.full-bleed) + .wrap--purple,
  .wrap--aqua:not(.full-bleed) + .wrap--aqua,
  .wrap--black:not(.full-bleed) + .wrap--black {
    padding-top: 0;
  }
}

.wrap--split-purple-light-grey {
  background-color: transparent;
  background-image: linear-gradient(90deg, #7045ff 0%, #7045ff 50%, #e6e6e6 50%, #e6e6e6 100%);
}

.wrap--split-purple-aqua {
  background-color: transparent;
  background-image: linear-gradient(90deg, #7045ff 0%, #7045ff 50%, #cffffa 50%, #cffffa 100%);
}

.wrap--split-purple-black {
  background-color: transparent;
  background-image: linear-gradient(90deg, #7045ff 0%, #7045ff 50%, #000 50%, #000 100%);
}

.wrap--split-light-grey-purple {
  background-color: transparent;
  background-image: linear-gradient(90deg, #e6e6e6 0%, #e6e6e6 50%, #7045ff 50%, #7045ff 100%);
}

.wrap--split-light-grey-aqua {
  background-color: transparent;
  background-image: linear-gradient(90deg, #e6e6e6 0%, #e6e6e6 50%, #cffffa 50%, #cffffa 100%);
}

.wrap--split-light-grey-black {
  background-color: transparent;
  background-image: linear-gradient(90deg, #e6e6e6 0%, #e6e6e6 50%, #000 50%, #000 100%);
}

.wrap--split-aqua-light-grey {
  background-color: transparent;
  background-image: linear-gradient(90deg, #cffffa 0%, #cffffa 50%, #e6e6e6 50%, #e6e6e6 100%);
}

.wrap--split-aqua-purple {
  background-color: transparent;
  background-image: linear-gradient(90deg, #cffffa 0%, #cffffa 50%, #7045ff 50%, #7045ff 100%);
}

.wrap--split-aqua-black {
  background-color: transparent;
  background-image: linear-gradient(90deg, #cffffa 0%, #cffffa 50%, #000 50%, #000 100%);
}

.wrap--split-black-light-grey {
  background-color: transparent;
  background-image: linear-gradient(90deg, #000 0%, #000 50%, #e6e6e6 50%, #e6e6e6 100%);
}

.wrap--split-black-aqua {
  background-color: transparent;
  background-image: linear-gradient(90deg, #000 0%, #000 50%, #cffffa 50%, #cffffa 100%);
}

.wrap--split-black-purple {
  background-color: transparent;
  background-image: linear-gradient(90deg, #000 0%, #000 50%, #7045ff 50%, #7045ff 100%);
}

.logo--footer {
  height: 48px;
  max-width: 120px;
}

.tagline--footer {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-weight: 100;
  max-width: 160px;
  margin: 24px 0 0;
  line-height: 1;
}
@media only screen and (min-width: 540px) {
  .tagline--footer {
    text-align: right;
    text-align: end;
  }
  html[dir=rtl] .tagline--footer {
    text-align: left;
    text-align: end;
  }
  .tagline--footer {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .tagline--footer {
    font-size: 32px;
    font-size: 2rem;
    text-align: left;
    text-align: start;
  }
  html[dir=rtl] .tagline--footer {
    text-align: right;
    text-align: start;
  }
  .tagline--footer {
    max-width: 260px;
  }
}
@media only screen and (min-width: 992px) {
  .tagline--footer {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.menu--sub {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu--main .menu--sub {
  transition-delay: 0s;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(242.25, 242.25, 242.25);
  position: absolute;
  left: 50%;
  top: 100%;
  min-width: 190px;
  transform: translateY(-20px) translateX(-50%);
  opacity: 0;
  pointer-events: none;
  z-index: 1;
}
.menu--main > .menu__item:hover .menu--sub, .menu--main > .menu-open .menu--sub {
  transform: translateY(0) translateX(-50%);
  opacity: 1;
  pointer-events: all;
}
.menu--mobile .menu--sub {
  max-height: 0;
  pointer-events: none;
}
.menu--mobile > .menu__item.is-active .menu--sub {
  transition-delay: 0s;
  transition-duration: 500ms;
  transition-property: opacity, max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.menu--mobile > .menu__item.animate-in .menu--sub {
  max-height: 500px;
  opacity: 1;
  pointer-events: all;
}
.menu--mobile > .menu__item.animate-out .menu--sub {
  transition-delay: 150ms;
  transition-duration: 500ms;
  transition-property: opacity, max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  max-height: 0;
  pointer-events: none;
}
.menu--mobile > .menu__item .menu--sub {
  color: #fff;
}

.menu--mobile {
  flex-direction: column;
  margin: 0 0 0 calc(100vw - 100%);
}

.menu--footer {
  flex-direction: column;
}

.menu--corp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 12px 0 0;
}
@media only screen and (min-width: 992px) {
  .menu--corp {
    justify-content: flex-start;
  }
}

.menu__item {
  position: relative;
}
.menu__item.has-children {
  overflow: hidden;
}
.menu--main .menu__item.has-children {
  cursor: pointer;
  overflow: visible;
}
.menu--main .menu__item.has-children::after {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #000;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-8px) rotate(45deg);
  pointer-events: none;
}
.menu--main .menu__item.has-children.menu-open {
  overflow: visible;
}
.menu--main .menu__item.has-children.menu-open::after {
  transform: translateY(-2px) rotate(225deg);
}
.menu--corp .menu__item {
  margin-right: 15px;
}
.menu--corp .menu__item:last-child {
  margin-right: 0;
}
.menu--main > .menu__item {
  transition: margin 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .menu--main > .menu__item {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 1200px) {
  .menu--main > .menu__item {
    margin-right: 20px;
  }
}
.menu--main > .menu__item:last-child {
  margin-right: 0;
}
.menu--main .menu--sub .menu__item {
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #fff;
}
.menu--main .menu--sub .menu__item:first-child {
  border-width: 0;
}
.menu--mobile > .menu__item {
  display: flex;
  align-items: center;
  flex-direction: column;
  opacity: 0;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(1n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.35s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(2n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.45s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(3n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.55s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(4n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.65s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(5n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.75s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(6n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.85s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(7n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 0.95s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(8n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 1.05s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(9n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 1.15s;
}
.stage__drawer.is-active .menu--mobile > .menu__item:nth-child(10n) {
  transition: opacity 250ms cubic-bezier(0.29, 0.67, 0.38, 0.92) 1.25s;
}
.stage__drawer.is-active.animate-in .menu--mobile > .menu__item {
  opacity: 1;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(1n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(2n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(3n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(4n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(5n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(6n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(7n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(8n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(9n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.stage__drawer.is-active.animate-out .menu--mobile > .menu__item:nth-child(10n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.menu--mobile > .menu__item.menu-open::after {
  transform: translateY(-2px) rotate(225deg);
}
.menu--mobile > .menu__item .menu__item {
  opacity: 0;
}
.menu--mobile > .menu__item.is-active .menu__item {
  opacity: 0;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(1n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(2n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(3n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.3s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(4n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(5n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.5s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(6n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(7n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.7s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(8n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.8s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(9n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0.9s;
}
.menu--mobile > .menu__item.is-active .menu__item:nth-child(10n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 1s;
}
.menu--mobile > .menu__item.animate-in .menu__item {
  opacity: 1;
}
.menu--mobile > .menu__item.animate-out .menu__item {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(1n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(2n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(3n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(4n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(5n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(6n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(7n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(8n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(9n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.menu--mobile > .menu__item.animate-out .menu__item:nth-child(10n) {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.menu__parent {
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu__children {
  display: none;
}

.menu-link {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.menu-link * {
  pointer-events: none;
}
.menu-link, .menu-link:link, .menu-link:visited {
  color: #1a1a1a;
}

.menu-link--corp {
  font-size: inherit;
  text-decoration: underline;
}

.menu-link--footer {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  text-decoration: none;
  line-height: 1.5;
}
.menu-link--footer:hover, .focus-disabled .menu-link--footer:focus, .menu-link--footer:active {
  color: #cffffa;
  text-decoration: underline;
}

.menu-link--main {
  padding: 10px;
  text-decoration: none;
  font-weight: 500;
  transition: color ease-in-out 250ms;
}
.has-children > .menu-link--main {
  padding: 10px 30px 10px 10px;
}
.menu--main .menu__item:hover .menu-link--main {
  color: #7045ff;
}
.banner-color--purple .menu--main .menu__item:hover .menu-link--main {
  color: #fff;
}
.menu--mobile .menu-link--main {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
  color: #fff;
}
.menu--mobile .menu-link--main::after {
  transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #fff;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-8px) rotate(45deg);
}
.menu--mobile .menu__item.menu-open .menu-link--main::after {
  transform: translateY(-2px) rotate(225deg);
}

.menu-link--mobile {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 10px;
  opacity: 1;
}
.menu-link--mobile, .menu-link--mobile:link, .menu-link--mobile:visited {
  color: #fff;
}
.menu-link--mobile:hover {
  color: #fff;
  opacity: 0.9;
}
.focus-disabled .menu-link--mobile:focus, .menu-link--mobile:active {
  color: #fff;
  opacity: 0.75;
}
.menu--mobile .menu-link--mobile {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 500;
}
.menu--mobile .menu--sub .menu-link--mobile {
  font-weight: 100;
}
.menu__parent .menu-link--mobile {
  margin: 0;
}

.menu--main .menu-link--sub {
  padding: 10px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.menu--main .menu-link--sub:hover, .menu--main .menu-link--sub:active, .menu--main .menu-link--sub:focus {
  background-color: #7045ff;
  color: #fff;
}
.banner-color--purple .menu--main .menu-link--sub:hover, .banner-color--purple .menu--main .menu-link--sub:active, .banner-color--purple .menu--main .menu-link--sub:focus {
  background-color: #cffffa;
  color: #000;
}

.menu-link__label {
  position: relative;
}
.menu-link--main.is-active .menu-link__label::after {
  background-color: #7045ff;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  bottom: -6px;
}

.home-link {
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
  font-weight: 500;
}
.home-link, .home-link:link, .home-link:visited, .home-link:active, .home-link:focus {
  color: #1a1a1a;
}
.drawer-open .home-link, .drawer-open .home-link:link, .drawer-open .home-link:visited, .drawer-open .home-link:active, .drawer-open .home-link:focus {
  color: #fff;
}

.menu-expand {
  cursor: pointer;
  position: relative;
}

.menu-expand__icon {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: transform, border-color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: block;
  width: 10px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #000;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%) rotate(45deg);
}
.menu-expand:hover .menu-expand__icon {
  border-color: rgb(242.25, 242.25, 242.25);
  transform: translateY(-2px) rotate(225deg);
}

.block {
  margin: 0;
  width: 100%;
  display: flex;
  align-items: stretch;
}
.block-center-vertical .block {
  align-items: center;
}

.block--signup a,
.block--signup a:link,
.block--signup a:visited {
  color: #fff;
}

.block--intro-lead {
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .block--intro-lead {
    justify-content: flex-start;
  }
}

.block--image img,
.block--article img {
  width: 100%;
  max-width: 1046px;
  height: auto;
  margin: 0 auto;
}

.block--image.image-fullwidth img {
  max-width: 1440px;
}

.block--article .button {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .block--article .button {
    width: auto;
  }
}

.block--pagination {
  margin-top: 20px;
}

.block--banner {
  max-width: 500px;
}
@media only screen and (min-width: 768px) {
  .block--banner {
    width: 50vw;
  }
}

.block__inner {
  width: 100%;
}
.block--url .block__inner, .block--article .block__inner, .block--article-info .block__inner, .block--news .block__inner {
  max-width: 830px;
  margin: 0 auto;
}
.layout-article .block--image .block__inner {
  max-width: 830px;
}
.block--image .block__inner {
  margin: 0 auto;
}
.block--filter .block__inner {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media only screen and (max-width: 767.99999px) {
  .block--filter .block__inner {
    flex-wrap: wrap;
  }
}
.block--intro-lead .block__inner {
  max-width: 600px;
}

.block__foot {
  order: 2;
}
.block--filter .block__foot {
  min-width: 311px;
}
@media only screen and (max-width: 767.99999px) {
  .block--filter .block__foot {
    width: 100%;
    order: 0;
    margin-bottom: 15px;
    min-width: 100%;
  }
}

.block__heading {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px;
}
@media only screen and (min-width: 768px) {
  .block__heading {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 34px;
  }
}
@media only screen and (min-width: 992px) {
  .block__heading {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
  }
}
.block__heading {
  text-align: center;
}
.block__heading:only-child {
  margin: 8px 0;
}
.block--news .block__heading:only-child {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .block__heading:only-child {
    margin: 10px 0;
  }
}
.layout-article .block__heading {
  text-align: left;
}
.block--page-title .block__heading {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .block--page-title .block__heading {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .block--page-title .block__heading {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}
.block--news .block__heading {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .block--news .block__heading {
    font-size: 44px;
    font-size: 2.75rem;
  }
}
@media only screen and (min-width: 992px) {
  .block--news .block__heading {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}
.block--news .block__heading {
  line-height: 38px;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .block--news .block__heading {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .block--news .block__heading {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 60px;
  }
}
.block--signup .block__heading {
  line-height: 26px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block--signup .block__heading {
    text-align: left;
  }
}
.block--banner .block__heading {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 38px;
}
@media only screen and (min-width: 768px) {
  .block--banner .block__heading {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 38px;
  }
}
@media only screen and (min-width: 992px) {
  .block--banner .block__heading {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 60px;
  }
}
.block--banner .block__heading {
  max-width: 450px;
  text-align: left;
}

.block__head + .block__body {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .block__head + .block__body {
    margin-top: 0;
  }
}
.block--banner .block__body {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 26px;
}
@media only screen and (min-width: 768px) {
  .block--banner .block__body {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .block--banner .block__body {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}
.block--banner .block__head + .block__body {
  margin: 0;
}
@media only screen and (min-width: 540px) {
  .block--banner .block__head + .block__body {
    margin: 0;
  }
}
@media only screen and (min-width: 768px) {
  .block--banner .block__head + .block__body {
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .block--banner .block__head + .block__body {
    margin: 0;
  }
}
.block--intro-content .block__body img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}
.block--intro-lead .block__body {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .block--intro-lead .block__body {
    text-align: left;
  }
}
.block--image .block__body {
  text-align: center;
  margin: 0 24px;
}
@media only screen and (min-width: 992px) {
  .block--image .block__body {
    margin: 16px;
  }
}
.block--image.image-fullwidth .block__body {
  margin: 0;
}
.block--url .block__body {
  font-size: 32px;
  font-size: 2rem;
}
.block--animated-image .block__body {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 767.99999px) {
  .block--filter .block__content {
    width: 60px;
    order: 1;
  }
}

.block--actions .block__actions {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .block--actions .block__actions {
    align-items: center;
    flex-direction: row;
  }
}
.block--pagination .block__actions {
  position: relative;
  height: 30px;
}
.block--filter .block__actions {
  order: 1;
  flex: 1 1 100%;
  max-width: calc(100% - 90px);
  margin-left: 30px;
  display: flex;
  align-items: center;
}
.block__body + .block__actions {
  margin-top: 24px;
}
@media only screen and (min-width: 992px) {
  .block__body + .block__actions {
    margin-top: 34px;
  }
}

.banner {
  height: 100vh;
  min-height: 640px;
  max-height: 640px;
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
}
@media only screen and (min-width: 768px) {
  .banner {
    padding-left: 50px;
    padding-right: 50px;
    max-height: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .banner {
    max-height: 850px;
  }
}
@media only screen and (min-width: 1200px) {
  .banner {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.banner__inner {
  position: relative;
  z-index: 4;
  display: flex;
  align-items: flex-start;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .banner__inner {
    align-items: center;
  }
}
.banner__inner .block__head {
  opacity: 0;
  transform: translateY(40px);
}
.animate .banner__inner .block__head {
  transition-delay: 625ms;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  opacity: 1;
  transform: translateY(0);
}
.banner__inner .block__body {
  opacity: 0;
  transform: translateY(40px);
}
.animate .banner__inner .block__body {
  transition-delay: 750ms;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  opacity: 1;
  transform: translateY(0);
}
.banner__inner .block__actions {
  opacity: 0;
  transform: translateY(40px);
}
.animate .banner__inner .block__actions {
  transition-delay: 875ms;
  transition-duration: 500ms;
  transition-property: opacity, transform;
  transition-timing-function: ease-out;
  opacity: 1;
  transform: translateY(0);
}

.banner__slides {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.slide {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.slide.is-in {
  transition: bottom 0s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  bottom: 0;
  z-index: 2;
}
.slide.is-out {
  transition: bottom 1250ms cubic-bezier(0.87, 0, 0.13, 1) 0s;
  bottom: 100%;
  z-index: 3;
}

.slide__inner {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 100vh;
  position: relative;
  min-height: 640px;
  max-height: 640px;
}
@media only screen and (min-width: 768px) {
  .slide__inner {
    max-height: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .slide__inner {
    max-height: 850px;
  }
}

.slide__positioner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  max-height: 320px;
}
@media only screen and (min-width: 768px) {
  .slide__positioner {
    max-height: calc(100% - 190px);
  }
}
@media only screen and (min-width: 992px) {
  .slide__positioner {
    max-width: 75%;
    margin-left: auto;
    margin-right: 0;
    max-height: calc(100% - 75px);
  }
}

.slide__shadow,
.slide__image {
  position: absolute;
  opacity: 0;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .slide__shadow,
  .slide__image {
    width: calc(100% + 250px);
    left: auto;
    transform: translateX(0);
    background-position: right bottom;
  }
}
@media only screen and (min-width: 992px) {
  .slide__shadow,
  .slide__image {
    width: calc(100% + 250px);
  }
}
@media only screen and (min-width: 1200px) {
  .slide__shadow,
  .slide__image {
    width: calc(100% + 175px);
  }
}

.animate .slide__shadow {
  transition: opacity 500ms ease-out 0ms;
  opacity: 1;
}

.animate .slide__image {
  transition: opacity 500ms ease-out 500ms;
  opacity: 1;
}

.slide--white {
  background-color: #fff;
}

.slide--grey-light,
.slide--light-grey {
  background-color: #e6e6e6;
}

.slide--grey {
  background-color: #aaa;
}

.slide--purple {
  background-color: #7045ff;
}

.slide--aqua {
  background-color: #cffffa;
}

.slide--black {
  background-color: #000;
}

.stat {
  width: 100%;
}

.stat__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.stat__title {
  font-weight: 500;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .stat__title {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.stat__count {
  font-size: 70px;
  font-size: 4.375rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .stat__count {
    font-size: 95px;
    font-size: 5.9375rem;
  }
}
@media only screen and (min-width: 1200px) {
  .stat__count {
    font-size: 120px;
    font-size: 7.5rem;
  }
}
.stat__count {
  line-height: 1;
}
@media only screen and (min-width: 768px) {
  .stat__count {
    margin-bottom: 8px;
  }
}

.stat__body {
  line-height: 24px;
}
@media only screen and (min-width: 768px) {
  .stat__body {
    line-height: 28px;
  }
}
@media only screen and (min-width: 992px) {
  .stat__body {
    padding: 0 44px;
  }
}

.service {
  margin: 0 auto;
  max-width: 190px;
}

.service__top {
  height: 128px;
  margin: 0 auto;
  width: 128px;
}
@media only screen and (min-width: 992px) {
  .service__top {
    height: 190px;
    width: 190px;
  }
}
.service__top img {
  height: auto !important;
  width: 100% !important;
}

.service__title {
  font-weight: 500;
  margin: 0 10px;
  padding-top: 16px;
}
@media only screen and (min-width: 992px) {
  .service__title {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.service__actions {
  padding-top: 12px;
}
.service__actions .button {
  align-items: center;
  display: flex;
  justify-content: center;
}

.resource {
  background-color: #cffffa;
  padding: 16px 20px 20px;
  width: 100%;
}
@media only screen and (min-width: 1200px) {
  .resource {
    padding: 20px 20px 24px;
  }
}

.resource__head {
  display: flex;
}

.resource__preview {
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 104px;
  min-width: 104px;
  width: 104px;
}
@media only screen and (min-width: 1200px) {
  .resource__preview {
    height: 174px;
    min-width: 174px;
    width: 174px;
  }
}
.resource__preview img {
  background-color: #fff;
  height: auto !important;
  width: 100% !important;
}
.resource--video .resource__preview {
  background-image: url("../images/resource/video.20eea5e7de8e.jpg");
}
.resource--table .resource__preview {
  background-image: url("../images/resource/table.18f76198d2f1.jpg");
}
.resource--document .resource__preview {
  background-image: url("../images/resource/document.b1450ad42bd1.jpg");
}
.resource--audio .resource__preview {
  background-image: url("../images/resource/audio.1968ce6191db.jpg");
}
.resource--infographic .resource__preview {
  background-image: url("../images/resource/infographic.0c35e47491b1.jpg");
}
.resource--website .resource__preview {
  background-image: url("../images/resource/website.a4fdb48b40dd.jpg");
}

.resource__content {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
}
@media only screen and (min-width: 1200px) {
  .resource__content {
    margin-left: 28px;
  }
}

.resource__heading {
  line-height: 22px;
  margin-bottom: 4px;
}
@media only screen and (min-width: 1200px) {
  .resource__heading {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}

.resource__description {
  display: none;
  font-weight: 100;
  line-height: 28px;
  flex-grow: 1;
}
@media only screen and (min-width: 1200px) {
  .resource__description {
    display: block;
    line-height: 28px;
  }
}

.resource__actions {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .resource__actions {
    margin-right: 30px;
    display: flex;
  }
}

.resource__actions--mob {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  margin-right: 0;
}
@media only screen and (min-width: 1200px) {
  .resource__actions--mob {
    display: none;
  }
}

.resource__info {
  align-items: flex-end;
  display: flex;
  flex-grow: 1;
  margin-top: 16px;
}
@media only screen and (min-width: 1200px) {
  .resource__info {
    align-items: center;
    flex-grow: 0;
    margin-top: 20px;
  }
}

.resource__btn {
  display: none;
  margin-right: 28px;
}
@media only screen and (min-width: 1200px) {
  .resource__btn {
    display: block;
  }
}

.info-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

.info-list__item {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline;
  line-height: 18px;
  list-style: none;
  margin-right: 4px;
}
.info-list__item + .info-list__item::before {
  content: "•";
  margin-right: 5px;
}

.team {
  border-top: 1px solid #000;
  width: 100%;
}

.team__inner {
  font-family: sans-serif;
}
.wf-active .team__inner {
  font-family: Calibre, Arial, sans-serif;
}
.team__inner {
  font-weight: 100;
  padding: 12px 0 16px;
}
.team--simple .team__inner {
  padding: 20px 0 16px;
}

.team__upper {
  display: flex;
  align-items: flex-start;
}

.team__id {
  flex-grow: 1;
}

.team__head {
  align-items: center;
  display: flex;
}

.team__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (min-width: 768px) {
  .team__action {
    display: none;
  }
}
.team.is-active .team__action {
  display: block;
}
@media only screen and (min-width: 768px) {
  .team.is-active .team__action {
    display: none;
  }
}

.team__body {
  transition: max-height 750ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  max-height: 0;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .team__body {
    max-height: 1000px;
  }
}
.team.is-active .team__body {
  max-height: 1000px;
}

.team-trigger__icon {
  color: #7045ff;
  display: inline-block;
  height: 10px;
  stroke: #7045ff;
  width: 10px;
  position: relative;
}

.icon-plus,
.icon-minus {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.icon-plus {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 1;
}
.team.is-active .icon-plus {
  opacity: 0;
}

.icon-minus {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}
.team.is-active .icon-minus {
  opacity: 1;
}

.team__avatar {
  border-radius: 30px;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
}

.team__info {
  flex-grow: 1;
}

.team__name {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 0;
}
.team--simple .team__name {
  margin-bottom: 8px;
}

.team__bio {
  margin-top: 16px;
}
@media only screen and (min-width: 992px) {
  .team__bio {
    margin-top: 28px;
  }
}

.team__social {
  margin-top: 12px;
}
@media only screen and (min-width: 992px) {
  .team__social {
    margin-top: 16px;
  }
}

.anim-img__gif {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto;
}

.news-filters {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .news-filters {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}

.news-filters__label {
  font-size: xspx;
  font-size: xs/16rem;
  font-weight: 500;
  margin: 0 0 16px;
}
@media only screen and (min-width: 768px) {
  .news-filters__label {
    margin: 0 10px 0 0;
  }
}

.filters {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .filters {
    flex-direction: row;
  }
}

.filters__locations {
  transition: border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  width: 100%;
  position: relative;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: rgba(112, 69, 255, 0);
  padding: 0 0 20px 0;
}
@media only screen and (min-width: 768px) {
  .filters__locations {
    border-width: 0 1px 0 0;
    padding: 0 20px 0 0;
  }
}
.filters__locations::after {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
  background-color: #fff;
  border-color: #7045ff;
  border-width: 0 1px 1px 0;
  border-style: solid;
  display: block;
  content: "";
  position: absolute;
  transform: rotate(45deg);
  height: 12px;
  width: 12px;
  left: 5px;
  bottom: -7px;
}
@media only screen and (min-width: 768px) {
  .filters__locations::after {
    border-width: 1px 1px 0 0;
    left: auto;
    bottom: auto;
    right: -7px;
    top: 5px;
  }
}
@media only screen and (min-width: 768px) {
  .filters__locations {
    width: 33.33333%;
  }
}
.filter-chosen .filters__locations {
  border-color: #7045ff;
}
.filter-chosen .filters__locations::after {
  opacity: 1;
}

.filters__services {
  transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
  width: 100%;
  padding-top: 20px;
}
@media only screen and (min-width: 768px) {
  .filters__services {
    padding-top: 0;
    padding-left: 20px;
    width: 66.66666%;
  }
}
.filter-chosen .filters__services {
  opacity: 1;
}

@media only screen and (min-width: 768px) {
  .filters__cols {
    -moz-columns: 2;
    columns: 2;
  }
}

.filter-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style: none;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .filter-list {
    flex-wrap: no-wrap;
  }
}

.filter-list__item {
  display: flex;
  flex-wrap: wrap;
  margin: 4px 4px 4px 0;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 992px) {
  .filter-list__item {
    margin-right: 16px;
  }
}
.filter-list__item:last-child {
  margin-right: 0;
}

.news-filter-link {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: background-color, color;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-size: xspx;
  font-size: xs/16rem;
  display: inline-block;
  padding: 4px 8px 6px;
  text-decoration: none;
}
.news-filter-link, .news-filter-link:link, .news-filter-link:visited {
  background-color: rgba(112, 69, 255, 0);
  color: #1a1a1a;
}
.news-filter-link:hover {
  background-color: #fff;
  color: #000;
}
.news-filter-link:focus {
  background-color: #fff;
  color: #000;
}
.focus-disabled .news-filter-link:focus {
  background-color: #7045ff;
  color: #fff;
}
.news-filter-link.is-current, .news-filter-link:active {
  background-color: #7045ff;
  color: #fff;
}

.action {
  position: relative;
  border-top: 6px solid #e6e6e6;
  overflow: hidden;
  padding: 24px 24px;
}
@media only screen and (min-width: 992px) {
  .action {
    padding: 24px 40px;
    padding: 0;
  }
}

.action__slide {
  transition: transform 500ms linear 0s;
  background-color: #e6e6e6;
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-100%);
}
.action.is-active.animate-in .action__slide {
  transform: translateY(0);
}
.action.is-active.animate-out .action__slide {
  transition: transform 500ms linear 1s;
  transform: translateY(-100%);
}

.action-head__inner {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .action-head__inner {
    flex-direction: row;
    align-items: stretch;
  }
  .action--simple .action-head__inner {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 992px) {
  .action--alt .action-head__inner {
    flex-direction: row-reverse;
  }
}

.action-head__title {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .action-head__title {
    display: none;
  }
}
.action--simple .action-head__title {
  width: 100%;
}

.action-head__adj,
.action-head__wrap {
  flex: 1 1 50%;
}

.action-head__adj {
  align-self: stretch;
  position: relative;
  min-height: 250px;
}
@media only screen and (min-width: 768px) {
  .action-head__adj {
    min-height: 500px;
  }
}

.action-head__wrap {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .action-head__wrap {
    padding: 30px 60px 0;
    min-height: 500px;
  }
}
.action--simple .action-head__wrap {
  min-height: 0;
}
@media only screen and (min-width: 992px) {
  .action--simple .action-head__wrap {
    padding: 30px 60px;
  }
}

.action-head__image {
  transition: max-height 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  background-color: #7045ff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  max-height: 2000px;
  will-change: max-height;
}
@media only screen and (min-width: 768px) {
  .action.is-active.animate-in .action-head__image {
    max-height: 500px;
  }
  .action.is-active.animate-out .action-head__image {
    transition: max-height 500ms cubic-bezier(0.4, 0, 0.2, 1) 1500ms;
    max-height: 1000px;
  }
}

.action-head__main {
  flex-grow: 1;
  padding: 24px 0 0;
}
.action--simple .action-head__main {
  padding: 0;
  flex-grow: 0;
}
@media only screen and (min-width: 992px) {
  .action--simple .action-head__main {
    display: flex;
    flex-wrap: wrap;
  }
}

.action-head__heading {
  font-size: 55px;
  font-size: 3.4375rem;
  display: none;
  font-weight: 500;
  margin-bottom: 40px;
}
@media only screen and (min-width: 992px) {
  .action-head__heading {
    display: block;
  }
}
.action--simple .action-head__heading {
  width: 100%;
}

.action-head__objective-heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

.action--simple .action-head__process,
.action--simple .action-head__info,
.action--simple .action-head__objective {
  flex: 0 1 33.33%;
}

.action--simple .action-head__objective--full {
  flex: 0 1 66.66%;
}

.action-head__objective {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .action-head__objective {
    margin-top: 0;
  }
}

@media only screen and (min-width: 992px) {
  .action--simple .action-head__info,
  .action--simple .action-head__objective {
    padding-right: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .action-head__info {
    margin-bottom: 20px;
  }
}

.action-head__process {
  transition-delay: 1s;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  margin-top: 20px;
  max-height: 0;
  opacity: 0;
  transform: translateY(10px);
}
.action.is-active.animate-in .action-head__process {
  transform: translateY(0);
  max-height: 500px;
  opacity: 1;
}
.action.is-active.animate-out .action-head__process {
  transition-delay: 500ms;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(-10px);
  max-height: 0;
  opacity: 0;
}
.action--simple .action-head__process {
  animation: none;
  max-height: 100%;
  opacity: 1;
  transform: translateY(0);
}
@media only screen and (min-width: 992px) {
  .action--simple .action-head__process {
    margin-top: 0;
  }
}

.action-head__actions-wrap {
  transition-delay: 0s;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  max-height: 100px;
  transform: translateY(0);
  pointer-events: all;
}
.action.is-active.animate-in .action-head__actions-wrap {
  transform: translateY(10px);
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.action.is-active.animate-out .action-head__actions-wrap {
  transition-delay: 1500ms;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(0);
  max-height: 100px;
  opacity: 1;
}
.action--simple .action-head__actions-wrap {
  display: none;
}

.action-head__actions {
  padding-top: 20px;
  padding-bottom: 24px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .action-head__actions {
    text-align: left;
    padding-bottom: 85px;
  }
}
.action--simple .action-head__actions {
  display: none;
}

.action-content {
  transition: max-height 3s ease-out 500ms;
  background-color: #e6e6e6;
  transform: translateY(10px);
  max-height: 0;
  overflow: hidden;
}
.action.is-active.animate-in .action-content {
  max-height: 3000px;
}
.action.is-active.animate-out .action-content {
  transition-delay: 0s;
  transition-duration: 1s;
  transition-property: max-height, opacity, transform;
  transition-timing-function: ease-in;
  max-height: 0;
}

.action-content__area--statistics,
.action-content__area--response {
  padding-bottom: 20px;
}

@media only screen and (min-width: 992px) {
  .action-content__area--statistics {
    display: flex;
  }
}

.action-content__area--feedback {
  padding: 20px 0;
}
@media only screen and (min-width: 992px) {
  .action-content__area--feedback {
    display: flex;
  }
}

.action-content__inner {
  transition-delay: 1500ms;
  transition-duration: 500ms;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  position: relative;
  transform: translateY(10px);
  z-index: 2;
  padding: 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .action-content__inner {
    padding: 30px 60px 60px;
  }
}
.action.is-active.animate-in .action-content__inner {
  opacity: 1;
  transform: translateY(0);
}
.action.is-active.animate-out .action-content__inner {
  transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}

.action-content__head {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .action-content__head {
    margin-bottom: 16px;
  }
}

.action-content__actions {
  transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 1500ms;
  opacity: 0;
  text-align: center;
  pointer-events: none;
  padding-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .action-content__actions {
    text-align: left;
    padding-bottom: 0;
  }
}
.action.is-active.animate-in .action-content__actions {
  opacity: 1;
  pointer-events: all;
}
.action.is-active.animate-out .action-content__actions {
  transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
  pointer-events: none;
}

.action-head__process-heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

.response-head {
  display: flex;
}

.response {
  border-bottom: 1px solid #7045ff;
  padding: 16px 0;
}
@media only screen and (min-width: 992px) {
  .response {
    display: flex;
    padding: 16px 0;
  }
}

.response-head__cell {
  background: #7045ff;
  color: #fff;
  display: none;
  flex: 1 1 66%;
  font-weight: 500;
  margin-right: 24px;
  padding: 8px;
}
@media only screen and (min-width: 992px) {
  .response-head__cell {
    display: flex;
  }
}
.response-head__cell:first-child, .response-head__cell:last-child {
  flex-basis: 33%;
}
.response-head__cell:last-child {
  margin-right: 0;
}

.response__category {
  color: #7045ff;
  font-weight: 500;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .response__category {
    color: #1a1a1a;
    flex: 1 1 33%;
    font-weight: 100;
    margin-right: 20px;
  }
}

@media only screen and (min-width: 992px) {
  .response__items {
    flex: 1 1 100%;
  }
}

.response__item {
  font-weight: 100;
  margin-bottom: 16px;
}
@media only screen and (min-width: 992px) {
  .response__item {
    display: flex;
  }
}

@media only screen and (min-width: 992px) {
  .response__detail {
    margin-right: 20px;
    flex: 1 0 66%;
  }
}

@media only screen and (min-width: 992px) {
  .response__providers {
    flex: 1 0 33%;
  }
}

@media only screen and (min-width: 992px) {
  .statistic__content,
  .feedback__content {
    display: flex;
    flex: 1 1 100%;
  }
}

.feedback__content {
  flex-direction: column;
}

.statistic__lead,
.feedback__lead {
  flex: 1 1 33%;
  font-weight: 500;
  margin-right: 20px;
}

.feedback__lead {
  margin-bottom: 16px;
}

.statistic__item {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .statistic__item {
    flex: 1 1 22%;
    margin-bottom: 0;
    margin-right: 20px;
    text-align: left;
  }
}
@media only screen and (min-width: 992px) {
  .statistic__item:last-child {
    margin-right: 0;
  }
}

.feedback__item {
  margin-bottom: 20px;
}

.statistic__val {
  font-size: 70px;
  font-size: 4.375rem;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  .statistic__val {
    font-size: 120px;
    font-size: 7.5rem;
  }
}

.statistic__deet {
  line-height: 1.5;
}

.feedback__quote {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 12px;
}
@media only screen and (min-width: 768px) {
  .feedback__quote {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
  }
}

.feedback__author {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  .feedback__author {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px;
  }
}

.tag-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}

.tag-list__item {
  display: block;
  padding: 0;
  margin: 2px 5px 2px 0;
}

.tag {
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  text-decoration: none;
  border-radius: 20px;
}
.tag, .tag:link, .tag:visited {
  background-color: #7045ff;
}
.wrap--aqua .tag, .wrap--aqua .tag:link, .wrap--aqua .tag:visited {
  background-color: #fff;
}
.tag:hover {
  background-color: #cffffa;
}
.wrap--aqua .tag:hover {
  background-color: #7045ff;
}
.tag:focus {
  background-color: #f5a61d;
}
.focus-disabled .tag:focus, .tag:active {
  background-color: #cffffa;
}
.wrap--aqua .focus-disabled .tag:focus, .wrap--aqua .tag:active {
  background-color: #fff;
}

.tag__label {
  transition: color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  color: #f5f5f5;
}
.wrap--aqua .tag__label {
  color: #1a1a1a;
}
.tag:hover .tag__label {
  color: #1a1a1a;
}
.wrap--aqua .tag:hover .tag__label {
  color: #f5f5f5;
}
.tag:focus .tag__label {
  color: #1a1a1a;
}
.wrap--aqua .tag:focus .tag__label {
  color: #1a1a1a;
}
.focus-disabled .tag__label:focus, .tag__label:active {
  color: #1a1a1a;
}
.wrap--aqua .focus-disabled .tag__label:focus, .wrap--aqua .tag__label:active {
  color: #1a1a1a;
}

.tag__icon {
  transition: fill 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  margin-left: 10px;
  height: 10px;
  width: 10px;
}
.tag .tag__icon {
  fill: #fff;
}
.wrap--aqua .tag .tag__icon {
  fill: #7045ff;
}
.tag:hover .tag__icon, .tag:focus .tag__icon {
  fill: #7045ff;
}
.wrap--aqua .tag:hover .tag__icon, .wrap--aqua .tag:focus .tag__icon {
  fill: #fff;
}
.focus-disabled .tag__icon:focus, .tag__icon:active {
  fill: #1a1a1a;
}
.wrap--aqua .focus-disabled .tag__icon:focus, .wrap--aqua .tag__icon:active {
  fill: #1a1a1a;
}

.modal {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(-20px);
  pointer-events: none;
  position: relative;
  width: calc(100vw - 40px);
  max-width: 830px;
  max-height: calc(100vh - 40px);
  box-shadow: 8px 8px 8px 0 rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.shade.animate-in .modal, .shade.is-testing .modal {
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.shade.animate-out .modal {
  transform: translateY(20px);
  opacity: 0;
}

.modal__inner {
  padding: 30px 15px;
}
@media only screen and (min-width: 992px) {
  .modal__inner {
    padding: 30px;
  }
}
.modal__inner {
  background-color: #fff;
}

.modal__close {
  position: absolute;
  top: 0;
  right: 0;
}

.modal__content {
  max-height: 80vh;
}

.modal__actions {
  width: 100%;
  padding-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (min-width: 768px) {
  .modal__actions {
    flex-direction: row;
  }
}

.pagination {
  font-weight: 500;
  display: inline-block;
  position: absolute;
  text-decoration: none;
  top: 0;
}
.pagination, .pagination:link, .pagination:visited {
  color: #1a1a1a;
}
.pagination:hover {
  color: rgb(126.3, 87.6, 255);
  text-decoration: none;
}
.pagination:focus {
  color: rgb(100.8, 62.1, 229.5);
}
.focus-disabled .pagination:focus, .pagination:active {
  color: #7045ff;
  background-color: transparent;
  outline-color: rgba(245, 166, 29, 0);
}
.pagination::after {
  content: "";
  display: block;
  position: absolute;
  height: 7px;
  width: 7px;
  border-style: solid;
  top: 50%;
}

.pagination--next {
  padding-right: 20px;
  right: 0;
}
.pagination--next::after {
  right: 10px;
  border-width: 2px 2px 0 0;
  border-color: #7045ff #7045ff transparent transparent;
  transform: rotate(45deg) translateY(-50%);
}

.pagination--previous {
  padding-left: 20px;
  left: 0;
}
.pagination--previous::after {
  left: 0;
  border-width: 0 0 2px 2px;
  border-color: transparent transparent #7045ff #7045ff;
  transform: rotate(45deg) translateY(-50%);
}

.article-info {
  font-size: 17px;
  font-size: 1.0625rem;
  align-items: center;
  display: flex;
  padding: 0 0 20px;
}
@media only screen and (min-width: 992px) {
  .article-info {
    font-size: 16px;
    font-size: 1rem;
    padding: 0 0 12px;
  }
}

.article-info__detail {
  display: flex;
  flex-grow: 1;
}

.article-info__type,
.article-info__author,
.article-info__date {
  margin-right: 16px;
}
@media only screen and (min-width: 992px) {
  .article-info__type,
  .article-info__author,
  .article-info__date {
    margin-right: 40px;
  }
}

.article-info__share-label {
  margin-right: 16px;
}
@media only screen and (min-width: 992px) {
  .article-info__share-label {
    margin-right: 20px;
  }
}

.article-info__type {
  color: #7045ff;
  font-weight: 500;
}
.article-info__type span:not(:only-child)::after {
  content: ", ";
  display: inline;
}
.article-info__type span:not(:only-child):last-of-type::after {
  display: none;
}

@media only screen and (min-width: 992px) {
  .article-info__author {
    margin-right: 40px;
  }
}

.article-info__share {
  display: none;
}
@media only screen and (min-width: 768px) {
  .article-info__share {
    display: flex;
    align-items: center;
  }
}

.social-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: row;
}

.social-list__item {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .social-list__item {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media only screen and (min-width: 992px) {
  .social-list__item {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.social-list__item {
  display: inline;
  margin-right: 20px;
}
.social-list__item:last-child {
  margin-right: 0;
}

.social-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-link, .social-link:link, .social-link:visited {
  text-decoration: none;
}
.social-link * {
  pointer-events: none;
}

.social-link__icon {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: color, fill;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  color: #7045ff;
  display: inline-block;
  fill: #7045ff;
  height: 20px;
  width: 20px;
}
.social-link:hover .social-link__icon, .focus-disabled .social-link:focus .social-link__icon, .social-link:active .social-link__icon {
  fill: #000;
}

.cookie-message {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .cookie-message {
    flex-direction: row;
    align-items: flex-end;
  }
}

.cookie-message__body {
  font-size: 18px;
  font-size: 1.125rem;
  flex: 1 1 100%;
  line-height: 1.22;
}
@media only screen and (min-width: 768px) {
  .cookie-message__body {
    max-width: 470px;
  }
}

.cookie-message__actions {
  flex: 1 1 50%;
  margin: 20px 0 0;
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .cookie-message__actions {
    align-items: flex-end;
    justify-content: flex-end;
    flex-direction: row;
    margin: 0 0 0 20px;
  }
}
.button + .cookie-message__actions .button {
  margin-top: 15px;
}
@media only screen and (min-width: 768px) {
  .button + .cookie-message__actions .button {
    margin-top: 0;
    margin-left: 26px;
  }
}

.cookie-position {
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  position: fixed;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 100000000 !important;
  opacity: 0;
  transform: translateY(100%);
  will-change: opacity, transform;
}
.cookie-position.is-active {
  opacity: 1;
  transform: translateY(0);
}

@media only screen and (max-width: 767.99999px) {
  .member-content__inner.media {
    flex-direction: column;
  }
}
@media only screen and (max-width: 767.99999px) {
  .member-content__inner.media .media__adj {
    margin: 0 auto 20px;
  }
}

@media only screen and (max-width: 767.99999px) {
  .member-content__logo {
    position: relative;
  }
}

.member-content__head {
  margin-bottom: 20px;
}

.member-content__title {
  font-size: 20px;
  font-size: 1.25rem;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .member-content__title {
    font-size: 28px;
    font-size: 1.75rem;
    text-align: left;
  }
}

.member-content__label {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
}

.member-content .media__adj {
  align-self: flex-start;
  justify-content: center;
}

.member-content__body {
  margin-bottom: 20px;
  max-width: 525px;
}

.member-content__actions {
  padding-bottom: 10px;
}

.res-acc {
  position: relative;
  border-top: 6px solid #e6e6e6;
  overflow: hidden;
  padding: 24px 24px;
}
@media only screen and (min-width: 992px) {
  .res-acc {
    padding: 24px 40px;
    padding: 0;
  }
}

.res-acc-wrap {
  margin-left: -24px;
  margin-right: -24px;
  max-width: calc(100% + 48px);
  width: calc(100% + 48px);
}
@media only screen and (min-width: 992px) {
  .res-acc-wrap {
    margin-left: -60px;
    margin-right: -60px;
    max-width: calc(100% + 120px);
    width: calc(100% + 120px);
  }
}

.res-acc__slide {
  transition: transform 500ms linear 0s;
  background-color: #e6e6e6;
  left: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  transform: translateY(-100%);
}
.res-acc.is-active.animate-in .res-acc__slide {
  transform: translateY(0);
}
.res-acc.is-active.animate-out .res-acc__slide {
  transition: transform 500ms linear 1s;
  transform: translateY(-100%);
}

.res-acc-head__inner {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .res-acc-head__inner {
    flex-direction: column;
    align-items: stretch;
  }
}

.res-acc-head__wrap {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .res-acc-head__wrap {
    padding: 30px 60px 0;
  }
}

.res-acc-head__main {
  flex-grow: 1;
  padding: 24px 0 0;
}

.res-acc-head__title {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
  margin-bottom: 24px;
}
@media only screen and (min-width: 992px) {
  .res-acc-head__title {
    font-size: 55px;
    font-size: 3.4375rem;
    font-weight: 500;
    margin-bottom: 40px;
  }
}

.resource-info {
  display: flex;
  width: 100%;
  flex-direction: column;
}
.resource-info > * {
  margin-top: 20px;
}
.resource-info > *:first-child {
  margin-top: 0;
}
@media only screen and (min-width: 768px) {
  .resource-info {
    flex-direction: row;
  }
}
.resource-info .resource-info__heading {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 5px;
}

.resource-info__logo {
  flex: 0 1 100%;
}
@media only screen and (min-width: 768px) {
  .resource-info__logo {
    margin-top: 0;
    flex: 0 1 212px;
    width: 212px;
    max-width: 212px;
  }
}
.resource-info__logo a {
  display: block;
  text-align: center;
}

.resource-info__info {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}

.resource-info__name,
.resource-info__service,
.resource-info__where,
.resource-info__period {
  flex: 0 1 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 540px) {
  .resource-info__name,
  .resource-info__service,
  .resource-info__where,
  .resource-info__period {
    margin-top: 0;
    flex: 1 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
    margin-left: 12px;
  }
  .resource-info__name:nth-child(2n-1),
  .resource-info__service:nth-child(2n-1),
  .resource-info__where:nth-child(2n-1),
  .resource-info__period:nth-child(2n-1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .resource-info__name:nth-child(2n-1),
  .resource-info__service:nth-child(2n-1),
  .resource-info__where:nth-child(2n-1),
  .resource-info__period:nth-child(2n-1) {
    margin-left: 12px;
  }
}
@media only screen and (min-width: 992px) {
  .resource-info__name,
  .resource-info__service,
  .resource-info__where,
  .resource-info__period {
    margin-top: 0;
    flex: 1 0 calc(25% - 12px);
    max-width: calc(25% - 12px);
  }
}

.resource-info__objective {
  flex: 1 0 100%;
  padding-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .resource-info__objective {
    margin-left: 12px;
  }
}

.res-acc-head__actions {
  padding: 20px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .res-acc-head__actions {
    text-align: left;
    padding-bottom: 85px;
  }
}
.action--simple .res-acc-head__actions {
  display: none;
}

.res-acc-head__actions-wrap {
  transition-delay: 0s;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 1;
  max-height: 100px;
  transform: translateY(0);
  pointer-events: all;
}
.res-acc.is-active.animate-in .res-acc-head__actions-wrap {
  transform: translateY(10px);
  max-height: 0;
  opacity: 0;
  pointer-events: none;
}
.res-acc.is-active.animate-out .res-acc-head__actions-wrap {
  transition-delay: 1500ms;
  transition-duration: 500ms;
  transition-property: opacity, max-height, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateY(0);
  max-height: 100px;
  opacity: 1;
}

.res-acc-content {
  transition: max-height 3s ease-out 500ms;
  background-color: #e6e6e6;
  transform: translateY(10px);
  max-height: 0;
  overflow: hidden;
}
.res-acc.is-active.animate-in .res-acc-content {
  max-height: 3000px;
}
.res-acc.is-active.animate-out .res-acc-content {
  transition-delay: 0s;
  transition-duration: 1s;
  transition-property: max-height, opacity, transform;
  transition-timing-function: ease-in;
  max-height: 0;
}

.res-acc-content__inner {
  transition-delay: 1500ms;
  transition-duration: 500ms;
  transition-property: transform, opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  position: relative;
  transform: translateY(10px);
  z-index: 2;
  padding: 15px 0 0;
}
@media only screen and (min-width: 992px) {
  .res-acc-content__inner {
    padding: 30px 60px 60px;
  }
}
.res-acc.is-active.animate-in .res-acc-content__inner {
  opacity: 1;
  transform: translateY(0);
}
.res-acc.is-active.animate-out .res-acc-content__inner {
  transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  opacity: 0;
}

.res-acc-content__head {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .res-acc-content__head {
    margin-bottom: 16px;
  }
}

.res-acc-content__actions {
  padding: 30px 0;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .res-acc-content__actions {
    padding: 60px 0 0 0;
    text-align: left;
  }
}

.res-acc-content__header {
  background: #7045ff;
  color: #fff;
  font-weight: 500;
  margin-right: 24px;
  padding: 8px;
}

.rte {
  line-height: 1.5;
}
.rte h1 {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 1.1;
}
@media only screen and (min-width: 992px) {
  .rte h1 {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}
.rte h2 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.4;
}
@media only screen and (min-width: 992px) {
  .rte h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.rte h3 {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 100;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .rte h3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.rte h4 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .rte h4 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.rte h5 {
  font-size: 1.125em;
}
.rte h6 {
  font-size: 1em;
  font-style: italic;
}
.rte h1 + h1,
.rte h1 + h2,
.rte h1 + h3,
.rte h1 + h4,
.rte h1 + h5,
.rte h1 + h6,
.rte h2 + h1,
.rte h2 + h2,
.rte h2 + h3,
.rte h2 + h4,
.rte h2 + h5,
.rte h2 + h6,
.rte h3 + h1,
.rte h3 + h2,
.rte h3 + h3,
.rte h3 + h4,
.rte h3 + h5,
.rte h3 + h6,
.rte h4 + h1,
.rte h4 + h2,
.rte h4 + h3,
.rte h4 + h4,
.rte h4 + h5,
.rte h4 + h6,
.rte h5 + h1,
.rte h5 + h2,
.rte h5 + h3,
.rte h5 + h4,
.rte h5 + h5,
.rte h5 + h6,
.rte h6 + h1,
.rte h6 + h2,
.rte h6 + h3,
.rte h6 + h4,
.rte h6 + h5,
.rte h6 + h6 {
  margin: 0 0 24px;
}
.rte h1:first-child,
.rte h2:first-child,
.rte h3:first-child,
.rte h4:first-child,
.rte h5:first-child,
.rte h6:first-child {
  margin-top: 0;
}
.rte hr {
  display: block;
  height: 2px;
  border-width: 0;
}
.rte hr::after {
  content: "";
  display: table;
  clear: both;
}
.rte ul {
  list-style: none;
  padding: 0 0 0 32px;
}
.rte ul > li {
  position: relative;
}
.rte ul > li::before {
  background-color: #000;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0.8em;
  left: -20px;
  transform: translateY(-50%);
  width: 8px;
}
.wrap--black .rte ul > li::before, .wrap--purple .rte ul > li::before {
  background-color: #fff;
}
.rte ol {
  padding: 0 0 0 30px;
  list-style: decimal;
}
.rte ol > li {
  padding-left: 10px;
}
.rte ol,
.rte ul {
  margin: 10px 0 24px;
}
.rte ol:last-child,
.rte ul:last-child {
  margin-bottom: 0;
}
.rte ol ol,
.rte ol ul,
.rte ul ol,
.rte ul ul {
  margin: 10px 0 12px;
}
li:last-child .rte ol ol:last-child,
li:last-child .rte ol ul:last-child,
li:last-child .rte ul ol:last-child,
li:last-child .rte ul ul:last-child {
  margin-bottom: 0;
}
.rte li {
  margin-bottom: 0;
}
.rte b,
.rte strong {
  font-weight: 500;
}
.rte i,
.rte em {
  font-style: italic;
}
.rte u {
  text-decoration: underline;
}
.rte strike {
  text-decoration: line-through;
}
.rte del {
  text-decoration: line-through;
}
.rte table {
  border-collapse: collapse;
  border-width: 2px 0 0 2px;
  border-style: solid;
  width: 100%;
}
.rte th,
.rte td {
  text-align: center;
  padding: 10px 15px;
  vertical-align: top;
  border-width: 0 2px 2px 0;
  border-style: solid;
}
.rte th:first-child,
.rte td:first-child {
  text-align: left;
}
.rte th:last-child,
.rte td:last-child {
  text-align: right;
}
.rte thead th,
.rte thead td {
  padding: 10px 15px;
  vertical-align: middle;
}
.rte blockquote {
  font-size: 20px;
  font-size: 1.25rem;
  border-style: none;
  font-weight: 500;
  line-height: 28px;
  margin: 16px 0;
  padding: 0 0 0 20px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .rte blockquote {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 40px;
    padding: 0;
    margin: 30px 0;
  }
}
.rte blockquote::before, .rte blockquote::after {
  font-size: 34px;
  font-size: 2.125rem;
  color: #7045ff;
}
@media only screen and (min-width: 992px) {
  .rte blockquote::before, .rte blockquote::after {
    font-size: 55px;
    font-size: 3.4375rem;
  }
}
.rte blockquote::before {
  content: "“";
  left: 0;
  position: absolute;
  top: 4px;
}
@media only screen and (min-width: 992px) {
  .rte blockquote::before {
    left: -38px;
    top: -10px;
  }
}
.rte blockquote p {
  display: inline;
}
.rte blockquote footer::before {
  content: "—";
}
.rte p {
  margin: 0;
}
.rte address,
.rte dl,
.rte hr,
.rte table {
  margin: 0 0 24px;
}
.rte address:last-child,
.rte dl:last-child,
.rte hr:last-child,
.rte table:last-child {
  margin: 0;
}
.rte img {
  max-width: 100% !important; /* stylelint-disable-line declaration-no-important */
  width: 100% !important; /* stylelint-disable-line declaration-no-important */
  height: auto !important; /* stylelint-disable-line declaration-no-important */
}

.rte--response {
  line-height: 1.5;
}

.rte--md {
  line-height: 28px;
}

.rte--lg {
  font-size: 20px;
  font-size: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .rte--lg {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
}

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

.contain {
  max-width: 1360px;
  width: 100%;
  margin: 0 auto;
}

.contain--wide {
  max-width: 1440px;
}

@media only screen and (min-width: 992px) {
  .contain--halfwidth {
    max-width: 680px;
  }
}

[class*=-depth] {
  transition: box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
}

.depth-0 {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0);
}

.depth-1 {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.8), 0 0 0 0 rgba(0, 0, 0, 0);
}

.depth-2 {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.5), 0 2px 2px 0 rgba(0, 0, 0, 0.8);
}

.depth-3 {
  box-shadow: 0 13px 25px 0 rgba(0, 0, 0, 0.5), 0 11px 7px 0 rgba(0, 0, 0, 0.95);
}

.depth-4 {
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.5), 0 14px 2px 0 rgba(0, 0, 0, 0.95);
}

.depth-5 {
  box-shadow: 0 27px 55px 0 rgba(0, 0, 0, 0.5), 0 17px 17px 0 rgba(0, 0, 0, 0.95);
}

.static-block {
  display: block !important;
}

.inline-block {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.print-only {
  display: none;
}

.is-visible {
  opacity: 1 !important;
}

.is-hidden {
  opacity: 0 !important;
}

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

.show-only--xs,
.show-only--sm,
.show-only--md,
.show-only--lg {
  display: none;
}

@media only screen and (max-width: 767.99999px) {
  .show--xs,
  .show-only--xs {
    display: block;
  }
  .hide--xs {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.99999px) {
  .show--sm,
  .show-only--sm {
    display: block;
  }
  .hide--sm {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.99999px) {
  .show--md,
  .show-only--md {
    display: block;
  }
  .hide--md,
  .hide-from--md {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599.99999px) {
  .show--lg,
  .show-only--lg {
    display: block;
  }
  .hide--lg,
  .hide-from--md {
    display: none;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1919.99999px) {
  .show--xl,
  .show-only--xl {
    display: block;
  }
  .hide--xl,
  .hide-from--md {
    display: none;
  }
}
@media only screen and (min-width: 1920px) {
  .show--xxl,
  .show-only--xxl {
    display: block;
  }
  .hide--xxl,
  .hide-from--md {
    display: none;
  }
}
@media print {
  .print-only {
    display: block;
  }
}
.scrollbars::-webkit-scrollbar {
  width: 20px;
}

.scrollbars::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: rgb(212.5, 212.5, 212.5);
}

.scrollbars::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #555555;
}

.scroll-container {
  position: relative;
}
.scroll-container::after {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 100;
}
@media only screen and (min-width: 768px) {
  .scroll-container::after {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .scroll-container::after {
    font-size: 16px;
    font-size: 1rem;
  }
}
.scroll-container::after {
  display: block;
  content: "◀Swipe ▶";
  position: absolute;
  text-transform: uppercase;
  bottom: -20px;
  right: 10px;
  color: #7e7e7e;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .scroll-container::after {
    display: none;
  }
}

.scroller {
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}

.scroller-horizontal {
  overflow: hidden;
  overflow-x: auto;
  width: 100%;
}

.text-center {
  text-align: center;
}

.header-offset {
  padding-top: 128px;
}
@media only screen and (min-width: 768px) {
  .header-offset {
    padding-top: 190px;
  }
}
@media only screen and (min-width: 992px) {
  .header-offset {
    padding-top: 175px;
  }
}

.ml-10 {
  margin-left: 10px;
}

[data-content-enter-up-animation] {
  transition-delay: 200ms;
  transition-duration: 75ms;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  will-change: opacity, transform;
  opacity: 0;
}
[data-content-enter-up-animation].animate {
  opacity: 0;
  transform: translateY(10px);
}
.no-js [data-content-enter-up-animation].animate, .is-ie [data-content-enter-up-animation].animate {
  opacity: 1;
  transform: translateY(0);
}
[data-content-enter-up-animation].animate-active {
  transition: opacity 1.5s, transform 750ms;
  opacity: 1;
  transform: translateY(0);
}