@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: 0;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "albert_sans_regular", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #5E6092;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 8px;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 8px;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 8px;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 3.1875rem;
  margin: 0 0 1rem;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  border: 1px solid #696D7C;
  border-radius: 0.5rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #3F4244;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 8px;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #696E71;
}

::-moz-placeholder {
  color: #696E71;
}

:-ms-input-placeholder {
  color: #696E71;
}

::-ms-input-placeholder {
  color: #696E71;
}

::placeholder {
  color: #696E71;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #202939;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #202939;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0.5rem 0 0 0.5rem;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0.5rem 0.5rem 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #202939;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 3.1875rem;
  margin: 0 0 1rem;
  padding: 0.875rem 0.875rem 0.875rem 0.875rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #696D7C;
  border-radius: 8px;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #3F4244;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28102, 102, 102%29"></polygon></svg>');
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #666;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #FF6D61;
  background-color: rgb(255, 240.4, 239.2);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #FF6D61;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #FF6D61;
}

.is-invalid-label {
  color: #FF6D61;
}

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FF6D61;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "albert_sans_regular", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #0B0B51;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 4.5rem;
    line-height: 1.25;
  }
  h2, .h2 {
    font-size: 3.75rem;
    line-height: 1.2;
  }
  h3, .h3 {
    font-size: 3rem;
    line-height: 1.25;
  }
  h4, .h4 {
    font-size: 2.25rem;
    line-height: 1.225;
  }
  h5, .h5 {
    font-size: 1.875rem;
    line-height: 1.26666666;
  }
  h6, .h6 {
    font-size: 1.5rem;
    line-height: 1.3333333;
  }
}
a {
  line-height: inherit;
  color: #0B0B51;
  text-decoration: underline;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(9.46, 9.46, 69.66);
  text-decoration: none;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 100rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #878CAF;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #5E6092;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #5E6092;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #5E6092;
  border-radius: 8px;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #666;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #666;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #202939;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #202939;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #666;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.row {
  max-width: 100rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.row .row {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media print, screen and (min-width: 64em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 75em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
@media screen and (min-width: 90em) {
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.row .row.collapse {
  margin-right: 0;
  margin-left: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-right: auto;
  margin-left: auto;
}
.row:not(.expanded) .row {
  max-width: none;
}
.row.collapse > .column, .row.collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}
.row.is-collapse-child, .row.collapse > .column > .row, .row.collapse > .columns > .row {
  margin-right: 0;
  margin-left: 0;
}

.column, .columns {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .column, .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.column.row.row, .row.row.columns {
  float: none;
  display: block;
}

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
}

.small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.small-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.small-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.small-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.small-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.small-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.small-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.small-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-1 > .column, .small-up-1 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-2 > .column, .small-up-2 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-3 > .column, .small-up-3 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-4 > .column, .small-up-4 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-5 > .column, .small-up-5 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-6 > .column, .small-up-6 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-7 > .column, .small-up-7 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.2857142857%;
          flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
}

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.small-up-8 > .column, .small-up-8 > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
  max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .medium-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .medium-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .medium-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .medium-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .medium-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .medium-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 40em) {
  .row.medium-unstack > .column, .row.medium-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 64em) {
  .large-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .large-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .large-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .large-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .large-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .large-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .large-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.large-unstack > .column, .row.large-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media print, screen and (min-width: 64em) {
  .row.large-unstack > .column, .row.large-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 75em) {
  .xlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 75em) and (min-width: 75em) {
  .xlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 75em) {
  .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media screen and (min-width: 90em) {
  .xxlarge-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.3333333333%;
  }
  .xxlarge-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.6666666667%;
  }
  .xxlarge-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.3333333333%;
  }
  .xxlarge-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.6666666667%;
  }
  .xxlarge-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.3333333333%;
  }
  .xxlarge-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.6666666667%;
  }
  .xxlarge-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.3333333333%;
  }
  .xxlarge-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.6666666667%;
  }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column, .xxlarge-up-1 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column, .xxlarge-up-2 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column, .xxlarge-up-3 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column, .xxlarge-up-4 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column, .xxlarge-up-5 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
            flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column, .xxlarge-up-6 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column, .xxlarge-up-7 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 14.2857142857%;
            flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%;
  }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column, .xxlarge-up-8 > .columns {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
            flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 90em) and (min-width: 90em) {
  .xxlarge-expand {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
@media screen and (min-width: 90em) {
  .row.xxlarge-unstack > .column, .row.xxlarge-unstack > .columns {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .xxlarge-collapse > .column, .xxlarge-collapse > .columns {
    padding-right: 0;
    padding-left: 0;
  }
  .xxlarge-uncollapse > .column, .xxlarge-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 100%;
}

.column-block {
  margin-bottom: 1.25rem;
}
.column-block > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .column-block {
    margin-bottom: 1.875rem;
  }
  .column-block > :last-child {
    margin-bottom: 0;
  }
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0;
  border: none;
  border-radius: 8px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  padding: 0.85em 1em;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #666;
  color: #ffffff;
}
.button:hover, .button:focus {
  background-color: rgb(86.7, 86.7, 86.7);
  color: #ffffff;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #0A5CD2;
  color: #ffffff;
}
.button.primary:hover, .button.primary:focus {
  background-color: rgb(8, 73.6, 168);
  color: #ffffff;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #ffffff;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: rgb(94.4, 94.4, 94.4);
  color: #ffffff;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #202939;
}
.button.success:hover, .button.success:focus {
  background-color: rgb(34.2386266094, 187.3613733906, 91.3030042918);
  color: #202939;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #202939;
}
.button.warning:hover, .button.warning:focus {
  background-color: rgb(204, 139.2, 0);
  color: #202939;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #FF6D61;
  color: #202939;
}
.button.alert:hover, .button.alert:focus {
  background-color: rgb(255, 43.946835443, 26.6);
  color: #202939;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #666;
  color: #666;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #333333;
  color: #333333;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #0A5CD2;
  color: #0A5CD2;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #052e69;
  color: #052e69;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: rgb(127.5, 87, 0);
  color: rgb(127.5, 87, 0);
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #FF6D61;
  color: #FF6D61;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: rgb(176, 13.3670886076, 0);
  color: rgb(176, 13.3670886076, 0);
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #666;
}
.button.clear:hover, .button.clear:focus {
  color: #333333;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #0A5CD2;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #052e69;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: rgb(21.3991416309, 117.1008583691, 57.0643776824);
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: rgb(127.5, 87, 0);
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #FF6D61;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: rgb(176, 13.3670886076, 0);
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #ffffff transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #666;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #0A5CD2;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #FF6D61;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #666;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #202939;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 8px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #0A5CD2;
  color: #ffffff;
}
.label.primary {
  background: #0A5CD2;
  color: #ffffff;
}
.label.secondary {
  background: #767676;
  color: #ffffff;
}
.label.success {
  background: #3adb76;
  color: #202939;
}
.label.warning {
  background: #ffae00;
  color: #202939;
}
.label.alert {
  background: #FF6D61;
  color: #202939;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 8px;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #0A5CD2;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #FF6D61;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #0A5CD2;
  border-radius: 8px;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ffffff;
  white-space: nowrap;
  border-radius: 8px;
}

input[type=range] {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
  border-radius: 8px;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range][disabled] {
  opacity: 0.25;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 0.5rem;
  background: #e6e6e6;
}
input[type=range]::-webkit-slider-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -webkit-appearance: none;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-moz-range-track {
  height: 0.5rem;
  -moz-appearance: none;
  background: #e6e6e6;
}
input[type=range]::-moz-range-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -moz-appearance: none;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-ms-track {
  height: 0.5rem;
  border: 0;
  border-top: 0.45rem solid #ffffff;
  border-bottom: 0.45rem solid #ffffff;
  background: #e6e6e6;
  overflow: visible;
  color: transparent;
}
input[type=range]::-ms-thumb {
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
  background: #0A5CD2;
  border-radius: 8px;
}
input[type=range]::-ms-fill-lower {
  background: #cacaca;
}
input[type=range]::-ms-fill-upper {
  background: #e6e6e6;
}
output {
  vertical-align: middle;
  margin-left: 0.5em;
  line-height: 1.4rem;
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #ffffff;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 8px;
  background: #313335;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  border-radius: 10px;
  background: #ffffff;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #0A5CD2;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:focus-visible ~ .switch-paddle {
  background: rgb(44.1, 45.9, 47.7);
}
input:focus-visible ~ .switch-paddle::after {
  background: #ffffff;
}
input:checked:focus-visible ~ .switch-paddle {
  background: rgb(8.5, 78.2, 178.5);
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 8px;
}
thead,
tbody,
tfoot {
  border: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

caption {
  padding: 1.125rem 1.25rem;
  font-weight: bold;
}

thead {
  background: rgb(248.625, 248.625, 248.625);
  color: #5E6092;
}

tfoot {
  background: rgb(242.25, 242.25, 242.25);
  color: #5E6092;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 1.125rem 1.25rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 1.125rem 1.25rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgb(242.25, 242.25, 242.25);
}

table.unstriped tbody {
  background-color: #ffffff;
}
table.unstriped tbody tr {
  border-bottom: 1px solid rgb(242.25, 242.25, 242.25);
  background-color: #ffffff;
}

@media print, screen and (max-width: 39.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgb(243.525, 243.525, 243.525);
}
table.hover tfoot tr:hover {
  background-color: rgb(237.15, 237.15, 237.15);
}
table.hover tbody tr:hover {
  background-color: rgb(249.9, 249.9, 249.9);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgb(237.15, 237.15, 237.15);
}

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #0A5CD2;
  color: #ffffff;
}
.badge.primary {
  background: #0A5CD2;
  color: #ffffff;
}
.badge.secondary {
  background: #767676;
  color: #ffffff;
}
.badge.success {
  background: #3adb76;
  color: #202939;
}
.badge.warning {
  background: #ffae00;
  color: #202939;
}
.badge.alert {
  background: #FF6D61;
  color: #202939;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 8px;
  background-color: #ffffff;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 8px;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 8px;
  color: #202939;
}
.pagination a:hover,
.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #0A5CD2;
  color: #ffffff;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #202939;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.accordion {
  margin-left: 0;
  background: #ffffff;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 8px 8px 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 8px 8px;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #0A5CD2;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 8px 8px;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #5E6092;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.tabs {
  margin: 0;
  border: 1px solid none;
  background: transparent;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #0A5CD2;
}
.tabs.primary > li > a {
  color: #ffffff;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(9.5, 87.4, 199.5);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0.7rem 1rem;
  font-size: 100%;
  line-height: 1;
  color: #0A5CD2;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: rgba(94, 96, 146, 0.75);
  color: rgb(8.6, 79.12, 180.6);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #5E6092;
  color: #ffffff;
}

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: transparent;
  color: #5E6092;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}
.tabs-panel.is-active {
  display: block;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 75em) {
  .menu.xlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xlarge-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media screen and (min-width: 90em) {
  .menu.xxlarge-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.xxlarge-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.xxlarge-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.xxlarge-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #0A5CD2;
  color: #ffffff;
}
.menu .active > a {
  background: #0A5CD2;
  color: #ffffff;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
          box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #202939;
  -webkit-box-shadow: 0 7px 0 #202939, 0 14px 0 #202939;
          box-shadow: 0 7px 0 #202939, 0 14px 0 #202939;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #666;
  -webkit-box-shadow: 0 7px 0 #666, 0 14px 0 #666;
          box-shadow: 0 7px 0 #666, 0 14px 0 #666;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #0A5CD2 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #0A5CD2 transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #0B0B51 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #0A5CD2;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #0B0B51 transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0B0B51;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #0B0B51 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #0B0B51 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #0B0B51;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #0B0B51 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #0B0B51 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #0B0B51;
  }
}
@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #0B0B51 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #0B0B51 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #0B0B51;
  }
}
@media screen and (min-width: 90em) {
  .dropdown.menu.xxlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.xxlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.xxlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #0B0B51 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.xxlarge-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.xxlarge-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #0B0B51 transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.xxlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #0B0B51;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #ffffff;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #0B0B51 transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0B0B51;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
  position: fixed;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
          box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
}
.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6;
  position: absolute;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  -webkit-box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
          box-shadow: 0 0 10px rgba(32, 41, 57, 0.7);
}
.off-canvas-absolute.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}

.position-left.is-transition-push {
  -webkit-box-shadow: inset -13px 0 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(32, 41, 57, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(250px);
          transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  -webkit-transform: translateX(-250px);
          transform: translateX(-250px);
}

.position-right.is-transition-push {
  -webkit-box-shadow: inset 13px 0 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(32, 41, 57, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}

.position-top.is-transition-push {
  -webkit-box-shadow: inset 0 -13px 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(32, 41, 57, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  -webkit-transform: translateY(250px);
          transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  -webkit-box-shadow: inset 0 13px 20px -13px rgba(32, 41, 57, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(32, 41, 57, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media screen and (min-width: 90em) {
  .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-xxlarge ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-xxlarge ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-xxlarge ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-xxlarge .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-xxlarge {
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xlarge .close-button {
    display: none;
  }
}
@media screen and (min-width: 90em) {
  .off-canvas.in-canvas-for-xxlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none;
  }
  .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top, .off-canvas.in-canvas-for-xxlarge.position-bottom {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-xxlarge .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  display: none;
  background-color: rgba(32, 41, 57, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 100000;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 8px;
  background-color: #ffffff;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column, .reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 100rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 100rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 100rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #202939;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.title-bar-right {
  text-align: right;
}

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}

.top-bar {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

@media print, screen and (min-width: 40em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 89.99875em) {
  .top-bar.stacked-for-xlarge {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-xlarge .top-bar-left,
  .top-bar.stacked-for-xlarge .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar.stacked-for-xxlarge {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .xxlarge-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .xxlarge-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .xxlarge-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .xxlarge-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .xxlarge-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .xxlarge-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xxlarge-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xxlarge-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xxlarge-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xxlarge-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xxlarge-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xxlarge-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em) {
  .show-for-xlarge {
    display: none !important;
  }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.99875em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge {
    display: none !important;
  }
}

@media screen and (min-width: 90em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}

@media screen and (max-width: 89.99875em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/* DEBUG / BREAKPOINT INDICATORS */
body.staging-dev:not(#audits):before {
  position: fixed;
  z-index: 99999;
  content: "Breakpoint: ";
  top: 0;
  left: 0;
  background-color: red;
  color: #ffffff;
  padding: 5px 8px 5px 5px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 0 0 6px 0;
}

/* xxlarge only */
@media screen and (min-width: 90em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: XXLarge";
  }
}
/* xlarge only */
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: XLarge";
  }
}
/* large only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Large";
  }
}
/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Medium";
  }
}
/* small only */
@media print, screen and (max-width: 39.99875em) {
  body.staging-dev:not(#audits):before {
    content: "Breakpoint: Small";
  }
}
/* 
 * FUNCTIONS
 * Various functions for rendering SVG icons / arrows etc. Using these allows fill colours 
 * and in some cases direction of arrows to be specified and the relevant SVG markup output
 * urlencoded SVGs in the CSS file.
 */
/*@function svgCloseIcon( $itemcolour ) {
    @return url( 'data:image/svg+xml;charset=utf8,' + url-encode( '<svg xmlns="http://www.w3.org/2000/svg" width="31.258" height="29.414"><g fill="none" stroke="' + $itemcolour + '" stroke-width="3"><path d="M1.02 28.314 30.238 1.195" /><path d="m1.52 1.076 28.023 27.238" /></g></svg>' ) );
}*/
/* Fonts:
   Albert Sans + Cabinet Grotesk
*/
/* =========================
   Albert Sans
========================= */
@font-face {
  font-family: "albert_sans_regular";
  src: url("../fonts/AlbertSans-Regular.woff2") format("woff2"), url("../fonts/AlbertSans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_italic";
  src: url("../fonts/AlbertSans-Italic.woff2") format("woff2"), url("../fonts/AlbertSans-Italic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_medium";
  src: url("../fonts/AlbertSans-Medium.woff2") format("woff2"), url("../fonts/AlbertSans-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_medium_italic";
  src: url("../fonts/AlbertSans-MediumItalic.woff2") format("woff2"), url("../fonts/AlbertSans-MediumItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_semibold";
  src: url("../fonts/AlbertSans-SemiBold.woff2") format("woff2"), url("../fonts/AlbertSans-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_semibold_italic";
  src: url("../fonts/AlbertSans-SemiBoldItalic.woff2") format("woff2"), url("../fonts/AlbertSans-SemiBoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_bold";
  src: url("../fonts/AlbertSans-Bold.woff2") format("woff2"), url("../fonts/AlbertSans-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "albert_sans_bold_italic";
  src: url("../fonts/AlbertSans-BoldItalic.woff2") format("woff2"), url("../fonts/AlbertSans-BoldItalic.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* =========================
   Cabinet Grotesk
========================= */
@font-face {
  font-family: "cabinet_grotesk_regular";
  src: url("../fonts/CabinetGrotesk-Regular.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cabinet_grotesk_medium";
  src: url("../fonts/CabinetGrotesk-Medium.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cabinet_grotesk_bold";
  src: url("../fonts/CabinetGrotesk-Bold.woff2") format("woff2"), url("../fonts/CabinetGrotesk-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/*
 * MARGIN / PADDING CLASSES 
 * These are intended to be used for adding or removing padding or margins
 * on elements in a way to allow flexible variations between breakpoints
 */
.unpadded .columns {
  padding-left: 0;
  padding-right: 0;
}

.unpadded.columns {
  padding-left: 0;
  padding-right: 0;
}

.unpadded_column, .unpadded-column {
  padding-left: 0;
  padding-right: 0;
}

.unpadded_column_left, .unpadded-column-left {
  padding-left: 0;
}

.unpadded_column_right, .unpadded-column-right {
  padding-right: 0;
}

.small-padding-left {
  padding-left: 16px !important;
}

.small-padding-right {
  padding-right: 16px !important;
}

.left-padding-half {
  padding-left: 8px !important;
}

.right-padding-half {
  padding-left: 8px !important;
}

.no-top-padding, .top-padding-zero {
  padding-top: 0 !important;
}

.no-bottom-padding, .bottom-padding-zero {
  padding-bottom: 0 !important;
}

.no-top-margin, .top-margin-zero {
  margin-top: 0 !important;
}

.no-bottom-margin, .bottom-margin-zero {
  margin-bottom: 0 !important;
}

.no-left-padding, .left-padding-zero {
  padding-left: 0 !important;
}

.no-right-padding, .right-padding-zero {
  padding-right: 0 !important;
}

.no-left-margin, .left-margin-zero {
  margin-left: 0 !important;
}

.no-right-margin, .right-margin-zero {
  margin-right: 0 !important;
}

.top-margin-auto {
  margin-top: auto;
}

.bottom-margin-auto {
  margin-bottom: auto;
}

/* NEGATIVE MARGINS */
/* 16px Padding options */
.top-negative-margin-one {
  margin-top: -16px !important;
}

.bottom-negative-margin-one {
  margin-bottom: -16px !important;
}

/* 32px Padding options */
.top-negative-margin-two {
  margin-top: -32px !important;
}

.bottom-negative-margin-two {
  margin-bottom: -32px !important;
}

/* 48px Padding options */
.top-negative-margin-three {
  margin-top: -48px !important;
}

.bottom-negative-margin-three {
  margin-bottom: -48px !important;
}

.large-offset-05 {
  margin-left: 4.15555%;
}

/* POSITIVE */
/* 8px Padding options */
.top-padding-half {
  padding-top: 8px !important;
}

.bottom-padding-half {
  padding-bottom: 8px !important;
}

.top-margin-half {
  margin-top: 8px !important;
}

.bottom-margin-half {
  margin-bottom: 8px !important;
}

/* 16px Padding options */
.top-padding-one {
  padding-top: 16px !important;
}

.bottom-padding-one {
  padding-bottom: 16px !important;
}

.top-margin-one {
  margin-top: 16px !important;
}

.bottom-margin-one {
  margin-bottom: 16px !important;
}

/* 24px Padding options */
.top-padding-one-half {
  padding-top: 24px !important;
}

.bottom-padding-one-half {
  padding-bottom: 24px !important;
}

.top-margin-one-half {
  margin-top: 24px !important;
}

.bottom-margin-one-half {
  margin-bottom: 24px !important;
}

/* 32px Padding options */
.top-padding-two {
  padding-top: 32px !important;
}

.bottom-padding-two {
  padding-bottom: 32px !important;
}

.top-margin-two {
  margin-top: 32px !important;
}

.bottom-margin-two {
  margin-bottom: 32px !important;
}

/* 48px Padding options */
.top-padding-three {
  padding-top: 48px !important;
}

.bottom-padding-three {
  padding-bottom: 48px !important;
}

.top-margin-three {
  margin-top: 48px !important;
}

.bottom-margin-three {
  margin-bottom: 48px !important;
}

/* 64px Padding options */
.top-padding-four {
  padding-top: 64px !important;
}

.bottom-padding-four {
  padding-bottom: 64px !important;
}

.top-margin-four {
  margin-top: 64px !important;
}

.bottom-margin-four {
  margin-bottom: 64px !important;
}

/* 80px Padding options */
.top-padding-five {
  padding-top: 80px !important;
}

.bottom-padding-five {
  padding-bottom: 80px !important;
}

.top-margin-five {
  margin-top: 80px !important;
}

.bottom-margin-five {
  margin-bottom: 80px !important;
}

/* 96px Padding options */
.top-padding-six {
  padding-top: 96px !important;
}

.bottom-padding-six {
  padding-bottom: 96px !important;
}

.top-margin-six {
  margin-top: 96px !important;
}

.bottom-margin-six {
  margin-bottom: 96px !important;
}

/* 112px  Padding options */
.top-padding-seven {
  padding-top: 112px !important;
}

.bottom-padding-seven {
  padding-bottom: 112px !important;
}

.top-margin-seven {
  margin-top: 112px !important;
}

.bottom-margin-seven {
  margin-bottom: 112px !important;
}

/* 128px Padding options */
.top-padding-eight {
  padding-top: 128px !important;
}

.bottom-padding-eight {
  padding-bottom: 128px !important;
}

.top-margin-eight {
  margin-top: 128px !important;
}

.bottom-margin-eight {
  margin-bottom: 128px !important;
}

/* 16px Left / Right Padding options */
.left-padding-one {
  padding-left: 16px !important;
}

.right-padding-one {
  padding-right: 16px !important;
}

/* 16px Left / Right Margin options */
.left-margin-one {
  margin-left: 16px !important;
}

.right-margin-one {
  margin-right: 16px !important;
}

/* 32px Left / Right Padding options */
.left-padding-two {
  padding-left: 32px !important;
}

.right-padding-two {
  padding-right: 32px !important;
}

/* 48px Left / Right Padding options */
.left-padding-three {
  padding-left: 48px !important;
}

.right-padding-three {
  padding-right: 48px !important;
}

.alt-padding .column:nth-child(odd), .alt-padding .columns:nth-child(odd) {
  padding-left: 0;
}

.alt-padding .column:nth-child(even), .alt-padding .columns:nth-child(even) {
  padding-right: 0;
}

.small-inner-padding .column:nth-child(odd), .small-inner-padding .columns:nth-child(odd) {
  padding-left: 0;
  padding-right: 20px;
}

.small-inner-padding .column:nth-child(even), .small-inner-padding .columns:nth-child(even) {
  padding-right: 0;
  padding-left: 20px;
}

.alt-left-padding .column, .alt-left-padding .columns {
  padding-left: 0;
}

.padding-right-restore, .padding-right-restore.columns {
  padding-right: 30px;
}

.padding-left-restore, .padding-left-restore.columns {
  padding-left: 30px;
}

/* 1280px - large */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .unpadded-column-large {
    padding-left: 0;
    padding-right: 0;
  }
}
/* 1023px - med */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .unpadded-column-medium {
    padding-left: 0;
    padding-right: 0;
  }
}
/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .padding-right-restore, .padding-right-restore.columns {
    padding-right: 16px;
  }
  .padding-left-restore, .padding-left-restore.columns {
    padding-left: 16px;
  }
  .no-left-padding-small-only {
    padding-left: 0 !important;
  }
  .no-right-padding-small-only {
    padding-right: 0 !important;
  }
}
/* 640px - 1023px - Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .no-left-padding-medium-only {
    padding-left: 0 !important;
  }
  .no-right-padding-medium-only {
    padding-right: 0 !important;
  }
}
/* 1023px - 1199px - Large Only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .no-left-padding-large-only {
    padding-left: 0 !important;
  }
  .no-right-padding-large-only {
    padding-right: 0 !important;
  }
}
@media print, screen and (max-width: 39.99875em) {
  /*.left-margin-one-medium-up {
  	margin-left:0 !important;
  }
  .right-margin-one-medium-up {
  	margin-right:0 !important;
  }*/
}
@media print, screen and (min-width: 40em) {
  .left-margin-one-medium-up {
    margin-left: 16px !important;
  }
  .right-margin-one-medium-up {
    margin-right: 16px !important;
  }
}
/* Min-width sized classes */
/* 0px and up */
@media print, screen and (max-width: 39.99875em) {
  /* Translate Y */
  .translate-y--50-small {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-small {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  .no-left-padding-small, .left-padding-zero-small {
    padding-left: 0 !important;
  }
  .no-right-padding-small, .right-padding-zero-small {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-small {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-small {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-small {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-small {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-small {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-small {
    margin-bottom: -48px !important;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-small, .left-padding-zero-small {
    padding-left: 0 !important;
  }
  .no-right-padding-small, .right-padding-zero-small {
    padding-right: 0 !important;
  }
  /* 8px Left / Right Padding options */
  .left-padding-half-small {
    padding-left: 8px !important;
  }
  .right-padding-half-small {
    padding-right: 8px !important;
  }
  /* 16px Left / Right Padding options */
  .left-padding-one-small {
    padding-left: 16px !important;
  }
  .right-padding-one-small {
    padding-right: 16px !important;
  }
  /* 24px Left / Right Padding options */
  .left-padding-one-half-small {
    padding-left: 24px !important;
  }
  .right-padding-one-half-small {
    padding-right: 24px !important;
  }
  /* 32px Left / Right Padding options */
  .left-padding-two-small {
    padding-left: 32px !important;
  }
  .right-padding-two-small {
    padding-right: 32px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-small {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-small {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-small {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-small {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-small {
    padding-top: 8px !important;
  }
  .bottom-padding-half-small {
    padding-bottom: 8px !important;
  }
  .top-margin-half-small {
    margin-top: 8px !important;
  }
  .bottom-margin-half-small {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-small {
    padding-top: 16px !important;
  }
  .bottom-padding-one-small {
    padding-bottom: 16px !important;
  }
  .top-margin-one-small {
    margin-top: 16px !important;
  }
  .bottom-margin-one-small {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-small {
    padding-top: 32px !important;
  }
  .bottom-padding-two-small {
    padding-bottom: 32px !important;
  }
  .top-margin-two-small {
    margin-top: 32px !important;
  }
  .bottom-margin-two-small {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-small {
    padding-top: 48px !important;
  }
  .bottom-padding-three-small {
    padding-bottom: 48px !important;
  }
  .top-margin-three-small {
    margin-top: 48px !important;
  }
  .bottom-margin-three-small {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-small {
    padding-top: 64px !important;
  }
  .bottom-padding-four-small {
    padding-bottom: 64px !important;
  }
  .top-margin-four-small {
    margin-top: 64px !important;
  }
  .bottom-margin-four-small {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-small {
    padding-top: 80px !important;
  }
  .bottom-padding-five-small {
    padding-bottom: 80px !important;
  }
  .top-margin-five-small {
    margin-top: 80px !important;
  }
  .bottom-margin-five-small {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-small {
    padding-top: 96px !important;
  }
  .bottom-padding-six-small {
    padding-bottom: 96px !important;
  }
  .top-margin-six-small {
    margin-top: 96px !important;
  }
  .bottom-margin-six-small {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-small {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-small {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-small {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-small {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-small {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-small {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-small {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-small {
    margin-bottom: 128px !important;
  }
}
/* Medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  /* Translate Y */
  .translate-y--50-medium {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-medium {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-medium, .left-padding-zero-medium {
    padding-left: 0 !important;
  }
  .no-right-padding-medium, .right-padding-zero-medium {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-medium {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-medium {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-medium {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-medium {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-medium {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-medium {
    margin-bottom: -48px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-medium {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-medium {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-medium {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-medium {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-medium {
    padding-top: 8px !important;
  }
  .bottom-padding-half-medium {
    padding-bottom: 8px !important;
  }
  .top-margin-half-medium {
    margin-top: 8px !important;
  }
  .bottom-margin-half-medium {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-medium {
    padding-top: 16px !important;
  }
  .bottom-padding-one-medium {
    padding-bottom: 16px !important;
  }
  .top-margin-one-medium {
    margin-top: 16px !important;
  }
  .bottom-margin-one-medium {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-medium {
    padding-top: 32px !important;
  }
  .bottom-padding-two-medium {
    padding-bottom: 32px !important;
  }
  .top-margin-two-medium {
    margin-top: 32px !important;
  }
  .bottom-margin-two-medium {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-medium {
    padding-top: 48px !important;
  }
  .bottom-padding-three-medium {
    padding-bottom: 48px !important;
  }
  .top-margin-three-medium {
    margin-top: 48px !important;
  }
  .bottom-margin-three-medium {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-medium {
    padding-top: 64px !important;
  }
  .bottom-padding-four-medium {
    padding-bottom: 64px !important;
  }
  .top-margin-four-medium {
    margin-top: 64px !important;
  }
  .bottom-margin-four-medium {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-medium {
    padding-top: 80px !important;
  }
  .bottom-padding-five-medium {
    padding-bottom: 80px !important;
  }
  .top-margin-five-medium {
    margin-top: 80px !important;
  }
  .bottom-margin-five-medium {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-medium {
    padding-top: 96px !important;
  }
  .bottom-padding-six-medium {
    padding-bottom: 96px !important;
  }
  .top-margin-six-medium {
    margin-top: 96px !important;
  }
  .bottom-margin-six-medium {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-medium {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-medium {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-medium {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-medium {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-medium {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-medium {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-medium {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-medium {
    margin-bottom: 128px !important;
  }
}
/* Large only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  /* Translate Y */
  .translate-y--50-large {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .flex-align-end-large {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
  /* 0 Left / Right Padding options */
  .no-left-padding-large, .left-padding-zero-large {
    padding-left: 0 !important;
  }
  .no-right-padding-large, .right-padding-zero-large {
    padding-right: 0 !important;
  }
  /* NEGATIVE MARGINS */
  /* 16px Padding options */
  .top-negative-margin-one-large {
    margin-top: -16px !important;
  }
  .bottom-negative-margin-one-large {
    margin-bottom: -16px !important;
  }
  /* 32px Padding options */
  .top-negative-margin-two-large {
    margin-top: -32px !important;
  }
  .bottom-negative-margin-two-large {
    margin-bottom: -32px !important;
  }
  /* 48px Padding options */
  .top-negative-margin-three-large {
    margin-top: -48px !important;
  }
  .bottom-negative-margin-three-large {
    margin-bottom: -48px !important;
  }
  /* 0 Top / Bottom Padding options */
  .top-padding-zero-large {
    padding-top: 0 !important;
  }
  .bottom-padding-zero-large {
    padding-bottom: 0 !important;
  }
  .top-margin-zero-large {
    margin-top: 0 !important;
  }
  .bottom-margin-zero-large {
    margin-bottom: 0 !important;
  }
  /* 8px Top / Bottom Padding options */
  .top-padding-half-large {
    padding-top: 8px !important;
  }
  .bottom-padding-half-large {
    padding-bottom: 8px !important;
  }
  .top-margin-half-large {
    margin-top: 8px !important;
  }
  .bottom-margin-half-large {
    margin-bottom: 8px !important;
  }
  /* 16px Top / Bottom Padding options */
  .top-padding-one-large {
    padding-top: 16px !important;
  }
  .bottom-padding-one-large {
    padding-bottom: 16px !important;
  }
  .top-margin-one-large {
    margin-top: 16px !important;
  }
  .bottom-margin-one-large {
    margin-bottom: 16px !important;
  }
  /* 32px Top / Bottom Padding options */
  .top-padding-two-large {
    padding-top: 32px !important;
  }
  .bottom-padding-two-large {
    padding-bottom: 32px !important;
  }
  .top-margin-two-large {
    margin-top: 32px !important;
  }
  .bottom-margin-two-large {
    margin-bottom: 32px !important;
  }
  /* 48px Top / Bottom Padding options */
  .top-padding-three-large {
    padding-top: 48px !important;
  }
  .bottom-padding-three-large {
    padding-bottom: 48px !important;
  }
  .top-margin-three-large {
    margin-top: 48px !important;
  }
  .bottom-margin-three-large {
    margin-bottom: 48px !important;
  }
  /* 64px Top / Bottom Padding options */
  .top-padding-four-large {
    padding-top: 64px !important;
  }
  .bottom-padding-four-large {
    padding-bottom: 64px !important;
  }
  .top-margin-four-large {
    margin-top: 64px !important;
  }
  .bottom-margin-four-large {
    margin-bottom: 64px !important;
  }
  /* 80px Padding options */
  .top-padding-five-large {
    padding-top: 80px !important;
  }
  .bottom-padding-five-large {
    padding-bottom: 80px !important;
  }
  .top-margin-five-large {
    margin-top: 80px !important;
  }
  .bottom-margin-five-large {
    margin-bottom: 80px !important;
  }
  /* 96px Padding options */
  .top-padding-six-large {
    padding-top: 96px !important;
  }
  .bottom-padding-six-large {
    padding-bottom: 96px !important;
  }
  .top-margin-six-large {
    margin-top: 96px !important;
  }
  .bottom-margin-six-large {
    margin-bottom: 96px !important;
  }
  /* 112px  Padding options */
  .top-padding-seven-large {
    padding-top: 112px !important;
  }
  .bottom-padding-seven-large {
    padding-bottom: 112px !important;
  }
  .top-margin-seven-large {
    margin-top: 112px !important;
  }
  .bottom-margin-seven-large {
    margin-bottom: 112px !important;
  }
  /* 128px Top / Bottom Padding options */
  .top-padding-eight-large {
    padding-top: 128px !important;
  }
  .bottom-padding-eight-large {
    padding-bottom: 128px !important;
  }
  .top-margin-eight-large {
    margin-top: 128px !important;
  }
  .bottom-margin-eight-large {
    margin-bottom: 128px !important;
  }
}
/* XLarge only */
@media screen and (min-width: 75em) and (max-width: 89.99875em) {
  .flex-align-end-xlarge {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
/* XXLarge only */
@media screen and (min-width: 90em) {
  .flex-align-end-xxlarge {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
  }
}
/* Animations:
*/
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation: fadeOut 1.5s ease-out 1;
          animation: fadeOut 1.5s ease-out 1;
}

@-webkit-keyframes rotateInfinite {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotateInfinite {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.rotate-infinite {
  -webkit-animation: rotateInfinite 1.5s linear infinite;
          animation: rotateInfinite 1.5s linear infinite;
}

@-webkit-keyframes rotateInfiniteCentered {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
            transform: translateX(-50%) translateY(-50%) rotate(360deg);
  }
}

@keyframes rotateInfiniteCentered {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0deg);
            transform: translateX(-50%) translateY(-50%) rotate(0deg);
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(360deg);
            transform: translateX(-50%) translateY(-50%) rotate(360deg);
  }
}
.rotate-infinite-centered {
  -webkit-animation: rotateInfiniteCentered 1.5s linear infinite;
          animation: rotateInfiniteCentered 1.5s linear infinite;
}

@-webkit-keyframes spinEvery3s {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinEvery3s {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  10% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes circlePulseInner {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@keyframes circlePulseInner {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@-webkit-keyframes circlePulseOuter {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
@keyframes circlePulseOuter {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
            transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
            transform: translateX(-50%) translateY(-50%) scale(3);
    opacity: 0;
  }
}
/* Typography:
 */
h1.regular, h2.regular, h3.regular, h4.regular, h5.regular, h6.regular, p.regular, label.regular, span.regular, input.regular, textarea.regular, select.regular, .button.regular, strong.regular {
  font-family: "cabinet_grotesk_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.medium, h2.medium, h3.medium, h4.medium, h5.medium, h6.medium, p.medium, label.medium, span.medium, input.medium, textarea.medium, select.medium, .button.medium, strong.medium {
  font-family: "cabinet_grotesk_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.semibold, h2.semibold, h3.semibold, h4.semibold, h5.semibold, h6.semibold, p.semibold, label.semibold, span.semibold, input.semibold, textarea.semibold, select.semibold, .button.semibold, strong.semibold {
  font-family: "cabinet_grotesk_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
h1.bold, h2.bold, h3.bold, h4.bold, h5.bold, h6.bold, p.bold, label.bold, span.bold, input.bold, textarea.bold, select.bold, .button.bold, strong.bold {
  font-family: "cabinet_grotesk_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

p.regular {
  font-family: "albert_sans_regular", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
p.medium {
  font-family: "albert_sans_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
p.semibold {
  font-family: "albert_sans_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}
p.bold {
  font-family: "albert_sans_bold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

h1.size-xxxs, h2.size-xxxs, h3.size-xxxs, h4.size-xxxs, h5.size-xxxs, h6.size-xxxs {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 0.625rem; /* half the line-height */
}
h1.size-xxs, h2.size-xxs, h3.size-xxs, h4.size-xxs, h5.size-xxs, h6.size-xxs {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 1rem;
}
h1.size-xms, h2.size-xms, h3.size-xms, h4.size-xms, h5.size-xms, h6.size-xms {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
  margin-bottom: 1rem; /* half the line-height */
}
h1.size-xs, h2.size-xs, h3.size-xs, h4.size-xs, h5.size-xs, h6.size-xs {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
  margin-bottom: 1rem; /* half the line-height */
}
h1.size-sm, h2.size-sm, h3.size-sm, h4.size-sm, h5.size-sm, h6.size-sm {
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.375rem;
  margin-bottom: 1.1875rem; /* half the line-height */
}
h1.size-md, h2.size-md, h3.size-md, h4.size-md, h5.size-md, h6.size-md {
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2.75rem;
  letter-spacing: -0.045rem;
  margin-bottom: 1.375rem; /* half the line-height */
}
h1.size-lg, h2.size-lg, h3.size-lg, h4.size-lg, h5.size-lg, h6.size-lg {
  font-size: 3rem;
  font-style: normal;
  font-weight: 400;
  line-height: 3.75rem;
  letter-spacing: -0.06rem;
  margin-bottom: 1.875rem; /* half the line-height */
}
h1.size-xl, h2.size-xl, h3.size-xl, h4.size-xl, h5.size-xl, h6.size-xl {
  font-size: 3.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 4.5rem;
  letter-spacing: -0.075rem;
  margin-bottom: 2.25rem; /* half the line-height */
}
h1.size-2xl, h2.size-2xl, h3.size-2xl, h4.size-2xl, h5.size-2xl, h6.size-2xl {
  font-size: 4.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 5.625rem;
  letter-spacing: -0.09rem;
  margin-bottom: 2.8125rem; /* half the line-height */
}
h1.has-xxxs-font-size, h2.has-xxxs-font-size, h3.has-xxxs-font-size, h4.has-xxxs-font-size, h5.has-xxxs-font-size, h6.has-xxxs-font-size {
  margin-bottom: 0.625rem; /* half the line-height */
}
h1.has-xxs-font-size, h2.has-xxs-font-size, h3.has-xxs-font-size, h4.has-xxs-font-size, h5.has-xxs-font-size, h6.has-xxs-font-size {
  margin-bottom: 1rem;
}
h1.has-xms-font-size, h2.has-xms-font-size, h3.has-xms-font-size, h4.has-xms-font-size, h5.has-xms-font-size, h6.has-xms-font-size {
  margin-bottom: 1rem; /* half the line-height */
}
h1.has-xs-font-size, h2.has-xs-font-size, h3.has-xs-font-size, h4.has-xs-font-size, h5.has-xs-font-size, h6.has-xs-font-size {
  margin-bottom: 1rem; /* half the line-height */
}
h1.has-sm-font-size, h2.has-sm-font-size, h3.has-sm-font-size, h4.has-sm-font-size, h5.has-sm-font-size, h6.has-sm-font-size {
  margin-bottom: 1.1875rem; /* half the line-height */
}
h1.has-md-font-size, h2.has-md-font-size, h3.has-md-font-size, h4.has-md-font-size, h5.has-md-font-size, h6.has-md-font-size {
  letter-spacing: -0.045rem;
  margin-bottom: 1.375rem; /* half the line-height */
}
h1.has-lg-font-size, h2.has-lg-font-size, h3.has-lg-font-size, h4.has-lg-font-size, h5.has-lg-font-size, h6.has-lg-font-size {
  letter-spacing: -0.06rem;
  margin-bottom: 1.875rem; /* half the line-height */
}
h1.has-xl-font-size, h2.has-xl-font-size, h3.has-xl-font-size, h4.has-xl-font-size, h5.has-xl-font-size, h6.has-xl-font-size {
  letter-spacing: -0.075rem;
  margin-bottom: 2.25rem; /* half the line-height */
}
h1.has-2xl-font-size, h2.has-2xl-font-size, h3.has-2xl-font-size, h4.has-2xl-font-size, h5.has-2xl-font-size, h6.has-2xl-font-size {
  letter-spacing: -0.09rem;
  margin-bottom: 2.8125rem; /* half the line-height */
}

p.size-xs, label.size-xs, ul.size-xs, ol.size-xs, span.size-xs, .lozenge.size-xs, strong.size-xs {
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.125rem;
}
p.size-sm, label.size-sm, ul.size-sm, ol.size-sm, span.size-sm, .lozenge.size-sm, strong.size-sm {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25rem;
}
p.size-md, label.size-md, ul.size-md, ol.size-md, span.size-md, .lozenge.size-md, strong.size-md {
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
}
p.size-lg, label.size-lg, ul.size-lg, ol.size-lg, span.size-lg, .lozenge.size-lg, strong.size-lg {
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75rem;
}
p.size-xl, label.size-xl, ul.size-xl, ol.size-xl, span.size-xl, .lozenge.size-xl, strong.size-xl {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.875rem;
}
p.size-2xl, label.size-2xl, ul.size-2xl, ol.size-2xl, span.size-2xl, .lozenge.size-2xl, strong.size-2xl {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2rem;
}
p.has-xs-font-size, label.has-xs-font-size, ul.has-xs-font-size, ol.has-xs-font-size, span.has-xs-font-size, .lozenge.has-xs-font-size, strong.has-xs-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-sm-font-size, label.has-sm-font-size, ul.has-sm-font-size, ol.has-sm-font-size, span.has-sm-font-size, .lozenge.has-sm-font-size, strong.has-sm-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-md-font-size, label.has-md-font-size, ul.has-md-font-size, ol.has-md-font-size, span.has-md-font-size, .lozenge.has-md-font-size, strong.has-md-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-lg-font-size, label.has-lg-font-size, ul.has-lg-font-size, ol.has-lg-font-size, span.has-lg-font-size, .lozenge.has-lg-font-size, strong.has-lg-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-xl-font-size, label.has-xl-font-size, ul.has-xl-font-size, ol.has-xl-font-size, span.has-xl-font-size, .lozenge.has-xl-font-size, strong.has-xl-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}
p.has-2xl-font-size, label.has-2xl-font-size, ul.has-2xl-font-size, ol.has-2xl-font-size, span.has-2xl-font-size, .lozenge.has-2xl-font-size, strong.has-2xl-font-size {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}

h1.grey-800, h2.grey-800, h3.grey-800, h4.grey-800, h5.grey-800, h6.grey-800, p.grey-800, label.grey-800, ul.grey-800, ol.grey-800, span.grey-800, .lozenge.grey-800, strong.grey-800, a.grey-800 {
  color: #54585B;
}

.uppercase {
  text-transform: uppercase;
}

.capitalised {
  text-transform: capitalize;
}

/* Spacers:
 */
div.spacer.size-xs {
  height: 0.75rem;
}
div.spacer.size-sm {
  height: 1.5em;
}
div.spacer.size-md {
  height: 2.25rem;
}
div.spacer.size-lg {
  height: 3rem;
}
div.spacer.size-xl {
  height: 3.75rem;
}
div.spacer.size-2xl {
  height: 4.5rem;
}

.wp-block-spacer.is-style-size-xs {
  height: var(--wp--preset--spacing--xs);
}

.wp-block-spacer.is-style-size-sm {
  height: var(--wp--preset--spacing--sm);
}

.wp-block-spacer.is-style-size-md {
  height: var(--wp--preset--spacing--md);
}

.wp-block-spacer.is-style-size-lg {
  height: var(--wp--preset--spacing--lg);
}

.wp-block-spacer.is-style-size-xl {
  height: var(--wp--preset--spacing--xl);
}

.wp-block-spacer.is-style-size-2xl {
  height: var(--wp--preset--spacing--2xl);
}

/* Errors:
 */
.form-error {
  margin-top: 0.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-family: "cabinet_grotesk_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #FF6D61;
}

.form-error-panel {
  background-color: #FF6D61;
  font-size: 1rem;
  font-family: "cabinet_grotesk_bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-align: center;
  padding: 0.85rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-error-panel p {
  margin-bottom: 0;
}
.form-error-panel p .error-total {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  font-family: "cabinet_grotesk_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  color: #FF6D61;
  margin-right: 0.5rem;
  height: 1.125rem;
  min-width: 1.25rem;
  line-height: 1.125rem;
}

#create_edit_template_modal .form-error-panel {
  margin-left: -1rem;
  margin-right: -1rem;
  margin-top: -1.875rem;
  margin-bottom: 1.875rem;
}

/* Inputs:
 */
[type=checkbox].checkbox {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 1px;
  height: 3.1875rem;
  margin: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
}
[type=checkbox].checkbox:focus-visible, [type=checkbox].checkbox.focused {
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

[type=checkbox].checkbox + label.checkbox-label {
  margin-bottom: 1rem;
  width: 3.1875rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 22px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
}
[type=checkbox].checkbox + label.checkbox-label.check-square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

[type=checkbox].checkbox:focus-visible + label.checkbox-label {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}

[type=checkbox].checkbox + label.checkbox-label.star {
  background-image: url("../img/icons/star-01-gray-600.svg");
}
[type=checkbox].checkbox + label.checkbox-label.star.square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

[type=checkbox].checkbox:checked + label.checkbox-label {
  background-image: url("../img/icons/check.svg");
}
[type=checkbox].checkbox:checked + label.checkbox-label.check-square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}
[type=checkbox].checkbox:checked + label.checkbox-label.star {
  background-image: url("../img/icons/star-01-green.svg");
  background-size: 26px;
}
[type=checkbox].checkbox:checked + label.checkbox-label.star.square-no-text {
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}

.grouped-checkbox [type=checkbox].checkbox + label.checkbox-label {
  margin-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
}
.grouped-checkbox [type=text] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

label {
  color: #0B0B51;
  font-family: "albert_sans_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
[type=checkbox].checkbox,
label.checkbox-label {
  white-space: nowrap;
  overflow: hidden;
}

textarea {
  resize: vertical;
}

[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
[type=checkbox].checkbox,
label.checkbox-label,
textarea {
  border-radius: 0.5rem;
  font-family: "cabinet_grotesk_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border: 1px solid #D5DDE3;
  text-overflow: ellipsis;
  height: auto;
  padding: 0.5rem;
}
[type=text]:focus-visible, [type=text].focused,
[type=password]:focus-visible,
[type=password].focused,
[type=date]:focus-visible,
[type=date].focused,
[type=datetime]:focus-visible,
[type=datetime].focused,
[type=datetime-local]:focus-visible,
[type=datetime-local].focused,
[type=month]:focus-visible,
[type=month].focused,
[type=week]:focus-visible,
[type=week].focused,
[type=email]:focus-visible,
[type=email].focused,
[type=number]:focus-visible,
[type=number].focused,
[type=search]:focus-visible,
[type=search].focused,
[type=tel]:focus-visible,
[type=tel].focused,
[type=time]:focus-visible,
[type=time].focused,
[type=url]:focus-visible,
[type=url].focused,
[type=color]:focus-visible,
[type=color].focused,
[type=checkbox].checkbox:focus-visible,
[type=checkbox].checkbox.focused,
label.checkbox-label:focus-visible,
label.checkbox-label.focused,
textarea:focus-visible,
textarea.focused {
  outline: none;
}
[type=text]:focus,
[type=password]:focus,
[type=date]:focus,
[type=datetime]:focus,
[type=datetime-local]:focus,
[type=month]:focus,
[type=week]:focus,
[type=email]:focus,
[type=number]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=time]:focus,
[type=url]:focus,
[type=color]:focus,
[type=checkbox].checkbox:focus,
label.checkbox-label:focus,
textarea:focus {
  border-width: 2px;
}
[type=text].size-sm,
[type=password].size-sm,
[type=date].size-sm,
[type=datetime].size-sm,
[type=datetime-local].size-sm,
[type=month].size-sm,
[type=week].size-sm,
[type=email].size-sm,
[type=number].size-sm,
[type=search].size-sm,
[type=tel].size-sm,
[type=time].size-sm,
[type=url].size-sm,
[type=color].size-sm,
[type=checkbox].checkbox.size-sm,
label.checkbox-label.size-sm,
textarea.size-sm {
  line-height: 1.25rem;
  padding: 0.5rem 0.75rem;
  gap: 0.25rem;
}
[type=text].size-md,
[type=password].size-md,
[type=date].size-md,
[type=datetime].size-md,
[type=datetime-local].size-md,
[type=month].size-md,
[type=week].size-md,
[type=email].size-md,
[type=number].size-md,
[type=search].size-md,
[type=tel].size-md,
[type=time].size-md,
[type=url].size-md,
[type=color].size-md,
[type=checkbox].checkbox.size-md,
label.checkbox-label.size-md,
textarea.size-md {
  line-height: 1.25rem;
  padding: 0.625rem 0.875rem;
  gap: 0.25rem;
}
[type=text].size-lg,
[type=password].size-lg,
[type=date].size-lg,
[type=datetime].size-lg,
[type=datetime-local].size-lg,
[type=month].size-lg,
[type=week].size-lg,
[type=email].size-lg,
[type=number].size-lg,
[type=search].size-lg,
[type=tel].size-lg,
[type=time].size-lg,
[type=url].size-lg,
[type=color].size-lg,
[type=checkbox].checkbox.size-lg,
label.checkbox-label.size-lg,
textarea.size-lg {
  line-height: 1.5rem;
  padding: 0.625rem 1rem;
  gap: 0.375rem;
}
[type=text].size-xl,
[type=password].size-xl,
[type=date].size-xl,
[type=datetime].size-xl,
[type=datetime-local].size-xl,
[type=month].size-xl,
[type=week].size-xl,
[type=email].size-xl,
[type=number].size-xl,
[type=search].size-xl,
[type=tel].size-xl,
[type=time].size-xl,
[type=url].size-xl,
[type=color].size-xl,
[type=checkbox].checkbox.size-xl,
label.checkbox-label.size-xl,
textarea.size-xl {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0.75rem 1.125rem;
  gap: 0.375rem;
}
[type=text].size-2xl,
[type=password].size-2xl,
[type=date].size-2xl,
[type=datetime].size-2xl,
[type=datetime-local].size-2xl,
[type=month].size-2xl,
[type=week].size-2xl,
[type=email].size-2xl,
[type=number].size-2xl,
[type=search].size-2xl,
[type=tel].size-2xl,
[type=time].size-2xl,
[type=url].size-2xl,
[type=color].size-2xl,
[type=checkbox].checkbox.size-2xl,
label.checkbox-label.size-2xl,
textarea.size-2xl {
  font-size: 1.125rem;
  line-height: 1.75rem;
  padding: 1rem 1.375rem;
  gap: 0.5rem;
}
[type=text].icon-left, [type=text].icon-right,
[type=password].icon-left,
[type=password].icon-right,
[type=date].icon-left,
[type=date].icon-right,
[type=datetime].icon-left,
[type=datetime].icon-right,
[type=datetime-local].icon-left,
[type=datetime-local].icon-right,
[type=month].icon-left,
[type=month].icon-right,
[type=week].icon-left,
[type=week].icon-right,
[type=email].icon-left,
[type=email].icon-right,
[type=number].icon-left,
[type=number].icon-right,
[type=search].icon-left,
[type=search].icon-right,
[type=tel].icon-left,
[type=tel].icon-right,
[type=time].icon-left,
[type=time].icon-right,
[type=url].icon-left,
[type=url].icon-right,
[type=color].icon-left,
[type=color].icon-right,
[type=checkbox].checkbox.icon-left,
[type=checkbox].checkbox.icon-right,
label.checkbox-label.icon-left,
label.checkbox-label.icon-right,
textarea.icon-left,
textarea.icon-right {
  background-repeat: no-repeat;
  background-size: 1.25rem;
}
[type=text].icon-left,
[type=password].icon-left,
[type=date].icon-left,
[type=datetime].icon-left,
[type=datetime-local].icon-left,
[type=month].icon-left,
[type=week].icon-left,
[type=email].icon-left,
[type=number].icon-left,
[type=search].icon-left,
[type=tel].icon-left,
[type=time].icon-left,
[type=url].icon-left,
[type=color].icon-left,
[type=checkbox].checkbox.icon-left,
label.checkbox-label.icon-left,
textarea.icon-left {
  padding-left: 2.5rem;
  background-position: left 12px center;
}
[type=text].icon-right,
[type=password].icon-right,
[type=date].icon-right,
[type=datetime].icon-right,
[type=datetime-local].icon-right,
[type=month].icon-right,
[type=week].icon-right,
[type=email].icon-right,
[type=number].icon-right,
[type=search].icon-right,
[type=tel].icon-right,
[type=time].icon-right,
[type=url].icon-right,
[type=color].icon-right,
[type=checkbox].checkbox.icon-right,
label.checkbox-label.icon-right,
textarea.icon-right {
  padding-right: 2.5rem;
  background-position: right 12px center;
}
[type=text].full-width,
[type=password].full-width,
[type=date].full-width,
[type=datetime].full-width,
[type=datetime-local].full-width,
[type=month].full-width,
[type=week].full-width,
[type=email].full-width,
[type=number].full-width,
[type=search].full-width,
[type=tel].full-width,
[type=time].full-width,
[type=url].full-width,
[type=color].full-width,
[type=checkbox].checkbox.full-width,
label.checkbox-label.full-width,
textarea.full-width {
  width: 100%;
}
[type=text].small-width,
[type=password].small-width,
[type=date].small-width,
[type=datetime].small-width,
[type=datetime-local].small-width,
[type=month].small-width,
[type=week].small-width,
[type=email].small-width,
[type=number].small-width,
[type=search].small-width,
[type=tel].small-width,
[type=time].small-width,
[type=url].small-width,
[type=color].small-width,
[type=checkbox].checkbox.small-width,
label.checkbox-label.small-width,
textarea.small-width {
  max-width: 5rem;
}
[type=text].medium-width,
[type=password].medium-width,
[type=date].medium-width,
[type=datetime].medium-width,
[type=datetime-local].medium-width,
[type=month].medium-width,
[type=week].medium-width,
[type=email].medium-width,
[type=number].medium-width,
[type=search].medium-width,
[type=tel].medium-width,
[type=time].medium-width,
[type=url].medium-width,
[type=color].medium-width,
[type=checkbox].checkbox.medium-width,
label.checkbox-label.medium-width,
textarea.medium-width {
  max-width: 7.5rem;
}
[type=text].medium-large-width,
[type=password].medium-large-width,
[type=date].medium-large-width,
[type=datetime].medium-large-width,
[type=datetime-local].medium-large-width,
[type=month].medium-large-width,
[type=week].medium-large-width,
[type=email].medium-large-width,
[type=number].medium-large-width,
[type=search].medium-large-width,
[type=tel].medium-large-width,
[type=time].medium-large-width,
[type=url].medium-large-width,
[type=color].medium-large-width,
[type=checkbox].checkbox.medium-large-width,
label.checkbox-label.medium-large-width,
textarea.medium-large-width {
  max-width: 10rem;
}
[type=text].no-box-shadow,
[type=password].no-box-shadow,
[type=date].no-box-shadow,
[type=datetime].no-box-shadow,
[type=datetime-local].no-box-shadow,
[type=month].no-box-shadow,
[type=week].no-box-shadow,
[type=email].no-box-shadow,
[type=number].no-box-shadow,
[type=search].no-box-shadow,
[type=tel].no-box-shadow,
[type=time].no-box-shadow,
[type=url].no-box-shadow,
[type=color].no-box-shadow,
[type=checkbox].checkbox.no-box-shadow,
label.checkbox-label.no-box-shadow,
textarea.no-box-shadow {
  -webkit-box-shadow: none;
          box-shadow: none;
}
[type=text]::-webkit-input-placeholder, [type=password]::-webkit-input-placeholder, [type=date]::-webkit-input-placeholder, [type=datetime]::-webkit-input-placeholder, [type=datetime-local]::-webkit-input-placeholder, [type=month]::-webkit-input-placeholder, [type=week]::-webkit-input-placeholder, [type=email]::-webkit-input-placeholder, [type=number]::-webkit-input-placeholder, [type=search]::-webkit-input-placeholder, [type=tel]::-webkit-input-placeholder, [type=time]::-webkit-input-placeholder, [type=url]::-webkit-input-placeholder, [type=color]::-webkit-input-placeholder, [type=checkbox].checkbox::-webkit-input-placeholder, label.checkbox-label::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
[type=text]::-moz-placeholder, [type=password]::-moz-placeholder, [type=date]::-moz-placeholder, [type=datetime]::-moz-placeholder, [type=datetime-local]::-moz-placeholder, [type=month]::-moz-placeholder, [type=week]::-moz-placeholder, [type=email]::-moz-placeholder, [type=number]::-moz-placeholder, [type=search]::-moz-placeholder, [type=tel]::-moz-placeholder, [type=time]::-moz-placeholder, [type=url]::-moz-placeholder, [type=color]::-moz-placeholder, [type=checkbox].checkbox::-moz-placeholder, label.checkbox-label::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
}
[type=text]:-ms-input-placeholder, [type=password]:-ms-input-placeholder, [type=date]:-ms-input-placeholder, [type=datetime]:-ms-input-placeholder, [type=datetime-local]:-ms-input-placeholder, [type=month]:-ms-input-placeholder, [type=week]:-ms-input-placeholder, [type=email]:-ms-input-placeholder, [type=number]:-ms-input-placeholder, [type=search]:-ms-input-placeholder, [type=tel]:-ms-input-placeholder, [type=time]:-ms-input-placeholder, [type=url]:-ms-input-placeholder, [type=color]:-ms-input-placeholder, [type=checkbox].checkbox:-ms-input-placeholder, label.checkbox-label:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}
[type=text]::-ms-input-placeholder, [type=password]::-ms-input-placeholder, [type=date]::-ms-input-placeholder, [type=datetime]::-ms-input-placeholder, [type=datetime-local]::-ms-input-placeholder, [type=month]::-ms-input-placeholder, [type=week]::-ms-input-placeholder, [type=email]::-ms-input-placeholder, [type=number]::-ms-input-placeholder, [type=search]::-ms-input-placeholder, [type=tel]::-ms-input-placeholder, [type=time]::-ms-input-placeholder, [type=url]::-ms-input-placeholder, [type=color]::-ms-input-placeholder, [type=checkbox].checkbox::-ms-input-placeholder, label.checkbox-label::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #999;
}
[type=text]::placeholder,
[type=password]::placeholder,
[type=date]::placeholder,
[type=datetime]::placeholder,
[type=datetime-local]::placeholder,
[type=month]::placeholder,
[type=week]::placeholder,
[type=email]::placeholder,
[type=number]::placeholder,
[type=search]::placeholder,
[type=tel]::placeholder,
[type=time]::placeholder,
[type=url]::placeholder,
[type=color]::placeholder,
[type=checkbox].checkbox::placeholder,
label.checkbox-label::placeholder,
textarea::placeholder {
  color: #999;
}
[type=text]:focus-visible, [type=text].focused,
[type=password]:focus-visible,
[type=password].focused,
[type=date]:focus-visible,
[type=date].focused,
[type=datetime]:focus-visible,
[type=datetime].focused,
[type=datetime-local]:focus-visible,
[type=datetime-local].focused,
[type=month]:focus-visible,
[type=month].focused,
[type=week]:focus-visible,
[type=week].focused,
[type=email]:focus-visible,
[type=email].focused,
[type=number]:focus-visible,
[type=number].focused,
[type=search]:focus-visible,
[type=search].focused,
[type=tel]:focus-visible,
[type=tel].focused,
[type=time]:focus-visible,
[type=time].focused,
[type=url]:focus-visible,
[type=url].focused,
[type=color]:focus-visible,
[type=color].focused,
[type=checkbox].checkbox:focus-visible,
[type=checkbox].checkbox.focused,
label.checkbox-label:focus-visible,
label.checkbox-label.focused,
textarea:focus-visible,
textarea.focused {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
[type=text].disabled, [type=text].disabled:hover, [type=text].disabled:focus, [type=text]:disabled,
[type=password].disabled,
[type=password].disabled:hover,
[type=password].disabled:focus,
[type=password]:disabled,
[type=date].disabled,
[type=date].disabled:hover,
[type=date].disabled:focus,
[type=date]:disabled,
[type=datetime].disabled,
[type=datetime].disabled:hover,
[type=datetime].disabled:focus,
[type=datetime]:disabled,
[type=datetime-local].disabled,
[type=datetime-local].disabled:hover,
[type=datetime-local].disabled:focus,
[type=datetime-local]:disabled,
[type=month].disabled,
[type=month].disabled:hover,
[type=month].disabled:focus,
[type=month]:disabled,
[type=week].disabled,
[type=week].disabled:hover,
[type=week].disabled:focus,
[type=week]:disabled,
[type=email].disabled,
[type=email].disabled:hover,
[type=email].disabled:focus,
[type=email]:disabled,
[type=number].disabled,
[type=number].disabled:hover,
[type=number].disabled:focus,
[type=number]:disabled,
[type=search].disabled,
[type=search].disabled:hover,
[type=search].disabled:focus,
[type=search]:disabled,
[type=tel].disabled,
[type=tel].disabled:hover,
[type=tel].disabled:focus,
[type=tel]:disabled,
[type=time].disabled,
[type=time].disabled:hover,
[type=time].disabled:focus,
[type=time]:disabled,
[type=url].disabled,
[type=url].disabled:hover,
[type=url].disabled:focus,
[type=url]:disabled,
[type=color].disabled,
[type=color].disabled:hover,
[type=color].disabled:focus,
[type=color]:disabled,
[type=checkbox].checkbox.disabled,
[type=checkbox].checkbox.disabled:hover,
[type=checkbox].checkbox.disabled:focus,
[type=checkbox].checkbox:disabled,
label.checkbox-label.disabled,
label.checkbox-label.disabled:hover,
label.checkbox-label.disabled:focus,
label.checkbox-label:disabled,
textarea.disabled,
textarea.disabled:hover,
textarea.disabled:focus,
textarea:disabled {
  border-color: #000 !important;
  background-color: #ccc !important;
  color: #000 !important;
  opacity: 0.2;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
[type=text].disabled::-webkit-input-placeholder, [type=text].disabled:hover::-webkit-input-placeholder, [type=text].disabled:focus::-webkit-input-placeholder, [type=text]:disabled::-webkit-input-placeholder, [type=password].disabled::-webkit-input-placeholder, [type=password].disabled:hover::-webkit-input-placeholder, [type=password].disabled:focus::-webkit-input-placeholder, [type=password]:disabled::-webkit-input-placeholder, [type=date].disabled::-webkit-input-placeholder, [type=date].disabled:hover::-webkit-input-placeholder, [type=date].disabled:focus::-webkit-input-placeholder, [type=date]:disabled::-webkit-input-placeholder, [type=datetime].disabled::-webkit-input-placeholder, [type=datetime].disabled:hover::-webkit-input-placeholder, [type=datetime].disabled:focus::-webkit-input-placeholder, [type=datetime]:disabled::-webkit-input-placeholder, [type=datetime-local].disabled::-webkit-input-placeholder, [type=datetime-local].disabled:hover::-webkit-input-placeholder, [type=datetime-local].disabled:focus::-webkit-input-placeholder, [type=datetime-local]:disabled::-webkit-input-placeholder, [type=month].disabled::-webkit-input-placeholder, [type=month].disabled:hover::-webkit-input-placeholder, [type=month].disabled:focus::-webkit-input-placeholder, [type=month]:disabled::-webkit-input-placeholder, [type=week].disabled::-webkit-input-placeholder, [type=week].disabled:hover::-webkit-input-placeholder, [type=week].disabled:focus::-webkit-input-placeholder, [type=week]:disabled::-webkit-input-placeholder, [type=email].disabled::-webkit-input-placeholder, [type=email].disabled:hover::-webkit-input-placeholder, [type=email].disabled:focus::-webkit-input-placeholder, [type=email]:disabled::-webkit-input-placeholder, [type=number].disabled::-webkit-input-placeholder, [type=number].disabled:hover::-webkit-input-placeholder, [type=number].disabled:focus::-webkit-input-placeholder, [type=number]:disabled::-webkit-input-placeholder, [type=search].disabled::-webkit-input-placeholder, [type=search].disabled:hover::-webkit-input-placeholder, [type=search].disabled:focus::-webkit-input-placeholder, [type=search]:disabled::-webkit-input-placeholder, [type=tel].disabled::-webkit-input-placeholder, [type=tel].disabled:hover::-webkit-input-placeholder, [type=tel].disabled:focus::-webkit-input-placeholder, [type=tel]:disabled::-webkit-input-placeholder, [type=time].disabled::-webkit-input-placeholder, [type=time].disabled:hover::-webkit-input-placeholder, [type=time].disabled:focus::-webkit-input-placeholder, [type=time]:disabled::-webkit-input-placeholder, [type=url].disabled::-webkit-input-placeholder, [type=url].disabled:hover::-webkit-input-placeholder, [type=url].disabled:focus::-webkit-input-placeholder, [type=url]:disabled::-webkit-input-placeholder, [type=color].disabled::-webkit-input-placeholder, [type=color].disabled:hover::-webkit-input-placeholder, [type=color].disabled:focus::-webkit-input-placeholder, [type=color]:disabled::-webkit-input-placeholder, [type=checkbox].checkbox.disabled::-webkit-input-placeholder, [type=checkbox].checkbox.disabled:hover::-webkit-input-placeholder, [type=checkbox].checkbox.disabled:focus::-webkit-input-placeholder, [type=checkbox].checkbox:disabled::-webkit-input-placeholder, label.checkbox-label.disabled::-webkit-input-placeholder, label.checkbox-label.disabled:hover::-webkit-input-placeholder, label.checkbox-label.disabled:focus::-webkit-input-placeholder, label.checkbox-label:disabled::-webkit-input-placeholder, textarea.disabled::-webkit-input-placeholder, textarea.disabled:hover::-webkit-input-placeholder, textarea.disabled:focus::-webkit-input-placeholder, textarea:disabled::-webkit-input-placeholder {
  color: #202939;
}
[type=text].disabled::-moz-placeholder, [type=text].disabled:hover::-moz-placeholder, [type=text].disabled:focus::-moz-placeholder, [type=text]:disabled::-moz-placeholder, [type=password].disabled::-moz-placeholder, [type=password].disabled:hover::-moz-placeholder, [type=password].disabled:focus::-moz-placeholder, [type=password]:disabled::-moz-placeholder, [type=date].disabled::-moz-placeholder, [type=date].disabled:hover::-moz-placeholder, [type=date].disabled:focus::-moz-placeholder, [type=date]:disabled::-moz-placeholder, [type=datetime].disabled::-moz-placeholder, [type=datetime].disabled:hover::-moz-placeholder, [type=datetime].disabled:focus::-moz-placeholder, [type=datetime]:disabled::-moz-placeholder, [type=datetime-local].disabled::-moz-placeholder, [type=datetime-local].disabled:hover::-moz-placeholder, [type=datetime-local].disabled:focus::-moz-placeholder, [type=datetime-local]:disabled::-moz-placeholder, [type=month].disabled::-moz-placeholder, [type=month].disabled:hover::-moz-placeholder, [type=month].disabled:focus::-moz-placeholder, [type=month]:disabled::-moz-placeholder, [type=week].disabled::-moz-placeholder, [type=week].disabled:hover::-moz-placeholder, [type=week].disabled:focus::-moz-placeholder, [type=week]:disabled::-moz-placeholder, [type=email].disabled::-moz-placeholder, [type=email].disabled:hover::-moz-placeholder, [type=email].disabled:focus::-moz-placeholder, [type=email]:disabled::-moz-placeholder, [type=number].disabled::-moz-placeholder, [type=number].disabled:hover::-moz-placeholder, [type=number].disabled:focus::-moz-placeholder, [type=number]:disabled::-moz-placeholder, [type=search].disabled::-moz-placeholder, [type=search].disabled:hover::-moz-placeholder, [type=search].disabled:focus::-moz-placeholder, [type=search]:disabled::-moz-placeholder, [type=tel].disabled::-moz-placeholder, [type=tel].disabled:hover::-moz-placeholder, [type=tel].disabled:focus::-moz-placeholder, [type=tel]:disabled::-moz-placeholder, [type=time].disabled::-moz-placeholder, [type=time].disabled:hover::-moz-placeholder, [type=time].disabled:focus::-moz-placeholder, [type=time]:disabled::-moz-placeholder, [type=url].disabled::-moz-placeholder, [type=url].disabled:hover::-moz-placeholder, [type=url].disabled:focus::-moz-placeholder, [type=url]:disabled::-moz-placeholder, [type=color].disabled::-moz-placeholder, [type=color].disabled:hover::-moz-placeholder, [type=color].disabled:focus::-moz-placeholder, [type=color]:disabled::-moz-placeholder, [type=checkbox].checkbox.disabled::-moz-placeholder, [type=checkbox].checkbox.disabled:hover::-moz-placeholder, [type=checkbox].checkbox.disabled:focus::-moz-placeholder, [type=checkbox].checkbox:disabled::-moz-placeholder, label.checkbox-label.disabled::-moz-placeholder, label.checkbox-label.disabled:hover::-moz-placeholder, label.checkbox-label.disabled:focus::-moz-placeholder, label.checkbox-label:disabled::-moz-placeholder, textarea.disabled::-moz-placeholder, textarea.disabled:hover::-moz-placeholder, textarea.disabled:focus::-moz-placeholder, textarea:disabled::-moz-placeholder {
  color: #202939;
}
[type=text].disabled:-ms-input-placeholder, [type=text].disabled:hover:-ms-input-placeholder, [type=text].disabled:focus:-ms-input-placeholder, [type=text]:disabled:-ms-input-placeholder, [type=password].disabled:-ms-input-placeholder, [type=password].disabled:hover:-ms-input-placeholder, [type=password].disabled:focus:-ms-input-placeholder, [type=password]:disabled:-ms-input-placeholder, [type=date].disabled:-ms-input-placeholder, [type=date].disabled:hover:-ms-input-placeholder, [type=date].disabled:focus:-ms-input-placeholder, [type=date]:disabled:-ms-input-placeholder, [type=datetime].disabled:-ms-input-placeholder, [type=datetime].disabled:hover:-ms-input-placeholder, [type=datetime].disabled:focus:-ms-input-placeholder, [type=datetime]:disabled:-ms-input-placeholder, [type=datetime-local].disabled:-ms-input-placeholder, [type=datetime-local].disabled:hover:-ms-input-placeholder, [type=datetime-local].disabled:focus:-ms-input-placeholder, [type=datetime-local]:disabled:-ms-input-placeholder, [type=month].disabled:-ms-input-placeholder, [type=month].disabled:hover:-ms-input-placeholder, [type=month].disabled:focus:-ms-input-placeholder, [type=month]:disabled:-ms-input-placeholder, [type=week].disabled:-ms-input-placeholder, [type=week].disabled:hover:-ms-input-placeholder, [type=week].disabled:focus:-ms-input-placeholder, [type=week]:disabled:-ms-input-placeholder, [type=email].disabled:-ms-input-placeholder, [type=email].disabled:hover:-ms-input-placeholder, [type=email].disabled:focus:-ms-input-placeholder, [type=email]:disabled:-ms-input-placeholder, [type=number].disabled:-ms-input-placeholder, [type=number].disabled:hover:-ms-input-placeholder, [type=number].disabled:focus:-ms-input-placeholder, [type=number]:disabled:-ms-input-placeholder, [type=search].disabled:-ms-input-placeholder, [type=search].disabled:hover:-ms-input-placeholder, [type=search].disabled:focus:-ms-input-placeholder, [type=search]:disabled:-ms-input-placeholder, [type=tel].disabled:-ms-input-placeholder, [type=tel].disabled:hover:-ms-input-placeholder, [type=tel].disabled:focus:-ms-input-placeholder, [type=tel]:disabled:-ms-input-placeholder, [type=time].disabled:-ms-input-placeholder, [type=time].disabled:hover:-ms-input-placeholder, [type=time].disabled:focus:-ms-input-placeholder, [type=time]:disabled:-ms-input-placeholder, [type=url].disabled:-ms-input-placeholder, [type=url].disabled:hover:-ms-input-placeholder, [type=url].disabled:focus:-ms-input-placeholder, [type=url]:disabled:-ms-input-placeholder, [type=color].disabled:-ms-input-placeholder, [type=color].disabled:hover:-ms-input-placeholder, [type=color].disabled:focus:-ms-input-placeholder, [type=color]:disabled:-ms-input-placeholder, [type=checkbox].checkbox.disabled:-ms-input-placeholder, [type=checkbox].checkbox.disabled:hover:-ms-input-placeholder, [type=checkbox].checkbox.disabled:focus:-ms-input-placeholder, [type=checkbox].checkbox:disabled:-ms-input-placeholder, label.checkbox-label.disabled:-ms-input-placeholder, label.checkbox-label.disabled:hover:-ms-input-placeholder, label.checkbox-label.disabled:focus:-ms-input-placeholder, label.checkbox-label:disabled:-ms-input-placeholder, textarea.disabled:-ms-input-placeholder, textarea.disabled:hover:-ms-input-placeholder, textarea.disabled:focus:-ms-input-placeholder, textarea:disabled:-ms-input-placeholder {
  color: #202939;
}
[type=text].disabled::-ms-input-placeholder, [type=text].disabled:hover::-ms-input-placeholder, [type=text].disabled:focus::-ms-input-placeholder, [type=text]:disabled::-ms-input-placeholder, [type=password].disabled::-ms-input-placeholder, [type=password].disabled:hover::-ms-input-placeholder, [type=password].disabled:focus::-ms-input-placeholder, [type=password]:disabled::-ms-input-placeholder, [type=date].disabled::-ms-input-placeholder, [type=date].disabled:hover::-ms-input-placeholder, [type=date].disabled:focus::-ms-input-placeholder, [type=date]:disabled::-ms-input-placeholder, [type=datetime].disabled::-ms-input-placeholder, [type=datetime].disabled:hover::-ms-input-placeholder, [type=datetime].disabled:focus::-ms-input-placeholder, [type=datetime]:disabled::-ms-input-placeholder, [type=datetime-local].disabled::-ms-input-placeholder, [type=datetime-local].disabled:hover::-ms-input-placeholder, [type=datetime-local].disabled:focus::-ms-input-placeholder, [type=datetime-local]:disabled::-ms-input-placeholder, [type=month].disabled::-ms-input-placeholder, [type=month].disabled:hover::-ms-input-placeholder, [type=month].disabled:focus::-ms-input-placeholder, [type=month]:disabled::-ms-input-placeholder, [type=week].disabled::-ms-input-placeholder, [type=week].disabled:hover::-ms-input-placeholder, [type=week].disabled:focus::-ms-input-placeholder, [type=week]:disabled::-ms-input-placeholder, [type=email].disabled::-ms-input-placeholder, [type=email].disabled:hover::-ms-input-placeholder, [type=email].disabled:focus::-ms-input-placeholder, [type=email]:disabled::-ms-input-placeholder, [type=number].disabled::-ms-input-placeholder, [type=number].disabled:hover::-ms-input-placeholder, [type=number].disabled:focus::-ms-input-placeholder, [type=number]:disabled::-ms-input-placeholder, [type=search].disabled::-ms-input-placeholder, [type=search].disabled:hover::-ms-input-placeholder, [type=search].disabled:focus::-ms-input-placeholder, [type=search]:disabled::-ms-input-placeholder, [type=tel].disabled::-ms-input-placeholder, [type=tel].disabled:hover::-ms-input-placeholder, [type=tel].disabled:focus::-ms-input-placeholder, [type=tel]:disabled::-ms-input-placeholder, [type=time].disabled::-ms-input-placeholder, [type=time].disabled:hover::-ms-input-placeholder, [type=time].disabled:focus::-ms-input-placeholder, [type=time]:disabled::-ms-input-placeholder, [type=url].disabled::-ms-input-placeholder, [type=url].disabled:hover::-ms-input-placeholder, [type=url].disabled:focus::-ms-input-placeholder, [type=url]:disabled::-ms-input-placeholder, [type=color].disabled::-ms-input-placeholder, [type=color].disabled:hover::-ms-input-placeholder, [type=color].disabled:focus::-ms-input-placeholder, [type=color]:disabled::-ms-input-placeholder, [type=checkbox].checkbox.disabled::-ms-input-placeholder, [type=checkbox].checkbox.disabled:hover::-ms-input-placeholder, [type=checkbox].checkbox.disabled:focus::-ms-input-placeholder, [type=checkbox].checkbox:disabled::-ms-input-placeholder, label.checkbox-label.disabled::-ms-input-placeholder, label.checkbox-label.disabled:hover::-ms-input-placeholder, label.checkbox-label.disabled:focus::-ms-input-placeholder, label.checkbox-label:disabled::-ms-input-placeholder, textarea.disabled::-ms-input-placeholder, textarea.disabled:hover::-ms-input-placeholder, textarea.disabled:focus::-ms-input-placeholder, textarea:disabled::-ms-input-placeholder {
  color: #202939;
}
[type=text].disabled::placeholder, [type=text].disabled:hover::placeholder, [type=text].disabled:focus::placeholder, [type=text]:disabled::placeholder,
[type=password].disabled::placeholder,
[type=password].disabled:hover::placeholder,
[type=password].disabled:focus::placeholder,
[type=password]:disabled::placeholder,
[type=date].disabled::placeholder,
[type=date].disabled:hover::placeholder,
[type=date].disabled:focus::placeholder,
[type=date]:disabled::placeholder,
[type=datetime].disabled::placeholder,
[type=datetime].disabled:hover::placeholder,
[type=datetime].disabled:focus::placeholder,
[type=datetime]:disabled::placeholder,
[type=datetime-local].disabled::placeholder,
[type=datetime-local].disabled:hover::placeholder,
[type=datetime-local].disabled:focus::placeholder,
[type=datetime-local]:disabled::placeholder,
[type=month].disabled::placeholder,
[type=month].disabled:hover::placeholder,
[type=month].disabled:focus::placeholder,
[type=month]:disabled::placeholder,
[type=week].disabled::placeholder,
[type=week].disabled:hover::placeholder,
[type=week].disabled:focus::placeholder,
[type=week]:disabled::placeholder,
[type=email].disabled::placeholder,
[type=email].disabled:hover::placeholder,
[type=email].disabled:focus::placeholder,
[type=email]:disabled::placeholder,
[type=number].disabled::placeholder,
[type=number].disabled:hover::placeholder,
[type=number].disabled:focus::placeholder,
[type=number]:disabled::placeholder,
[type=search].disabled::placeholder,
[type=search].disabled:hover::placeholder,
[type=search].disabled:focus::placeholder,
[type=search]:disabled::placeholder,
[type=tel].disabled::placeholder,
[type=tel].disabled:hover::placeholder,
[type=tel].disabled:focus::placeholder,
[type=tel]:disabled::placeholder,
[type=time].disabled::placeholder,
[type=time].disabled:hover::placeholder,
[type=time].disabled:focus::placeholder,
[type=time]:disabled::placeholder,
[type=url].disabled::placeholder,
[type=url].disabled:hover::placeholder,
[type=url].disabled:focus::placeholder,
[type=url]:disabled::placeholder,
[type=color].disabled::placeholder,
[type=color].disabled:hover::placeholder,
[type=color].disabled:focus::placeholder,
[type=color]:disabled::placeholder,
[type=checkbox].checkbox.disabled::placeholder,
[type=checkbox].checkbox.disabled:hover::placeholder,
[type=checkbox].checkbox.disabled:focus::placeholder,
[type=checkbox].checkbox:disabled::placeholder,
label.checkbox-label.disabled::placeholder,
label.checkbox-label.disabled:hover::placeholder,
label.checkbox-label.disabled:focus::placeholder,
label.checkbox-label:disabled::placeholder,
textarea.disabled::placeholder,
textarea.disabled:hover::placeholder,
textarea.disabled:focus::placeholder,
textarea:disabled::placeholder {
  color: #202939;
}
[type=text].disabled:before, [type=text].disabled:after, [type=text].disabled:hover:before, [type=text].disabled:hover:after, [type=text].disabled:focus:before, [type=text].disabled:focus:after, [type=text]:disabled:before, [type=text]:disabled:after,
[type=password].disabled:before,
[type=password].disabled:after,
[type=password].disabled:hover:before,
[type=password].disabled:hover:after,
[type=password].disabled:focus:before,
[type=password].disabled:focus:after,
[type=password]:disabled:before,
[type=password]:disabled:after,
[type=date].disabled:before,
[type=date].disabled:after,
[type=date].disabled:hover:before,
[type=date].disabled:hover:after,
[type=date].disabled:focus:before,
[type=date].disabled:focus:after,
[type=date]:disabled:before,
[type=date]:disabled:after,
[type=datetime].disabled:before,
[type=datetime].disabled:after,
[type=datetime].disabled:hover:before,
[type=datetime].disabled:hover:after,
[type=datetime].disabled:focus:before,
[type=datetime].disabled:focus:after,
[type=datetime]:disabled:before,
[type=datetime]:disabled:after,
[type=datetime-local].disabled:before,
[type=datetime-local].disabled:after,
[type=datetime-local].disabled:hover:before,
[type=datetime-local].disabled:hover:after,
[type=datetime-local].disabled:focus:before,
[type=datetime-local].disabled:focus:after,
[type=datetime-local]:disabled:before,
[type=datetime-local]:disabled:after,
[type=month].disabled:before,
[type=month].disabled:after,
[type=month].disabled:hover:before,
[type=month].disabled:hover:after,
[type=month].disabled:focus:before,
[type=month].disabled:focus:after,
[type=month]:disabled:before,
[type=month]:disabled:after,
[type=week].disabled:before,
[type=week].disabled:after,
[type=week].disabled:hover:before,
[type=week].disabled:hover:after,
[type=week].disabled:focus:before,
[type=week].disabled:focus:after,
[type=week]:disabled:before,
[type=week]:disabled:after,
[type=email].disabled:before,
[type=email].disabled:after,
[type=email].disabled:hover:before,
[type=email].disabled:hover:after,
[type=email].disabled:focus:before,
[type=email].disabled:focus:after,
[type=email]:disabled:before,
[type=email]:disabled:after,
[type=number].disabled:before,
[type=number].disabled:after,
[type=number].disabled:hover:before,
[type=number].disabled:hover:after,
[type=number].disabled:focus:before,
[type=number].disabled:focus:after,
[type=number]:disabled:before,
[type=number]:disabled:after,
[type=search].disabled:before,
[type=search].disabled:after,
[type=search].disabled:hover:before,
[type=search].disabled:hover:after,
[type=search].disabled:focus:before,
[type=search].disabled:focus:after,
[type=search]:disabled:before,
[type=search]:disabled:after,
[type=tel].disabled:before,
[type=tel].disabled:after,
[type=tel].disabled:hover:before,
[type=tel].disabled:hover:after,
[type=tel].disabled:focus:before,
[type=tel].disabled:focus:after,
[type=tel]:disabled:before,
[type=tel]:disabled:after,
[type=time].disabled:before,
[type=time].disabled:after,
[type=time].disabled:hover:before,
[type=time].disabled:hover:after,
[type=time].disabled:focus:before,
[type=time].disabled:focus:after,
[type=time]:disabled:before,
[type=time]:disabled:after,
[type=url].disabled:before,
[type=url].disabled:after,
[type=url].disabled:hover:before,
[type=url].disabled:hover:after,
[type=url].disabled:focus:before,
[type=url].disabled:focus:after,
[type=url]:disabled:before,
[type=url]:disabled:after,
[type=color].disabled:before,
[type=color].disabled:after,
[type=color].disabled:hover:before,
[type=color].disabled:hover:after,
[type=color].disabled:focus:before,
[type=color].disabled:focus:after,
[type=color]:disabled:before,
[type=color]:disabled:after,
[type=checkbox].checkbox.disabled:before,
[type=checkbox].checkbox.disabled:after,
[type=checkbox].checkbox.disabled:hover:before,
[type=checkbox].checkbox.disabled:hover:after,
[type=checkbox].checkbox.disabled:focus:before,
[type=checkbox].checkbox.disabled:focus:after,
[type=checkbox].checkbox:disabled:before,
[type=checkbox].checkbox:disabled:after,
label.checkbox-label.disabled:before,
label.checkbox-label.disabled:after,
label.checkbox-label.disabled:hover:before,
label.checkbox-label.disabled:hover:after,
label.checkbox-label.disabled:focus:before,
label.checkbox-label.disabled:focus:after,
label.checkbox-label:disabled:before,
label.checkbox-label:disabled:after,
textarea.disabled:before,
textarea.disabled:after,
textarea.disabled:hover:before,
textarea.disabled:hover:after,
textarea.disabled:focus:before,
textarea.disabled:focus:after,
textarea:disabled:before,
textarea:disabled:after {
  background-image: url("../img/icons/placeholder-circle-black.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
[type=text].is-invalid-input:not(.disabled),
[type=password].is-invalid-input:not(.disabled),
[type=date].is-invalid-input:not(.disabled),
[type=datetime].is-invalid-input:not(.disabled),
[type=datetime-local].is-invalid-input:not(.disabled),
[type=month].is-invalid-input:not(.disabled),
[type=week].is-invalid-input:not(.disabled),
[type=email].is-invalid-input:not(.disabled),
[type=number].is-invalid-input:not(.disabled),
[type=search].is-invalid-input:not(.disabled),
[type=tel].is-invalid-input:not(.disabled),
[type=time].is-invalid-input:not(.disabled),
[type=url].is-invalid-input:not(.disabled),
[type=color].is-invalid-input:not(.disabled),
[type=checkbox].checkbox.is-invalid-input:not(.disabled),
label.checkbox-label.is-invalid-input:not(.disabled),
textarea.is-invalid-input:not(.disabled) {
  border-color: #FF6D61;
  background-color: #ffffff;
  padding-right: 2.3rem;
  background-image: url("../img/icons/alert-circle-red-600.svg");
  background-repeat: no-repeat;
  background-position: center right 0.8rem;
  background-size: 20px;
}
[type=text].is-invalid:not(.disabled),
[type=password].is-invalid:not(.disabled),
[type=date].is-invalid:not(.disabled),
[type=datetime].is-invalid:not(.disabled),
[type=datetime-local].is-invalid:not(.disabled),
[type=month].is-invalid:not(.disabled),
[type=week].is-invalid:not(.disabled),
[type=email].is-invalid:not(.disabled),
[type=number].is-invalid:not(.disabled),
[type=search].is-invalid:not(.disabled),
[type=tel].is-invalid:not(.disabled),
[type=time].is-invalid:not(.disabled),
[type=url].is-invalid:not(.disabled),
[type=color].is-invalid:not(.disabled),
[type=checkbox].checkbox.is-invalid:not(.disabled),
label.checkbox-label.is-invalid:not(.disabled),
textarea.is-invalid:not(.disabled) {
  border-color: #FF6D61;
  background-color: #ffffff;
}

input[readonly] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
input[readonly]:focus-visible, input[readonly]:focus, input[readonly]:hover {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  overflow: hidden;
  text-overflow: ellipsis;
}

/* LOZENGES */
.lozenge, .is-style-lozenge, .is-style-white-lozenge {
  display: inline-block;
  border: 1px solid #0B0B51;
  border-radius: 0.125rem;
  padding: 0.1875rem 0.375rem 0.1875rem 0.375rem;
  color: #0B0B51;
  background-color: transparent;
  font-family: "albert_sans_semibold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1;
}

.is-style-white-lozenge {
  border: 1px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
}

/* Buttons:
 */
.button:not(.is-style-link-back-button), .wp-block-button__link {
  border-radius: 1.5rem;
  font-family: "cabinet_grotesk_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.25;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  white-space: nowrap;
  border: 1px solid #0B0B51;
  overflow: hidden;
  text-overflow: ellipsis;
  background-color: #0B0B51;
  padding: 0.3125rem 0.3125rem 0.3125rem 1rem;
  -webkit-transition: background 0.35s, border 0.35s, color 0.35s;
  transition: background 0.35s, border 0.35s, color 0.35s;
  /*&.wpcf7-submit {
  	padding: rem-calc(10px 24px 10px 24px);
  }*/
  /*&.hamburger-icon {
      background-image: url(../img/icons/menu-01.svg);
  }*/
}
.button:not(.is-style-link-back-button):after, .wp-block-button__link:after {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 99px;
  margin-left: 1rem;
  background-color: rgba(94, 96, 146, 0.3);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%206.121%209.414%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22m.707.707%204%204-4%204%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.25rem;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.button:not(.is-style-link-back-button):hover, .wp-block-button__link:hover {
  outline: none;
  background-color: rgba(94, 96, 146, 0.15);
  color: #0B0B51;
}
.button:not(.is-style-link-back-button):hover:after, .wp-block-button__link:hover:after {
  background-color: #0B0B51;
}
.button:not(.is-style-link-back-button):focus-visible, .button:not(.is-style-link-back-button).focused, .wp-block-button__link:focus-visible, .wp-block-button__link.focused {
  color: #0B0B51;
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
  background-color: #ffffff;
}
.button:not(.is-style-link-back-button).hamburger-icon, .button:not(.is-style-link-back-button).close-button, .wp-block-button__link.hamburger-icon, .wp-block-button__link.close-button {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  background-color: #F4F4F5;
  border: 1px solid #7E8488;
  padding: 0;
  width: 2.5rem;
  height: 2.5rem;
  text-indent: -5000px;
}
.button:not(.is-style-link-back-button).hamburger-icon:hover, .button:not(.is-style-link-back-button).hamburger-icon:focus, .button:not(.is-style-link-back-button).close-button:hover, .button:not(.is-style-link-back-button).close-button:focus, .wp-block-button__link.hamburger-icon:hover, .wp-block-button__link.hamburger-icon:focus, .wp-block-button__link.close-button:hover, .wp-block-button__link.close-button:focus {
  cursor: pointer;
  background-color: #DBDEDF;
}
.button:not(.is-style-link-back-button).close-button, .wp-block-button__link.close-button {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20fill%3D%22none%22%20viewBox%3D%220%200%2031%2032%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22m30.354%201.067-30%2030M.354.353l30%2030.001%22%2F%3E%3C%2Fsvg%3E");
}
.button:not(.is-style-link-back-button).icon-close, .wp-block-button__link.icon-close {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2231%22%20height%3D%2232%22%20fill%3D%22none%22%20viewBox%3D%220%200%2031%2032%22%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22m30.354%201.067-30%2030M.354.353l30%2030.001%22%2F%3E%3C%2Fsvg%3E");
  background-size: 1.5rem;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  border: none;
  width: 1.75rem;
  height: 1.75rem;
  opacity: 0.8;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.button:not(.is-style-link-back-button).icon-close:hover, .button:not(.is-style-link-back-button).icon-close:focus-visible, .wp-block-button__link.icon-close:hover, .wp-block-button__link.icon-close:focus-visible {
  cursor: pointer;
  background-color: transparent;
  background-size: 1.75rem;
  border: none;
  opacity: 1;
}

.wp-block-buttons .wp-block-button.is-style-link-back-button a,
.button.is-style-link-back-button {
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #0B0B51;
  color: #0B0B51;
  background-color: transparent;
  padding: 0.3rem 0.5rem 0.3rem 18px;
  text-align: right;
  position: relative;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2016%22%3E%3Cpath%20fill%3D%22%230B0B51%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8%2016l1.4-1.4L3.8%209H25V7H3.8l5.6-5.6L8%200%200%208l8%208z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left 3px center;
  background-size: 10px 10px;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  -webkit-transition: background 0.25s;
  transition: background 0.25s;
  font-family: "plus_jakarta_sans_semibold", helvetica, sans-serif;
  font-weight: 400;
}

.wp-block-buttons .wp-block-button.is-style-link-back-button a:hover,
.button.is-style-link-back-button:hover,
.wp-block-buttons .wp-block-button.is-style-link-back-button a:focus,
.button.is-style-link-back-button:focus {
  background-position: left 1px center;
}

.is-style-white-blue-outline .wp-block-button__link {
  border: 1px solid #D5DDE3;
  background-color: #ffffff;
  color: #0B0B51;
}
.is-style-white-blue-outline .wp-block-button__link:after {
  background-color: #0B0B51;
}
.is-style-white-blue-outline .wp-block-button__link:hover, .is-style-white-blue-outline .wp-block-button__link:focus-visible {
  outline: none;
  background-color: #0B0B51;
  color: #ffffff;
  border-color: #0B0B51;
}
.is-style-white-blue-outline .wp-block-button__link:hover:after, .is-style-white-blue-outline .wp-block-button__link:focus-visible:after {
  background-color: rgba(255, 255, 255, 0.3);
}
.is-style-white-blue-outline.is-style-down-arrow .wp-block-button__link:after {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.414%206.121%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20d%3D%22m8.707.707-4%204-4-4%22%20%2F%3E%3C%2Fsvg%3E");
  background-size: 0.4375rem;
}

.is-style-light-hover .wp-block-button__link:hover, .is-style-light-hover .wp-block-button__link:focus-visible {
  outline: none;
  background-color: rgba(255, 255, 255, 0.9);
  color: #0B0B51;
  border-color: #ffffff;
  /*&:after {
  	background-color: rgba($white,0.3);
  }*/
}

/* Select / Options:
 */
select {
  border-radius: 0.5rem;
  font-family: "cabinet_grotesk_bold", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  border: 2px solid rgba(255, 255, 255, 0.12);
  height: auto;
  background-image: url("../img/icons/chevron-down-gray-600.svg");
  background-size: 1.25rem;
  background-position: center right 10px;
  background-origin: border-box;
  padding: 0.875rem 2rem 0.875rem 0.875rem;
  overflow: hidden;
  text-overflow: ellipsis;
}
select.size-sm {
  font-size: 0.875rem;
  line-height: 1;
  padding: 0.5rem 2rem 0.5rem 0.75rem;
  gap: 0.25rem;
}
select.size-md {
  font-size: 0.875rem;
  line-height: 1;
  padding: 0.625rem 2rem 0.625rem 0.875rem;
  gap: 0.25rem;
}
select.size-lg {
  font-size: 1rem;
  line-height: 1;
  padding: 0.625rem 2rem 0.625rem 1rem;
  gap: 0.375rem;
}
select.size-xl {
  font-size: 1rem;
  line-height: 1;
  padding: 0.75rem 2rem 0.75rem 1.125rem;
  gap: 0.375rem;
}
select.size-2xl {
  font-size: 1.125rem;
  line-height: 1;
  padding: 1rem 2rem 1rem 1.375rem;
  gap: 0.5rem;
}
select.full-width {
  width: 100%;
}
select:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
          box-shadow: 0 0 0 1px rgba(10, 13, 18, 0.18) inset, 0 -2px 0 0 rgba(10, 13, 18, 0.05) inset, 0 1px 2px 0 rgba(10, 13, 18, 0.05), 0 0 0 2px #FFF, 0 0 0 4px #0C6EFC;
}
select.disabled, select.disabled:hover, select.disabled:focus, select:disabled {
  border-color: #000 !important;
  background-color: #ccc !important;
  color: #000 !important;
  opacity: 0.1;
  pointer-events: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

/* HEADER / NAV CSS */
h1.logo a, span.logo a {
  text-decoration: none;
}

body .emica-logo {
  background-image: url("../img/emica-logo-light.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  text-indent: -5000px;
  width: 110px;
  height: 65px;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  display: block;
}

header {
  position: relative;
  font-family: "albert_sans_semibold", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

body#home header,
body#services header {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: 999;
}

body#home header:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 200%;
  z-index: -1;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(11, 11, 81, 0)), to(rgba(11, 11, 81, 0.9)));
  background: linear-gradient(0deg, rgba(11, 11, 81, 0) 0%, rgba(11, 11, 81, 0.9) 100%);
}

#standard {
  background-image: url("../img/standard-header-bg.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}

#standard header:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100vw;
  bottom: 0;
  border-bottom: 1px solid #ffffff;
}

#about {
  background-image: url("../img/about-header-bg-overlay.png"), url("../img/about-header-bg.jpg");
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  background-position: top center, top center;
}

#contact {
  background-image: url("../img/contact-header-overlay-bg.svg"), url("../img/contact-header-bg.jpg");
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
  background-position: top center, top center;
}

header p {
  margin-bottom: 0;
}

header .dropdown.menu {
  position: unset;
  /*.main_nav_menu .is-dropdown-submenu {
         //background-color: rgba(#7067e8,0.95);
         background-color: rgba($white,0.5);
  	backdrop-filter: blur(20px);
         box-shadow: 0 1px 4px rgba($cc-darkblue-500, 0.25);
     }*/
  /*> li.is-dropdown-submenu-parent > a {
      &:after {
          background-image: svgChevronDown($white);
      }
  }*/
}
header .dropdown.menu > li {
  /*&:after {
  	background-image: svgChevronDown($cc-darkblue-500);
  }*/
}
header .dropdown.menu > li a {
  color: #0B0B51;
  font-size: 1.125rem;
  position: relative;
  padding: 0.85rem 1.5rem;
  margin: 1rem 0.2rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-bottom: none;
}
header .dropdown.menu > li a:hover, header .dropdown.menu > li a:focus-visible {
  color: #0B0B51;
}
header .dropdown.menu > li.is-active > a {
  color: #0B0B51;
}
header .dropdown.menu > li.is-active > a:hover, header .dropdown.menu > li.is-active > a:focus-visible {
  color: #0B0B51;
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding: 0.85rem 2.15rem 0.85rem 1.5rem;
}
header .dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.414%206.121%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-width%3D%222%22%20d%3D%22m8.707.707-4%204-4-4%22%20%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border: none;
  width: 12px;
  height: 12px;
  right: 13px;
  margin-top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
header .dropdown.menu > li.is-dropdown-submenu-parent.is-active > a:after {
  -webkit-transform: translateY(-50%) rotate(-180deg);
          transform: translateY(-50%) rotate(-180deg);
}
header .dropdown.menu > li.rounded-border a {
  border: 1px solid #0B0B51;
  border-radius: 999px;
  background-color: transparent;
}
header .dropdown.menu ul.is-dropdown-submenu {
  padding: 0.75rem 0.75rem 0 0.75rem;
  list-style: none;
  margin-left: 0;
  border-radius: 0.5rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  overflow: hidden;
}
header .dropdown.menu ul.is-dropdown-submenu > li > a {
  font-weight: 400;
  color: #0B0B51;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0.1rem;
  margin-bottom: 0.1rem;
  text-align: left;
  width: 100%;
  min-width: 9.375rem;
  border-bottom: 1px solid transparent;
}
header .dropdown.menu ul.is-dropdown-submenu > li > a:hover, header .dropdown.menu ul.is-dropdown-submenu > li > a:focus {
  background-color: #ffffff;
  border-color: #0B0B51;
}
header .dropdown.menu ul.is-dropdown-submenu > li:first-child a {
  margin-top: 0;
}
header .dropdown.menu ul.is-dropdown-submenu > li:last-child a {
  margin-bottom: 0;
}
header .dropdown.menu ul.is-dropdown-submenu > li.current_page_item > a, header .dropdown.menu ul.is-dropdown-submenu > li.current-menu-item > a {
  background-color: #ffffff;
  border-color: #0B0B51;
}
header .dropdown.menu li.full-width-submenu.is-dropdown-submenu-parent {
  position: inherit;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub {
  width: calc(100% - 7rem);
  top: 90%;
  left: 3.5rem;
  right: 3.5rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li {
  margin-left: 0.2rem;
  margin-right: 0;
  padding: 2rem 1.25rem 2.75rem 2.25rem;
  /*&.current_page_item > a {
  	//background-color: $white !important;
  	//box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.10);
  	//color: $white;
  	&:after {
  		content: '';
  		position: absolute;
  		top: 0; 
  		left: -3px; 
  		right: 0;
  		bottom: -2.75rem;
  		width: 100%;
  		background: $cc-light-grey-vert-grad;
  		//background: red;
  		opacity: 0;
  		//opacity: 1;
  		z-index:-1;
  		transition: opacity 0.35s;
  	}
  }*/
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  height: 100%;
  border-radius: 0;
  margin-bottom: 0;
  padding: 0.5rem 0.5rem 0 0;
  border-left: 1px solid #E4E9ED;
  background-repeat: no-repeat;
  background-position: top left 1.75rem;
  background-size: 1.5rem;
  border-bottom: none;
  background-color: transparent;
  position: relative;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a:after,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -3px;
  right: 0;
  bottom: -2.75rem;
  width: 100%;
  background: linear-gradient(20deg, rgba(107, 111, 209, 0.4) 0%, #ffffff 56%);
  opacity: 0;
  z-index: -1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a .submenu-item-content,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a .submenu-item-content {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding-left: 2rem;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a .submenu-item-content .submenu-item-title,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a .submenu-item-content .submenu-item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "albert_sans_medium", helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  color: #0B0B51;
  margin-top: 0;
  margin-bottom: 0.75rem;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a .submenu-item-content .submenu-item-description,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a .submenu-item-content .submenu-item-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "albert_sans_regular", helvetica, sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #0B0B51;
  line-height: 1.5;
  text-wrap: pretty;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a:hover, header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a:focus,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a:hover,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a:focus {
  border-bottom: none;
  /*.submenu-item-content {
  	position: relative;
  	z-index: 2;
  	&:after {
  		content: '';
  		position: absolute;
  		top: 0; 
  		left: -3px; 
  		right: 0;
  		bottom: -2.75rem;
  		width: 100%;
  		background: $cc-light-grey-vert-grad;
  		opacity: 0.35;
  		z-index: 1;
  	}
  }*/
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a:hover:after, header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li a:focus:after,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a:hover:after,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li a:focus:after {
  /*content: '';
  position: absolute;
  top: 0; 
  left: -3px; 
  right: 0;
  bottom: -2.75rem;
  width: 100%;
  background: $cc-light-grey-vert-grad;
  //background: red;*/
  opacity: 0.45;
  /*//opacity: 1;
  z-index:-1;*/
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li.consulting a,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li.consulting a {
  border-left: 3px solid;
  -o-border-image: linear-gradient(135deg, #002B7D 0%, #1439F4 100%) 1;
     border-image: linear-gradient(135deg, #002B7D 0%, #1439F4 100%) 1;
  background-image: url("../img/nav-icon-consulting.svg");
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li.advisory a,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li.advisory a {
  border-left: 3px solid;
  -o-border-image: linear-gradient(133deg, #4D9BFF 0%, #16CDFF 100%) 1;
     border-image: linear-gradient(133deg, #4D9BFF 0%, #16CDFF 100%) 1;
  background-image: url("../img/nav-icon-advisory.svg");
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu li.coaching a,
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.first-sub li.coaching a {
  border-left: 3px solid;
  -o-border-image: linear-gradient(135deg, #FF9ADA 0%, #FFD3B4 100%) 1;
     border-image: linear-gradient(135deg, #FF9ADA 0%, #FFD3B4 100%) 1;
  background-image: url("../img/nav-icon-coaching.svg");
}
header .dropdown.menu li.full-width-submenu.has-icons .is-dropdown-submenu li a,
header .dropdown.menu li.full-width-submenu.has-icons .is-dropdown-submenu.first-sub li a {
  padding-top: 2rem;
}
header .dropdown.menu li.full-width-submenu .is-dropdown-submenu.js-dropdown-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

header .menu-icon {
  text-indent: -5000px;
  float: right;
  margin-top: 0.5rem;
  margin-right: 0.3125rem;
}
header .menu-icon:after {
  background: #0B0B51;
  -webkit-box-shadow: 0 7px 0 #0B0B51, 0 14px 0 #0B0B51;
          box-shadow: 0 7px 0 #0B0B51, 0 14px 0 #0B0B51;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
header .menu-icon:hover:after, header .menu-icon:focus-visible:after {
  background: #878CAF;
  -webkit-box-shadow: 0 7px 0 #878CAF, 0 14px 0 #878CAF;
          box-shadow: 0 7px 0 #878CAF, 0 14px 0 #878CAF;
}

#home {
  /*background-image: url( '../img/homepage-bg.jpg' );
     background-repeat: no-repeat;
     background-size: 1600px 1211px;
     //background-size: 160%;
     background-position: top center;
  background-attachment: fixed;*/
}

#home header .emica-logo, #services header .emica-logo, .light header .emica-logo {
  background-image: url("../img/emica-logo-dark.svg");
}
#home header .menu-icon:after, #services header .menu-icon:after, .light header .menu-icon:after {
  background: #ffffff;
  -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
          box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}
#home header .menu-icon:hover:after, #home header .menu-icon:focus-visible:after, #services header .menu-icon:hover:after, #services header .menu-icon:focus-visible:after, .light header .menu-icon:hover:after, .light header .menu-icon:focus-visible:after {
  background: #EEEFEF;
  -webkit-box-shadow: 0 7px 0 #EEEFEF, 0 14px 0 #EEEFEF;
          box-shadow: 0 7px 0 #EEEFEF, 0 14px 0 #EEEFEF;
}
#home header .dropdown.menu > li > a, #services header .dropdown.menu > li > a, .light header .dropdown.menu > li > a {
  color: #ffffff;
}
#home header .dropdown.menu > li > a:hover, #home header .dropdown.menu > li > a:focus-visible, #services header .dropdown.menu > li > a:hover, #services header .dropdown.menu > li > a:focus-visible, .light header .dropdown.menu > li > a:hover, .light header .dropdown.menu > li > a:focus-visible {
  color: #ffffff;
}
#home header .dropdown.menu > li > a:after, #services header .dropdown.menu > li > a:after, .light header .dropdown.menu > li > a:after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%209.414%206.121%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-width%3D%222%22%20d%3D%22m8.707.707-4%204-4-4%22%20%2F%3E%3C%2Fsvg%3E");
}
#home header .dropdown.menu > li.is-active > a, #services header .dropdown.menu > li.is-active > a, .light header .dropdown.menu > li.is-active > a {
  color: #ffffff;
}
#home header .dropdown.menu > li.is-active > a:hover, #home header .dropdown.menu > li.is-active > a:focus-visible, #services header .dropdown.menu > li.is-active > a:hover, #services header .dropdown.menu > li.is-active > a:focus-visible, .light header .dropdown.menu > li.is-active > a:hover, .light header .dropdown.menu > li.is-active > a:focus-visible {
  color: #ffffff;
}
#home header .dropdown.menu > li.rounded-border a, #services header .dropdown.menu > li.rounded-border a, .light header .dropdown.menu > li.rounded-border a {
  border: 1px solid #ffffff;
  background-color: rgba(241, 243, 245, 0.15);
}

.mobile-menu > li {
  margin-bottom: 0.5rem;
}
.mobile-menu a {
  font-family: "cabinet_grotesk_medium", helvetica, sans-serif;
  font-weight: 400;
  font-size: 2rem;
  color: #0B0B51;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  -webkit-transition: -webkit-text-decoration 0.35s;
  transition: -webkit-text-decoration 0.35s;
  transition: text-decoration 0.35s;
  transition: text-decoration 0.35s, -webkit-text-decoration 0.35s;
}
.mobile-menu a:hover, .mobile-menu a:focus-visible {
  color: #0B0B51;
  text-decoration-color: #0B0B51;
  text-decoration: underline;
}
.mobile-menu .sub-menu {
  margin-left: 3rem;
}
.mobile-menu .sub-menu a {
  font-size: 1.375rem;
}

/* FOOTER CSS */
.footer-wrapper {
  position: relative;
}
.footer-wrapper:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: inherit;
  background-image: inherit;
  background-size: inherit;
  background-position: inherit;
  background-repeat: no-repeat !important;
  z-index: -1;
}

footer {
  background-color: #ffffff;
  border-top: none;
  padding-top: var(--wp--preset--spacing--lg);
  padding-bottom: 2rem;
}
footer .footer-upper-separator {
  padding-bottom: var(--wp--preset--spacing--2-xl);
}
footer .footer-lower-separator {
  padding-top: var(--wp--preset--spacing--lg);
}

footer h4, footer h4.size-xms {
  color: #0B0B51;
  font-weight: 500;
}

footer hr {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

footer p, .home footer p {
  margin-bottom: 0;
  line-height: 1;
  color: #5E6092;
}
footer p a, .home footer p a {
  color: #5E6092;
}

footer a, footer .menu a {
  color: #5E6092;
  padding: 0.4rem 0;
  line-height: 1.5;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  -webkit-transition: -webkit-text-decoration 0.35s;
  transition: -webkit-text-decoration 0.35s;
  transition: text-decoration 0.35s;
  transition: text-decoration 0.35s, -webkit-text-decoration 0.35s;
}
footer a:hover, footer a:focus-visible, footer .menu a:hover, footer .menu a:focus-visible {
  color: #0B0B51;
  text-decoration-color: #0B0B51;
  text-decoration: underline;
}

footer .emica-logo {
  width: 150px;
  height: 87px;
  margin-left: 1rem;
  margin-top: 0;
}

footer .credits {
  margin-left: 1rem;
}

footer p a {
  text-decoration: underline;
}

/* Small Only */
@media print, screen and (max-width: 39.99875em) {
  footer .columns {
    margin-bottom: 1.5rem;
  }
  footer hr {
    margin-left: 0;
    margin-right: 0;
  }
  footer .emica-logo,
  footer .credits {
    margin-left: 0;
  }
}
/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  footer .columns {
    margin-bottom: 1.5rem;
  }
  footer .emica-logo,
  footer .credits {
    margin-left: 0;
  }
}
/* 
 * REVEAL POPUP MENU
 */
html.is-reveal-open body {
  width: 100%;
}

.reveal-overlay {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
.reveal-overlay.no-scroll {
  overflow-y: hidden !important;
  height: 100% !important;
}

.reveal {
  padding: 0;
}
.reveal.full-screen {
  position: absolute;
  top: 0 !important;
  text-align: center;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #F4F4F5;
  border-radius: 0;
  border: none;
  width: 100%;
}
.reveal.full-screen.scroll-me {
  overflow-y: auto !important;
  max-height: 100vh;
}
.reveal.full-screen.text-left {
  text-align: left;
}
.reveal.full-screen .menu a {
  color: #202939;
}
.reveal.full-screen .pop-main-menu-modal-header {
  position: relative;
  background: #fff;
}
.reveal.full-screen .pop-main-menu-modal-header > .column, .reveal.full-screen .pop-main-menu-modal-header > .columns {
  padding: 2.25rem 0;
  border-bottom: 1px solid #8C9397;
}
.reveal.full-screen .pop-main-menu-modal-header > .column > .row, .reveal.full-screen .pop-main-menu-modal-header > .columns > .row {
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 0;
  margin-right: 0;
}
.reveal.full-screen .pop-main-menu-modal-header .close-button {
  position: relative;
  top: auto;
  right: auto;
}
.reveal.overflow_visible {
  overflow-y: visible;
}

/* small only */
/* 740px - 1023px - Medium Only */
/* CUSTOM CSS / OVERRIDES */
body.side-menu-active {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.no-top-border {
  border-top: none;
}

/* 
 * TYPOGRAPHY
 */
h1, h2, h3, h4, h5, h6, .reveal.full-screen .menu a, .callout:before {
  font-family: "cabinet_grotesk_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, li {
  text-wrap: pretty;
}

hr, hr.wp-block-separator {
  border-top: none;
  border-bottom: 1px solid #D5DDE3;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
hr.has-darkblue-500-background-color, hr.wp-block-separator.has-darkblue-500-background-color {
  border-color: #0B0B51;
}

hr.wp-block-separator.is-style-short {
  width: 4.0625rem;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

hr.wp-block-separator.is-style-short-thick {
  width: 4.0625rem;
  border-width: 3px;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

hr.wp-block-separator.is-style-short-thick-centered {
  width: 4.0625rem;
  border-width: 3px;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  hr, hr.wp-block-separator {
    margin-left: 0;
    margin-right: 0;
  }
}
.is-style-spaced-underlined {
  list-style: none;
  margin-left: 0;
}
.is-style-spaced-underlined li {
  border-bottom: 1px solid #D5DDE3;
  padding-top: var(--wp--preset--spacing--sm);
  padding-right: 0;
  padding-bottom: var(--wp--preset--spacing--lg);
  padding-left: 0;
}

/*.is-style-circle-bullets {
	list-style: none;
	margin-left: 0;
	li {
		border-bottom: 1px solid $cc-light-bluegray-250;
		padding-top:var(--wp--preset--spacing--sm);
		padding-right: 0;
		padding-bottom:var(--wp--preset--spacing--lg);
		padding-left: 0;
	}
}*/
.wp-block-list.is-style-circle-bullets {
  list-style: none;
  padding-left: 0;
}

.wp-block-list.is-style-circle-bullets li {
  position: relative;
  padding-left: 46px;
  border-bottom: 1px solid #D5DDE3;
  padding-top: calc(0.3em + var(--wp--preset--spacing--xs));
  padding-right: 0;
  padding-bottom: calc(0.3em + var(--wp--preset--spacing--xs));
}

.wp-block-list.is-style-circle-bullets li:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(0.2em + var(--wp--preset--spacing--xs));
  width: 30px;
  height: 30px;
  border: 2px solid currentColor;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
}

.wp-block-list li.is-style-tick-icon:before {
  background-image: url("../img/tick-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-plus-icon:before {
  background-image: url("../img/plus-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-globe-icon:before {
  background-image: url("../img/globe-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-location-icon:before {
  background-image: url("../img/location-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-heart-icon:before {
  background-image: url("../img/heart-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-arrow-diagonal-icon:before {
  background-image: url("../img/arrow-diagonal-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-target-icon:before {
  background-image: url("../img/target-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-arrow-up-icon:before {
  background-image: url("../img/arrow-up-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-shield-icon:before {
  background-image: url("../img/shield-icon.svg");
  background-size: 100%;
  border: none;
}

.wp-block-list li.is-style-chart-icon:before {
  background-image: url("../img/chart-icon.svg");
  background-size: 100%;
  border: none;
}

/*plus.svg
globe.svg
location.svg
heart.svg
arrow-diagonal.svg
target.svg
arrow-up.svg
shield.svg
chart.svg
tick.svg*/
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%2211.37%203.45%205.98%208.51%200.59%203.45%22%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem;
  text-indent: -5000px;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel {
  margin-top: var(--wp--preset--spacing--sm);
}
.wp-block-accordion .wp-block-accordion-item.is-open .wp-block-accordion-heading__toggle-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.wp-block-accordion.is-style-bottom-bordered-padded .wp-block-accordion-item {
  padding-top: var(--wp--preset--spacing--lg);
  padding-right: var(--wp--preset--spacing--md);
  padding-bottom: var(--wp--preset--spacing--lg);
  padding-left: var(--wp--preset--spacing--md);
  border-bottom: 1px solid #D5DDE3;
}
.wp-block-accordion.is-style-bottom-bordered-padded-top-bottom-only .wp-block-accordion-item {
  padding-top: var(--wp--preset--spacing--lg);
  padding-right: 0;
  padding-bottom: var(--wp--preset--spacing--lg);
  padding-left: 0;
  border-bottom: 1px solid #D5DDE3;
}
.wp-block-accordion.is-style-bottom-bordered-padded-bottom-only .wp-block-accordion-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: var(--wp--preset--spacing--xs);
  padding-left: 0;
  border-bottom: 1px solid #D5DDE3;
}

.is-style-coaching-top-card-bg {
  background-image: url("../img/coaching-top-card-line-bg.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.is-style-coaching-top-card-bg .align-bottom {
  margin-top: auto;
}

.is-style-coaching-top-card-img-base {
  position: relative;
  overflow: hidden;
}
.is-style-coaching-top-card-img-base:after {
  content: "";
  position: absolute;
  bottom: -69px;
  left: -20px;
  right: -20px;
  border-top: 1px solid #E4E9ED;
  background-color: #ffffff;
  height: 100px;
  -webkit-transform: rotate(-6deg);
          transform: rotate(-6deg);
}

.is-style-peach-blue-grad {
  background-image: url("../img/story-lines.svg"), url("../img/texture-grad-peach-blue.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: cover, cover;
}

.is-style-blue-wavey-gradient {
  background-image: url("../img/bg-circles.svg"), url("../img/blue-wavey-gradient-bg.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: bottom center, center;
  background-size: cover, cover;
}

.is-layout-flow > *:last-child {
  -webkit-margin-after: revert-layer;
          margin-block-end: revert-layer;
}

p {
  margin-bottom: 1rem;
  margin-bottom: 0.5lh;
}

.is-style-image-shadow {
  -webkit-box-shadow: 0 10px 20px rgba(0, 30, 55, 0.1);
          box-shadow: 0 10px 20px rgba(0, 30, 55, 0.1);
}

form.readonly input {
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
  background-color: transparent;
}

form.readonly input:hover {
  cursor: default;
  background-color: transparent;
  border-color: transparent;
}

form.readonly input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  border-color: transparent;
}

form input.inline_flex {
  display: inline-block;
  width: auto;
  padding-left: 2px;
  margin-left: 2px;
}

.no-wrap {
  white-space: nowrap;
}

.panel {
  border-radius: 1rem;
  border: 1px solid #8C9397;
  -webkit-box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
          box-shadow: 0 1px 2px 0 rgba(10, 13, 18, 0.1);
  background-color: #ffffff;
  padding: 1.25rem;
}

.form-error.offset-margins {
  margin-top: -0.75rem;
  margin-bottom: 1rem;
}

.pos-relative {
  position: relative;
}

.is-style-sub-navigation-list.wp-block-list {
  margin-left: 0;
  list-style: none;
}
.is-style-sub-navigation-list.wp-block-list li {
  border-bottom: 1px solid rgba(219, 222, 223, 0.31);
  margin-bottom: 0.25rem;
}
.is-style-sub-navigation-list.wp-block-list li a {
  text-transform: uppercase;
  color: #D5DDE3;
  padding: 1rem 0;
  display: block;
  text-decoration: none;
}
.is-style-sub-navigation-list.wp-block-list li a:hover, .is-style-sub-navigation-list.wp-block-list li a:focus-visible {
  text-decoration: underline;
}

.wp-block-group.is-style-expanded-bgcolor {
  position: relative;
  z-index: 1;
}

.wp-block-group.is-style-expanded-bgcolor:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: inherit;
  background-image: inherit;
  background-size: inherit;
  background-position: inherit;
  background-repeat: no-repeat !important;
  z-index: -1;
}

.bottom-grad:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 200px;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(0deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.show-associates-button-group .wp-block-buttons:before {
  content: "";
  border-bottom: 1px solid #D5DDE3;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
}
.show-associates-button-group .wp-block-button {
  position: relative;
}
.show-associates-button-group .wp-block-button:before, .show-associates-button-group .wp-block-button:after {
  content: "";
  height: 10px;
  position: absolute;
  top: 50%;
  width: 35px;
  background-color: #ffffff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
}
.show-associates-button-group .wp-block-button:before {
  left: -35px;
}
.show-associates-button-group .wp-block-button:after {
  right: -35px;
}

.slider-arrow-indicators {
  display: block;
  width: 100%;
  height: 50px;
  position: relative;
  text-align: right;
}
.slider-arrow-indicators.offset-bottom {
  margin-bottom: calc(-1 * var(--wp--preset--spacing--xl));
}
.slider-arrow-indicators .left-right {
  display: inline-block;
  height: 2rem;
  width: 4rem;
  margin-right: 1rem;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/slide-arrow-light.svg");
}
.slider-arrow-indicators.dark .left-right {
  background-image: url("../img/slide-arrow-dark.svg");
}

/*
 * SECTION STYLES
 */
section, header, footer {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  section, header, footer {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
#main section.standard {
  margin-top: 6.5625rem;
}

.wp-block-columns.alignwide,
.wp-block-group.alignwide,
.wp-block-columns.is-style-expanded-margins,
.wp-block-group.is-style-expanded-margins {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
}

/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .wp-block-columns.alignwide,
  .wp-block-group.alignwide,
  .wp-block-columns.is-style-expanded-margins,
  .wp-block-group.is-style-expanded-margins {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.wp-block-columns.is-style-divider-line-columns .wp-block-column:nth-child(2) {
  border-left: 1px solid #DBDEDF;
  border-right: 1px solid #DBDEDF;
}

.has-blend-text-colour,
.has-blend-text-colour a,
.has-blend-text-colour p {
  mix-blend-mode: difference;
}

/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  section, header, footer {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
  .wp-block-columns.alignwide,
  .wp-block-group.alignwide,
  .wp-block-columns.is-style-expanded-margins,
  .wp-block-group.is-style-expanded-margins {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .wp-block-columns.is-style-expanded-margins-small,
  .wp-block-group.is-style-expanded-margins-small {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
  .wp-block-columns.is-style-reduced-padding-margin-group-small,
  .wp-block-group.is-style-reduced-padding-margin-group-small {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .wp-block-columns.is-style-reduced-padding-margin-group-small .wp-block-columns,
  .wp-block-group.is-style-reduced-padding-margin-group-small .wp-block-columns {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .wp-block-columns.is-not-stacked-on-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* 0 - 781px - WP Small */
@media (max-width: 781px) {
  .wp-block-columns.is-style-divider-line-columns .wp-block-column:nth-child(2) {
    border-left: none;
    border-right: none;
  }
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 0.25rem;
  background-color: #A5D18E;
  padding: 12px 15px;
  border: none;
  font-family: "albert_sans_medium", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 500;
  margin-left: 0;
  margin-bottom: 1.5rem;
  color: #0B0B51;
}

.wpcf7 form.invalid .wpcf7-response-output {
  background-color: #ECD864;
  border: none;
  color: #0B0B51;
}

.wpcf7 span.wpcf7-not-valid-tip {
  margin-top: -0.8rem;
  margin-bottom: 1rem;
  padding: 0.4375rem 0.5rem;
  background-color: #ECD864;
  color: #0B0B51;
  line-height: 1;
  border-radius: 0.25rem;
  font-size: 1rem;
}

.wpcf7 div.wpcf7-validation-errors {
  background: rgba(236, 216, 100, 0.5);
  border: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.3rem;
  padding: 1rem;
  color: #0B0B51;
  border-radius: 0;
}

.wpcf7 div.wpcf7-mail-sent-ok {
  background: #A5D18E;
  border: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  color: #0B0B51;
}

.wpcf7 div.wpcf7-mail-sent-ng {
  background: #DE7F71;
  border: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  color: #ffffff;
}

.wpcf7 div.wpcf7-spam-blocked {
  background: #ECD864;
  border: none;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1rem;
  padding: 1rem;
  color: #0B0B51;
}

.is-style-team-max-275 {
  --team-column-width: 275px;
}

.is-style-team-max-300 {
  --team-column-width: 300px;
}

.is-style-team-max-320 {
  --team-column-width: 320px;
}

.is-style-team-max-360 {
  --team-column-width: 360px;
}

.is-style-team-max-420 {
  --team-column-width: 420px;
}

.is-style-team-max-460 {
  --team-column-width: 460px;
}

.is-style-team-max-520 {
  --team-column-width: 520px;
}

.is-style-team-max-640 {
  --team-column-width: 640px;
}

/* 0 - 781px - WP Small */
.emica-home-feature-block {
  margin-left: -2.5rem;
  margin-right: -2.5rem;
  position: relative;
  aspect-ratio: 16/9;
}

.emica-home-feature-background-layer {
  position: fixed;
  top: 0;
  right: 0;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  z-index: -1;
  aspect-ratio: 16/9;
  max-width: 1599px;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat !important;
}

/*.is-style-expanded-bgcolor {
	position: relative;
	z-index: 1;
}*/
.emica-home-feature-background-layer:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: inherit;
  background-image: inherit;
  background-size: inherit;
  background-position: inherit;
  background-repeat: no-repeat !important;
  z-index: -1;
}

.emica-home-feature-video-layer {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 2;
  aspect-ratio: 16/9;
}
.emica-home-feature-video-layer video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.emica-home-feature-content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 3;
  aspect-ratio: 16/9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.emica-home-feature-content .inner-content {
  margin-top: 6.5625rem;
  max-width: 532px;
  margin-left: 10%;
  padding-right: 2rem;
}

/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .emica-home-feature-block {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    aspect-ratio: unset;
    min-height: 370px;
  }
  .emica-home-feature-background-layer {
    aspect-ratio: unset;
    min-height: 370px;
  }
  .emica-home-feature-content {
    aspect-ratio: unset;
    min-height: 370px;
  }
  .emica-home-feature-content .inner-content {
    padding-top: 1.25rem;
  }
  .emica-home-feature-video-layer {
    aspect-ratio: unset;
    min-height: 370px;
  }
}
/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .emica-home-feature-block {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
/*  1600px */
@media (min-width: 1601px) {
  .emica-home-feature-background-layer:before {
    height: 120%;
  }
  .emica-home-feature-video-layer {
    padding-top: 120px;
  }
  .emica-home-feature-video-layer video {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  }
}
.is-style-content-image-columns .wp-block-image {
  max-width: 160px;
}

@media (max-width: 781px) {
  .wp-mobile-order-1 {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
  .wp-mobile-order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
  .wp-hide-for-mobile {
    display: none !important;
  }
  .is-style-content-image-columns .wp-block-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
  .is-style-mobile-fullwidth-column {
    -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
  }
}
/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .is-style-content-image-columns .wp-block-image {
    max-width: 100px;
  }
}
/*#testimonials {
	overflow-x: clip;
}*/
.testimonials-slider-wrapper {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  overflow-x: clip !important;
}

.testimonials-slider-wrapper .slick-list {
  overflow: visible;
}

.testimonials-slider-wrapper .slick-slider,
.testimonials-slider-wrapper .slick-list,
.testimonials-slider-wrapper .slick-track {
  max-width: none;
}

.testimonials-slider.slick-slider,
.testimonials-slider {
  padding-top: 8rem;
  padding-bottom: 2rem;
}
.testimonials-slider.slick-slider.is-animating .testimonials-slider__item,
.testimonials-slider.is-animating .testimonials-slider__item {
  -webkit-transform: translateY(-2rem);
          transform: translateY(-2rem);
}
.testimonials-slider.slick-slider .slick-prev,
.testimonials-slider .slick-prev {
  background-color: #2122E1;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%228.51%2011.37%203.45%205.98%208.51%200.59%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  top: 50%;
  left: 20%;
  right: auto;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.testimonials-slider.slick-slider .slick-prev:hover, .testimonials-slider.slick-slider .slick-prev:focus-visible,
.testimonials-slider .slick-prev:hover,
.testimonials-slider .slick-prev:focus-visible {
  background-color: #0B0B51;
}
.testimonials-slider.slick-slider .slick-next,
.testimonials-slider .slick-next {
  background-color: #2122E1;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%223.45%200.59%208.51%205.98%203.45%2011.37%22%20fill%3D%22none%22%20stroke%3D%22%23ffffff%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  top: 50%;
  right: 20%;
  left: auto;
  -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
          box-shadow: 0 0 5px rgba(255, 255, 255, 0.5);
}
.testimonials-slider.slick-slider .slick-next:hover, .testimonials-slider.slick-slider .slick-next:focus-visible,
.testimonials-slider .slick-next:hover,
.testimonials-slider .slick-next:focus-visible {
  background-color: #0B0B51;
}

.testimonials-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  text-align: center;
  padding-top: var(--wp--preset--spacing--2-xl);
  padding-bottom: var(--wp--preset--spacing--2-xl);
  padding-left: var(--wp--preset--spacing--lg);
  padding-right: var(--wp--preset--spacing--lg);
  margin-left: var(--wp--preset--spacing--sm);
  margin-right: var(--wp--preset--spacing--sm);
  -webkit-box-shadow: 0 3px 3px -1.5px rgba(10, 13, 18, 0.1), 0 8px 8px -4px rgba(10, 13, 18, 0.1), 0 20px 24px -4px rgba(10, 13, 18, 0.1);
          box-shadow: 0 3px 3px -1.5px rgba(10, 13, 18, 0.1), 0 8px 8px -4px rgba(10, 13, 18, 0.1), 0 20px 24px -4px rgba(10, 13, 18, 0.1);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.testimonials-slider__item.slick-current {
  background-color: #ffffff;
  -webkit-transform: translateY(-3rem);
          transform: translateY(-3rem);
}
.testimonials-slider__item:not(.slick-current) {
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(255, 255, 255, 0.1);
  opacity: 0.25;
  border-left: 1px solid;
  -o-border-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0.3))) 1;
     border-image: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%) 1;
}
.testimonials-slider__item:not(.slick-current) img, .testimonials-slider__item:not(.slick-current) blockquote, .testimonials-slider__item:not(.slick-current) cite {
  opacity: 0;
}

.testimonials-slider__item img {
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
}

.testimonials-slider__item blockquote {
  border-left: none;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  color: #0B0B51;
  max-width: 650px;
}

.testimonials-slider__item blockquote p {
  color: #0B0B51;
  font-size: var(--wp--preset--font-size--2-xl);
  font-family: var(--wp--preset--font-family--cabinet-grotesk);
  font-weight: 500;
  line-height: 1.3;
}

.testimonials-slider__item cite {
  color: #161799;
  font-size: var(--wp--preset--font-size--medium);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-weight: 500;
  font-style: normal;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-wrap: pretty;
}
.testimonials-slider__item cite:before {
  display: none;
}

/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .testimonials-slider.slick-slider .slick-prev, .testimonials-slider.slick-slider .slick-next,
  .testimonials-slider .slick-prev,
  .testimonials-slider .slick-next {
    display: none !important;
  }
}
/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .testimonials-slider.slick-slider .slick-prev,
  .testimonials-slider .slick-prev {
    left: 10%;
  }
  .testimonials-slider.slick-slider .slick-next,
  .testimonials-slider .slick-next {
    right: 10%;
  }
}
/* Large Only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .testimonials-slider.slick-slider .slick-prev,
  .testimonials-slider .slick-prev {
    left: 15%;
  }
  .testimonials-slider.slick-slider .slick-next,
  .testimonials-slider .slick-next {
    right: 15%;
  }
}
/* X-Large Only */
/*@include breakpoint(xlarge only) {
	.testimonials-slider.slick-slider,
	.testimonials-slider {
		.slick-prev {
			left: 20%;
		}
		.slick-next {
			right: 20%;
		}
	}
}*/
.is-style-max-width-2-col {
  max-width: 16.6666666%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-3-col {
  max-width: 25%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-4-col {
  max-width: 33.3333333%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-5-col {
  max-width: 41.6666666%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-6-col {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-7-col {
  max-width: 58.3333333%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-8-col {
  max-width: 66.666666%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-9-col {
  max-width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-10-col {
  max-width: 83.3333333%;
  margin-left: auto;
  margin-right: auto;
}

.is-style-margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.is-style-max-width-300px,
.is-style-max-width-350px,
.is-style-max-width-400px,
.is-style-max-width-450px,
.is-style-max-width-500px,
.is-style-max-width-550px,
.is-style-max-width-600px,
.is-style-max-width-650px {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.is-style-max-width-300px {
  max-width: 300px;
}

.is-style-max-width-350px {
  max-width: 350px;
}

.is-style-max-width-400px {
  max-width: 400px;
}

.is-style-max-width-450px {
  max-width: 450px;
}

.is-style-max-width-550px {
  max-width: 550px;
}

.is-style-max-width-500px {
  max-width: 500px;
}

.is-style-max-width-600px {
  max-width: 600px;
}

.is-style-max-width-650px {
  max-width: 600px;
}

.is-style-left-border-small-up {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.is-style-left-border-small-up-darker {
  border-left: 1px solid #D5DDE3;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .is-style-max-width-2-col,
  .is-style-max-width-3-col,
  .is-style-max-width-4-col,
  .is-style-max-width-5-col,
  .is-style-max-width-6-col,
  .is-style-max-width-7-col,
  .is-style-max-width-8-col,
  .is-style-max-width-9-col,
  .is-style-max-width-10-col,
  .is-style-max-width-300px,
  .is-style-max-width-350px,
  .is-style-max-width-400px,
  .is-style-max-width-450px,
  .is-style-max-width-500px,
  .is-style-max-width-550px,
  .is-style-max-width-600px,
  .is-style-max-width-650px {
    max-width: 100%;
  }
  .is-style-reduced-padding-left-right-on-small {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }
  .is-style-zero-padding-left-right-on-small {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .is-style-zero-padding-top-on-small {
    padding-top: 0 !important;
  }
  .is-style-centre-align-on-small {
    text-align: center;
  }
}
/* 0 - 781px - WP Small */
@media (max-width: 781px) {
  .is-style-left-border-small-up,
  .is-style-left-border-small-up-darker {
    border-left: none;
  }
  .is-style-zero-padding-left-right-on-small {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .is-style-zero-reduced-left-right-on-small {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.is-style-how-we-work-left-border {
  position: relative;
  padding-left: var(--wp--preset--spacing--lg);
}
.is-style-how-we-work-left-border:after {
  content: "";
  position: absolute;
  border-left: 1px solid #ffffff;
  top: -150px;
  left: 0;
  bottom: -500px;
}

.is-style-how-we-work-slider-outer {
  position: relative;
  padding: 0;
}
.is-style-how-we-work-slider-outer:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 100vw;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-bottom: 1px solid #ffffff;
}
.is-style-how-we-work-slider-outer:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 100vw;
  height: 1px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-top: 1px solid #ffffff;
}

.is-style-how-we-work-slider-inner {
  background: rgba(255, 255, 255, 0.3137254902);
  overflow-x: auto;
  overflow-y: hidden;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Firefox */
  scrollbar-width: none;
  /* IE / old Edge */
  -ms-overflow-style: none;
}

/* Chrome / Safari / Chromium */
.is-style-how-we-work-slider-inner::-webkit-scrollbar {
  display: none;
}

.is-style-how-we-work-slider-inner.is-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.is-style-how-we-work-slider {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
  background-color: rgbs(#ffffff, 0.25);
}

.is-style-how-we-work-slider .wp-block-column {
  margin-left: 0;
  margin-right: 0;
  padding-top: var(--wp--preset--spacing--lg);
  padding-bottom: var(--wp--preset--spacing--md);
  padding-left: var(--wp--preset--spacing--lg);
  padding-right: var(--wp--preset--spacing--lg);
  min-height: 300px;
  min-width: 420px;
  border-right: 1px solid #ffffff;
}

/* 0 - 781px - WP Small */
@media (max-width: 781px) {
  .is-style-how-we-work-slider {
    gap: 0 !important;
  }
  .is-style-how-we-work-slider .wp-block-column {
    min-height: 150px;
    min-width: 260px;
    border-bottom: 1px solid #ffffff;
  }
  .is-style-how-we-work-left-border:after {
    content: "";
    position: absolute;
    top: -150px;
    bottom: -1100px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  padding-bottom: 2rem;
  margin-left: 0;
}

.slick-list {
  position: relative;
  overflow: visible;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  background-position: center;
  position: absolute;
  top: -40px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1000;
  background-color: #8C9397;
  border-radius: 999px;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  text-indent: -5000px;
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
  cursor: pointer;
}

.slick-slider .slick-prev {
  background-image: url("../img/icons/chevron-left.svg");
  margin-right: 0;
  right: 54px;
  left: auto;
}

.slick-slider .slick-next {
  background-image: url("../img/icons/chevron-right.svg");
  margin-left: 0;
  right: 0;
  left: auto;
}

.slick-slider .slick-prev.slick-disabled,
.slick-slider .slick-next.slick-disabled {
  opacity: 0.4;
}

.slick-slider .slick-prev.slick-disabled:hover,
.slick-slider .slick-next.slick-disabled:hover {
  cursor: default;
}

.slick-slide:focus {
  outline: none;
}

.slick-dots {
  position: absolute;
  bottom: 1rem;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: auto;
  margin: 0 0.15rem;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: none;
  background: transparent;
  display: block;
  height: 24px;
  width: 16px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}
.slick-dots li button:hover, .slick-dots li button:focus-visible {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus-visible:before {
  background: #2122E1;
}
.slick-dots li button:before {
  position: absolute;
  top: calc(50% - 2px);
  left: 0;
  content: "";
  width: 16px;
  height: 4px;
  background: #5E6092;
  border-radius: 4px;
}
.slick-dots li.slick-active button {
  width: 30px;
}
.slick-dots li.slick-active button:before {
  width: 30px;
  background: #2122E1;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .slick-slider .slick-prev,
  .slick-slider .slick-next {
    top: auto;
    bottom: -30px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  /*.slick-slider .slick-prev {
  	margin-right: 0;
  	right: 54px;
  	left: auto;
  } 

  .slick-slider .slick-next {
  	margin-left: 0;
  	right: 0;
  	left: auto;
  }*/
}
#insights_impact {
  background-image: url("../img/inisghts-impact-header-bg-overlay.svg"), url("../img/standard-header-bg.webp");
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  background-position: top 105px center, top center;
}

#insights_impact_detail {
  background-image: url("../img/insights-impact-detail-bg.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
#insights_impact_detail.single-post h3, #insights_impact_detail.single-post .wp-block-heading {
  margin-top: var(--wp--preset--spacing--md);
  font-size: clamp(1.019rem, 1.019rem + (1vw - 0.2rem) * 0.68, 1.563rem);
}
#insights_impact_detail.single-post hr {
  margin-left: 0;
  margin-right: 0;
  margin-top: var(--wp--preset--spacing--md);
  margin-bottom: var(--wp--preset--spacing--md);
}
#insights_impact_detail.single-post .wp-block-image {
  margin-bottom: var(--wp--preset--spacing--md);
}
#insights_impact_detail.single-post .wp-block-list {
  margin-bottom: var(--wp--preset--spacing--md);
}
#insights_impact_detail.single-post .wp-block-quote {
  padding-top: 0;
  margin-top: var(--wp--preset--spacing--md);
  margin-bottom: var(--wp--preset--spacing--md);
}
#insights_impact_detail.single-post .wp-block-quote p {
  font-family: "cabinet_grotesk_medium", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: var(--wp--preset--font-size--lg);
}

.insights-impact-archive-content {
  padding-top: 3rem;
}
.insights-impact-archive-content a {
  text-decoration: none;
}

.insights-impact-entry {
  padding: 2rem 1rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid #EEEFEF;
}

#insights-archive-results.loading {
  opacity: 0.5;
  pointer-events: none;
}

.emica-impacts-insights-slider-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /* Firefox */
  scrollbar-width: none;
  /* IE / old Edge */
  -ms-overflow-style: none;
}

/* Chrome / Safari / Chromium */
.emica-impacts-insights-slider-wrapper::-webkit-scrollbar {
  display: none;
}

.emica-impacts-insights-slider-wrapper.is-dragging {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.emica-impacts-insights-slider {
  -ms-flex-flow: nowrap;
      flex-flow: nowrap;
}

.impacts-insights-archive-entry {
  background: linear-gradient(135deg, #002B7D 0%, #1439F4 100%);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  margin-right: 1rem;
  padding: 1.5rem;
  min-height: 300px;
  min-width: 535px;
  text-decoration: none;
}
.impacts-insights-archive-entry p, .impacts-insights-archive-entry span, .impacts-insights-archive-entry h3 {
  color: #ffffff;
}
.impacts-insights-archive-entry span {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
}
.impacts-insights-archive-entry h3 {
  margin-top: 0.75rem;
}
.impacts-insights-archive-entry.entry-advisory p, .impacts-insights-archive-entry.entry-advisory span, .impacts-insights-archive-entry.entry-advisory h3, .impacts-insights-archive-entry.entry-coaching p, .impacts-insights-archive-entry.entry-coaching span, .impacts-insights-archive-entry.entry-coaching h3 {
  color: #0B0B51;
}
.impacts-insights-archive-entry.entry-advisory span, .impacts-insights-archive-entry.entry-coaching span {
  border-bottom: 1px solid #0B0B51;
}
.impacts-insights-archive-entry.entry-1-consulting, .impacts-insights-archive-entry.entry-5-consulting, .impacts-insights-archive-entry.entry-9-consulting {
  background-image: url("../img/impact-insights-frame-1-consulting.jpg");
}
.impacts-insights-archive-entry.entry-2-consulting, .impacts-insights-archive-entry.entry-6-consulting, .impacts-insights-archive-entry.entry-10-consulting {
  background-image: url("../img/impact-insights-frame-2-consulting.jpg");
}
.impacts-insights-archive-entry.entry-3-consulting, .impacts-insights-archive-entry.entry-7-consulting, .impacts-insights-archive-entry.entry-11-consulting {
  background-image: url("../img/impact-insights-frame-3-consulting.jpg");
}
.impacts-insights-archive-entry.entry-4-consulting, .impacts-insights-archive-entry.entry-8-consulting, .impacts-insights-archive-entry.entry-12-consulting {
  background-image: url("../img/impact-insights-frame-4-consulting.jpg");
}
.impacts-insights-archive-entry.entry-1-advisory, .impacts-insights-archive-entry.entry-5-advisory, .impacts-insights-archive-entry.entry-9-advisory {
  background-image: url("../img/impact-insights-frame-1-advisory.jpg");
}
.impacts-insights-archive-entry.entry-2-advisory, .impacts-insights-archive-entry.entry-6-advisory, .impacts-insights-archive-entry.entry-10-advisory {
  background-image: url("../img/impact-insights-frame-2-advisory.jpg");
}
.impacts-insights-archive-entry.entry-3-advisory, .impacts-insights-archive-entry.entry-7-advisory, .impacts-insights-archive-entry.entry-11-advisory {
  background-image: url("../img/impact-insights-frame-3-advisory.jpg");
}
.impacts-insights-archive-entry.entry-4-advisory, .impacts-insights-archive-entry.entry-8-advisory, .impacts-insights-archive-entry.entry-12-advisory {
  background-image: url("../img/impact-insights-frame-4-advisory.jpg");
}
.impacts-insights-archive-entry.entry-1-coaching, .impacts-insights-archive-entry.entry-5-coaching, .impacts-insights-archive-entry.entry-9-coaching {
  background-image: url("../img/impact-insights-frame-1-coaching.jpg");
}
.impacts-insights-archive-entry.entry-2-coaching, .impacts-insights-archive-entry.entry-6-coaching, .impacts-insights-archive-entry.entry-10-coaching {
  background-image: url("../img/impact-insights-frame-2-coaching.jpg");
}
.impacts-insights-archive-entry.entry-3-coaching, .impacts-insights-archive-entry.entry-7-coaching, .impacts-insights-archive-entry.entry-11-coaching {
  background-image: url("../img/impact-insights-frame-3-coaching.jpg");
}
.impacts-insights-archive-entry.entry-4-coaching, .impacts-insights-archive-entry.entry-8-coaching, .impacts-insights-archive-entry.entry-12-coaching {
  background-image: url("../img/impact-insights-frame-4-coaching.jpg");
}

.advisory-page .impacts-insights-archive-entry.entry-1, .advisory-page .impacts-insights-archive-entry.entry-5, .advisory-page .impacts-insights-archive-entry.entry-9 {
  background-image: url("../img/impact-insights-frame-1-alt.jpg");
}
.advisory-page .impacts-insights-archive-entry.entry-2, .advisory-page .impacts-insights-archive-entry.entry-6, .advisory-page .impacts-insights-archive-entry.entry-10 {
  background-image: url("../img/impact-insights-frame-2-alt.jpg");
}
.advisory-page .impacts-insights-archive-entry.entry-3, .advisory-page .impacts-insights-archive-entry.entry-7, .advisory-page .impacts-insights-archive-entry.entry-11 {
  background-image: url("../img/impact-insights-frame-3-alt.jpg");
}
.advisory-page .impacts-insights-archive-entry.entry-4, .advisory-page .impacts-insights-archive-entry.entry-8, .advisory-page .impacts-insights-archive-entry.entry-12 {
  background-image: url("../img/impact-insights-frame-4-alt.jpg");
}
.advisory-page .impacts-insights-archive-entry p, .advisory-page .impacts-insights-archive-entry span, .advisory-page .impacts-insights-archive-entry h3 {
  color: #0B0B51;
}
.advisory-page .impacts-insights-archive-entry span {
  border-bottom: 1px solid #0B0B51;
  padding-bottom: 0.25rem;
  font-size: 1rem;
}

.insights-impact-entry img {
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.insights-impact-entry:hover img, .insights-impact-entry:focus-visible img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ii-category {
  display: block;
  font-size: 0.75rem;
  color: #0B0B51;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}
.ii-category:before {
  content: "";
  display: inline-block;
  margin-right: 0.5rem;
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: #DBDEDF;
}
.ii-category.consulting:before {
  background: linear-gradient(135deg, #002B7D 0%, #1439F4 100%);
}
.ii-category.advisory:before {
  background: linear-gradient(133deg, #4D9BFF 0%, #16CDFF 100%);
}
.ii-category.coaching:before {
  background: linear-gradient(135deg, #FF9ADA 0%, #FFD3B4 100%);
}

.news-archive-filter-menu .button {
  margin-left: 0.6rem;
  margin-right: 0.6rem;
  margin-bottom: 1rem;
  padding: 0.375rem 0.875rem 0.375rem 0.875rem;
  border-radius: 0.125rem;
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #ffffff;
  color: #0B0B51;
}
.news-archive-filter-menu .button:after {
  display: none;
}
.news-archive-filter-menu .button.hollow:before {
  content: "";
  display: inline-block;
  margin-right: 0.5rem;
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: #DBDEDF;
}
.news-archive-filter-menu .button.hollow.consulting:before {
  background: linear-gradient(135deg, #002B7D 0%, #1439F4 100%);
}
.news-archive-filter-menu .button.hollow.advisory:before {
  background: linear-gradient(133deg, #4D9BFF 0%, #16CDFF 100%);
}
.news-archive-filter-menu .button.hollow.coaching:before {
  background: linear-gradient(135deg, #FF9ADA 0%, #FFD3B4 100%);
}
.news-archive-filter-menu .button.active {
  background-color: #0B0B51;
  border: 1px solid rgba(11, 11, 81, 0.5);
  color: #ffffff;
}
.news-archive-filter-menu .button:hover, .news-archive-filter-menu .button:focus-visible {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(11, 11, 81, 0.5);
  color: #0B0B51;
}

.more-posts-menu {
  border-top: 1px solid #D5DDE3;
}
.more-posts-menu li {
  border-bottom: 1px solid #D5DDE3;
}
.more-posts-menu li a {
  padding: 2rem 1rem;
  color: #0B0B51;
}

/* Small Only */
@media print, screen and (max-width: 39.99875em) {
  #standard {
    background-size: auto;
  }
  .impacts-insights-archive-entry {
    min-width: 240px;
    min-height: 200px;
  }
  .insights-impact-entry .wp-block-heading.has-xms-font-size {
    font-size: 1.125rem !important;
  }
}
/* Medium Only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  #standard {
    background-size: auto;
  }
  .impacts-insights-archive-entry {
    min-width: 330px;
    min-height: 240px;
  }
}
/* Large Only */
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .impacts-insights-archive-entry {
    min-width: 385px;
  }
}
/* Horizontal Slider */
.is-style-horz-looping-slider {
  overflow: hidden;
  position: relative;
}
.is-style-horz-looping-slider.is-style-client-logos .horz-slider__item {
  max-width: 220px;
  border: 1px solid #E4E9ED;
  border-right: none;
}
.is-style-horz-looping-slider.is-style-client-logos .horz-slider__item .wp-block-image {
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.is-style-horz-looping-slider.is-style-client-logos .horz-slider__item .wp-block-image img {
  padding: 1.875rem;
}
.is-style-horz-looping-slider.is-style-client-logos:before {
  content: "";
  position: absolute;
  top: 0;
  right: auto;
  left: 0;
  bottom: 0;
  width: 70px;
  background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #fff 20%, rgba(255, 255, 255, 0) 100%);
  z-index: 999;
}
.is-style-horz-looping-slider.is-style-client-logos:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  width: 70px;
  background: -webkit-gradient(linear, right top, left top, color-stop(20%, #fff), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to left, #fff 20%, rgba(255, 255, 255, 0) 100%);
  z-index: 999;
}
.is-style-horz-looping-slider.is-style-associates-sliders-group .horz-slider__item {
  padding: 0.5rem;
  width: 150px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 150px;
          flex: 0 0 150px;
  border: none;
}
.is-style-horz-looping-slider.is-style-associates-sliders-group .horz-slider__item .wp-block-image {
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0.25rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0.3)));
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.3) 100%);
}

/* track that moves */
.horz-slider__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  will-change: transform;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

/* items */
.horz-slider__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

/* animations */
@-webkit-keyframes horzSliderLeft {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--horz-slider-distance)));
            transform: translateX(calc(-1 * var(--horz-slider-distance)));
  }
}
@keyframes horzSliderLeft {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-1 * var(--horz-slider-distance)));
            transform: translateX(calc(-1 * var(--horz-slider-distance)));
  }
}
@-webkit-keyframes horzSliderRight {
  from {
    -webkit-transform: translateX(calc(-1 * var(--horz-slider-distance)));
            transform: translateX(calc(-1 * var(--horz-slider-distance)));
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes horzSliderRight {
  from {
    -webkit-transform: translateX(calc(-1 * var(--horz-slider-distance)));
            transform: translateX(calc(-1 * var(--horz-slider-distance)));
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/* LEFT (default) */
.is-style-horz-looping-slider[data-direction=left] .horz-slider__track {
  -webkit-animation-name: horzSliderLeft;
          animation-name: horzSliderLeft;
  -webkit-animation-duration: var(--horz-slider-speed, 35s);
          animation-duration: var(--horz-slider-speed, 35s);
}

.is-style-horz-looping-slider[data-direction=right] .horz-slider__track {
  -webkit-animation-name: horzSliderRight;
          animation-name: horzSliderRight;
  -webkit-animation-duration: var(--horz-slider-speed, 35s);
          animation-duration: var(--horz-slider-speed, 35s);
}

.is-style-horz-looping-slider[data-pause=true]:hover .horz-slider__track {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@media (prefers-reduced-motion: reduce) {
  .horz-slider__track {
    -webkit-animation: none !important;
            animation: none !important;
  }
}
/* 0 - 639px - Small Only */
@media print, screen and (max-width: 39.99875em) {
  .is-style-horz-looping-slider {
    overflow: hidden;
    position: relative;
  }
  .is-style-horz-looping-slider.is-style-client-logos .horz-slider__item {
    max-width: 140px;
  }
  .is-style-horz-looping-slider.is-style-client-logos .horz-slider__item .wp-block-image img {
    padding: 0.625rem;
  }
}
/* TEAMS CSS */
.team-members {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem 1rem;
}

.team-members.x5 {
  grid-template-columns: repeat(5, 1fr);
}

.team-members.x4 {
  grid-template-columns: repeat(4, 1fr);
}

.team-members.x3 {
  grid-template-columns: repeat(3, 1fr);
}

.team-members.x2 {
  grid-template-columns: repeat(2, 1fr);
}

.team-member .wp-block-heading,
.team-member p {
  margin-top: 0;
  margin-bottom: var(--wp--preset--spacing--xs);
}

.team-member .team-member--content {
  margin-top: var(--wp--preset--spacing--sm);
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .team-members.x5,
  .team-members.x4,
  .team-members.x3,
  .team-members.x2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.wp-block-emica-team-query {
  display: grid;
}

.team-entry__image img {
  width: 100%;
  height: auto;
  display: block;
}

.team-entry:hover {
  cursor: pointer;
}

.team-entry.loading {
  position: relative;
  pointer-events: none;
  opacity: 0.75;
}

.team-entry.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 28px;
  height: 28px;
  margin: -14px 0 0 -14px;
  border: 3px solid #ddd;
  border-top: 3px solid #000;
  border-radius: 50%;
  -webkit-animation: team-spin 0.7s linear infinite;
          animation: team-spin 0.7s linear infinite;
}

/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .emica-team-query {
    grid-template-columns: repeat(2, minmax(0, var(--team-column-width, 1fr))) !important;
  }
}
@-webkit-keyframes team-spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes team-spin {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.team-member-details {
  padding: 2rem;
  background-color: rgba(11, 11, 81, 0.35);
  backdrop-filter: blur(3px);
}
.team-member-details .wrapper {
  background-color: #ffffff;
  border: 1px solid #eee;
  padding: 2rem 2rem 8rem 2rem;
  -webkit-box-shadow: 0 2px 2px -1px rgba(10, 13, 18, 0.1), 0 4px 6px -2px rgba(10, 13, 18, 0.1), 0 12px 16px -4px rgba(10, 13, 18, 0.1);
          box-shadow: 0 2px 2px -1px rgba(10, 13, 18, 0.1), 0 4px 6px -2px rgba(10, 13, 18, 0.1), 0 12px 16px -4px rgba(10, 13, 18, 0.1);
}
.team-member-details .dialog-header {
  margin-bottom: 3rem;
}
.team-member-details .row {
  max-width: 80rem;
}
.team-member-details .image-wrapper {
  padding: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFFFFF), to(#EEEEEE));
  background: linear-gradient(0deg, #FFFFFF 0%, #EEEEEE 100%);
  text-align: center;
  /*margin-left: 2.5rem;
  margin-right: 2.5rem;*/
  max-width: 320px;
}
.team-member-details .image-wrapper img {
  margin: 0;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  .team-member-details {
    padding: 0;
  }
  .team-member-details .wrapper {
    padding: 2rem 1rem 4rem 1rem;
  }
  .team-member-details .image-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .team-member-details .dialog-header {
    margin-bottom: 1.5rem;
  }
  .wp-block-emica-team-query {
    grid-template-columns: 1fr !important;
  }
}
/* medium only */
@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .team-member-details .image-wrapper {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }
}
/* PAGINATION CSS */
ul.page-numbers {
  margin: 1rem 0 0 0;
  padding: 0.2rem 0;
  list-style: none;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

ul.page-numbers li {
  margin: 0 0.3125rem 0 0.3125rem;
}

ul.page-numbers li .page-numbers {
  line-height: 1;
  display: block;
  text-decoration: none;
  border-radius: 0;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 0.75rem 0 0.75rem 0;
  height: 2.625rem;
  background-color: rgba(255, 255, 255, 0.5);
  border-bottom: 3px solid transparent;
  color: #0B0B51;
  text-align: center;
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  aspect-ratio: 1/1;
  -webkit-transition: color 0.35s, border 0.35s, background-color 0.35s;
  transition: color 0.35s, border 0.35s, background-color 0.35s;
}

@supports not (aspect-ratio: auto) {
  ul.page-numbers li .page-numbers {
    padding: 0.625rem 0.8125rem 0.6875rem 0.8125rem;
  }
}
ul.page-numbers li .page-numbers:after {
  content: "";
  border-bottom: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}

ul.page-numbers li .page-numbers:hover,
ul.page-numbers li .page-numbers:focus-visible {
  background-color: #ffffff;
  border-bottom: 3px solid #0B0B51;
  color: #0B0B51;
}

ul.page-numbers li a.prev.page-numbers {
  text-align: left;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%228.51%2011.37%203.45%205.98%208.51%200.59%22%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

ul.page-numbers li a.prev.page-numbers:after {
  right: auto;
  left: 0;
}

ul.page-numbers li a.next.page-numbers {
  text-align: left;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%223.45%200.59%208.51%205.98%203.45%2011.37%22%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
}

ul.page-numbers li a.next.page-numbers:after {
  right: 0;
}

ul.page-numbers li a.page-numbers.current,
ul.page-numbers li span.page-numbers.current {
  color: #0B0B51;
  background-color: #ffffff;
  border-bottom: 3px solid #0B0B51;
}

ul.page-numbers li a.prev.page-numbers:hover,
ul.page-numbers li a.prev.page-numbers:focus-visible {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%228.51%2011.37%203.45%205.98%208.51%200.59%22%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  background-color: #ffffff;
  border-bottom: 3px solid #0B0B51;
  color: #0B0B51;
}

ul.page-numbers li a.next.page-numbers:hover,
ul.page-numbers li a.next.page-numbers:focus-visible {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.96%2011.96%22%3E%3Cpolyline%20points%3D%223.45%200.59%208.51%205.98%203.45%2011.37%22%20fill%3D%22none%22%20stroke%3D%22%230B0B51%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
  background-color: #ffffff;
  border-bottom: 3px solid #0B0B51;
  color: #0B0B51;
}

/* small only */
@media print, screen and (max-width: 39.99875em) {
  ul.page-numbers {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/*# sourceMappingURL=app.css.map */
