@charset "UTF-8";
/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
          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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
          box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
          box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
          box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
          box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
          box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: none;
            transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
          flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
          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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
          box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
          flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
            flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
          box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
          box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -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(0);
          transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
          transform: perspective(2000px) rotate(0);
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.5s;
          transition-duration: 0.5s;
  -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: 0.3s !important;
          transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
          transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 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;
}

@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-cw-1turn;
          animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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;
}

@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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}

.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: 0.3s !important;
          animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
          animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
  transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.3s !important;
  transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 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;
}

@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-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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;
}

@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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.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: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
  transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.3s !important;
  transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 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;
}

@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-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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;
}

@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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.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: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
  transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.3s !important;
  transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 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;
}

@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-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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;
}

@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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.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: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
  transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.3s !important;
  transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !important;
}

.shake {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  15%, 25%, 35%, 45%, 5%, 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;
}

@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-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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;
}

@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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.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: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/*! Normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

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

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;
}

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

a {
  background-color: transparent;
}

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

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

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, select {
  text-transform: none;
}

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

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

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

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

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

textarea {
  overflow: auto;
}

[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;
}

[hidden], template {
  display: none;
}

/* Foundation Zurb 6.4.2 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.large, .reveal.small, .reveal.tiny {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
} /*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, footer, header, nav, section {
  display: block;
}

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

figcaption, figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

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

main {
  display: block;
}

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

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active, a:hover {
  outline-width: 0;
}

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

b, strong {
  font-weight: inherit;
}

b, strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

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;
}

audio, video {
  display: inline-block;
}

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

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

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

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

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

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

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

input {
  overflow: visible;
}

[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-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

menu {
  display: block;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: 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%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 3px;
}

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

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

button {
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  border-radius: 3px;
  background: 0 0;
  line-height: 1;
  cursor: auto;
}

[data-whatinput=mouse] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

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

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

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
  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;
}

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

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

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}

.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  line-height: 0;
  color: #cacaca;
}

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .h1, h1 {
    font-size: 3rem;
  }
  .h2, h2 {
    font-size: 2.5rem;
  }
  .h3, h3 {
    font-size: 1.9375rem;
  }
  .h4, h4 {
    font-size: 1.5625rem;
  }
  .h5, h5 {
    font-size: 1.25rem;
  }
  .h6, h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #2ba6cb;
  text-decoration: none;
  cursor: pointer;
}

a:focus, a:hover {
  color: #258faf;
}

a img {
  border: 0;
}

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

dl, ol, ul {
  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;
}

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

dl {
  margin-bottom: 1rem;
}

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}

cite:before {
  content: "— ";
}

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

figure {
  margin: 0;
}

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a;
}

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

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

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

.stat {
  font-size: 2.5rem;
  line-height: 1;
}

p + .stat {
  margin-top: -1rem;
}

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

.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;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #000 !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^="#"]:after, a[href^="javascript:"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  blockquote, pre {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
  outline: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}

textarea[rows] {
  height: auto;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #cacaca;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #cacaca;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}

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

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

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

[type=checkbox], [type=file], [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: 400;
  line-height: 1.8;
  color: #0a0a0a;
}

label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}

.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}

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

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  -ms-flex-align: center;
  -webkit-box-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;
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
  height: auto;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
  height: auto;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  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: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

@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: 0;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
  box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

select::-ms-expand {
  display: none;
}

select[multiple] {
  height: auto;
  background-image: none;
}

.is-invalid-input:not(:focus) {
  border-color: #c60f13;
  background-color: #f8e6e7;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #c60f13;
}

.is-invalid-input:not(:focus)::placeholder {
  color: #c60f13;
}

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

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 700;
  color: #c60f13;
}

.form-error.is-visible {
  display: block;
}

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

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

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

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

.clearfix::after {
  clear: both;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
  .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.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), 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.9375em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important;
  }
}
.show-for-sr, .show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

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

.hide-for-portrait, .show-for-landscape {
  display: block !important;
}

@media screen and (orientation: landscape) {
  .hide-for-portrait, .show-for-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-portrait, .show-for-landscape {
    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;
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 3px;
  -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-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #2ba6cb;
  color: #fefefe;
}

[data-whatinput=mouse] .button {
  outline: 0;
}

.button:focus, .button:hover {
  background-color: #258dad;
  color: #fefefe;
}

.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.primary {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.primary:focus, .button.primary:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.secondary:focus, .button.secondary:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}

.button.alert:focus, .button.alert:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button.success {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.success:focus, .button.success:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button.warning {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.warning:focus, .button.warning:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button.body-font {
  background-color: #222;
  color: #fefefe;
}

.button.body-font:focus, .button.body-font:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.header {
  background-color: #222;
  color: #fefefe;
}

.button.header:focus, .button.header:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover {
  background-color: #2ba6cb;
  color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:focus, .button.disabled.primary:hover, .button[disabled].primary, .button[disabled].primary:focus, .button[disabled].primary:hover {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button.disabled.secondary, .button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:focus, .button.disabled.secondary:hover, .button[disabled].secondary, .button[disabled].secondary:focus, .button[disabled].secondary:hover {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button.disabled.alert, .button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:focus, .button.disabled.alert:hover, .button[disabled].alert, .button[disabled].alert:focus, .button[disabled].alert:hover {
  background-color: #c60f13;
  color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success, .button[disabled].success:focus, .button[disabled].success:hover {
  background-color: #5da423;
  color: #0a0a0a;
}

.button.disabled.warning, .button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning, .button[disabled].warning:focus, .button[disabled].warning:hover {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button.disabled.body-font, .button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.body-font, .button.disabled.body-font:focus, .button.disabled.body-font:hover, .button[disabled].body-font, .button[disabled].body-font:focus, .button[disabled].body-font:hover {
  background-color: #222;
  color: #fefefe;
}

.button.disabled.header, .button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}

.button.disabled.header, .button.disabled.header:focus, .button.disabled.header:hover, .button[disabled].header, .button[disabled].header:focus, .button[disabled].header:hover {
  background-color: #222;
  color: #fefefe;
}

.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow, .button.hollow:focus, .button.hollow:hover {
  background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:focus, .button.hollow.disabled:hover, .button.hollow[disabled], .button.hollow[disabled]:focus, .button.hollow[disabled]:hover {
  background-color: transparent;
}

.button.hollow:focus, .button.hollow:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow:focus.disabled, .button.hollow:focus[disabled], .button.hollow:hover.disabled, .button.hollow:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.primary:focus, .button.hollow.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled], .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.secondary:focus, .button.hollow.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled], .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.alert:focus, .button.hollow.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled], .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.success:focus, .button.hollow.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled], .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.warning:focus, .button.hollow.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled], .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.hollow.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.body-font:focus, .button.hollow.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.body-font:focus.disabled, .button.hollow.body-font:focus[disabled], .button.hollow.body-font:hover.disabled, .button.hollow.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header {
  border: 1px solid #222;
  color: #222;
}

.button.hollow.header:focus, .button.hollow.header:hover {
  border-color: #111;
  color: #111;
}

.button.hollow.header:focus.disabled, .button.hollow.header:focus[disabled], .button.hollow.header:hover.disabled, .button.hollow.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear:focus, .button.clear:hover {
  background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:focus, .button.clear.disabled:hover, .button.clear[disabled], .button.clear[disabled]:focus, .button.clear[disabled]:hover {
  background-color: transparent;
}

.button.clear:focus, .button.clear:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover.disabled, .button.clear:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear, .button.clear.disabled, .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear[disabled] {
  border-color: transparent;
}

.button.clear.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary:focus, .button.clear.primary:hover {
  border-color: #165366;
  color: #165366;
}

.button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled] {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary[disabled] {
  border-color: transparent;
}

.button.clear.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary:focus, .button.clear.secondary:hover {
  border-color: #757575;
  color: #757575;
}

.button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled] {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary[disabled] {
  border-color: transparent;
}

.button.clear.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert:focus, .button.clear.alert:hover {
  border-color: #63080a;
  color: #63080a;
}

.button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled] {
  border: 1px solid #c60f13;
  color: #c60f13;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert[disabled] {
  border-color: transparent;
}

.button.clear.success {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success:focus, .button.clear.success:hover {
  border-color: #2f5212;
  color: #2f5212;
}

.button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover.disabled, .button.clear.success:hover[disabled] {
  border: 1px solid #5da423;
  color: #5da423;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success[disabled] {
  border-color: transparent;
}

.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning:focus, .button.clear.warning:hover {
  border-color: #805700;
  color: #805700;
}

.button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning[disabled] {
  border-color: transparent;
}

.button.clear.body-font {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font:focus, .button.clear.body-font:hover {
  border-color: #111;
  color: #111;
}

.button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.body-font, .button.clear.body-font.disabled, .button.clear.body-font:focus, .button.clear.body-font:focus.disabled, .button.clear.body-font:focus[disabled], .button.clear.body-font:hover, .button.clear.body-font:hover.disabled, .button.clear.body-font:hover[disabled], .button.clear.body-font[disabled] {
  border-color: transparent;
}

.button.clear.header {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header:focus, .button.clear.header:hover {
  border-color: #111;
  color: #111;
}

.button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover.disabled, .button.clear.header:hover[disabled] {
  border: 1px solid #222;
  color: #222;
}

.button.clear.header, .button.clear.header.disabled, .button.clear.header:focus, .button.clear.header:focus.disabled, .button.clear.header:focus[disabled], .button.clear.header:hover, .button.clear.header:hover.disabled, .button.clear.header:hover[disabled], .button.clear.header[disabled] {
  border-color: transparent;
}

.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}

.button.dropdown.hollow::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.primary::after {
  border-top-color: #2ba6cb;
}

.button.dropdown.hollow.secondary::after {
  border-top-color: #e9e9e9;
}

.button.dropdown.hollow.alert::after {
  border-top-color: #c60f13;
}

.button.dropdown.hollow.success::after {
  border-top-color: #5da423;
}

.button.dropdown.hollow.warning::after {
  border-top-color: #ffae00;
}

.button.dropdown.hollow.body-font::after {
  border-top-color: #222;
}

.button.dropdown.hollow.header::after {
  border-top-color: #222;
}

.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer;
}

[data-whatinput=mouse] .close-button {
  outline: 0;
}

.close-button:focus, .close-button:hover {
  color: #0a0a0a;
}

.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
}

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

.button-group::after {
  clear: both;
}

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.button-group .button:last-child {
  margin-right: 0;
}

.button-group.tiny .button {
  font-size: 0.6rem;
}

.button-group.small .button {
  font-size: 0.75rem;
}

.button-group.large .button {
  font-size: 1.25rem;
}

.button-group.expanded .button {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.button-group.primary .button {
  background-color: #2ba6cb;
  color: #0a0a0a;
}

.button-group.primary .button:focus, .button-group.primary .button:hover {
  background-color: #2285a2;
  color: #0a0a0a;
}

.button-group.secondary .button {
  background-color: #e9e9e9;
  color: #0a0a0a;
}

.button-group.secondary .button:focus, .button-group.secondary .button:hover {
  background-color: #bababa;
  color: #0a0a0a;
}

.button-group.alert .button {
  background-color: #c60f13;
  color: #fefefe;
}

.button-group.alert .button:focus, .button-group.alert .button:hover {
  background-color: #9e0c0f;
  color: #fefefe;
}

.button-group.success .button {
  background-color: #5da423;
  color: #0a0a0a;
}

.button-group.success .button:focus, .button-group.success .button:hover {
  background-color: #4a831c;
  color: #0a0a0a;
}

.button-group.warning .button {
  background-color: #ffae00;
  color: #0a0a0a;
}

.button-group.warning .button:focus, .button-group.warning .button:hover {
  background-color: #cc8b00;
  color: #0a0a0a;
}

.button-group.body-font .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.body-font .button:focus, .button-group.body-font .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.header .button {
  background-color: #222;
  color: #fefefe;
}

.button-group.header .button:focus, .button-group.header .button:hover {
  background-color: #1b1b1b;
  color: #fefefe;
}

.button-group.stacked, .button-group.stacked-for-medium, .button-group.stacked-for-small {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
}

.button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 3px;
  background-color: #2ba6cb;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[data-whatinput=mouse] .slider-handle {
  outline: 0;
}

.slider-handle:hover {
  background-color: #258dad;
}

.slider-handle.is-dragging {
  -webkit-transition: all 0s linear;
  transition: all 0s linear;
}

.slider.disabled, .slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}

.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

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

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

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 3px;
  background: #cacaca;
  -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: 3px;
  background: #fefefe;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  content: "";
}

input:checked ~ .switch-paddle {
  background: #2ba6cb;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-active, .switch-inactive {
  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;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

[data-whatinput=mouse] .menu li {
  outline: 0;
}

.menu .button, .menu a {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}

.menu a, .menu button, .menu input, .menu select {
  margin-bottom: 0;
}

.menu input {
  display: inline-block;
}

.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}

.menu.vertical {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}

.menu.expanded li {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.menu.simple {
  -ms-flex-align: center;
  -webkit-box-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;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}

.menu.icons a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
}

.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
  margin-right: 0.25rem;
}

.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
  margin-left: 0.25rem;
}

.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}

.menu .is-active > a {
  background: #2ba6cb;
  color: #fefefe;
}

.menu .active > a {
  background: #2ba6cb;
  color: #fefefe;
}

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

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

.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-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 .nested {
  margin-right: 1rem;
  margin-left: 0;
}

.menu.align-center li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: 700;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.is-drilldown {
  position: relative;
  overflow: hidden;
}

.is-drilldown li {
  display: block;
}

.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}

.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}

.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}

.drilldown .is-drilldown-submenu-parent > a::after {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem;
}

.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;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb 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;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.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: inset 6px;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #2ba6cb transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}

.dropdown.menu a {
  padding: 0.7rem 1rem;
}

[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}

.dropdown.menu .is-active > a {
  background: 0 0;
  color: #2ba6cb;
}

.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 {
  right: 100%;
  left: auto;
  top: 0;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
@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: inset 6px;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #2ba6cb 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 {
    right: 100%;
    left: auto;
    top: 0;
  }
  .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 {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #2ba6cb transparent transparent;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #2ba6cb;
  }
}
.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: #fefefe;
}

.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 {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #2ba6cb transparent transparent;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #2ba6cb;
}

.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}

.is-dropdown-submenu > li {
  width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

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

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

.top-bar {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.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 .top-bar-left, .top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  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 {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .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 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.top-bar-title {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

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

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}

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

.breadcrumbs::after {
  clear: both;
}

.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}

.breadcrumbs a {
  color: #2ba6cb;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}

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

.pagination::after {
  clear: both;
}

.pagination li {
  margin-right: 0.0625rem;
  border-radius: 3px;
  font-size: 0.875rem;
  display: none;
}

.pagination li:first-child, .pagination li:last-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: 3px;
  color: #0a0a0a;
}

.pagination a:hover, .pagination button:hover {
  background: #e6e6e6;
}

.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #2ba6cb;
  color: #fefefe;
  cursor: default;
}

.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}

.pagination .disabled:hover {
  background: 0 0;
}

.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.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: #fefefe;
  list-style-type: none;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

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

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

.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: #2ba6cb;
}

:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 3px 3px;
}

.accordion-title:focus, .accordion-title:hover {
  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: #fefefe;
  color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  font-size: 1rem;
}

.dropdown-pane.is-opening {
  display: block;
}

.dropdown-pane.is-open {
  visibility: visible;
  display: block;
}

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

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

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

.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(254, 254, 254, 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 {
  position: fixed;
  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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}

.off-canvas.is-open {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: 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;
}

[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(10, 10, 10, 0.7);
  box-shadow: 0 0 10px rgba(10, 10, 10, 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;
  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(10, 10, 10, 0.25);
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  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(10, 10, 10, 0.25);
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  -webkit-transform: none;
  transform: none;
  -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;
}

.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 print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
    -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: inherit;
    width: inherit;
    overflow: inherit;
    -webkit-transition: inherit;
    transition: inherit;
  }
  .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}

.tabs::after, .tabs::before {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  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: 0 0;
}

.tabs.primary {
  background: #2ba6cb;
}

.tabs.primary > li > a {
  color: #0a0a0a;
}

.tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
  background: #299ec1;
}

.tabs-title {
  float: left;
}

.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #2ba6cb;
}

.tabs-title > a:hover {
  background: #fefefe;
  color: #258faf;
}

.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #2ba6cb;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

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

.tabs-panel {
  display: none;
  padding: 1rem;
}

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  background-color: #fff;
  color: #0a0a0a;
}

.callout > :first-child {
  margin-top: 0;
}

.callout > :last-child {
  margin-bottom: 0;
}

.callout.primary {
  background-color: #def2f8;
  color: #0a0a0a;
}

.callout.secondary {
  background-color: #fcfcfc;
  color: #0a0a0a;
}

.callout.alert {
  background-color: #fcd6d6;
  color: #0a0a0a;
}

.callout.success {
  background-color: #e6f7d9;
  color: #0a0a0a;
}

.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}

.callout.body-font {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.header {
  background-color: #dedede;
  color: #0a0a0a;
}

.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}

.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  background: #fefefe;
  -webkit-box-shadow: none;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}

.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  padding: 1rem;
  background: #e6e6e6;
}

.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
  -webkit-box-flex: 1;
  flex: 1 0 auto;
  padding: 1rem;
}

.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.media-object {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.media-object img {
  max-width: none;
}

@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 39.9375em) {
  .media-object.stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section {
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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-object-section.main-section {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open, html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 3px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
  outline: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 62.5rem;
  }
}
.reveal.collapse {
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 62.5rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 62.5rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px;
}

table tbody, table tfoot, table thead {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

table caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
}

table thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

table tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

table tfoot tr, table thead tr {
  background: 0 0;
}

table tfoot td, table tfoot th, table thead td, table thead th {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: 700;
  text-align: left;
}

table tbody td, table tbody th {
  padding: 0.5rem 0.625rem 0.625rem;
}

table tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}

table.unstriped tbody tr {
  border-bottom: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack td, table.stack th, table.stack tr {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}
table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
  background-color: #ececec;
}

table.hover tbody tr:hover {
  background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.table-scroll table {
  width: auto;
}

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #2ba6cb;
  color: #fefefe;
}

.badge.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.badge.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.badge.alert {
  background: #c60f13;
  color: #fefefe;
}

.badge.success {
  background: #5da423;
  color: #0a0a0a;
}

.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.badge.body-font {
  background: #222;
  color: #fefefe;
}

.badge.header {
  background: #222;
  color: #fefefe;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 3px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #2ba6cb;
  color: #fefefe;
}

.label.primary {
  background: #2ba6cb;
  color: #0a0a0a;
}

.label.secondary {
  background: #e9e9e9;
  color: #0a0a0a;
}

.label.alert {
  background: #c60f13;
  color: #fefefe;
}

.label.success {
  background: #5da423;
  color: #0a0a0a;
}

.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}

.label.body-font {
  background: #222;
  color: #fefefe;
}

.label.header {
  background: #222;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px;
  background-color: #cacaca;
}

.progress.primary .progress-meter {
  background-color: #2ba6cb;
}

.progress.secondary .progress-meter {
  background-color: #e9e9e9;
}

.progress.alert .progress-meter {
  background-color: #c60f13;
}

.progress.success .progress-meter {
  background-color: #5da423;
}

.progress.warning .progress-meter {
  background-color: #ffae00;
}

.progress.body-font .progress-meter {
  background-color: #222;
}

.progress.header .progress-meter {
  background-color: #222;
}

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

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

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: 700;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 3px;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}

.tooltip::before {
  position: absolute;
}

.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-top-width: 0;
  border-bottom-style: solid;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}

.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}

.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}

.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 0.75rem;
  content: "";
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}

.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}

.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}

.tooltip.align-left::before {
  left: 10%;
  right: auto;
}

.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.flex-video, .responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden;
}

.flex-video embed, .flex-video iframe, .flex-video object, .flex-video video, .responsive-embed embed, .responsive-embed iframe, .responsive-embed object, .responsive-embed video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.flex-video.widescreen, .responsive-embed.widescreen {
  padding-bottom: 56.25%;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #fefefe;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
}

a.thumbnail:focus, a.thumbnail:hover {
  -webkit-box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
  box-shadow: 0 0 6px 1px rgba(43, 166, 203, 0.5);
}

a.thumbnail image {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.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;
}

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 62.5rem;
  margin: 0 auto;
}

.grid-container.fluid {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 100%;
  margin: 0 auto;
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin: 0 auto;
}

.grid-x {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

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

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-1, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-full, .grid-x > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-1, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-full, .grid-x > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-1, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-full, .grid-x > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-x > .small-1 {
  width: 8.33333%;
}

.grid-x > .small-2 {
  width: 16.66667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.33333%;
}

.grid-x > .small-5 {
  width: 41.66667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.33333%;
}

.grid-x > .small-8 {
  width: 66.66667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.33333%;
}

.grid-x > .small-11 {
  width: 91.66667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}

.grid-margin-x > .cell {
  width: calc(100% - 1.875rem);
  margin-left: 0.9375rem;
  margin-right: 0.9375rem;
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .small-1 {
  width: calc(8.33333% - 1.875rem);
}

.grid-margin-x > .small-2 {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x > .small-3 {
  width: calc(25% - 1.875rem);
}

.grid-margin-x > .small-4 {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x > .small-5 {
  width: calc(41.66667% - 1.875rem);
}

.grid-margin-x > .small-6 {
  width: calc(50% - 1.875rem);
}

.grid-margin-x > .small-7 {
  width: calc(58.33333% - 1.875rem);
}

.grid-margin-x > .small-8 {
  width: calc(66.66667% - 1.875rem);
}

.grid-margin-x > .small-9 {
  width: calc(75% - 1.875rem);
}

.grid-margin-x > .small-10 {
  width: calc(83.33333% - 1.875rem);
}

.grid-margin-x > .small-11 {
  width: calc(91.66667% - 1.875rem);
}

.grid-margin-x > .small-12 {
  width: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}
.grid-padding-x .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
}

.grid-padding-x > .cell {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.33333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.66667%;
}

.small-up-7 > .cell {
  width: 14.28571%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.875rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.875rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.875rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.875rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.875rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.875rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.875rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.small-margin-collapse > .small-1 {
  width: 8.33333%;
}

.small-margin-collapse > .small-2 {
  width: 16.66667%;
}

.small-margin-collapse > .small-3 {
  width: 25%;
}

.small-margin-collapse > .small-4 {
  width: 33.33333%;
}

.small-margin-collapse > .small-5 {
  width: 41.66667%;
}

.small-margin-collapse > .small-6 {
  width: 50%;
}

.small-margin-collapse > .small-7 {
  width: 58.33333%;
}

.small-margin-collapse > .small-8 {
  width: 66.66667%;
}

.small-margin-collapse > .small-9 {
  width: 75%;
}

.small-margin-collapse > .small-10 {
  width: 83.33333%;
}

.small-margin-collapse > .small-11 {
  width: 91.66667%;
}

.small-margin-collapse > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}
.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.9375rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.9375rem);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}
.grid-y {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .small-1, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-full, .grid-y > .small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-1, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-full, .grid-y > .medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-1, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-full, .grid-y > .large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}
.grid-y > .small-1 {
  height: 8.33333%;
}

.grid-y > .small-2 {
  height: 16.66667%;
}

.grid-y > .small-3 {
  height: 25%;
}

.grid-y > .small-4 {
  height: 33.33333%;
}

.grid-y > .small-5 {
  height: 41.66667%;
}

.grid-y > .small-6 {
  height: 50%;
}

.grid-y > .small-7 {
  height: 58.33333%;
}

.grid-y > .small-8 {
  height: 66.66667%;
}

.grid-y > .small-9 {
  height: 75%;
}

.grid-y > .small-10 {
  height: 83.33333%;
}

.grid-y > .small-11 {
  height: 91.66667%;
}

.grid-y > .small-12 {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}
.grid-padding-y .grid-padding-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-padding-y > .cell {
  padding-top: 0.9375rem;
  padding-bottom: 0.9375rem;
}

.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  align-items: stretch;
  height: 100vh;
}

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    align-items: stretch;
    height: 100vh;
  }
}
.cell .grid-y.grid-frame {
  height: 100%;
}

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}
.grid-margin-y {
  margin-top: -0.9375rem;
  margin-bottom: -0.9375rem;
}

.grid-margin-y > .cell {
  height: calc(100% - 1.875rem);
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .small-1 {
  height: calc(8.33333% - 1.875rem);
}

.grid-margin-y > .small-2 {
  height: calc(16.66667% - 1.875rem);
}

.grid-margin-y > .small-3 {
  height: calc(25% - 1.875rem);
}

.grid-margin-y > .small-4 {
  height: calc(33.33333% - 1.875rem);
}

.grid-margin-y > .small-5 {
  height: calc(41.66667% - 1.875rem);
}

.grid-margin-y > .small-6 {
  height: calc(50% - 1.875rem);
}

.grid-margin-y > .small-7 {
  height: calc(58.33333% - 1.875rem);
}

.grid-margin-y > .small-8 {
  height: calc(66.66667% - 1.875rem);
}

.grid-margin-y > .small-9 {
  height: calc(75% - 1.875rem);
}

.grid-margin-y > .small-10 {
  height: calc(83.33333% - 1.875rem);
}

.grid-margin-y > .small-11 {
  height: calc(91.66667% - 1.875rem);
}

.grid-margin-y > .small-12 {
  height: calc(100% - 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}
.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.align-right {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
    -webkit-box-flex: 1;
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
  }
}
.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: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  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: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}

.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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(0);
  transform: perspective(2000px) rotate(0);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0);
  transform: perspective(2000px) rotate(0);
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.5s;
  transition-duration: 0.5s;
  -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: 0.3s !important;
  transition-delay: 0.3s !important;
}

.long-delay {
  -webkit-transition-delay: 0.7s !important;
  transition-delay: 0.7s !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%);
  }
  15%, 25%, 35%, 45%, 5%, 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%);
  }
  15%, 25%, 35%, 45%, 5%, 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-cw-1turn;
  animation-name: spin-cw-1turn;
}

@keyframes spin-cw-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%, 100%, 30%, 70% {
    -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%, 100%, 30%, 70% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake, .spin-ccw, .spin-cw, .wiggle {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.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: 0.3s !important;
  animation-delay: 0.3s !important;
}

.long-delay {
  -webkit-animation-delay: 0.7s !important;
  animation-delay: 0.7s !important;
}

/* Slick Slider 1.8.1 */
.slick-list, .slick-slider, .slick-track {
  position: relative;
  display: block;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
  visibility: hidden;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots, .slick-next, .slick-prev {
  position: absolute;
  display: block;
  padding: 0;
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
  font-family: slick;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-loading .slick-list {
  background: url(../images/ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick/slick.eot);
  src: url(../fonts/slick/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick/slick.woff) format("woff"), url(../fonts/slick/slick.ttf) format("truetype"), url(../fonts/slick/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  top: 50%;
  width: 20px;
  height: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

.slick-next:before, [dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  bottom: -25px;
  width: 100%;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

/* FancyBox 3 */
body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s, visibility 0s;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image, .fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(20%, rgba(0, 0, 0, 0.1)), color-stop(40%, rgba(0, 0, 0, 0.2)), color-stop(80%, rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid hsla(0, 0%, 100%, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid hsla(0, 0%, 39%, 0.4);
  border-top: 6px solid hsla(0, 0%, 100%, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
/* Malihu jQuery Custom Scrollbar Plugin | Version: 3.1.5 */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}

.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
}

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px;
}

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
  height: 12px;
  width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-3d-thick-dark.mCSB_scrollTools {
  -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

/* ---------------------------------------------------------------------------------------------------------------------
    WordPress Core Classes
--------------------------------------------------------------------------------------------------------------------- */
.alignnone {
  margin: 0 1em 1em 0;
}

.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

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

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption.alignnone {
  margin: 0 1em 1em 0;
}

.wp-caption.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

.wp-caption.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

/* Stick Admin Bar To The Top */
body.admin-bar {
  margin-top: 32px !important;
}

@media screen and (max-width: 782px) {
  body.admin-bar {
    margin-top: 46px !important;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar {
    margin-top: 46px !important;
  }
}
img.aligncenter {
  margin-top: 35px;
  margin-bottom: 35px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    General fixes
--------------------------------------------------------------------------------------------------------------------- */
body {
  -webkit-font-smoothing: antialiased;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* Placeholder Styling */
::-webkit-input-placeholder {
  color: #b2b2b2;
}

::-moz-placeholder {
  color: #b2b2b2;
}

::-o-placeholder {
  color: #b2b2b2;
}

:-ms-input-placeholder {
  color: #b2b2b2;
}

input:-moz-placeholder {
  color: #b2b2b2;
}

embed, iframe, object {
  max-width: 100%;
}

.column + .column:last-child,
.columns + .column:last-child,
.column + .columns:last-child,
.columns + .columns:last-child {
  float: left;
}

div.text-center {
  width: 100%;
}

.sticky-container {
  z-index: 1000;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Typography
--------------------------------------------------------------------------------------------------------------------- */
a:focus {
  outline: none;
}

p:empty {
  display: none;
}

body, h1, h2, h3, h4, h5, h6, p, a, li {
  font-family: "Josefin Sans", sans-serif;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 40px 25px 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #ec1757;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

a:hover,
a:focus {
  color: #ec1757;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Clearfix
--------------------------------------------------------------------------------------------------------------------- */
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Basic Styles
--------------------------------------------------------------------------------------------------------------------- */
.grid-container {
  max-width: 1300px;
}

.grid-padding-x > .cell {
  position: relative;
}

.btn {
  display: inline-block;
  padding: 12px 40px;
  font-size: 14px;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.btn > svg {
  margin-left: 3px;
  position: relative;
  top: 1px;
}

.btn svg.fa-long-arrow-alt-right,
.btn svg.fa-long-arrow-right {
  position: relative;
  left: 0;
  -webkit-transition: left 0.15s linear;
  transition: left 0.15s linear;
}

.btn:hover svg.fa-long-arrow-alt-right,
.btn:hover svg.fa-long-arrow-right {
  left: 5px;
  -webkit-transition: left 0.15s linear 0.15s;
  transition: left 0.15s linear 0.15s;
}

.btn-transparent,
.btn-transparent:focus {
  border: 1px solid #ec1757;
  color: #ec1757;
}

.btn-transparent:hover {
  background-color: #ec1757;
  color: #fff;
}

.btn.white-text {
  color: #fff;
}

.btn.white-text:hover {
  color: #222;
}

.btn-green,
.btn-green:focus {
  background-color: #73bf44;
  color: #fff;
  font-weight: 800;
  /*box-shadow: 3px 6px 25px rgba(115, 191, 68, 0.78);*/
}

.btn-green em {
  font-weight: 400;
}

.btn-green:hover {
  background-color: #ec1857;
  color: #fff;
  /*box-shadow: 3px 6px 25px rgba(236, 24, 87, 0.78);*/
}

.btn-blue,
.btn-blue:focus {
  background-color: #043e5e;
  color: #fff;
  font-weight: 800;
}

.btn-blue:hover {
  background-color: #27b4e8;
  color: #fff;
}

.btn-pink,
.btn-pink:focus {
  background-color: #ec1757;
  color: #fff;
  font-weight: 800;
}

.btn-pink:hover {
  background-color: #ff0018;
  color: #fff;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Animate CSS
--------------------------------------------------------------------------------------------------------------------- */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-2s {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-3s {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 150px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Social | Media Networks
--------------------------------------------------------------------------------------------------------------------- */
.soc-media {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}

.soc-media .sm-item {
  display: inline-block;
  margin: 1px;
}

.soc-media .sm-item > svg {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #a16f17;
  background-color: transparent;
  text-align: center;
  border-radius: 50%;
  padding: 5px;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.soc-media .sm-item:hover > svg {
  color: #fff !important;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.soc-media .sm-item:before {
  display: none;
}

.soc-media .sm-item:hover .fa-vk {
  background: #45668e;
}

.soc-media .sm-item:hover .fa-facebook-f {
  background: #3b5998;
}

.soc-media .sm-item:hover .fa-twitter {
  background: #00aced;
}

.soc-media .sm-item:hover .fa-google-plus-g {
  background: #dd4b39;
}

.soc-media .sm-item:hover .fa-linkedin-in {
  background: #0177B5;
}

.soc-media .sm-item:hover .fa-youtube {
  background: #bb0000;
}

.soc-media .sm-item:hover .fa-vimeo-v {
  background: #45bbff;
}

.soc-media .sm-item:hover .fa-instagram {
  background: #517fa4;
}

.soc-media .sm-item:hover .fa-pinterest-p {
  background: #CB2027;
}

.soc-media .sm-item:hover .fa-dribbble {
  background: #F26798;
}

.soc-media .sm-item:hover .fa-yelp {
  background: #BE2F25;
}

.soc-media .sm-item:hover .fa-flickr {
  background: #0063DB;
}

.soc-media .sm-item:hover .fa-vine {
  background: #00BF8F;
}

.soc-media .sm-item:hover .fa-rss {
  background: #e6c400;
}

/* ---------------------------------------------------------------------------------------------------------------------
    GF: Reset
--------------------------------------------------------------------------------------------------------------------- */
body .gform_wrapper {
  overflow: inherit;
  margin: 10px 0 20px 0;
  max-width: 100%;
  position: relative;
}

body .gform_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

body .gform_wrapper .top_label div.ginput_container.ginput_recaptcha {
  padding-bottom: 20px !important;
}

body .gform_wrapper .top_label div.ginput_container.ginput_recaptcha + .validation_message {
  position: absolute;
  left: 0;
  bottom: 0;
}

body .gform_wrapper .gform_body {
  width: 100% !important;
}

body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}

body .gform_wrapper ul li.gfield {
  margin-top: 0 !important;
}

body .gform_wrapper li.gfield:not(.with-label) .gfield_label {
  display: none;
}

body .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0;
  position: relative;
}

body .gform_wrapper li.gfield.gfield_error,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border-top: none;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}

body .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0;
}

body .gform_wrapper .field_description_below .gfield_description:not(.validation_message) {
  padding-top: 0;
  position: relative;
  top: -15px;
  color: #989898;
  font-style: italic;
}

input:not([type]), input[type=text], input[type=password], input[type=date], input[type=datetime],
input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number],
input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea {
  margin: 0 0 20px 0;
}

body .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  text-align: center;
  width: calc(100% - 320px);
  position: absolute;
  right: 0;
  bottom: 22px;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit] {
  margin: 0;
}

body .gform_wrapper .gform_ajax_spinner {
  position: absolute;
  top: 28px;
  left: calc(100% - 30px);
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.65);
}

/* ---------------------------------------------------------------------------------------------------------------------
    GF :: Customization
--------------------------------------------------------------------------------------------------------------------- */
body .gform_wrapper div.validation_error {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.25;
  border: none;
  border-radius: 3px;
  background-color: #ec1757;
  padding: 16px 10px;
  width: 100%;
}

body .gform_confirmation_wrapper {
  background-color: #31a26b;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 25px 10px;
  border-radius: 3px;
}

input:not([type]), input[type=text], input[type=password], input[type=date], input[type=datetime],
input[type=datetime-local], input[type=month], input[type=week], input[type=email], input[type=number],
input[type=search], input[type=tel], input[type=time], input[type=url], input[type=color], textarea,
body .gform_wrapper ul.gform_fields li.gfield select {
  border-color: #b2b2b2;
  height: 52px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 14px;
  padding: 5px 28px 5px 20px;
  box-shadow: none !important;
}

body .gform_wrapper ul.gform_fields li.gfield select {
  margin-top: 0 !important;
  margin-left: 0 !important;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 5px 20px;
}

body .gform_wrapper textarea.large {
  height: 172px;
  width: 100%;
  padding: 20px 20px;
}

body .gform_wrapper ul.gform_fields li.gfield.half-left {
  width: 50%;
  float: left;
  padding-right: 8px;
  clear: none;
}

body .gform_wrapper ul.gform_fields li.gfield.half-right {
  width: 50%;
  float: right;
  padding-left: 8px;
  clear: none;
}

body .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper li.gfield_error textarea {
  border: 1px solid #ec1757;
}

body .gform_wrapper .validation_message {
  color: #ec1757;
  font-weight: 500;
  font-size: 11px;
}

body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
body .gform_wrapper textarea.large {
  background-color: #fcfcfc;
  font-size: 14px;
  border-radius: 5px;
}

input:not([type]):focus, input[type=text]:focus, input[type=password]:focus, input[type=date]:focus,
input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=month]:focus, input[type=week]:focus,
input[type=email]:focus, input[type=number]:focus, input[type=search]:focus, input[type=tel]:focus,
input[type=time]:focus, input[type=url]:focus, input[type=color]:focus, textarea:focus {
  background: #fff !important;
  border-color: #ec1757;
  outline: none;
}

body #page-content.content-contact-us .gform_wrapper {
  padding-right: 20px;
}

body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: transparent;
  border-color: #ec1757;
  border-width: 1px;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  color: #ec1757;
  border-radius: 50px;
  padding: 15px 15px;
  min-height: 76px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .gform_wrapper .gform_footer input.button:hover,
body .gform_wrapper .gform_footer input[type=submit]:hover,
body .gform_wrapper .gform_page_footer input.button:hover,
body .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

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

body .gform_wrapper .top_label li ul.gfield_checkbox {
  width: 100%;
  margin: 0 0 24px 0;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox] {
  display: none;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
  display: block;
  font-weight: 400;
  color: #a2a2a2;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  width: 100%;
  max-width: 100%;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label {
  color: #222;
  font-weight: 400 !important;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  position: relative;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:before {
  display: inline-block;
  content: "";
  width: 44px;
  height: 24px;
  border: 1px solid #b2b2b2;
  border-radius: 25px;
  margin-right: 7px;
  position: relative;
  top: 7px;
  left: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label:after {
  display: block;
  background-color: #b2b2b2;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 2px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:before {
  border: 1px solid #73bf44;
}

body .gform_wrapper .gfield_checkbox li input[type=checkbox]:checked + label:after {
  background-color: #73bf44;
  left: 22px;
}

body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label {
  display: none;
}

body .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right + span.ginput_left.address_zip {
  margin-right: 0;
  padding-right: 0 !important;
  width: 100%;
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_checkbox {
  font-size: 0;
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_checkbox > li,
body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_radio > li {
  display: inline-block;
  width: 48%;
  margin-bottom: 7px;
  font-size: 16px;
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_checkbox > li:nth-child(2n) {
  margin-left: 4% !important;
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal .validation_message {
  position: relative;
  top: -10px;
}

body .gform_wrapper .gfield_date_dropdown_day,
body .gform_wrapper .gfield_date_dropdown_month,
body .gform_wrapper .gfield_date_dropdown_year {
  width: 32%;
  margin-right: 2%;
}

body .gform_wrapper .gfield_date_dropdown_year {
  margin-right: 0;
}

body .gform_wrapper .top_label .gfield_label {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 600;
  color: #043e5e;
  margin: 5px 0 6px;
  padding-top: 5px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    WP Comments Styles
--------------------------------------------------------------------------------------------------------------------- */
section.comments {
  margin-bottom: 10px;
}

.comments-wrap {
  background-color: #fff;
  border-radius: 7px;
  padding: 70px 65px 65px;
  margin: 0 0 50px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.comments-wrap .comment {
  padding-bottom: 15px;
  margin-bottom: 32px;
  border-bottom: 1px solid #e5e5e5;
}

.comments-wrap .children {
  margin-left: 0;
}

.comments-wrap .children .comment {
  padding-left: 55px;
}

.comments-wrap h3#comments {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  color: #292929;
  margin: 0 0 25px 0;
}

.comments-wrap ol.commentlist {
  margin: 0 0 30px 0;
  list-style: none;
}

.comment-author-user-pic {
  display: inline-block;
  border: 1px solid #dedede;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}

.comment-author {
  margin-bottom: 15px;
}

.comment-author-meta {
  padding-top: 4px;
}

.comment-author-meta .name {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.6;
  color: #27282d;
  margin: 0;
}

.comment-author-meta .comment-reply-link {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.6;
  color: #27b4e8;
  margin: 0;
}

.comment-author-meta .comment-meta.commentmetadata {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  color: #adadad;
  margin: 0;
}

.comment-author-meta .comment-edit-link {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  color: #73bf44;
}

.comment-text p {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  color: #787878;
  margin: 0 0 15px 0;
}

.comments-wrap .comment .comment-awaiting-moderation {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.6;
  color: #ec1757;
  margin: 0 0 7px 0;
  display: inline-block;
}

#respond {
  padding-top: 10px;
}

#respond .comment-reply-title {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  color: #27282d;
  margin: 0 0 5px 0;
}

#respond .comment-reply-title a {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2;
  color: #27b4e8;
}

#respond .comment-reply-title a:hover {
  text-decoration: underline;
}

#respond .comment-reply-title small a {
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  vertical-align: top;
  display: inline-block;
  background-color: #cacaca;
  padding: 3px 7px;
  border-radius: 3px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#respond .comment-reply-title small a:hover {
  background-color: #ec1757;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#respond .comment-notes {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #27282d;
  margin: 0 0 25px 0;
}

#respond input,
#respond textarea {
  border-radius: 0;
  background-color: #f9f9f9;
}

#respond textarea {
  padding: 20px 25px;
  font-size: 14px;
  color: #222;
}

#respond textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#respond label {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
  color: #4d4d4d;
  margin: 0 0 4px 0;
}

p.form-submit {
  margin-bottom: 0;
  padding: 0 0 2px 320px;
}

#respond #submit {
  display: block;
  outline: none;
  background: transparent;
  border: 1px solid #73bf44;
  border-radius: 4px;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  color: #73bf44;
  text-align: center;
  line-height: 1.1;
  padding: 18px 5px 14px;
  min-height: 76px;
  margin: 0;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#respond #submit:hover {
  background-color: #ec1857;
  border: 1px solid #ec1857;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.comment-list-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.2;
  color: #27282d;
  margin: 0 0 40px 0;
}

.comment-list-title span {
  background-color: #ec1757;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}

#respond .logged-in-as a {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  color: #ec1757;
  margin: 0;
}

#respond .logged-in-as a:hover {
  text-decoration: underline;
}

#respond .math-captcha-form {
  display: block;
  background-color: #fff7e8;
  padding: 10px;
  border-radius: 5px;
}

#respond .math-captcha-form > label {
  display: inline-block;
  font-weight: 500;
  margin-right: 15px;
  text-transform: uppercase;
}

#respond .math-captcha-form > label br {
  display: none;
}

#respond .math-captcha-form > label:after {
  content: ":";
}

#respond .math-captcha-form > span {
  display: inline-block;
  color: #0e9a65;
  font-weight: 600;
  vertical-align: middle;
}

#respond .math-captcha-form input[type=text].mc-input {
  display: inline-block;
  width: 100px !important;
  text-align: center;
  font-size: 16px;
  color: #0e9a65;
  vertical-align: middle;
}

#respond .g-recaptcha {
  margin-bottom: 25px;
  overflow: hidden;
  border: 1px solid #cecece;
  border-radius: 3px;
  background-color: #f9f9f9;
}

#respond .g-recaptcha > div {
  width: 215px !important;
  height: 50px !important;
  position: relative !important;
  left: -3px !important;
  top: -10px !important;
}

#respond form {
  position: relative;
}

#respond #commentform .gglcptch {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 304px;
  padding: 0;
  margin: 0;
}

#respond .gglcptch_recaptcha,
#respond .gglcptch_recaptcha > div,
#respond .gglcptch_recaptcha iframe {
  width: 100% !important;
}

/* ---------------------------------------------------------------------------------------------------------------------
    SHARE BOX
--------------------------------------------------------------------------------------------------------------------- */
.share-box {
  display: inline-block;
  position: absolute;
  bottom: 33px;
  right: 35px;
}

.share-box span.text {
  font-size: 14px;
  font-weight: 600;
  color: #3d3d3d;
  margin-right: 5px;
}

.share-box > a {
  background-color: #c3c3c3;
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
}

.share-box > a:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

section.share {
  margin: 50px 0;
}

section.share .share-box {
  background-color: #fff;
  text-align: center;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  width: 100%;
  padding: 25px 15px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Header Styles
--------------------------------------------------------------------------------------------------------------------- */
body > header {
  z-index: 1000 !important;
}

body > header > div {
  background-color: #fff;
  position: fixed;
  margin-top: 0 !important;
  z-index: 5;
  width: 100%;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.12);
}

body.admin-bar > header > div.is-stuck {
  margin-top: 32px !important;
}

body > header .announcement-bar {
  background-color: #ec1757;
  padding: 8px 0 3px;
  text-align: center;
}

body > header .announcement-bar .cell > :last-child {
  margin-bottom: 0;
}

body > header .announcement-bar p {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 700;
  letter-spacing: 0.2px;
}

body > header .announcement-bar h5 {
  display: inline-block;
  margin-bottom: 0;
}

body > header .announcement-bar a {
  color: #fff;
}

body > header .announcement-bar a:not(.btn):hover {
  text-decoration: underline;
}

body > header .announcement-bar .btn {
  background-color: #fff;
  color: #ec1757;
  padding: 5px 15px 4px;
  border-radius: 4px;
  font-size: 12px;
  margin: 0 0 0 8px;
  vertical-align: middle;
  position: relative;
  opacity: 0.95;
  top: -3px;
}

body > header .announcement-bar .btn:hover {
  background-color: #f7f262;
  color: #222 !important;
  opacity: 1;
}

body > header .announcement-bar img {
  margin: 0 5px 0 0;
  vertical-align: middle;
  position: relative;
  top: -3px;
}

body > header .logo {
  width: 300px;
}

body > header .logo a {
  display: block;
}

section#masthead {
  background-color: #0d2739;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 420px;
  position: relative;
}

section#masthead:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgba(4, 62, 94, 1)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgba(4, 62, 94, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
}

.masthead-caption {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 500;
}

.masthead-caption h1 {
  background-color: rgba(236, 24, 87, 0.85);
  display: inline-block;
  font-family: "Arvo", sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  padding: 24px 35px;
  border-radius: 3px;
  margin: 0;
  min-width: 300px;
}

.masthead-caption p {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  margin: 25px 0 -15px 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Home Page
--------------------------------------------------------------------------------------------------------------------- */
#home-slider {
  background-color: #222;
  /*height: calc( 100vh - 96px );*/
  height: calc(100vh - 134px);
  margin: 0;
  overflow: hidden;
}

body.admin-bar #home-slider {
  /*height: calc( 100vh - 128px );*/
  height: calc(100vh - 166px);
}

#home-slider .slick-list,
#home-slider .slick-track,
#home-slider .slide {
  height: inherit;
  outline: none !important;
}

#home-slider .slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: 500;
  position: relative;
  overflow: hidden;
}

#home-slider .slide .caption-wrap {
  width: 100%;
  position: absolute;
  text-align: left;
  left: 0;
  bottom: 0;
  z-index: 500;
}

#home-slider .slide .caption-wrap[caption-position=right] {
  text-align: right;
}

#home-slider .slide .caption {
  display: inline-block;
  background-color: rgba(54, 54, 54, 0.8);
  width: 100%;
  max-width: 50%;
  position: relative;
  padding: 40px 35px;
  border-radius: 5px 5px 0 0;
}

#home-slider .slide .caption-wrap[caption-position=left] .caption {
  background-color: rgba(47, 192, 255, 0.85);
}

#home-slider .slide .caption-wrap[caption-position=right] .caption {
  background-color: rgba(236, 24, 87, 0.85);
}

#home-slider .slide .caption h2 {
  font-family: "Arvo", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 1.1;
  color: #fff;
  margin: 0 0 14px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
}

#home-slider .slide .caption h2 em {
  font-weight: 400;
}

#home-slider .slide .caption p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
  color: #fff;
  margin: 0 0 20px;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}

#home-slider .btn-transparent {
  font-weight: 600;
  font-size: 16px;
  font-style: italic;
  border: none;
  color: #fff;
  padding: 0;
  text-transform: uppercase;
  text-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  position: relative;
}

#home-slider .btn-transparent > span:first-child {
  font-style: normal;
}

#home-slider .btn-transparent:hover {
  background-color: transparent;
  border: none;
  color: #fff;
  text-decoration: none;
}

#home-slider .btn-transparent:after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  bottom: -2px;
  -webkit-transition: width 0.25s ease-in-out;
  transition: width 0.25s ease-in-out;
}

#home-slider .btn-transparent:hover:after {
  background-color: #fff;
  width: 100%;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
}

#home-slider .slick-next,
#home-slider .slick-prev {
  width: 50px;
  height: 34px;
  font-size: 25px;
  line-height: 42px;
  color: #fff;
  z-index: 500;
  text-align: center;
  top: auto;
  bottom: 25px;
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#home-slider .slick-next {
  right: 50%;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}

#home-slider .slick-prev {
  left: 50%;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

#home-slider .slick-next:before,
#home-slider .slick-prev:before {
  display: none;
}

#home-slider .slick-next:hover,
#home-slider .slick-prev:hover {
  opacity: 1;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#home-slider .slick-next:hover {
  right: 49.5%;
}

#home-slider .slick-prev:hover {
  left: 49.5%;
}

#home-slider .slide .caption-wrap .caption {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#home-slider .slide.slick-active .caption-wrap .caption {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

#home-slider .slide .caption-wrap .caption h2,
#home-slider .slide .caption-wrap .caption p,
#home-slider .slide .caption-wrap .caption .btn {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#home-slider .slide.slick-active .caption-wrap .caption h2 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

#home-slider .slide.slick-active .caption-wrap .caption p {
  -webkit-animation-delay: 1.05s;
  animation-delay: 1.05s;
}

#home-slider .slide.slick-active .caption-wrap .caption .btn {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

#home-slider .slide.slick-active .caption-wrap[caption-position=left] .caption h2,
#home-slider .slide.slick-active .caption-wrap[caption-position=left] .caption p,
#home-slider .slide.slick-active .caption-wrap[caption-position=left] .caption .btn {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

#home-slider .slide.slick-active .caption-wrap[caption-position=right] .caption h2,
#home-slider .slide.slick-active .caption-wrap[caption-position=right] .caption p,
#home-slider .slide.slick-active .caption-wrap[caption-position=right] .caption .btn {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.blue-and-pink-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.blue-and-pink-box > div {
  padding: 30px 25px;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.blue-and-pink-box > .blue {
  background-color: #0ab6f1;
  border-radius: 0 0 0 5px;
  padding-right: 400px;
}

.blue-and-pink-box > .pink {
  background-color: #ec1757;
  border-radius: 0 0 5px 0;
  padding-left: 30px;
  padding-right: 160px;
}

.blue-and-pink-box p {
  font-size: 15px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.4;
  color: #fff;
  margin: 0;
  position: relative;
  top: 3px;
}

section.blue-and-pink .gform_wrapper {
  margin: 0;
  width: 360px;
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

section.blue-and-pink .gform_wrapper form {
  position: relative;
}

body section.blue-and-pink .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  background-color: transparent;
  font-size: 16px;
  font-style: italic;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 0;
  border-color: #fff;
  padding: 5px 35px 5px 35px;
  height: 48px;
}

body section.blue-and-pink .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  background-color: transparent !important;
  border-color: #fff !important;
}

/* Placeholder Styling */
section.blue-and-pink ::-webkit-input-placeholder {
  color: #fff;
}

section.blue-and-pink ::-moz-placeholder {
  color: #fff;
}

section.blue-and-pink ::-o-placeholder {
  color: #fff;
}

section.blue-and-pink :-ms-input-placeholder {
  color: #fff;
}

section.blue-and-pink input:-moz-placeholder {
  color: #fff;
}

body section.blue-and-pink .gform_wrapper .gform_footer {
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  width: 100%;
  padding-top: 15px;
  padding-left: 176px;
}

body section.blue-and-pink .gform_wrapper .gform_footer input.button,
body section.blue-and-pink .gform_wrapper .gform_footer input[type=submit],
body section.blue-and-pink .gform_wrapper .gform_page_footer input.button,
body section.blue-and-pink .gform_wrapper .gform_page_footer input[type=submit] {
  background-color: #ec1757;
  border-color: transparent;
  border-width: 2px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  padding: 16px 15px 13px 15px;
  margin: 0;
  width: 100%;
  min-height: auto;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body section.blue-and-pink .gform_wrapper .gform_footer input.button:hover,
body section.blue-and-pink .gform_wrapper .gform_footer input[type=submit]:hover,
body section.blue-and-pink .gform_wrapper .gform_page_footer input.button:hover,
body section.blue-and-pink .gform_wrapper .gform_page_footer input[type=submit]:hover {
  background-color: #73bf44;
  border-color: transparent;
  color: #fff;
}

body section.blue-and-pink .gform_wrapper div.validation_error {
  display: none;
}

body section.blue-and-pink .gform_wrapper .validation_message {
  color: #0f3e5e;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2px;
  position: absolute;
  bottom: -18px;
  padding: 0 !important;
  text-align: center;
}

body section.blue-and-pink .gform_wrapper li.gfield.gfield_error {
  margin: 0 !important;
}

body section.blue-and-pink .gform_wrapper .top_label .gfield_error {
  width: 100%;
}

body section.blue-and-pink .gform_wrapper .gform_ajax_spinner {
  position: absolute;
  top: 29px;
  left: auto;
  right: 10px;
}

body section.blue-and-pink .gform_confirmation_wrapper {
  background-color: #72bf43;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  border-radius: 3px;
  position: absolute;
  width: 340px;
  right: 40px;
  -webkit-box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.18);
  box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.18);
}

body section.blue-and-pink .gform_wrapper ul.gform_fields li.gfield.re-captcha {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 168px;
  height: 46px;
  border-radius: 50px;
  overflow: hidden;
  z-index: 500;
  opacity: 0.95;
}

body section.blue-and-pink .gform_wrapper ul.gform_fields li.gfield.re-captcha .validation_message {
  display: none !important;
}

body section.blue-and-pink .gform_wrapper .top_label div.ginput_container.ginput_recaptcha {
  padding-bottom: 0 !important;
}

body section.blue-and-pink .gform_wrapper ul.gform_fields li.gfield.re-captcha iframe {
  position: relative;
  top: -12px;
  left: -2px;
}

.blue-and-pink-box > .pink .btn {
  border: 1px solid #fff;
  color: #fff;
  position: absolute;
  top: 50%;
  right: 28px;
  width: 130px;
  padding: 12px 10px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  border-radius: 50px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.blue-and-pink-box > .pink .btn em {
  font-weight: 400;
}

.blue-and-pink-box > .pink .btn:hover {
  background-color: #fff;
  color: #ec1757;
}

section.our-mission {
  padding: 65px 0 40px;
  overflow: hidden;
}

section.intro-video {
  padding: 0 0 40px;
}

section.intro-video .responsive-embed {
  border-radius: 4px;
  overflow: hidden;
}

.section-title,
section.intro-video h2 {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 0 20px 0;
}

.section-title.underline {
  position: relative;
  padding-bottom: 20px;
}

.section-title.underline:after {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background-color: #ec1757;
  position: absolute;
  bottom: -1px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.section-title img {
  width: 40px;
  display: inline-block;
  position: relative;
  top: -10px;
  margin: 0 7px 0 11px;
}

.section-title em {
  font-weight: 400;
  color: #ec1757;
}

section.our-mission .top-content p,
section.intro-video .top-content p {
  font-size: 20px;
  font-weight: 600;
  color: #b3c0c7;
  line-height: 1.4;
}

section.our-mission .buttons-wrap {
  text-align: center;
  padding: 15px 0 0;
  margin: 0 0 50px;
}

section.our-mission .btn {
  margin: 0 5px 15px;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 35px;
  min-width: 190px;
  border-color: #b3c0c7;
  color: #b3c0c7;
}

section.our-mission .btn:hover {
  background-color: transparent;
  border-color: #ec1757;
  color: #ec1757;
}

section.donate-now {
  margin: 0 0 85px 0;
}

.donation-banner,
.benefits-wrap,
.blue-green-box {
  background-color: #043e5e;
  border-radius: 4px;
  padding: 120px 85px 70px;
  position: relative;
  overflow: hidden;
}

.donation-banner:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background-image: url(../images/apple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 450;
}

.donation-banner:after,
section#sign-up-wrap:after,
.benefits-wrap:after,
.blue-green-box:after {
  content: "";
  display: block;
  width: 100%;
  height: 200%;
  background: rgb(44, 109, 85);
  background: radial-gradient(ellipse at center, rgba(44, 109, 85, 1) 0%, rgba(4, 62, 94, 1) 70%, rgba(4, 62, 94, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2c6d55", endColorstr="#043e5e",GradientType=1 );
  position: absolute;
  right: 65px;
  bottom: 65px;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  opacity: 0.85;
  z-index: 400;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

section.donate-now:hover .donation-banner:after,
section#sign-up-wrap:hover:after,
.benefits-wrap:hover:after,
.blue-green-box:hover:after {
  opacity: 0.6;
  -webkit-transform: translate(-35%, 30%);
  transform: translate(-35%, 30%);
}

.donation-banner > *,
section#sign-up-wrap .cell > *,
.blue-green-box > * {
  position: relative;
  z-index: 450;
}

.donation-banner p,
.blue-green-box p {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  line-height: 1.35;
  margin: 0 0 25px;
}

.donation-banner p a:hover,
.blue-green-box p a:hover {
  text-decoration: underline;
}

.donation-banner > :last-child,
.blue-green-box > :last-child {
  margin: 0;
}

section.donate-now .btn {
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  padding: 15px 42px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  z-index: 450;
}

section.instagram-feed {
  margin: 0 0 65px 0;
}

#sb_instagram .sbi_follow_btn a {
  display: inline-block;
  background-color: transparent;
  padding: 12px 40px;
  border-radius: 3px;
  margin: 30px 0 0 0;
  font-size: 16px;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: 1px solid #ec1757;
  color: #ec1757;
}

#sb_instagram .sbi_follow_btn a:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.5;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item:hover {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

/* ---------------------------------------------------------------------------------------------------------------------
    POST OBJECT 1
--------------------------------------------------------------------------------------------------------------------- */
.post-object-1 {
  display: block;
  position: relative;
  margin: 0 0 35px 0;
}

.post-object-1 .preview {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  border: 1px solid #dedede;
  border-radius: 7px;
  overflow: hidden;
  margin: 0;
  opacity: 0.75;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.post-object-1 img.preview {
  padding-bottom: 0 !important;
  border: none !important;
}

.post-object-1 .preview.post-gallery {
  padding-bottom: 0;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0.92);
  filter: grayscale(0.92);
}

.post-object-1:hover .preview.post-gallery {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0.15);
  filter: grayscale(0.15);
}

.post-object-1 .preview.post-gallery .slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  position: relative;
  border-radius: 7px;
  overflow: hidden;
  margin: 0;
  opacity: 0.75;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.post-object-1 .preview.post-gallery .slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.post-object-1 .post-gallery .slick-arrow,
.gallery-slider .slick-arrow {
  background-color: #f7f5f5;
  width: auto;
  height: auto;
  font-size: 20px;
  color: #313e49;
  position: absolute;
  top: calc(50% - 60px);
  z-index: 500;
  padding: 20px 16px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.post-object-1 .post-gallery .slick-arrow:hover,
.gallery-slider .slick-arrow:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.post-object-1 .post-gallery .slick-next:before,
.post-object-1 .post-gallery .slick-prev:before,
.gallery-slider .slick-next:before,
.gallery-slider .slick-prev:before {
  display: none;
}

.post-object-1 .post-gallery .slick-prev,
.gallery-slider .slick-prev {
  border-left: 1px solid #fff;
  left: -1px;
  border-radius: 0 40px 40px 0;
  padding-left: 7px;
  padding-right: 16px;
}

.post-object-1 .post-gallery .slick-next,
.gallery-slider .slick-next {
  border-right: 1px solid #f7f5f5;
  right: -1px;
  border-radius: 40px 0 0 40px;
  padding-right: 7px;
  padding-left: 16px;
}

.post-object-1:hover .preview {
  opacity: 0.9;
}

.post-object-1 .preview:before {
  content: "";
  display: block;
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-size: inherit;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0.92);
  filter: grayscale(0.92);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.post-object-1:hover .preview:before {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0.15);
  filter: grayscale(0.15);
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.post-object-1:not(.video):not(.gallery):hover .preview:before {
  -webkit-transform: scale(1.25) rotate(-5deg);
  transform: scale(1.25) rotate(-5deg);
}

.post-object-1 .preview:after {
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.post-object-1:hover .preview:after {
  opacity: 0.15;
}

.post-object-1.video:hover .preview:after {
  background-color: rgb(7, 7, 7);
  opacity: 0.5;
}

.post-object-1.video .preview svg {
  position: absolute;
  top: calc(50% - 60px);
  left: 50%;
  font-size: 46px;
  color: #3cb4e8;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-filter: drop-shadow(0 0 14px rgb(255, 255, 255));
  filter: drop-shadow(0 0 14px rgb(255, 255, 255));
  z-index: 500;
}

.post-object-1.video .preview:hover svg {
  color: #fff;
}

.post-object-1.blue .preview:after {
  background-color: rgba(61, 182, 241, 0.5);
}

.post-object-1.pink .preview:after {
  background-color: rgba(236, 23, 87, 0.5);
}

.post-object-1.green .preview:after {
  background-color: rgba(114, 191, 67, 0.5);
}

.post-object-1.navy .preview:after {
  background-color: rgba(15, 62, 94, 0.5);
}

.post-object-1 .title {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  color: #043e5e;
  margin: 0 0 14px 0;
}

.post-object-1 .title > a {
  color: #043e5e;
  cursor: unset;
}

.post-object-1 .title > a:not([href="#"]):hover {
  color: #ec1757;
  cursor: pointer;
}

.post-object-1 .title em {
  font-weight: 400;
}

.post-object-1 .post-date {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  color: #27b4e8;
  margin: 0 0 15px 0;
}

.post-object-1 .description,
.post-object-1 .full-content {
  margin-bottom: 25px;
}

.post-object-1 .full-content {
  display: none;
}

.post-object-1 .description p,
.post-object-1 .full-content p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #464646;
  margin: 0 0 15px 0;
}

.post-object-1 .description a:not(.btn):hover,
.post-object-1 .full-content a:not(.btn):hover {
  text-decoration: underline;
}

.post-object-1 .description > :last-child,
.post-object-1 .full-content > :last-child {
  margin-bottom: 0;
}

.post-object-1 .description .author {
  color: #989898;
  font-size: 16px;
  font-style: italic;
}

.post-object-1 .description .author strong {
  font-style: normal;
}

.btn.add-to-calendar {
  font-weight: 700;
  border-radius: 3px;
  margin: 0 0 5px;
  font-size: 14px;
  padding: 14px 30px 10px;
}

.btn.add-to-calendar svg {
  font-size: 18px;
  position: relative;
  top: 1px;
}

.learn-more {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.4;
  text-transform: uppercase;
  color: #27b4e8;
  margin: 0;
}

.learn-more em {
  font-weight: 400;
}

.learn-more svg.fa-long-arrow-alt-right,
.learn-more svg.fa-long-arrow-right {
  margin-left: 3px;
  top: 1px;
  position: relative;
  left: 0;
  -webkit-transition: left 0.15s linear;
  transition: left 0.15s linear;
}

.learn-more:hover svg.fa-long-arrow-alt-right,
.learn-more:hover svg.fa-long-arrow-right,
.post-object-1.program:hover .learn-more svg.fa-long-arrow-alt-right,
.post-object-1.program:hover .learn-more svg.fa-long-arrow-right {
  left: 5px;
  -webkit-transition: left 0.15s linear 0.15s;
  transition: left 0.15s linear 0.15s;
}

.post-object-1.program .learn-more {
  font-size: 17px;
}

.post-object-1 .content {
  background-color: #fff;
  width: calc(100% - 70px);
  margin: -140px 0 0 70px;
  position: relative;
  z-index: 600;
  padding: 52px 30px 52px 45px;
  border-radius: 5px 0 5px 5px;
  -webkit-box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.06);
  box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.post-object-1:hover .content {
  -webkit-box-shadow: 14px 14px 30px rgba(15, 62, 94, 0.15);
  box-shadow: 14px 14px 30px rgba(15, 62, 94, 0.15);
}

.post-object-1.green:hover .content {
  -webkit-box-shadow: 14px 14px 30px rgba(95, 156, 57, 0.15);
  box-shadow: 14px 14px 30px rgba(95, 156, 57, 0.15);
}

.post-object-1.pink:hover .content {
  -webkit-box-shadow: 14px 14px 30px rgba(164, 17, 60, 0.15);
  box-shadow: 14px 14px 30px rgba(164, 17, 60, 0.15);
}

.post-object-1.blue:hover .content {
  -webkit-box-shadow: 14px 14px 30px rgba(40, 156, 206, 0.15);
  box-shadow: 14px 14px 30px rgba(40, 156, 206, 0.15);
}

.post-object-1.program .title {
  font-family: "Arvo", sans-serif;
  font-size: 44px;
  font-weight: 800;
  margin: 0 0 0 0;
}

.post-object-1 .subtitle {
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  font-style: italic;
  font-weight: 800;
  line-height: 1;
  color: #043e5e;
  padding: 0 0 0 42%;
  margin: 0 0 20px 0;
}

.post-object-1.program .description {
  margin-bottom: 18px;
}

.post-object-1.program .description > p {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
}

body.page-template-tmpl-programs .post-object-1.program .description > p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #464646;
  margin: 0 0 15px 0;
}

.post-object-1.program.blue .title,
.post-object-1.program.blue .subtitle,
.post-object-1.program.blue .learn-more {
  color: #27b4e8;
}

.post-object-1.program.pink .title,
.post-object-1.program.pink .subtitle,
.post-object-1.program.pink .learn-more {
  color: #ec1857;
}

.post-object-1.program.green .title,
.post-object-1.program.green .subtitle,
.post-object-1.program.green .learn-more {
  color: #73bf44;
}

.post-object-1.program.navy .title,
.post-object-1.program.navy .subtitle,
.post-object-1.program.navy .learn-more {
  color: #043e5e;
}

.post-object-1.program:before {
  content: "";
  display: block;
  width: 65px;
  height: 175px;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 501;
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.post-object-1.program:hover:before {
  opacity: 0;
  -webkit-transform: scale(2);
  transform: scale(2);
}

.post-object-1.program.blue:before {
  background-color: rgba(60, 180, 232, 0.25);
  top: 47%;
  left: 0;
  height: 125px;
  width: 85%;
}

.post-object-1.program.pink:before {
  background-color: rgba(236, 24, 87, 0.25);
  top: 12%;
  left: 0;
  width: 115px;
  height: 250px;
}

.post-object-1.program.green:before {
  background-color: rgba(118, 178, 82, 0.25);
  top: 0;
  left: 0;
  height: 285px;
  width: 90px;
}

.post-object-1.program.navy:before {
  background-color: rgba(15, 62, 94, 0.25);
  top: 15%;
  left: auto;
  right: 0;
  width: 115px;
  height: 250px;
}

.post-object-1.event .preview {
  padding-bottom: 70%;
  border-radius: 7px 7px 0 0;
}

.post-object-1.event .content {
  margin: 0;
  padding: 35px 30px 30px;
  width: 100%;
  border-radius: 0 0 7px 7px;
}

.post-object-1 .post-location {
  font-size: 18px;
  font-weight: 600;
  color: #043e5e;
  line-height: 1.2;
  margin: 0 0 12px;
  display: inline-block;
  position: relative;
  top: -2px;
}

.post-object-1 .post-location span {
  border-bottom: none;
  font-weight: 600;
}

.post-object-1 .post-location:focus,
.post-object-1 .post-location:hover {
  color: #ec1857;
  outline: none;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TWITTER FEED
--------------------------------------------------------------------------------------------------------------------- */
.tweet {
  margin: 0 0 35px 0;
  padding: 25px 20px;
  border-radius: 5px;
  -webkit-box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.025);
  box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.025);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tweet:hover {
  -webkit-box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 14px 14px 30px rgba(0, 0, 0, 0.1);
}

.tweet a {
  color: #27b4e8;
}

.tweet a:hover {
  color: #ec1757;
}

.tweet .sabra-twitter-name {
  text-align: center;
  margin: 0 0 12px 0;
}

.tweet .twitter-icon {
  display: block;
  font-size: 28px;
  color: #27b4e8;
  text-align: center;
  line-height: 1;
  margin: 0 0 2px 0;
}

.tweet .sabra-twitter-name a {
  font-size: 18px;
  margin: 0;
}

.tweet .tweet-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  border-radius: 3px;
  padding: 0 0 70%;
  margin: 0 0 15px 0;
  overflow: hidden;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0.92);
  filter: grayscale(0.92);
  opacity: 0.7;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.tweet:hover .tweet-image {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.tweet .tweet-image:before {
  content: "";
  display: block;
  background-image: inherit;
  background-repeat: inherit;
  background-position: inherit;
  background-size: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.tweet:hover .tweet-image:before {
  -webkit-transform: scale(1.25) rotate(-5deg);
  transform: scale(1.25) rotate(-5deg);
}

.tweet .tweet-text {
  font-size: 17px;
  line-height: 1.35;
  overflow: hidden;
}

.tweet .learn-more {
  display: inline-block;
  margin: 15px 0 0 0;
}

.twitter-follow-btn {
  text-align: center;
  padding: 25px 0 55px;
}

.twitter-follow-btn .btn {
  border-radius: 3px;
  font-size: 16px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    QUOTES SLIDER
--------------------------------------------------------------------------------------------------------------------- */
section.quotes {
  background-color: #043e5e;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 65px 0;
  margin: 0 0 50px;
}

section.quotes:before {
  background-color: rgba(4, 62, 94, 0.9);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

section.quotes .quote {
  text-align: center;
}

section.quotes .quote p {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}

section.quotes .quote .author {
  font-size: 20px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  color: #ec1757;
  margin: 25px 0 0;
}

section.quotes .quote .buttons-wrap {
  margin: 30px 0 0;
}

section.quotes .quote .buttons-wrap .btn {
  font-size: 18px;
  font-weight: 600;
  border-width: 2px !important;
  margin: 5px 5px 0 5px;
  min-width: 270px;
}

#quotes-slider {
  padding: 100px 85px 0;
  overflow: hidden;
}

#quotes-slider:not(.slick-initialized) {
  max-height: 335px;
}

#quotes-slider:before {
  font-family: "Arvo", sans-serif;
  content: '"';
  font-size: 260px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.83;
  color: #ec1757;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 47%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

#quotes-slider .slick-next,
#quotes-slider .slick-prev {
  width: 40px;
  height: 40px;
  font-size: 22px;
  line-height: 46px;
  color: #fff;
  z-index: 500;
  text-align: center;
  top: 50%;
  opacity: 0.8;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

#quotes-slider .slick-prev {
  left: 0;
}

#quotes-slider .slick-next {
  right: 0;
}

#quotes-slider .slick-next:before,
#quotes-slider .slick-prev:before {
  display: none;
}

#quotes-slider .slick-next:hover,
#quotes-slider .slick-prev:hover {
  color: #ec1757;
  opacity: 1;
}

/* ---------------------------------------------------------------------------------------------------------------------
    CPT: NEWS
--------------------------------------------------------------------------------------------------------------------- */
section.featured-news {
  padding: 15px 0;
  margin: 0 0 55px;
}

section.featured-news .section-title {
  margin: 0 0 50px 0;
}

section.featured-news .btn {
  border-radius: 3px;
  margin: 30px 0 0 0;
  font-size: 16px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    CPT: EVENTS
--------------------------------------------------------------------------------------------------------------------- */
section.upcoming-events {
  background-color: #f2fcff;
  padding: 60px 0;
  border-top: 1px solid #edf7fa;
}

body.home section.upcoming-events {
  padding: 60px 0 15px;
  border-top: none;
}

section.upcoming-events .section-title {
  margin-bottom: 50px;
}

section.upcoming-events .cell > .btn {
  margin-top: 35px;
  font-size: 16px;
  border-radius: 3px;
}

body.single-event .typography ul.event-categories {
  margin: -10px 0 20px 0;
}

body.single-event .typography ul.event-categories:not(.accordion) li:not(.gfield) {
  padding: 0;
  margin: 0 0 3px 0;
}

body.single-event .typography ul.event-categories:not(.accordion) li:not(.gfield):before {
  display: none;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: LEADERSHIP
--------------------------------------------------------------------------------------------------------------------- */
body:not(.home) {
  background-color: #f8f8f8;
  background-image: url(../images/apple-pattern.png);
  background-repeat: repeat;
  background-position: left top;
}

section#boards {
  position: relative;
  margin-top: -55px;
  z-index: 600;
}

.team-member {
  margin: 0 0 35px 0;
  height: 300px;
  position: relative;
  z-index: 250;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member:hover,
.team-member.loading,
.team-member.active {
  cursor: pointer;
  z-index: 600;
}

.team-member .photo {
  display: inline-block;
  background-color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 196px;
  height: 196px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
  position: relative;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member:hover .photo,
.team-member.loading .photo,
.team-member.active .photo {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter i…='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.team-member .photo > .photo-on-hover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.team-member:hover .photo > .photo-on-hover,
.team-member.loading .photo > .photo-on-hover,
.team-member.active .photo > .photo-on-hover {
  opacity: 1;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}

.team-member.no-photo .photo {
  background-size: 52%;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.1);
}

.team-member .name {
  font-family: "Arvo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #043e5e;
  line-height: 1.1;
  padding: 22px 0 0 0;
  margin: 0 0 8px;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.team-member .team-name {
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 0 20px 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.team-member .team-name em {
  font-weight: 400;
  color: #ec1757;
}

.team-member:hover .team-name,
.team-member.active .team-name,
.team-member:hover .team-name em,
.team-member.active .team-name em {
  color: #fff !important;
}

.team-member .position {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #878787;
  line-height: 1.2;
  margin: 0 0 15px;
}

.team-member .bio {
  visibility: hidden;
  margin: 0 0 16px 0;
  font-size: 14px;
  font-weight: 400;
  color: #878787;
  line-height: 1.5;
}

.team-member .btn {
  visibility: hidden;
  margin: 0;
  font-size: 16px;
  color: #fff;
  border-color: #fff;
  border-radius: 4px;
  cursor: pointer;
}

.team-member .team-member-content {
  padding: 35px 25px;
  position: relative;
  border-radius: 7px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member.team-leader .team-member-content {
  padding: 35px 25px 40px;
}

.team-member:hover .team-member-content,
.team-member.loading .team-member-content,
.team-member.active .team-member-content {
  background-color: #ec1757;
  -webkit-box-shadow: 0 25px 50px rgba(15, 61, 93, 0.5);
  box-shadow: 0 25px 50px rgba(15, 61, 93, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-member.loading .team-member-content:before,
.newsletter-archive.loading:before {
  background-color: rgba(246, 246, 246, 0.8);
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  border-radius: 5px;
}

.team-member.loading .team-member-content:after,
.newsletter-archive.loading:after {
  background-color: #fff;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 500;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  opacity: 0.85;
}

.team-member:hover .bio,
.team-member.loading .bio,
.team-member.active .bio,
.team-member:hover .btn,
.team-member.loading .btn,
.team-member.active .btn {
  visibility: visible;
}

.team-member:hover .name,
.team-member.loading .name,
.team-member.active .name,
.team-member:hover .position,
.team-member.loading .position,
.team-member.active .position,
.team-member:hover .bio,
.team-member.loading .bio,
.team-member.active .bio {
  color: #fff;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.team-member:hover .btn svg.fa-long-arrow-alt-right,
.team-member:hover .btn svg.fa-long-arrow-right {
  left: 5px;
  -webkit-transition: left 0.15s linear 0.15s;
  transition: left 0.15s linear 0.15s;
}

#our-team-page .grid-x > .cell-team-member:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

#our-team-page .grid-x > .cell-team-member:nth-child(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

#our-team-page .grid-x > .cell-team-member:nth-child(3) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

#our-team-page .grid-x > .cell-team-member:nth-child(4) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.popup-overlay,
.member-popup-overlay,
#search-app-overlay {
  background-color: rgba(4, 19, 30, 0.92);
  width: 100%;
  height: 100%;
  position: fixed;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  opacity: 0;
  z-index: 999999;
}

.popup,
#member-popup {
  position: absolute;
  top: -99999px;
  left: -99999px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 880px;
  padding: 100px 15px 0 15px;
  visibility: hidden;
  opacity: 0;
  z-index: 9999999;
}

#member-popup {
  padding: 150px 15px 0 15px;
}

.popup.sign-up {
  max-width: 520px;
}

.popup.sign-up .gform_wrapper {
  margin-bottom: 0;
}

.popup-overlay.show,
.member-popup-overlay.show,
#search-app-overlay.show,
.popup.show,
#member-popup.show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.popup.show,
#member-popup.show {
  top: 80px;
  left: 50%;
}

.popup-overlay.show,
.member-popup-overlay.show,
#search-app-overlay.show {
  top: 0;
  left: 0;
}

.popup-content,
.member-popup-content {
  border-top: 7px solid #ec1757;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  padding: 60px 75px 130px;
  border-radius: 3px;
  position: relative;
}

.popup-content img.aligncenter {
  margin-top: 22px;
  margin-bottom: 23px;
}

.popup-content .buttons-wrap {
  text-align: center;
}

.popup-content .buttons-wrap .btn {
  margin: 5px 4px 0;
}

.member-popup-content {
  padding: 123px 75px 130px;
}

.popup.sign-up .popup-content {
  padding: 55px 45px 123px;
}

.popup.sign-up .popup-content .section-title {
  font-size: 32px;
  text-align: left;
  margin-bottom: 35px;
}

body .popup.sign-up .popup-content .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit],
body .popup.sign-up .popup-content .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit] {
  width: 100%;
  border-radius: 4px;
}

body .gform_wrapper ul.gform_fields:before,
body .gform_wrapper ul.gform_fields:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}

body .gform_wrapper ul.gform_fields:after {
  clear: both;
}

body .gform_wrapper ul.gform_fields li.gfield.custom-captcha .ginput_recaptcha > div {
  width: 100% !important;
  height: 48px !important;
  position: relative;
  overflow: hidden;
  background-color: #f8f8f8;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
}

body .gform_wrapper ul.gform_fields li.gfield.custom-captcha .ginput_recaptcha > div > div {
  position: absolute;
  top: -12px;
  left: -4px;
}

body #sign-up.popup .gform_wrapper .gform_footer {
  width: calc(50% - 8px);
  position: absolute;
  top: auto;
  right: 0;
  left: auto;
  bottom: 20px;
}

body #sign-up.popup .gform_wrapper .gform_footer input.button,
body #sign-up.popup .gform_wrapper .gform_footer input[type=submit],
body #sign-up.popup .gform_wrapper .gform_page_footer input.button,
body #sign-up.popup .gform_wrapper .gform_page_footer input[type=submit] {
  font-weight: 600;
  font-size: 15px;
  line-height: 1;
  border-radius: 5px;
  padding: 16px 12px 10px;
  min-height: 48px;
}

body #sign-up.popup .gform_wrapper .top_label .gfield_error div.ginput_container.ginput_recaptcha {
  padding-bottom: 4px !important;
}

body #sign-up.popup .gform_wrapper .top_label div.ginput_container.ginput_recaptcha + .validation_message {
  position: absolute;
  left: 0;
  bottom: -23px;
  line-height: 1;
}

body #sign-up.popup .gform_wrapper .gform_ajax_spinner {
  top: 15px;
}

.member-popup-content .name,
.popup-content h2 {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-weight: 800;
  color: #043e5e;
  line-height: 1;
  text-align: center;
  padding: 0;
  margin: 0 0 8px 0;
}

.popup-content h2 {
  margin-bottom: 25px;
}

.popup:not(.dp-popup) .popup-content h2 em {
  font-weight: 400;
  color: #ec1757;
}

.member-popup-content .position {
  font-family: "Arvo", sans-serif;
  font-size: 28px;
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
  line-height: 1.2;
  text-align: center;
  margin: 0 0 25px 0;
}

.member-popup-content .bio {
  max-height: 350px;
}

.member-popup-content .bio p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
  margin: 0 0 25px 0;
}

body .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #EBEBEB;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ec1757;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

body .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
body .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #ec1757;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}

.member-popup-content .photo {
  background-color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 216px;
  height: 216px;
  border-radius: 50%;
  margin: 0;
  border: 7px solid #ec1757;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 600;
}

#member-popup.no-photo .member-popup-content .photo,
.member-popup.no-photo .member-popup-content .photo {
  background-size: 60%;
  background-color: #ffffff;
  -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.4);
}

.member-popup-content .buttons {
  text-align: center;
}

.member-popup-content .buttons .btn {
  border-radius: 4px;
  margin: 10px 5px 0;
  padding: 13px 35px 10px;
  min-width: 165px;
}

.member-popup-content .buttons .btn .fa-phone {
  font-size: 12px;
  position: relative;
  top: -2px;
}

.close-popup,
.close-member-popup {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 58px;
  font-size: 30px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.close-popup:hover,
.close-member-popup:hover {
  color: #fff;
  background-color: #ec1757;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.popup-content:after,
.member-popup-content:after {
  background-image: url(../images/logo.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  content: "";
  width: 246px;
  height: 60px;
  position: absolute;
  left: 50%;
  bottom: 20px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.popup-content:after {
  width: 210px;
  bottom: 20px;
}

.popup-content:before,
.member-popup-content:before {
  background-color: #f8f8f8;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  border-radius: 0 0 3px 3px;
}

.member-prev,
.member-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  width: 52px;
  height: auto;
  line-height: 0;
  padding: 16px 0;
  font-size: 20px;
  color: #222;
  text-align: center;
}

.member-prev {
  left: 0;
}

.member-next {
  right: 0;
}

.member-prev:hover,
.member-next:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.member-prev[member-id=""],
.member-next[member-id=""] {
  display: none;
}

#member-popup.loading .member-popup-content:before {
  background-color: rgba(255, 255, 255, 0.87);
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  border-radius: 3px;
}

#member-popup.loading .member-popup-content .photo:before {
  background-color: #fff;
  background-image: url(../images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
  border-radius: 50%;
  opacity: 0.85;
}

.board {
  background-color: #fff;
  border-radius: 7px;
  padding: 50px 10px;
  margin: 0 0 60px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.board.team-board {
  padding: 50px 10px 15px;
}

.board-members {
  font-size: 0;
  text-align: center;
}

.board-members .team-member {
  display: inline-block;
  width: 25%;
  vertical-align: top;
}

.board-members .team-member.team-leader {
  width: 32%;
  border: 1px solid #fff;
  border-radius: 8px;
}

.team-member.team-leader {
  height: auto;
}

.team-member.team-leader .btn {
  visibility: visible;
  color: #ec1757;
  border-color: #ec1757;
}

.team-member.team-leader:hover .btn,
.team-member.team-leader.active .btn {
  color: #fff;
  border-color: #fff;
}

section#boards .team {
  text-align: center;
  padding: 50px 10px 35px;
  border-radius: 7px;
  background-color: rgba(248, 248, 248, 0.8);
  margin-bottom: 60px;
  -webkit-box-shadow: 0 25px 50px rgba(15, 61, 93, 0.35);
  box-shadow: 0 25px 50px rgba(15, 61, 93, 0.35);
}

section#boards .team .team-name {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 0 5px 0;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

section#boards .team .team-name em {
  font-weight: 400;
}

section#boards .team .team-name br {
  display: none;
}

section#boards .team .team-name.subtitle {
  color: #ec1757;
  margin: 0 0 15px 0;
}

.additional-support {
  background-color: #fff;
  border-radius: 7px;
  padding: 50px 10px;
  margin: 0 0 60px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.additional-support p {
  font-size: 17px;
  color: #043e5e;
}

.additional-support p a {
  color: #043e5e;
}

.additional-support p a:hover {
  color: #ec1757;
  text-decoration: underline;
}

.additional-support > :last-child {
  margin-bottom: 0;
}

section#sign-up-wrap {
  background-color: #0f3e5e;
  padding: 60px 0 55px;
  position: relative;
  overflow: hidden;
}

section#sign-up-wrap .section-title {
  font-size: 44px;
  color: #73bf44;
  margin: 0;
}

section#sign-up-wrap .btn {
  vertical-align: middle;
  padding: 18px 35px;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
  top: -5px;
  margin: 0 0 0 40px;
  color: #fff;
  cursor: pointer;
}

section#sign-up-wrap .btn em {
  color: #fff;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: FAQ's
--------------------------------------------------------------------------------------------------------------------- */
section#faqs {
  padding: 65px 0 5px;
  margin: 0 0 20px 0;
}

section#faqs.volunteer-faq {
  padding: 50px 0 20px;
  margin-bottom: 15px;
}

section#faqs .section-title {
  margin-bottom: 25px;
}

.accordion {
  background-color: transparent;
}

.accordion-item {
  margin-bottom: 10px;
}

.accordion-title {
  padding: 25px 50px 25px 35px;
  border: none;
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  border-radius: 0 !important;
}

.accordion-title em,
.accordion-title:focus em,
.accordion-title:hover em {
  font-weight: 400;
  color: #ec1757;
}

.accordion-title:focus {
  background-color: transparent;
  color: #043e5e;
}

.accordion-item.is-active .accordion-title,
.accordion-title:hover {
  background-color: #fff2f6;
  color: #043e5e;
}

.accordion-title::before {
  margin-top: -15px;
}

.accordion-item.is-active .accordion-title::before {
  color: #ec1757;
}

.accordion-content {
  padding: 35px 35px;
  border: none;
  background-color: transparent;
  color: #464646;
}

.accordion-content p {
  font-size: 16px;
  color: #464646;
}

.accordion-content p a:hover {
  text-decoration: underline;
}

:last-child:not(.is-active) > .accordion-title,
:last-child > .accordion-content:last-child {
  border-bottom: none !important;
}

.accordion-content > :last-child {
  margin-bottom: 0 !important;
}

section#question-form {
  margin-bottom: 80px;
}

section#question-form .content-white-wrap {
  margin-bottom: 0;
}

section#question-form .typography h2 {
  margin: 0 auto 20px;
}

body section#question-form .gform_wrapper {
  margin-top: 35px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    CPT: NEWS
--------------------------------------------------------------------------------------------------------------------- */
section#archive {
  padding: 65px 0;
}

section.archive-top-content .content-white-wrap {
  margin-bottom: 0;
}

.archive-container {
  max-width: 1100px;
}

.filter-box {
  position: relative;
  padding-left: 25.5%;
  margin-bottom: 50px;
}

.filter-box .view {
  background-color: #ededed;
  border: 1px solid #e4e4e4;
  padding: 15px 25px 11px;
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
  width: calc(25% - 20px);
  text-align: center;
  font-size: 0;
  color: #222;
}

.filter-box .view .name {
  display: inline-block;
  margin: 0 5px 0 0;
  font-size: 16px;
  color: #222;
}

.filter-box .view .view-btn {
  display: inline-block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 28px;
  margin: 0 1px;
  font-size: 17px;
  color: #222;
}

.filter-box .view .view-btn.active,
.filter-box .view .view-btn:hover {
  color: #27b4e8;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.filter-box .search {
  position: relative;
}

.filter-box .search input {
  border: 1px solid #ccc;
  height: 54px;
  border-radius: 50px;
  padding: 5px 50px 5px 35px;
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  color: #73bf44;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.filter-box .search input:focus {
  border-color: #33aedd;
}

.filter-box .search button {
  background-color: transparent;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 16px;
  color: #8b8b8b;
  text-align: center;
  line-height: 54px;
  position: absolute;
  top: 50%;
  right: 2px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.filter-box .search button:hover {
  color: #fff;
  background-color: #27b4e8;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  cursor: pointer;
}

.archive-items {
  font-size: 0;
}

.archive-items.grid .post-object-1 {
  display: inline-block;
  width: 48.5%;
  margin: 0 3% 40px 0;
  vertical-align: top;
}

.archive-items.list .post-object-1 {
  margin: 0 0 55px 0;
}

.post-object-1 .press-source {
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 4px solid #fff;
  width: 130px;
  height: 50px;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 500;
}

.archive-items.grid > .post-object-1:nth-child(2n),
.archive-items.grid .css-events-list > .post-object-1:nth-child(2n) {
  margin-right: 0;
}

.archive-items.grid .post-object-1 .content {
  margin: 0;
  padding: 35px 25px 35px;
  border-radius: 0 0 7px 7px;
  width: 100%;
}

.archive-items.grid .post-object-1 .title {
  font-size: 24px;
}

.archive-items.grid .post-object-1 .post-date,
.archive-items.grid .learn-more {
  font-size: 14px;
}

.archive-items .post-object-1 .preview,
.archive-items .post-object-1 .preview.post-gallery .slide {
  background-color: #c9c9c9;
  opacity: 1;
}

.archive-items.grid .post-object-1 .preview,
.archive-items.grid .post-object-1 .preview.post-gallery .slide {
  border-radius: 7px 7px 0 0;
}

.archive-items.grid .post-object-1 .preview.post-gallery:not(.slick-initialized) {
  height: 308px;
  overflow: hidden;
}

.archive-items.list .post-object-1 .preview.post-gallery:not(.slick-initialized) {
  height: 635px;
  overflow: hidden;
}

.archive-items .post-object-1 .preview:after {
  opacity: 0.3;
}

.archive-items.grid .post-object-1 .post-gallery .slick-arrow,
.gallery-slider .slick-arrow {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.archive-items.grid .post-object-1.video .preview svg {
  font-size: 38px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.archive-items .post-object-1 .preview:not(.post-gallery),
.archive-items .post-object-1 .preview.post-gallery .slide:before {
  padding-bottom: 80%;
}

.pagination-wrap {
  margin: 30px 0 0 0;
}

.pagination-wrap.search-pagination {
  margin: 30px 0 55px 0;
}

.em-pagination {
  display: block;
  width: 100%;
  margin: 30px 0 0 0 !important;
}

.pagination-wrap:empty,
.em-pagination:empty {
  display: none;
}

.pagination-wrap .pagination,
.em-pagination {
  list-style: none;
  text-align: center;
  margin: 0;
}

.pagination-wrap .pagination > li {
  display: inline-block;
}

.pagination-wrap .pagination > li > *,
.em-pagination > * {
  background-color: transparent;
  display: inline-block;
  padding: 2px;
  min-width: 50px;
  min-height: 50px;
  line-height: 42px;
  font-size: 14px;
  font-weight: 600;
  color: #b5b5b5;
  border-radius: 50px;
  border: 2px solid #b5b5b5;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.em-pagination > * {
  margin: 0 3px;
}

.pagination-wrap .pagination > li:hover > *,
.pagination-wrap .pagination > li > .current,
.em-pagination > *:hover,
.em-pagination > strong {
  border: 2px solid #27b4e8;
  color: #27b4e8;
}

.pagination-wrap .pagination > li:hover > .dots,
.pagination-wrap .pagination > li > .dots {
  border: 2px dashed #b5b5b5 !important;
  color: #b5b5b5;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sb-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.5px;
  color: #000;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.sidebar-categories .categories {
  margin: 0;
  list-style: none;
}

.sidebar-categories .categories > li {
  display: block;
  width: 100%;
  margin: 0 0 7px 0;
}

.sidebar-categories .categories > li > a.category-item {
  display: block;
  width: 100%;
  border-left: 4px solid #c9c9c9;
  background-color: #ededed;
  padding: 15px 5px 11px 20px;
  color: #222;
  font-size: 16px;
  line-height: 1.1;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidebar-categories .categories > li:hover > a.category-item {
  background-color: rgba(39, 180, 232, 0.2);
  border-left: 4px solid #27b4e8;
  color: #259bc7;
}

.sidebar-categories .categories > li.active > a.category-item {
  background-color: #27b4e8;
  border-left: 4px solid #27b4e8;
  color: #fff;
}

.sidebar-categories .categories > li > .sub-categories {
  display: none;
  background-color: rgba(39, 180, 232, 0.2);
  padding: 24px 10px 10px 24px;
  margin: 0;
  list-style: none;
}

.sidebar-categories .categories > li.active > .sub-categories {
  display: block;
}

.sidebar-categories .categories > li > .sub-categories > li {
  margin: 0 0 10px;
}

.sidebar-categories .categories > li > .sub-categories > li > a {
  font-size: 15px;
  line-height: 1.2;
  display: inline-block;
  padding: 4px 0 4px 25px;
  position: relative;
  color: #27b4e8;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.sidebar-categories .categories > li > .sub-categories > li.active > a,
.sidebar-categories .categories > li > .sub-categories > li:hover > a {
  color: #043e5e !important;
}

#show-more-terms {
  display: block;
  background-color: #585858;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  padding: 14px 2px 9px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#show-more-terms:hover {
  background-color: #27b4e8;
  color: #fff;
}

#terms-full-list {
  position: absolute;
  top: -10000px;
  left: -10000px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

#terms-full-list.active {
  background-color: #fff;
  padding: 35px 35px 35px 35px;
  width: 100%;
  border: 10px solid #043e5e;
  border-right-color: #ec1757;
  border-bottom-color: #ec1757;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100000;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

#terms-full-list h4 {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 0 20px 0;
}

#terms-full-list h4 em {
  font-weight: 400;
  color: #ec1757;
}

#terms-full-list .category-items {
  font-size: 0;
  max-height: calc(100vh - 175px);
  text-align: center;
}

#terms-full-list .category-item {
  display: inline-block;
  width: 20%;
  min-width: 275px;
  max-width: 100%;
  padding: 8px 8px;
}

#terms-full-list .category-item a {
  display: block;
  width: 100%;
  border-left: 4px solid #c9c9c9;
  background-color: #ededed;
  padding: 17px 5px 13px 20px;
  color: #222;
  font-size: 16px;
  text-align: left;
  line-height: 1.1;
  font-weight: 500;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#terms-full-list .category-item a:hover,
#terms-full-list .category-item.active a {
  background-color: rgba(39, 180, 232, 0.2);
  border-left: 4px solid #27b4e8;
  color: #259bc7;
}

#terms-full-list .close {
  display: inline-block;
  padding: 1px;
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 40px;
  width: 47px;
  text-align: center;
  line-height: 1;
  color: #043e5e;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  cursor: pointer;
}

#terms-full-list .close:hover {
  color: #ec1757;
}

.sidebar-post-item {
  display: block;
  margin: 0 0 35px;
  opacity: 0.55;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.sidebar-post-item:hover {
  opacity: 1;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter i…='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.sidebar-post-item img {
  border-radius: 4px;
  margin: 0 0 10px;
}

.sidebar-post-item h4 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: #ec1757;
  margin: 0 0 10px;
}

.sidebar-post-item p.post-date {
  margin: 0 0 6px;
  font-size: 12px;
  color: #043e5e;
  font-style: italic;
}

.sidebar-post-item p.post-date strong {
  font-weight: 600;
  font-style: normal;
}

.sidebar-categories.programs {
  margin-bottom: 50px;
}

.sidebar-latest-posts {
  margin-top: 50px;
}

.btn.back-button {
  font-size: 16px;
  width: 100%;
  border: 1px solid #27b4e8;
  border-radius: 4px;
  margin: 0 0 50px;
  padding: 17px 15px 13px;
  color: #27b4e8;
}

.btn.back-button:hover {
  color: #fff;
  background-color: #27b4e8;
}

.btn.back-button svg {
  margin-right: 3px;
  position: relative;
  top: 1px;
  right: 0;
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
}

.btn.back-button:hover svg {
  right: 5px;
}

.fancybox-container {
  z-index: 999999;
}

.fancybox-bg {
  background-color: #000;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #ec1757;
}

#archive .no-results {
  font-size: 30px;
  text-align: center;
  color: #b5b5b5;
  padding: 50px 0;
}

#archive .no-results svg {
  font-size: 44px;
}

#archive .no-results span {
  display: block;
}

/* ---------------------------------------------------------------------------------------------------------------------
    SINGLE "NEWS" PAGE
--------------------------------------------------------------------------------------------------------------------- */
body.single-news .masthead-caption,
body.single-video_portal .masthead-caption,
body.single-volunteer_story .masthead-caption,
body.single-event .masthead-caption {
  display: none;
}

.grid-container.single-post-container {
  max-width: 975px;
}

.single-post-main-content {
  margin: -65px 0 50px;
}

body.single-news .single-post-main-content .post-object-1,
body.single-video_portal .single-post-main-content .post-object-1,
body.single-volunteer_story .single-post-main-content .post-object-1,
body.single-event .single-post-main-content .post-object-1 {
  margin: 0;
  position: relative;
  z-index: 500;
}

body.single-news .single-post-main-content .post-object-1 .preview,
body.single-video_portal .single-post-main-content .post-object-1 .preview,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview,
body.single-event .single-post-main-content .post-object-1 .preview {
  background-color: #c9c9c9;
}

body.single-video_portal .single-post-main-content .post-object-1 .preview,
body.single-news .single-post-main-content .post-object-1 .preview,
body.single-news .single-post-main-content .post-object-1 .preview.post-gallery,
body.single-news .single-post-main-content .post-object-1 .preview.post-gallery .slide,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview.post-gallery,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview.post-gallery .slide,
body.single-event .single-post-main-content .post-object-1 .preview {
  border-radius: 7px 7px 0 0;
  opacity: 1;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt… 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}

body.single-news .single-post-main-content .post-object-1 .preview.post-gallery:not(.slick-initialized),
body.single-volunteer_story .single-post-main-content .post-object-1 .preview.post-gallery:not(.slick-initialized) {
  max-height: 604px;
  overflow: hidden;
}

body.single-video_portal .single-post-main-content .post-object-1 .preview:before,
body.single-video_portal .single-post-main-content .post-object-1 .preview:after,
body.single-news .single-post-main-content .post-object-1 .preview:before,
body.single-news .single-post-main-content .post-object-1 .preview:after,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview:before,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview:after,
body.single-event .single-post-main-content .post-object-1 .preview:before,
body.single-event .single-post-main-content .post-object-1 .preview:after {
  display: none;
}

body.single-video_portal .single-post-main-content .post-object-1 .preview:not(.post-gallery),
body.single-event .single-post-main-content .post-object-1 .preview:not(.post-gallery),
body.single-news .single-post-main-content .post-object-1 .preview:not(.post-gallery),
body.single-news .single-post-main-content .post-object-1 .preview.post-gallery .slide:before,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview:not(.post-gallery),
body.single-volunteer_story .single-post-main-content .post-object-1 .preview.post-gallery .slide:before {
  padding-bottom: 65%;
}

body.single-news .single-post-main-content .post-object-1 .post-gallery .slick-arrow,
body.single-news .single-post-main-content .post-object-1.video .preview svg,
body.single-volunteer_story .single-post-main-content .post-object-1 .post-gallery .slick-arrow,
body.single-volunteer_story .single-post-main-content .post-object-1.video .preview svg,
body.single-video_portal .single-post-main-content .post-object-1.video .preview svg {
  top: 50%;
}

body.single-news .single-post-main-content .content > :last-child,
body.single-volunteer_story .single-post-main-content .content > :last-child,
body.single-event .single-post-main-content .content > :last-child {
  margin-bottom: 0 !important;
}

body.single-video_portal .single-post-main-content .post-object-1 .content,
body.single-news .single-post-main-content .post-object-1 .content,
body.single-volunteer_story .single-post-main-content .post-object-1 .content,
body.single-event .single-post-main-content .post-object-1 .content {
  margin: 0;
  padding: 50px 65px;
  width: 100%;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

body.single-video_portal .single-post-main-content .post-object-1 .preview + .content,
body.single-news .single-post-main-content .post-object-1 .preview + .content,
body.single-volunteer_story .single-post-main-content .post-object-1 .preview + .content,
body.single-event .single-post-main-content .post-object-1 .preview + .content {
  border-radius: 0 0 7px 7px;
}

body.single-video_portal .single-post-main-content .title,
body.single-news .single-post-main-content .title,
body.single-volunteer_story .single-post-main-content .title,
body.single-event .single-post-main-content .title {
  font-family: "Arvo", sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 auto 33px;
  display: block;
  width: 100%;
  max-width: 640px;
}

body.single-video_portal .single-post-main-content .post-object-1 .post-date,
body.single-news .single-post-main-content .post-object-1 .post-date,
body.single-volunteer_story .single-post-main-content .post-object-1 .post-date,
body.single-event .single-post-main-content .post-object-1 .post-date {
  text-align: center;
  margin: 0 0 10px 0;
}

body.single-video_portal .single-post-main-content .post-object-1 .description,
body.single-news .single-post-main-content .post-object-1 .description,
body.single-volunteer_story .single-post-main-content .post-object-1 .description,
body.single-event .single-post-main-content .post-object-1 .description {
  margin-bottom: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    PAGE BUILDER [PB]
--------------------------------------------------------------------------------------------------------------------- */
::-moz-selection {
  background: #ec1757;
  color: #fff;
}

::selection {
  background: #ec1757;
  color: #fff;
}

.typography h1 {
  background-color: #ec1757;
  display: inline-block;
  font-family: "Arvo", sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  padding: 24px 55px;
  border-radius: 3px;
  margin: 0 0 35px 0;
  clear: both;
}

.typography h2 {
  font-family: "Arvo", sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 35px;
}

.typography h2:not(:first-child) {
  margin: 35px auto 35px;
}

.typography h2 img {
  width: 40px;
  display: inline-block;
  position: relative;
  top: -10px;
  margin: 0 7px 0 11px;
}

.typography h3 {
  font-family: "Arvo", sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2;
  color: #73bf44;
  margin: 35px auto 25px;
}

.typography h4 {
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 35px auto 25px;
}

.typography h5 {
  font-family: "Arvo", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 25px;
}

.typography h6 {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 25px;
}

.typography h2 > a,
.typography h3 > a,
.typography h4 > a,
.typography h5 > a,
.typography h6 > a {
  font-family: "Arvo", sans-serif;
  color: #043e5e;
}

.typography h2 em,
.typography h3 em,
.typography h4 em,
.typography h5 em,
.typography h6 em {
  font-weight: 400;
  color: #ec1757;
}

.typography p,
.typography ol:not(.accordion) li:not(.gfield),
.typography ul:not(.accordion) li:not(.gfield) {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  color: #464646;
  margin: 0 0 25px 0;
}

.typography p del,
.typography li del {
  background-color: #ffe8ef;
}

.typography ul:not(.accordion) {
  margin-bottom: 15px;
}

.typography ol:not(.accordion) li:not(.gfield),
.typography ul:not(.accordion) li:not(.gfield) {
  margin: 0 0 25px 0;
}

.typography ol:not(.accordion) li:not(.gfield) {
  counter-increment: list;
  list-style-type: none;
  position: relative;
  left: 24px;
  padding: 0 24px 0 0;
}

.typography ol:not(.accordion) li:not(.gfield):before {
  color: #ec1757;
  content: counter(list) ".";
  text-align: left;
  width: auto;
  padding-right: 12px;
  left: auto;
  position: absolute;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.typography ul:not(.accordion) {
  list-style: none;
}

.typography ul:not(.accordion) li:not(.gfield) {
  position: relative;
  padding: 0 0 0 30px;
}

.typography ul:not(.accordion) li:not(.gfield):before {
  color: #ec1757;
  content: "•";
  left: 0;
  position: absolute;
  width: auto;
}

.typography ol:not(.accordion) > :not(.gfield):last-child,
.typography ul:not(.accordion) > :not(.gfield):last-child {
  margin-bottom: 0;
}

.typography a:not(.btn):not(.accordion-title):hover {
  text-decoration: underline;
}

.typography blockquote {
  background-color: #fffafb;
  border: 1px solid #ec1757;
  padding: 85px 50px 30px;
  text-align: center;
  position: relative;
  border-radius: 4px;
  margin: 35px 0 35px;
}

.typography blockquote > * {
  color: #ec1757;
  font-size: 22px;
  font-weight: 400;
  font-style: italic;
}

.typography blockquote > :last-child {
  margin-bottom: 0;
}

.typography blockquote:before {
  font-family: "Arvo", sans-serif;
  content: '"';
  font-size: 160px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.83;
  color: #ec1757;
  display: inline-block;
  position: absolute;
  top: 27px;
  left: 47%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.section-content-wrap {
  background-color: #fff;
  width: 100%;
  margin: 0;
  padding: 50px 65px 60px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

body.page-template-default .section-content-wrap {
  padding: 50px 50px 60px;
}

.section-content-wrap img {
  border-radius: 4px;
}

.section-content-wrap > :last-child {
  margin-bottom: 0;
}

section#page-builder {
  z-index: 500;
  margin-top: -60px;
  position: relative;
}

body.page-template-default section#page-builder {
  margin-top: -120px;
  margin-bottom: 60px;
}

body.page-template-default section#default-page + section#page-builder {
  margin-top: -60px;
}

[pb-section] {
  margin: 50px 0 0;
}

[pb-section]:first-child {
  margin-top: 0;
}

[pb-section]:first-child .section-content-wrap {
  -webkit-box-shadow: 0 25px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 25px 20px rgba(0, 0, 0, 0.05);
  padding-top: 25px;
}

[pb-section]:not(.transparent) + [pb-section]:not(.transparent) {
  margin: -10px 0 0 0;
}

[pb-section]:not(.transparent) + [pb-section]:not(.transparent) .section-content-wrap {
  -webkit-box-shadow: 0 25px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 25px 20px rgba(0, 0, 0, 0.05);
  padding-top: 15px;
}

[pb-section].transparent .section-content-wrap {
  padding: 15px 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

[pb-section].transparent:first-child .section-content-wrap {
  padding: 75px 0 15px;
}

[pb-section].transparent + [pb-section].transparent {
  margin: 20px 0 0 0;
}

.typography h3.pb-section-title {
  font-family: "Arvo", sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  margin: 0 0 35px;
}

.typography h4.pb-section-subtitle {
  font-family: "Josefin Sans", sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.2;
  color: #ec1757;
  text-align: center;
  margin: -15px 0 35px;
  padding: 20px 0 0;
  position: relative;
}

.typography h4.pb-section-subtitle:before {
  content: "";
  display: block;
  width: 50px;
  height: 3px;
  background-color: #ec1757;
  position: absolute;
  top: -1px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.gap-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%;
}

.gap-container > div {
  width: calc(50% - 15px);
  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;
  /*align-items: center;*/
}

.gap-image {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 5px;
}

.gap-image:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.gap-copy {
  padding: 50px 0;
}

.gap-copy > :last-child {
  margin-bottom: 0;
}

.copy-and-image-2-columns .gap-copy {
  margin-right: 30px;
}

.image-and-copy-2-columns .gap-image {
  margin-right: 30px;
}

.copy-container {
  font-size: 0;
}

.copy-wrap {
  display: inline-block;
  width: calc(50% - 15px);
  font-size: 17px;
  vertical-align: top;
}

.copy-wrap > :last-child {
  margin-bottom: 0;
}

.copy-container > .copy-wrap:first-child {
  margin-right: 30px;
}

.acf-map {
  height: 450px;
  background-color: #eee;
  border-radius: 4px;
}

.map-address {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  color: #ec1757;
  text-align: center;
  display: block;
  padding: 16px 15px 13px;
  border: 1px solid #ec1757;
  border-radius: 3px;
  margin: 25px 0 0 0;
}

.map-address svg {
  margin-right: 4px;
}

[pb-section] .image {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 4px;
  width: 100%;
  padding-bottom: 65%;
}

[pb-section].video .responsive-embed {
  background-color: #eee;
  border-radius: 4px;
  overflow: hidden;
}

.gallery-slider {
  margin-bottom: 1px;
  border-radius: 4px;
  overflow: hidden;
}

.gallery-slider .slide {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gallery-slider .slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 70%;
}

.gallery-slider-nav {
  position: relative;
}

.gallery-slider-nav.hidden {
  display: none !important;
}

.gallery-slider-nav:before {
  content: "";
  display: block;
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 1)), color-stop(75%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.1) 75%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
  z-index: 500;
}

.gallery-slider-nav:after {
  content: "";
  display: block;
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(10%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 1)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#ffffff",GradientType=1 );
  z-index: 500;
}

.gallery-slider-nav .slide {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 1px solid #fff;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(0.9);
  filter: grayscale(0.9);
  opacity: 0.5;
  outline: none !important;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.gallery-slider-nav .slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  cursor: pointer;
}

.gallery-slider-nav .slide:hover,
.gallery-slider-nav .slide.slick-current {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 0.8;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: NEWSLETTERS
--------------------------------------------------------------------------------------------------------------------- */
section#newsletters {
  padding: 0;
  margin: 0 0 45px 0;
}

.newsletters-wrap {
  background-color: #fff;
  padding: 55px 50px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  margin-top: -65px;
  position: relative;
  z-index: 500;
  overflow: hidden;
}

.pinned-newsletters {
  text-align: center;
  font-size: 0;
  margin-bottom: 50px;
}

.pinned-newsletters:not(.slick-initialized) {
  height: 774px;
  overflow: hidden;
}

.pinned-newsletter {
  display: inline-block;
  width: 100%;
  padding: 0 10px;
}

.pinned-newsletters:not(.slick-initialized) .pinned-newsletter {
  max-width: 420px;
}

.pinned-newsletters > :last-child {
  margin-right: 0;
}

.pinned-newsletter .preview {
  border: 1px solid #eee;
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  padding-bottom: 130%;
  margin-bottom: 20px;
}

.pinned-newsletter .date,
.pinned-newsletter .description {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
  color: #a7a7a7;
  margin: 0 0 5px;
}

.pinned-newsletter .description {
  font-style: normal;
  color: #464646;
  margin: 0 0 14px;
}

.pinned-newsletter .title {
  font-family: "Arvo", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 15px;
}

.pinned-newsletter .btn {
  min-width: 230px;
  margin: 5px 0 0;
  border-radius: 5px;
  font-size: 16px;
}

.newsletter-archive {
  background-color: #fdfdfd;
  margin-bottom: 0;
  position: relative;
}

.newsletter-archive:not(.board-mode) {
  min-height: 400px;
  max-height: 550px;
}

.newsletter-archive .no-results {
  display: block;
  width: 100%;
  text-align: center;
  color: #8a8a8a;
  font-size: 16px;
  font-style: italic;
  padding: 275px 0;
}

.newsletter-archive .newsletter-item + .no-results {
  display: none !important;
}

.newsletter-archive-title {
  font-size: 36px;
  margin: 65px 0 30px;
  padding-left: 8px;
  padding-right: 300px;
  position: relative;
  text-align: left;
}

.newsletter-archive-title .newsletter-year {
  position: absolute;
  top: -2px;
  right: 2px;
  font-family: "Josefin Sans", sans-serif;
  width: 200px;
}

.newsletter-archive .mCSB_inside > .mCSB_container {
  margin-right: 12px;
}

.newsletter-archive .mCSB_scrollTools .mCSB_draggerContainer {
  left: 9px;
}

.newsletter-archive .newsletter-item {
  display: table;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  width: calc(100% - 20px);
  margin: 10px 10px 20px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.newsletter-archive .newsletter-item:hover {
  border: 1px solid #ec1757;
  -webkit-box-shadow: 0 0 10px rgba(236, 23, 87, 0.35);
  box-shadow: 0 0 10px rgba(236, 23, 87, 0.35);
}

.newsletter-archive .newsletter-item > div {
  display: table-cell;
  padding: 20px 20px;
  vertical-align: middle;
}

.newsletter-archive .newsletter-item > .name-wrap {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  color: #043e5e;
  position: relative;
  padding-left: 88px;
  padding-top: 25px;
}

.newsletter-archive .newsletter-item > .name-wrap svg {
  font-size: 36px;
  color: #e1e1e1;
  position: absolute;
  top: 50%;
  left: 25px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.newsletter-archive .newsletter-item > .name-wrap .description {
  padding-top: 10px;
}

.newsletter-archive .newsletter-item > .name-wrap > .description > :last-child {
  margin-bottom: 0 !important;
}

.typography .newsletter-archive .newsletter-item > .name-wrap > .description p,
.typography .newsletter-archive .newsletter-item > .name-wrap > .description ol:not(.accordion) li:not(.gfield),
.typography .newsletter-archive .newsletter-item > .name-wrap > .description ul:not(.accordion) li:not(.gfield) {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 20px 0;
}

.newsletter-archive .newsletter-item > .date-wrap {
  text-align: center;
  width: 230px;
  font-size: 14px;
  font-style: italic;
  color: #d0d0d0;
}

.newsletter-archive .newsletter-item > .button-wrap {
  width: 220px;
}

.newsletter-archive .newsletter-item > .button-wrap .btn {
  width: 100%;
  padding: 12px 25px;
  border-radius: 4px;
}

.adobe-reader-requirements {
  background-color: #eefaff;
  font-size: 14px;
  color: #5e5e5e;
  line-height: 1.3;
  text-align: center;
  display: block;
  padding: 20px;
  margin-top: 35px;
  border-radius: 4px;
}

.adobe-reader-requirements a:hover {
  text-decoration: underline;
}

.newsletter-search-box {
  text-align: center;
  margin: 0 0 35px;
}

.newsletter-year {
  width: 264px;
  text-align: center;
  height: 52px;
  font-size: 16px;
  border-radius: 50px;
  padding: 5px 35px;
  border: 1px solid #ec1757;
  color: #ec1757;
}

.newsletter-search-box .btn {
  font-size: 16px;
  padding: 18px 40px;
  cursor: pointer;
  margin: 15px 0 0 15px;
}

.section-title.newsletter-type {
  font-size: 44px;
  margin-bottom: 10px;
}

.section-title.newsletter-type > span {
  cursor: pointer;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: 0.2;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.section-title.newsletter-type > span:hover,
.section-title.newsletter-type > span.active {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  opacity: 1;
}

.section-title.newsletter-type > span[type=e] {
  margin-right: 75px;
  margin-left: 15px;
}

.pinned-newsletters .slick-arrow {
  background-color: #f7f5f5;
  width: auto;
  height: auto;
  font-size: 20px;
  color: #313e49;
  position: absolute;
  top: calc(50% - 60px);
  z-index: 500;
  padding: 20px 16px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.pinned-newsletters .slick-prev {
  left: -50px;
  border-radius: 0 40px 40px 0;
  padding-left: 8px;
  padding-right: 18px;
}

.pinned-newsletters .slick-next {
  right: -50px;
  border-radius: 40px 0 0 40px;
  padding-right: 8px;
  padding-left: 18px;
}

.pinned-newsletters .slick-next:before,
.pinned-newsletters .slick-prev:before {
  display: none;
}

.pinned-newsletters .slick-arrow:hover {
  background-color: #ec1757;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
}

.e-newsletter-items .newsletter-item {
  text-align: center;
  margin-bottom: 50px;
}

.e-newsletter-items .newsletter-item .preview {
  background-color: #eee;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  padding-bottom: 42%;
  border-radius: 4px 4px 0 0;
}

.e-newsletter-items .newsletter-item .content {
  padding: 25px 75px 30px;
  background-color: #fdfdfd;
  border: 1px solid #f7f7f7;
  border-radius: 0 0 4px 4px;
}

.e-newsletter-items .newsletter-item .title {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 15px;
}

.e-newsletter-items .newsletter-item .description {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
  color: #464646;
  margin: 0 0 14px;
}

.e-newsletter-items .newsletter-item .btn {
  min-width: 230px;
  margin: 5px 0 0;
  border-radius: 5px;
  font-size: 16px;
}

.e-newsletter-items > :last-child {
  margin-bottom: 0;
}

#e-newsletters,
#print-newsletters {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  width: 90%;
  overflow: hidden;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

#e-newsletters.active,
#print-newsletters.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  width: auto;
  overflow: visible;
}

#e-newsletters .no-results {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: #d5d5d5;
  text-align: center;
  padding: 50px;
  display: block;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Careers
--------------------------------------------------------------------------------------------------------------------- */
.content-white-wrap {
  background-color: #fff;
  padding: 55px 50px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  margin-top: -65px;
  margin-bottom: 65px;
  position: relative;
  z-index: 500;
}

.content-white-wrap .btn {
  padding: 14px 30px;
  font-size: 16px;
  margin: 5px 2px;
}

#careers-top-content .content-white-wrap > h2 {
  font-size: 55px;
}

.content-white-wrap .open-positions {
  margin-top: 65px;
}

.content-white-wrap .responsive-embed {
  border-radius: 4px;
  overflow: hidden;
  margin-top: 30px;
  margin-bottom: 30px;
}

.content-white-wrap .open-positions h2 {
  text-align: center;
}

.content-white-wrap .open-positions ul {
  list-style: none;
}

.BambooHR-ATS-Department-Item {
  background-color: #f5f5f5;
  padding-left: 0 !important;
  border-radius: 4px;
  overflow: hidden;
}

.BambooHR-ATS-Department-Item:before {
  display: none !important;
}

.BambooHR-ATS-board > h2 {
  display: none;
}

.BambooHR-ATS-Department-Item {
  padding: 35px 35px !important;
}

body .BambooHR-ATS-board ul {
  padding: 0;
}

.BambooHR-ATS-Jobs-List {
  padding: 0 !important;
  margin: 0 !important;
}

.BambooHR-ATS-Jobs-List > li {
  padding: 0 !important;
}

.BambooHR-ATS-board ul ul {
  border-bottom: none !important;
}

body .BambooHR-ATS-board li {
  margin-bottom: 20px !important;
  /*padding-left: 0 !important;*/
}

body .BambooHR-ATS-board li:last-child {
  margin-bottom: 0 !important;
}

body .BambooHR-ATS-board li:before {
  display: none !important;
}

body .BambooHR-ATS-board .BambooHR-ATS-Location {
  padding-top: 3px;
  font-style: italic;
  color: #a3a3a3;
  font-size: 16px;
}

#BambooHR li,
#BambooHR a {
  line-height: 1.2;
}

#BambooHR a:hover {
  color: #043e5e;
}

.BambooHR-ATS-Department-Header {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #043e5e;
}

.content-white-wrap .open-positions .placeholder {
  text-align: center;
  padding: 200px 0;
  background-color: #f3f3f3;
}

.content-white-wrap > :last-child {
  margin-bottom: 0 !important;
}

section#benefits {
  margin: 25px 0 80px;
}

.benefits-wrap {
  text-align: center;
  font-size: 0;
}

.benefits {
  display: inline-block;
  width: 44%;
  position: relative;
  z-index: 500;
  vertical-align: top;
  margin: 0 0 50px;
  text-align: left;
  border: 1px dashed #fff;
  padding: 40px 50px;
  border-radius: 5px;
}

.benefits-list {
  list-style: none;
  margin: 0;
}

.benefits-list li {
  font-size: 18px;
  line-height: 1.2;
  font-style: italic;
  color: rgba(255, 255, 255, 0.75);
  margin: 0 0 16px;
  padding: 0 0 0 25px;
  position: relative;
}

.benefits-list li:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border: 1px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 2px;
}

.benefits-list li:last-child {
  margin-bottom: 0;
}

.benefits h4 {
  display: block;
  width: 100%;
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-style: italic;
  color: #fff;
  text-align: center;
  line-height: 0.9;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.benefits h4 span {
  display: inline-block;
  background-color: #043e5e;
  padding: 1px 50px;
  font-size: 32px;
}

.benefits.green,
.benefits.green .benefits-list li:before {
  border-color: #73bf44;
}

.benefits.green {
  border-right: none;
  border-radius: 5px 0 0 5px;
  z-index: 550;
}

.benefits.green h4 {
  color: #73bf44;
}

.benefits.pink,
.benefits.pink .benefits-list li:before {
  border-color: #ec1757;
}

.benefits.pink {
  border-left: none;
  border-radius: 0 5px 5px 0;
}

.benefits.pink h4 {
  color: #ec1757;
}

.benefits-wrap {
  padding: 120px 40px 12px;
}

.benefits-wrap:after {
  height: 120%;
  right: auto;
  left: 65px;
  bottom: 65px;
  -webkit-transform: translate(-50%, 60%);
  transform: translate(-50%, 60%);
  opacity: 0.65;
}

.benefits-wrap:hover:after {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: CAREERS V.2
--------------------------------------------------------------------------------------------------------------------- */
section.employment-benefits .copy-with-image {
  background-color: #fff;
}

section.employment-benefits .copy-with-image .copy {
  padding: 50px 50px;
}

section.employment-benefits .copy-with-image .copy h3 {
  font-family: "Arvo", sans-serif;
  font-size: 56px;
  font-weight: 400;
  color: #043e5e;
  line-height: 1;
  margin: 0 0 20px 0;
}

section.employment-benefits .copy-with-image .copy p {
  font-size: 18px;
  font-weight: 400;
  color: #043e5e;
  line-height: 1.4;
}

section.employment-benefits .copy-with-image .copy > :last-child {
  margin-bottom: 0;
}

section.employment-benefits .copy-with-image.with-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

section.employment-benefits .copy-with-image.with-image .copy {
  width: calc(44% + 50px);
  padding-right: 50px;
}

section.employment-benefits .copy-with-image.with-image .image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(56% - 50px);
}

section.employment-benefits .eb-benefits-wrap {
  background-image: url(../images/eb-background.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ed1556;
  padding: 50px 50px;
  text-align: center;
}

.eb-title {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0 0 20px 0;
}

.eb-subtitle {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  margin: 0 0 20px 0;
}

.benefits-cards {
  margin-top: 20px;
  font-size: 0;
}

.flip-card {
  display: inline-block;
  width: calc(25% - 15px);
  margin: 20px 0 0 20px;
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-back {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  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;
}

.flip-card:first-child,
.flip-card:nth-child(4n+1) {
  margin-left: 0;
}

.flip-card .flip-card-front,
.flip-card .flip-card-back {
  background-color: #fff;
  padding: 30px 15px;
  width: 100%;
}

body.page-template-tmpl-apple-society .flip-card .flip-card-front {
  background-color: #fff;
  padding: 50px 15px 30px;
  width: 100%;
}

.flip-card .icon {
  margin-bottom: 15px;
}

.flip-card .icon svg {
  height: 84px;
  width: auto;
  max-width: 96px;
}

body.page-template-tmpl-apple-society .flip-card .icon svg,
body.page-template-tmpl-apple-society .flip-card .icon img {
  height: 180px;
  max-width: 180px;
}

.flip-card .icon svg#apple-icon {
  height: 135px;
  margin-top: 20px;
}

.flip-card .icon svg .st1,
.flip-card .icon svg .st2 {
  fill: #ED1556;
}

.flip-card h4 {
  font-size: 18px;
  font-weight: 700;
  color: #043e5e;
  line-height: 1.2;
  margin: 0;
}

.flip-card-back p {
  font-size: 16px;
  font-weight: 400;
  color: #043e5e;
  line-height: 1.4;
}

.flip-card-back > :last-child {
  margin-bottom: 0;
}

.ca-featured-slider-wrap {
  background-color: #fff;
  padding: 50px 50px;
}

.ca-featured-slider-wrap h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #043e5e;
  line-height: 1;
  margin: 0 0 45px 0;
}

.ca-fs-slider:not(.slick-initialized) > .slide:not(:first-child) {
  display: none;
}

.ca-fs-slider .slide {
  outline: none !important;
}

.ca-fs-slider .slide .copy {
  background-color: #f8f8f8;
  padding: 50px 50px 90px 50px;
  font-size: 30px;
  font-weight: 600;
  color: #00aaef;
  line-height: 1.15;
  margin: 0;
}

.ca-fs-slider .slide .copy > :last-child {
  margin-bottom: 0;
}

.ca-fs-slider .slide.with-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.ca-fs-slider .slide.with-image .copy {
  width: calc(47% + 50px);
  padding-right: 50px;
  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;
}

.ca-fs-slider .slide.with-image .image {
  display: block;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: calc(53% - 50px);
  min-height: 285px;
}

.ca-fs-slider .slick-prev,
.ca-fs-slider .slick-next {
  background-color: #fff;
  width: 38px;
  height: 38px;
  line-height: 44px;
  font-size: 16px;
  color: #00aaef;
  text-align: center;
  -webkit-transform: none;
  transform: none;
  position: absolute;
  top: auto;
  left: 50px;
  right: auto;
  bottom: 50px;
  z-index: 500;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.ca-fs-slider .slick-next {
  left: 90px;
}

.ca-fs-slider .slick-prev:before,
.ca-fs-slider .slick-next:before {
  display: none;
}

.ca-fs-slider .slick-prev:hover,
.ca-fs-slider .slick-next:hover {
  background-color: #00aaef;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.cc-wrap {
  margin-top: 0;
  font-size: 0;
}

section.colored-cards .ca-featured-slider-wrap h3 {
  margin: 0 0 20px 0;
}

.colored-card {
  display: inline-block;
  width: calc(33.3% - 15px);
  padding: 25px 10px;
  margin: 20px 0 0 20px;
  border-radius: 3px;
  text-align: center;
  position: relative;
  vertical-align: top;
}

.colored-card:first-child,
.colored-card:nth-child(3n+1) {
  margin-left: 0;
}

.colored-card .icon {
  display: inline-block;
  vertical-align: middle;
}

body.page-template-tmpl-apple-society .colored-card .icon {
  display: block;
  margin-bottom: 10px;
}

.colored-card .icon svg,
.colored-card .icon img {
  height: 54px;
}

body.page-template-tmpl-apple-society .colored-card .icon img {
  height: 70px;
}

.colored-card .icon svg .st0,
.colored-card .icon svg .st1 {
  fill: #fff;
}

.colored-card .title {
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  line-height: 1.15;
  margin-left: 10px;
  vertical-align: middle;
}

.colored-card .description {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  line-height: 1.25;
  margin: 12px 0 0 0;
  padding: 16px 0 0 0;
  position: relative;
}

body.page-template-tmpl-apple-society .colored-card .description {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}

body.page-template-tmpl-apple-society .colored-card .description p {
  margin-bottom: 15px;
  line-height: 1.2;
  position: relative;
  padding-left: 20px;
}

body.page-template-tmpl-apple-society .colored-card .description p:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 4px;
  left: 2px;
}

body.page-template-tmpl-apple-society .colored-card .description p:last-child {
  margin-bottom: 0;
}

body.page-template-tmpl-apple-society .cc-wrap {
  text-align: center;
}

.colored-card .description:before {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: calc(50% - 35px);
}

section.career-featured-slider + section.colored-cards .ca-featured-slider-wrap {
  padding-top: 0;
}

section.career-banner .benefits-wrap {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 0;
  padding: 55px 50px;
}

section.career-banner .benefits-content {
  border: 1px solid rgba(115, 191, 68, 0.7);
  position: relative;
  z-index: 500;
  padding: 75px 50px;
}

section.career-banner .benefits-content h2 {
  font-family: "Arvo", sans-serif;
  font-size: 100px;
  font-weight: 400;
  color: #73bf44;
  line-height: 1;
  margin: 0 0 20px 0;
}

section.career-banner .benefits-content h3 {
  font-family: "Arvo", sans-serif;
  font-size: 44px;
  font-weight: 400;
  color: #fff;
  line-height: 1;
  margin: 0 0 25px 0;
}

section.career-banner .benefits-content p {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 1.4;
  margin: 0 0 25px 0;
}

section.career-banner .benefits-content a {
  color: #73bf44;
}

section.career-banner .benefits-content a:hover {
  color: #73bf44;
  text-decoration: underline;
}

section.career-banner .benefits-content > :last-child {
  margin-bottom: 0;
}

section.career-banner .benefits-wrap:after {
  background: radial-gradient(ellipse at center, rgba(44, 109, 85, 1) 0%, rgba(4, 62, 94, 0) 70%, rgba(4, 62, 94, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2c6d55", endColorstr="#043e5e",GradientType=1 );
}

section.additional-employment-benefits .ab-benefits-wrap {
  background-color: #fff;
  padding: 50px 50px;
}

.ab-benefits-wrap > h3 {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #043e5e;
  line-height: 1;
  margin: 0 0 25px 0;
}

.ab-benefits-wrap .flip-card .flip-card-front,
.ab-benefits-wrap .flip-card .flip-card-back {
  background-color: #f8f8f8;
  padding: 30px 15px;
}

.ab-benefits-wrap .buttons-wrap {
  text-align: center;
}

.ab-benefits-wrap .btn {
  border-radius: 3px;
  margin: 40px 0 0 0;
  font-size: 16px;
}

section#request-for-job {
  margin-top: 50px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    CPT: EVENTS
--------------------------------------------------------------------------------------------------------------------- */
body.single-event .single-post-main-content .title {
  margin: 0 auto 40px;
}

.em-location-map-container {
  margin-bottom: 20px;
  width: 500px !important;
  border-radius: 4px;
  overflow: hidden;
}

.em-booking-form-details {
  width: 100%;
  float: none;
  background-color: #f7f7f7;
  padding: 40px 45px 40px 45px;
  border-radius: 4px;
}

#em-booking br.clear {
  display: none;
}

.em-booking-form label {
  display: inline-block;
  width: 125px;
  font-size: 14px;
  padding: 13px 0 0 0;
}

.em-booking-form-details input.input,
.em-booking-form-details textarea,
.em-booking-form-details select {
  width: calc(100% - 125px);
  height: 52px;
  padding: 5px 20px;
}

.em-booking-form-details textarea {
  height: 150px;
  padding: 10px 20px;
}

.em-booking-form-details select {
  padding: 5px 28px 5px 20px;
}

.em-booking-form .ticket-price {
  margin-bottom: 25px !important;
}

.em-booking-form .ticket-price label {
  padding-top: 0;
  font-size: 16px;
  font-weight: 700;
  vertical-align: middle;
  position: relative;
  top: -2px;
}

.em-booking-form .ticket-price strong {
  vertical-align: middle;
  color: #73bf44;
}

.em-booking-form-details .em-booking-submit,
.em-booking-login-form [type=submit] {
  display: inline-block;
  background-color: #73bf44;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 18px 35px 14px;
  border-radius: 50px;
  border: none;
  text-align: center;
  line-height: 1.1;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor: pointer;
  outline: none !important;
}

.em-booking-form-details .em-booking-submit:hover,
.em-booking-login-form [type=submit]:hover {
  background-color: #ec1857;
}

div.em-booking-message-error {
  background-color: #fffafc;
  border: 1px solid #ec1857;
  margin: 0 0 30px;
  padding: 20px 25px;
}

div.em-booking-message-success,
.em-warning-confirms {
  background-color: #f1f9ec;
  border: 1px solid #73bf44;
  padding: 20px 25px;
  margin: 0 0 30px;
}

div.em-booking-message-error p,
div.em-booking-message-success p,
.em-warning-confirms p {
  font-size: 14px !important;
}

.em-booking-form [type=checkbox],
div.em-booking-login [type=checkbox] {
  position: relative;
  top: 2px;
}

div.em-booking-login {
  margin: 30px 0 0 0;
  border-left: none;
  background-color: #f7f7f7;
  padding: 40px 45px 40px 45px;
  border-radius: 4px;
}

div.em-booking-login [type=submit] {
  display: inline-block;
  margin-top: 20px;
  margin-right: 15px;
}

.em-booking-login-form > p:first-child {
  margin-bottom: 20px !important;
  font-weight: 700;
}

div.em-booking-login label {
  width: 120px;
}

div.em-booking-login a {
  font-size: 12px;
  padding-left: 7px;
}

p[style="color:#999; font-size:11px;"] {
  display: none;
}

body.page-template-tmpl-calendar {
  overflow-x: hidden;
}

body .wpfc-calendar-wrapper h2 {
  font-size: 40px !important;
}

body .ui-widget-header {
  background: #ededed;
}

body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
  color: #27b4e8;
}

body .ui-state-hover,
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover,
body .ui-state-focus,
body .ui-widget-content .ui-state-focus,
body .ui-widget-header .ui-state-focus {
  border: 1px solid #27b4e8;
  background: #27b4e8;
  color: #fff;
}

/*body .typography a.fc-event {*/
/*background-color: #043e5e !important;*/
/*border-color: #043e5e !important;*/
/*color: #fff !important;*/
/*}*/
body .typography a.fc-event:hover {
  background-color: #ec1857 !important;
  border-color: #ec1857 !important;
  color: #fff !important;
  text-decoration: none !important;
}

body .fc td,
body .fc th {
  padding: 1px;
}

body .fc-day-grid-event {
  padding: 4px 4px 2px;
}

body .ui-tooltip {
  padding: 22px 40px 25px 40px;
  width: 100% !important;
  max-width: 510px !important;
  -webkit-box-shadow: 0 15px 50px rgba(236, 24, 87, 0.2);
  box-shadow: 0 15px 50px rgba(236, 24, 87, 0.2);
  margin-top: -10px;
  text-align: center;
}

body .ui-tooltip-content {
  padding: 0;
}

body .ui-tooltip .ui-tooltip-tip canvas {
  display: none;
}

body .ui-tooltip .ui-tooltip-tip {
  height: 16px !important;
  width: 20px !important;
  margin-left: -10px !important;
  bottom: -16px !important;
}

body .ui-tooltip .ui-tooltip-tip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
}

section#calendar .fc-toolbar {
  padding-left: 177px;
}

section#calendar .back-to-events {
  width: 168px;
  position: absolute;
  top: 55px;
  left: 50px;
  font-size: 13px;
  padding: 8px 5px 5px;
  text-decoration: none !important;
  z-index: 500;
}

section#calendar .btn.back-button.back-to-events svg {
  top: 0;
}

body .fc-toolbar .fc-center {
  padding-right: 177px;
  position: relative;
  top: -6px;
}

.event-custom-tooltip,
body .ui-tooltip-content {
  text-align: center;
}

.event-custom-tooltip img {
  margin-bottom: 15px;
  border-radius: 4px;
}

.event-custom-tooltip h4 {
  font-family: "Arvo", sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  color: #ec1757;
  margin: 15px 0;
}

.event-custom-tooltip .post-date .pink {
  color: #ec1757;
}

.event-custom-tooltip > :last-child {
  margin-bottom: 0 !important;
}

body .fc-row table tbody tr:nth-child(even) {
  background-color: transparent;
}

body .fc-day-grid-event.wpfc-more {
  background-color: #3cb4e8 !important;
  border-color: #3cb4e8 !important;
}

body .fc-day-grid-event.wpfc-more:hover {
  background-color: #ec1757 !important;
  border-color: #ec1757 !important;
}

body .fc-row .fc-content-skeleton table tbody {
  background-color: transparent;
}

body .fc-row .fc-content-skeleton table tbody td {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background-color: transparent;
}

body .fc td.fc-today:not(.fc-day-number) {
  background: #fefdea;
  border: 1px solid #ddd;
}

body .css-events-list table.events-table td {
  padding: 10px;
}

body .css-events-list table.events-table th.event-time {
  width: 175px;
}

body .events-table {
  margin-bottom: 0;
}

body .fc button {
  height: 34px;
  padding: 5px 18px;
}

.events-scope-filter {
  border-bottom: 1px solid #3cb4e8;
  margin-bottom: 50px;
}

.events-scope-filter > a {
  font-size: 16px;
  display: inline-block;
  width: 190px;
  padding: 18px 5px 13px 5px;
  background-color: #cbe8f5;
  margin: 0;
  text-align: center;
  color: #fff;
  border-radius: 4px 4px 0 0;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.events-scope-filter > a:hover,
.events-scope-filter > a.active {
  background-color: #3cb4e8;
}

.events-scope-filter > a.calendar > .fa-calendar-alt {
  position: relative;
  top: -1px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    CPT: PRESS
--------------------------------------------------------------------------------------------------------------------- */
section.archive-press .section-title {
  margin-bottom: 35px;
}

section.press-repo {
  margin-top: -65px;
  margin-bottom: 15px;
  position: relative;
  z-index: 500;
}

.navy-box {
  background-color: #043e5e;
  padding: 55px 50px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  position: relative;
}

.navy-box .expander {
  display: inline-block;
  color: #447793;
  font-size: 25px;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%) rotate(0);
  transform: translate(-50%, 50%) rotate(0);
  background-color: #0f3e5e;
  line-height: 0;
  padding: 5px;
  border-radius: 50%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.navy-box .expander:hover {
  color: #ec1757;
  cursor: pointer;
}

.navy-box.expanded .expander {
  -webkit-transform: translate(-50%, 50%) rotate(180deg);
  transform: translate(-50%, 50%) rotate(180deg);
}

.navy-box .newsletter-archive {
  background-color: transparent;
  min-height: 218px;
  max-height: none;
  height: 218px;
  -webkit-transition: height 0.4s linear;
  transition: height 0.4s linear;
}

.navy-box.expanded .newsletter-archive {
  height: 545px;
}

.navy-box .newsletter-archive.loading:before {
  background-color: rgba(68, 118, 147, 0.65);
}

.navy-box .newsletter-archive.loading:after {
  top: calc(50% - 22px);
  opacity: 0.3;
}

.navy-box .newsletter-archive .mCSB_scrollTools .mCSB_dragger {
  right: -1px;
}

.navy-box .newsletter-archive .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 5px;
}

.navy-box .newsletter-archive .newsletter-item {
  background-color: transparent;
  border: 1px solid #447793;
}

.navy-box .newsletter-archive .newsletter-item > .name-wrap,
.navy-box .newsletter-archive .newsletter-item > .name-wrap svg,
.navy-box .newsletter-archive .newsletter-item > .date-wrap {
  color: #447793;
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}

.newsletter-archive .newsletter-item > .button-wrap .btn {
  border: 1px solid #447793;
  color: #447793;
}

.navy-box .newsletter-archive .newsletter-item:hover {
  border: 1px solid #ec1757;
}

.navy-box .newsletter-archive .newsletter-item:hover > .name-wrap,
.navy-box .newsletter-archive .newsletter-item:hover > .name-wrap svg,
.navy-box .newsletter-archive .newsletter-item:hover > .date-wrap {
  color: #ec1757;
}

.newsletter-archive .newsletter-item > .button-wrap .btn:hover {
  border: 1px solid #ec1757;
  color: #fff;
  text-decoration: none !important;
}

.press-repo-tabs {
  text-align: center;
}

.press-repo-tabs .tab {
  display: inline-block;
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  font-weight: 800;
  line-height: 1.2;
  color: #447793;
  text-align: center;
  margin: 0 15px 20px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.press-repo-tabs .tab span {
  font-style: italic;
  font-weight: 400;
}

.press-repo-tabs .tab:hover,
.press-repo-tabs .tab.active {
  color: #ec1757;
}

.tab-content {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  width: 90%;
  overflow: hidden;
  -webkit-transition: opacity 0s linear 0s;
  transition: opacity 0s linear 0s;
}

.tab-content.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  width: auto;
  overflow: visible;
  -webkit-transition: opacity 0.5s linear 0.25s;
  transition: opacity 0.5s linear 0.25s;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Programs
--------------------------------------------------------------------------------------------------------------------- */
body.page-template-tmpl-programs .our-mission {
  padding: 15px 0 40px;
}

body.page-template-tmpl-programs .blue-green-box.quote {
  padding: 75px 60px 45px;
}

body.page-template-tmpl-programs .blue-green-box.quote p {
  font-size: 28px;
  font-weight: 600;
}

body.page-template-tmpl-programs section#quote {
  margin: 35px 0 75px;
}

body.page-template-tmpl-programs .quote-wrap {
  position: relative;
}

body.page-template-tmpl-programs .quote-wrap:before {
  font-family: "Arvo", sans-serif;
  content: '"';
  font-size: 260px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.83;
  color: #73bf44;
  display: inline-block;
  position: absolute;
  top: -35px;
  left: 47%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 450;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Adopt Market
--------------------------------------------------------------------------------------------------------------------- */
.form-wrap {
  margin-bottom: 75px;
}

.badges {
  text-align: center;
  margin-bottom: 35px;
}

.badges-item {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  margin: 0 15px 35px;
  cursor: auto;
}

.badges-item .image {
  background-color: #ccc;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  width: 85%;
  padding-bottom: 85%;
  border-radius: 50%;
  margin-bottom: 15px;
}

.badges-item .description {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.25;
  color: #0f3e5e;
  margin: 0;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

a.badges-item:not([href="#"]):hover {
  cursor: pointer;
}

a.badges-item:not([href="#"]):hover .description {
  color: #ec1757;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Expansion
--------------------------------------------------------------------------------------------------------------------- */
body.page-template-tmpl-expansion .theme-tabs {
  margin-top: 40px;
}

.theme-tabs {
  border-bottom: 1px solid #ec1757;
}

.theme-tabs-item {
  font-size: 15px;
  font-weight: 400;
  color: #ec1757;
  display: inline-block;
  padding: 16px 10px 13px;
  min-width: 200px;
  text-align: center;
  border: 1px solid #ec1757;
  border-radius: 4px 4px 0 0;
  position: relative;
  top: 1px;
  outline: none !important;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.theme-tabs-item.active,
.theme-tabs-item:hover {
  background-color: #ec1757;
  color: #fff;
  cursor: pointer;
}

.theme-tabs-content {
  overflow: hidden;
  position: relative;
}

section#expansion.theme-tabs-content {
  position: relative;
  z-index: 500;
  margin: -100px 0 80px;
}

.theme-tabs-panel {
  visibility: hidden;
  opacity: 0;
  outline: none !important;
  position: absolute;
  left: -999999px;
}

.theme-tabs-panel.active {
  visibility: visible;
  opacity: 1;
  position: relative;
  left: 0;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear;
}

.theme-tabs-content .section-content-wrap {
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 40px;
}

.theme-tabs-content .theme-tabs-panel > [pb-section]:last-child .section-content-wrap {
  padding-bottom: 55px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Education Programs
--------------------------------------------------------------------------------------------------------------------- */
section#masthead .buttons-wrap {
  margin: 32px 0 0;
}

section#masthead .buttons-wrap .btn-transparent,
section#masthead .buttons-wrap .btn-transparent:focus {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 1.2;
  color: #fff;
  border-radius: 4px;
  margin: 10px 10px 0;
}

section#masthead .buttons-wrap .btn-transparent:hover {
  border: 1px solid #ec1757;
  background-color: #ec1757;
  color: #fff;
}

body.page-template-tmpl-donation section#masthead .buttons-wrap .btn-transparent,
body.page-template-tmpl-donation section#masthead .buttons-wrap .btn-transparent:focus,
body.page-template-tmpl-in-kind-donations section#masthead .buttons-wrap .btn-transparent,
body.page-template-tmpl-in-kind-donations section#masthead .buttons-wrap .btn-transparent:focus {
  background-color: #ec1757;
  border: 1px solid #ec1757;
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  border-radius: 50px;
}

body.page-template-tmpl-donation section#masthead .buttons-wrap .btn-transparent em,
body.page-template-tmpl-in-kind-donations section#masthead .buttons-wrap .btn-transparent em {
  font-weight: 400;
}

body.page-template-tmpl-donation section#masthead .buttons-wrap .btn-transparent:hover,
body.page-template-tmpl-in-kind-donations section#masthead .buttons-wrap .btn-transparent:hover {
  border: 1px solid #73bf44;
  background-color: #73bf44;
  color: #fff;
}

.notification {
  border: 1px solid #ec1757;
  border-radius: 4px;
  padding: 18px 10px 15px;
  display: block;
  width: 100%;
  max-width: 600px;
  margin: 35px auto;
}

.notification p {
  font-size: 14px;
  color: #ec1757;
}

.notification strong {
  font-weight: 600;
}

.notification > :last-child {
  margin-bottom: 0;
}

section#navigation {
  margin-top: -10px;
  margin-bottom: 65px;
}

section#navigation .buttons-wrap {
  text-align: center;
}

section#navigation .buttons-wrap .btn-transparent {
  border: 1px solid #ec1757;
  background-color: #ec1757;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  border-radius: 4px;
  margin: 10px 5px 0;
  min-width: 190px;
}

section#navigation .buttons-wrap .btn-transparent:hover {
  border: 1px solid #043e5e;
  background-color: #043e5e;
  color: #fff;
}

section#programs .content-white-wrap,
section#enrollment .content-white-wrap,
section#teachers .content-white-wrap,
section#partners .content-white-wrap,
section#testimonials .content-white-wrap {
  margin-top: 0;
}

section#partners {
  position: relative;
  z-index: 600;
}

.typography .accordion-title {
  padding: 25px 35px 25px 20px;
}

.typography .accordion-title:hover {
  text-decoration: none;
}

.typography .section-subtitle {
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  color: #878787;
  margin: 25px auto 35px;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 700px;
}

.typography .section-title + .section-subtitle {
  margin: -22px auto 35px;
}

body .gform_wrapper .top_label input.medium.datepicker,
body .gform_wrapper .top_label input.small.datepicker {
  width: calc(100% - 23px);
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal.child-specials .gfield_checkbox > li {
  width: auto;
  margin-top: 8px;
  margin-left: 8% !important;
}

body .gform_wrapper ul.gform_fields li.gfield.horizontal.child-specials .gfield_checkbox > li:first-child {
  margin-left: 0 !important;
}

body .gform_wrapper ul.gform_fields li.gfield .gfield_checkbox > li:before,
body .gform_wrapper ul.gform_fields li.gfield .gfield_radio > li:before {
  display: none !important;
}

body .gform_wrapper ul.gform_fields li.gfield.address-fields {
  padding-top: 4px;
}

body .gform_wrapper .gfield_required {
  color: #ec1757;
}

section#enrollment .typography .section-title + .section-subtitle {
  margin-bottom: 15px;
}

.theme-tabs.titles-mode {
  border-bottom: none;
  text-align: center;
  margin-bottom: 15px;
}

.theme-tabs.titles-mode.about-tabs {
  margin-bottom: 0;
  margin-top: 40px;
}

.theme-tabs.titles-mode .theme-tabs-item {
  border: none;
  border-radius: 0;
  background-color: transparent !important;
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  font-weight: 600;
  color: #ccc;
  padding: 2px;
  margin: 0 10px;
  min-width: 225px;
}

.theme-tabs.titles-mode .theme-tabs-item em {
  font-weight: 400;
}

.theme-tabs.titles-mode .theme-tabs-item:hover em,
.theme-tabs.titles-mode .theme-tabs-item.active em {
  color: #ec1757;
}

.theme-tabs.titles-mode .theme-tabs-item:hover,
.theme-tabs.titles-mode .theme-tabs-item.active {
  color: #043e5e;
}

.typography .board-members {
  font-size: 0;
  text-align: center;
}

.typography .board-members > .team-member {
  width: 33.3%;
  display: inline-block;
  vertical-align: top;
}

section#teachers .typography .section-title + .section-subtitle {
  margin-bottom: 8px;
}

.marker-content {
  max-width: 330px;
}

.marker-content h4 {
  font-family: "Arvo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #043e5e;
  line-height: 1.1;
  margin: 15px 0 15px !important;
}

section#map {
  position: relative;
  margin-bottom: 65px;
}

.map {
  position: relative;
  margin-bottom: 35px;
}

section#map .acf-map,
.map .acf-map {
  height: 600px;
  background-color: #000;
  border-radius: 4px;
}

.typography .map .acf-map {
  height: 450px;
  border-radius: 3px 3px 0 0;
}

.search-directions-box {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100%;
  max-width: 700px;
  padding: 0 235px 0 15px;
  opacity: 0.95;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  z-index: 500;
}

.typography .map .search-directions-box {
  position: relative;
  left: 0;
  bottom: 0;
  max-width: 100%;
  -webkit-transform: none;
  transform: none;
  padding: 0 235px 0 0;
}

.search-directions-box:hover {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.search-directions-box .input-wrap {
  position: relative;
}

.search-directions-box input {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25) !important;
  border: 1px solid #fff;
  border-radius: 3px 0 0 3px;
  height: 52px;
  font-size: 14px;
  font-style: italic;
  color: #ec1757;
  padding: 5px 65px;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.search-directions-box input:focus {
  background-color: #fff !important;
  border: 1px solid #ec1757;
  -webkit-box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0 5px 7px rgba(0, 0, 0, 0.25) !important;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.typography .map .search-directions-box input {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 1px solid #ededed;
  border-radius: 0 0 0 3px;
}

.search-directions-box ::-webkit-input-placeholder {
  color: #333;
}

.search-directions-box ::-moz-placeholder {
  color: #333;
}

.search-directions-box ::-o-placeholder {
  color: #333;
}

.search-directions-box :-ms-input-placeholder {
  color: #333;
}

.search-directions-box input:-moz-placeholder {
  color: #333;
}

.search-directions-box .search {
  position: absolute;
  top: 50%;
  left: 25px;
  font-size: 20px;
  color: #0f3e5e;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.search-directions-box .arrow {
  position: absolute;
  top: 50%;
  right: 25px;
  font-size: 20px;
  color: #0f3e5e;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
  cursor: pointer;
}

.search-directions-box .arrow:hover {
  right: 20px;
  -webkit-transition: right 0.2s linear;
  transition: right 0.2s linear;
}

.search-directions-box select {
  background-color: #fff;
  -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.25);
  border: 1px solid #fff;
  border-left: none !important;
  border-radius: 0 3px 3px 0;
  height: 52px;
  font-size: 14px;
  color: #0f3e5e;
  padding: 5px 40px 5px 30px;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 220px;
  position: absolute;
  top: 0;
  right: 15px;
}

.search-directions-box select:hover,
.search-directions-box select:focus {
  background-color: #fff !important;
  border: 1px solid #ec1757;
  -webkit-box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 5px 7px rgba(0, 0, 0, 0.25);
}

.typography .map .search-directions-box select {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ededed;
  border-radius: 0 0 3px 0;
  width: 235px;
  right: 0;
}

body.page-template-tmpl-education-programs section#calendar .content-white-wrap {
  margin-top: 0;
}

body.page-template-tmpl-education-programs section#calendar .btn.back-button.back-to-events {
  top: 144px;
  margin-bottom: 0;
}

body.page-template-tmpl-education-programs .wpfc-calendar-wrapper h2 {
  font-size: 34px !important;
}

section#map .points,
.map .points {
  text-align: center;
  padding: 35px 30px 7px;
  border: 2px solid #73bf44;
  border-radius: 4px;
  margin-bottom: 40px;
}

section#map .points h4,
.map .points h4 {
  font-size: 28px;
  font-weight: 600;
  color: #73bf44;
  line-height: 1.2;
  margin: 0 0 15px;
}

section#map .points .point,
.map .points .point {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  font-size: 18px;
  font-weight: 400;
  color: #73bf44;
  line-height: 1.2;
  margin-bottom: 20px;
}

section#map .points .point p,
.map .points .point p {
  margin-bottom: 0;
}

section#map .points .point p.address,
.map .points .point p.address {
  display: inline-block;
  width: 230px;
}

.partners {
  font-size: 0;
  text-align: center;
}

.partner {
  display: inline-block;
  width: 25%;
  height: 175px;
  vertical-align: top;
  margin: 20px 0 0 0;
  position: relative;
  z-index: 250;
}

.partner:hover {
  text-decoration: none !important;
  cursor: pointer;
  z-index: 600;
}

.partner .partner-content {
  background-color: transparent;
  border-radius: 7px;
  padding: 15px 15px 25px 15px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.partner:hover .partner-content {
  background-color: #ec1757;
  -webkit-box-shadow: 0 25px 50px rgba(15, 61, 93, 0.5);
  box-shadow: 0 25px 50px rgba(15, 61, 93, 0.5);
}

.partner .logo {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto 15px;
  width: 145px;
  height: 145px;
  display: block;
}

.partner h4 {
  margin: 0 0 15px 0;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  visibility: hidden;
}

.partner p {
  margin: 0;
  font-size: 14px;
  line-height: 1.2;
  color: #fff;
  visibility: hidden;
}

.partner:hover h4,
.partner:hover p {
  visibility: visible;
}

.testimonial {
  display: table;
  padding: 35px 35px 35px 250px;
  min-height: 235px;
  position: relative;
}

.testimonials > .testimonial:nth-child(odd) {
  background-color: #fbfbfb;
}

.testimonial > .photo {
  display: block;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #e9e9e9;
  border: 1px solid #e9e9e9;
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.testimonial > .photo[style*="apple-grey.svg"] {
  background-size: 60%;
}

.testimonial > .text {
  display: table-cell;
  vertical-align: middle;
}

.testimonial p {
  margin-bottom: 15px;
}

.testimonial .author {
  font-size: 16px;
  font-style: italic;
  margin: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Community Support Services
--------------------------------------------------------------------------------------------------------------------- */
.notification.full {
  max-width: 100%;
  padding: 25px 35px;
}

.notification.green {
  border-color: #73bf44;
}

.notification.full p {
  font-size: 20px;
  line-height: 1.35;
}

.notification.green p {
  color: #73bf44;
}

.notification.full p strong {
  font-weight: 700;
}

.accordion-title.green em,
.accordion-title.green:focus em,
.accordion-title.green:hover em {
  color: #73bf44;
}

.accordion-item.is-active .accordion-title.green,
.accordion-title.green:hover {
  background-color: #f1f9ec;
}

.accordion-item.is-active .accordion-title.green::before {
  color: #73bf44;
}

.schedule {
  font-size: 0;
  margin-top: -30px;
  margin-bottom: 35px;
}

.schedule > .desk {
  display: inline-block;
  width: 31%;
  margin: 35px 3.5% 0 0;
  padding: 30px 25px 30px;
  vertical-align: top;
}

.schedule > .desk:last-child {
  margin-right: 0;
}

.schedule > .desk h4 {
  font-size: 18px;
  color: #73bf44;
  line-height: 1.25;
  margin: 0 0 15px 0;
}

.schedule > .desk p {
  font-size: 17px;
  line-height: 1.25;
  margin-bottom: 15px;
}

.schedule > .desk p strong {
  font-weight: 800;
}

.schedule > .desk > :last-child {
  margin-bottom: 0;
}

.schedule.desks-1 > .desk {
  width: 100%;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
}

.schedule.desks-1 > .desk p {
  font-size: 20px;
}

.schedule.desks-2 > .desk {
  width: 48%;
}

#volunteer-veggies {
  background-color: #f8f8f8;
  border-radius: 3px;
  padding: 50px 50px;
  margin: 35px 0;
  text-align: center;
}

#volunteer-veggies > :first-child {
  margin-top: 0 !important;
}

#volunteer-veggies .btn {
  border-radius: 4px;
  text-decoration: none !important;
}

.theme-tabs-panel > .accordion:first-child {
  margin-top: 5px;
}

.typography .theme-tabs-panel {
  padding-top: 25px;
}

.typography .accordion-content > p:first-child > img:first-child {
  margin-top: 0 !important;
}

.typography .accordion-content {
  padding-left: 20px;
  padding-right: 20px;
}

.typography .accordion-content img {
  border-radius: 3px;
}

.buttons-desk {
  text-align: center;
  font-size: 0;
}

.buttons-desk .button-desk {
  width: 100%;
  display: inline-block;
  background-color: #eee;
  padding: 60px 45px 55px;
}

.buttons-desk.buttons-desk-2 .button-desk {
  width: 50%;
}

.buttons-desk .button-desk > :last-child {
  margin-bottom: 0 !important;
}

.buttons-desk .button-desk.pink {
  background-color: #fefafb;
}

.buttons-desk .button-desk.blue {
  background-color: #f7fcfe;
}

.buttons-desk .btn {
  border-radius: 4px;
  min-width: 240px;
  font-size: 17px;
  margin-bottom: 15px;
  text-decoration: none !important;
}

.buttons-desk .button-desk.blue .btn {
  border-color: #27b4e8;
  color: #27b4e8;
}

.buttons-desk .button-desk.blue .btn:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.buttons-desk p {
  font-size: 13px;
  font-style: italic;
}

.content-white-wrap + .content-white-wrap {
  margin-top: 0;
}

.content-white-wrap > h4:first-child {
  margin-top: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Community Partnerships
--------------------------------------------------------------------------------------------------------------------- */
body.page-template-tmpl-community-partnerships .typography h4 {
  font-size: 34px;
}

body.page-template-tmpl-community-partnerships .gform_wrapper ::-webkit-input-placeholder {
  color: #989898;
}

body.page-template-tmpl-community-partnerships .gform_wrapper ::-moz-placeholder {
  color: #989898;
}

body.page-template-tmpl-community-partnerships .gform_wrapper ::-o-placeholder {
  color: #989898;
}

body.page-template-tmpl-community-partnerships .gform_wrapper :-ms-input-placeholder {
  color: #989898;
}

body.page-template-tmpl-community-partnerships .gform_wrapper input:-moz-placeholder {
  color: #989898;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Contact
--------------------------------------------------------------------------------------------------------------------- */
.c-banner {
  width: 100%;
  border-radius: 3px;
  margin: 0 0 25px 0;
}

.contacts-app {
  border: 1px solid #eee;
  padding: 45px 45px 35px;
  border-radius: 4px;
}

.gfield.contact-center {
  display: none !important;
}

#contacts-set-select,
#locations-and-hours-select {
  border: 1px solid #043e5e;
  height: 54px;
  border-radius: 50px;
  padding: 5px 50px 5px 35px;
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #043e5e;
  margin: 0 0 12px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.contact-item {
  display: none;
  padding: 20px 20px;
}

.contact-item.active {
  display: block;
}

.typography .contact-item .hours,
.typography .contact-item h4.contact-person,
.typography .contact-item .address,
.typography .contact-item .phone,
.typography .contact-item .email {
  font-family: "Josefin Sans", sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 20px 0 0 0;
  padding: 0 0 0 35px;
  position: relative;
}

.typography .contact-item h4.contact-person,
.typography .contact-item .address {
  font-weight: 800;
}

.typography .contact-item h4.contact-person .position {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.typography .contact-item .address + h4.contact-person {
  margin: 12px 0 0 0;
}

.typography .contact-item .address + p,
.typography .contact-item h4.contact-person + p {
  margin: 14px 0 0 0;
}

.typography .contact-item .email {
  margin: 10px 0 0 0;
}

.typography .contact-item .hours svg,
.typography .contact-item h4.contact-person svg,
.typography .contact-item .address svg,
.typography .contact-item .phone svg,
.typography .contact-item .email svg {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  width: 20px;
  text-align: center;
  color: #ec1757;
}

.typography .contact-item p {
  margin-bottom: 20px;
}

.typography .contact-item .map {
  margin-top: 30px;
}

.typography .contact-item .map .acf-map {
  height: 350px;
}

.typography .contact-item > :first-child {
  margin-top: 0 !important;
}

.typography .contact-item > :last-child {
  margin-bottom: 0 !important;
}

.contact-item .contact-area {
  background-color: #f8f8f8;
  margin-top: 30px;
  margin-bottom: 28px;
  padding: 25px 25px 22px 25px;
  border-radius: 3px;
}

.contact-item .contact-area > :first-child {
  margin-top: 0 !important;
}

.contact-item .contact-area > :last-child {
  margin-bottom: 0 !important;
}

.contact-item p > img {
  margin: 0;
  border-radius: 3px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Volunteer
--------------------------------------------------------------------------------------------------------------------- */
section#intro .buttons-wrap {
  text-align: center;
}

section#intro .typography img {
  border-radius: 4px;
}

section#intro .buttons-wrap .btn {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 600;
  min-width: 255px;
  margin: 10px 10px;
  border-width: 2px;
  text-decoration: none !important;
}

section#intro .buttons-wrap .btn em {
  font-weight: 400;
}

.typography hr {
  clear: both;
  height: 0;
  margin: 30px auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #7d7d7d;
  border-left: 0;
  width: 100%;
  max-width: 85px;
}

section#volunteer-opportunities .content-white-wrap,
section#question-form .content-white-wrap,
section.volunteer-video .content-white-wrap {
  margin-top: 0;
}

section.featured-news.featured-volunteer-stories {
  margin: 0;
}

section#volunteer-opportunities .typography h2 {
  margin-bottom: 15px;
}

section#volunteer-opportunities .typography p img {
  border-radius: 4px;
}

section#volunteer-opportunities .typography > :last-child > img {
  margin: 0;
}

section#volunteer-opportunities .accordion-content {
  padding: 35px 35px;
  background-color: #fefefe;
}

section#volunteer-opportunities .accordion .btn {
  margin-right: 10px;
  text-decoration: none !important;
  border-radius: 3px;
}

section#volunteer-opportunities .typography > .buttons-wrap {
  border-top: 1px solid #f3f3f3;
  padding-top: 40px;
  text-align: center;
}

section#volunteer-opportunities .typography > .buttons-wrap .btn {
  border-radius: 3px;
  text-decoration: none !important;
}

section#boards.community-support-team {
  margin-top: 0;
}

.community-support-team .content-white-wrap {
  margin-top: 0;
  padding-bottom: 5px;
}

.community-support-team .team-member .name {
  font-size: 18px;
}

.community-support-team .team-member .position {
  font-size: 15px;
}

.community-support-team .team-member .team-name em {
  display: block;
  width: 100%;
}

.community-support-team .team .team-member .team-member-content {
  padding: 35px 15px;
}

.community-support-team .team .team-member .photo {
  width: 180px;
  height: 180px;
}

.community-support-team .team .team-member .btn {
  font-size: 14px;
}

.community-support-team .content-white-wrap > h2:first-child {
  margin-bottom: 25px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: DONATION
--------------------------------------------------------------------------------------------------------------------- */
body.page-template-tmpl-donation .content-white-wrap {
  margin-bottom: 20px;
}

.donation-end-content {
  margin-bottom: 80px;
}

.donation-end-content .content-white-wrap {
  margin-top: -55px;
  margin-bottom: 0 !important;
}

section.donations {
  margin-bottom: 45px;
}

section.donations-more {
  margin-bottom: 55px;
}

section.donations-more .section-title {
  margin-bottom: 35px;
}

.donation-ways-wrap {
  font-size: 0;
  text-align: center;
}

.donation-way-item {
  display: inline-block;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  width: 100%;
  padding: 35px 35px;
  margin-bottom: 20px;
  text-align: center;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.donation-way-item:hover {
  background-color: #ec1757;
  -webkit-box-shadow: 0 10px 20px rgba(15, 61, 93, 0.5);
  box-shadow: 0 10px 20px rgba(15, 61, 93, 0.5);
}

.donation-way-item > :last-child {
  margin-bottom: 0;
}

.donation-way-item.size-50 {
  width: 49%;
  padding: 35px 45px 85px;
  margin-right: 2%;
}

.donation-way-item.size-33 {
  width: 32%;
  padding: 35px 25px 80px;
  margin-right: 2%;
}

.donation-way-item.size-25 {
  width: 23.5%;
  padding: 35px 15px 80px;
  margin-right: 2%;
}

.donation-way-item.size-33 + .donation-way-item.size-33 + .donation-way-item.size-33,
.donation-way-item.size-25 + .donation-way-item.size-25 + .donation-way-item.size-25 + .donation-way-item.size-25 {
  margin-right: 0;
}

.donation-way-item.size-50 + .donation-way-item.size-50 {
  margin-right: 0;
}

.donation-way-item .icon svg {
  height: 84px;
}

.donation-way-item.size-33 .icon svg {
  height: 70px;
}

.donation-way-item.size-25 .icon svg {
  height: 64px;
}

.donation-way-item .icon svg .st0,
.donation-way-item .icon svg .st1,
.donation-way-item .icon svg .st2,
.donation-way-item .icon svg .st3,
.donation-way-item .icon svg .st4,
.donation-way-item .icon svg .st5,
.donation-way-item .icon svg .st6,
.donation-way-item .icon svg .st7,
.donation-way-item .icon svg .st8 {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.donation-way-item .icon svg .st0 {
  fill: #ED1556;
}

.donation-way-item .icon svg .st1 {
  fill: #FDE6ED;
}

.donation-way-item .icon svg .st2 {
  fill: #F36590;
}

.donation-way-item .icon svg .st3 {
  fill: #FFFFFF;
}

.donation-way-item .icon svg .st4 {
  fill: #F9A7BF;
}

.donation-way-item .icon svg .st5 {
  fill: #72BF44;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.donation-way-item .icon svg .st6 {
  fill: #FFDE1A;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.donation-way-item .icon svg .st7 {
  fill: #91C84B;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.donation-way-item .icon svg .st8 {
  fill: #CFA337;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.donation-way-item:hover .icon svg .st0 {
  fill: #FFFFFF;
}

.donation-way-item:hover .icon svg .st1 {
  fill: #ED1556;
}

.donation-way-item:hover .icon svg .st2 {
  fill: #ED1556;
}

.donation-way-item:hover .icon svg .st3 {
  fill: #ED1556;
}

.donation-way-item:hover .icon svg .st4 {
  fill: #ED1556;
}

.donation-way-item:hover .icon svg .st5 {
  fill: #FFFFFF;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.donation-way-item:hover .icon svg .st6 {
  fill: #FFFFFF;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.donation-way-item:hover .icon svg .st7 {
  fill: #FFFFFF;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.donation-way-item:hover .icon svg .st8 {
  fill: #FFFFFF;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.typography .donation-way-item h4 {
  line-height: 1.1;
  margin: 30px auto 15px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.typography .donation-way-item.size-33 h4,
.typography .donation-way-item.size-25 h4 {
  font-size: 20px;
  margin-top: 25px;
}

.typography .donation-way-item h4 em {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.typography .donation-way-item:hover h4,
.typography .donation-way-item:hover h4 em {
  color: #fff !important;
}

.typography .donation-way-item p {
  line-height: 1.35;
  margin: 0 0 15px 0;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.typography .donation-way-item.size-33 p,
.typography .donation-way-item.size-25 p {
  font-size: 15px;
}

.typography .donation-way-item p span {
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.typography .donation-way-item:hover p,
.typography .donation-way-item:hover p span {
  color: #fff !important;
}

.donation-way-item .btn {
  font-family: "Arvo", sans-serif;
  font-weight: 600;
  text-decoration: none !important;
  margin-top: 5px;
  position: absolute;
  left: 50%;
  bottom: 35px;
  min-width: 175px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.donation-way-item .btn em {
  font-weight: 400;
}

.donation-way-item:hover .btn {
  border-color: #fff;
  color: #fff;
}

.donation-way-item .btn:hover {
  border-color: #fff;
  background-color: #fff;
  color: #ec1757;
}

.donation-way-item.size-33 .btn,
.donation-way-item.size-25 .btn {
  padding: 12px 25px;
  font-size: 13px;
}

.donation-way-item .btn .fa-phone-volume {
  font-size: 20px;
  margin: 0 3px 0 0;
}

.popup-preview {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  position: relative;
  margin-bottom: -3px;
  border-radius: 3px 3px 0;
}

.popup-preview:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 62%;
}

.popup-preview + .popup-content {
  border-radius: 0 0 3px 3px;
}

.popup-content .icon {
  background-color: #fde6ed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 216px;
  height: 216px;
  border-radius: 50%;
  margin: 0;
  border: 7px solid #ec1757;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 600;
}

.popup-content .icon svg {
  max-width: 60%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.popup-content .section-title {
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 20px 0;
}

.popup-content .section-title br {
  display: none;
}

.popup-content > :last-child {
  margin-bottom: 0 !important;
}

.popup-content .form-title {
  font-family: "Arvo", sans-serif;
  font-size: 26px;
  font-weight: 800;
  line-height: 1.2;
  color: #043e5e;
  text-align: center;
  padding: 20px 0 0 0;
  margin: 21px 0 20px 0;
  position: relative;
}

.popup-content .form-title:before {
  content: "";
  display: block;
  width: 236px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.popup-content .form-title em {
  font-weight: 400;
  color: #ec1757;
}

.popup-content .gform_wrapper {
  margin-bottom: 0 !important;
}

body .popup-content .gform_wrapper textarea.large {
  height: 130px;
}

.popup-content .typography p,
.popup-content .typography ol:not(.accordion) li:not(.gfield),
.popup-content .typography ul:not(.accordion) li:not(.gfield) {
  margin: 0 0 20px 0;
}

.donation-popup .popup-content {
  padding: 123px 45px;
}

.popup-content .typography blockquote {
  padding: 75px 50px 25px;
}

.popup-content .typography blockquote > * {
  color: #464646;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
}

.popup-content .typography blockquote em {
  color: #ec1757;
}

.popup-content .typography blockquote > :last-child {
  margin-bottom: 0 !important;
}

.popup-content .typography blockquote:before {
  font-size: 124px;
  top: 25px;
}

.typography .responsive-embed {
  margin: 25px 0;
  border-radius: 4px;
  overflow: hidden;
}

.copy-popup-link {
  display: block;
  width: 52px;
  height: 52px;
  font-size: 22px;
  font-weight: 700;
  line-height: 56px;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 52px;
  border-radius: 0;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.copy-popup-link.copied svg {
  opacity: 0;
}

.copy-popup-link:after {
  content: "Copied to Clipboard";
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.copy-popup-link.copied:after {
  opacity: 1;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.copy-popup-link.copied,
.copy-popup-link:hover {
  background-color: #72bf43;
  color: #fff;
}

.copy-popup-link input {
  display: block;
  position: absolute;
  top: -99999px;
  left: -99999px;
  opacity: 0;
}

.popup.donation-popup {
  top: 0;
  padding-top: 130px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: In-Kind Donations
--------------------------------------------------------------------------------------------------------------------- */
.contact-item .content-bottom {
  margin: 0 0 35px;
}

.donation-contacts-set > :last-child {
  margin-bottom: 0 !important;
}

.donation-contacts-set .contact-item {
  display: block;
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-radius: 3px;
  overflow: hidden;
  padding: 32px 35px 35px;
  margin-bottom: 40px;
}

.typography .donation-contacts-set .contact-item h4 {
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 35px;
}

.donation-contacts-set .contact-item .contact-area {
  margin-top: 0;
  padding: 0 0 0 30px;
  margin-bottom: 35px;
}

.typography .donation-contacts-set .btn:hover {
  text-decoration: none;
}

.typography .donation-contacts-set .map .acf-map {
  border: 1px solid #e7e7e7;
}

.donation-contacts-set + .accordion {
  margin: 35px 0 0 0;
}

.donation-contacts-set .btn,
.theme-tabs-panel .accordion-content > .btn {
  font-size: 16px;
  border-radius: 3px;
  margin-bottom: 25px;
}

.donation-contacts-set p > .btn {
  margin-bottom: 0;
}

section.ask-question .content-white-wrap {
  margin-top: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    SEARCH RESULTS
--------------------------------------------------------------------------------------------------------------------- */
.search-results-item {
  position: relative;
  margin: 0 0 50px 0;
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.04);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.04);
}

.search-results-item.page {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #ccc;
  border-radius: 7px;
  overflow: hidden;
  height: 175px;
}

.search-results-item.page:before {
  background-color: rgba(5, 26, 41, 0.85);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 400;
}

.search-results-item.page h4 {
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
  padding: 0 200px 0 45px;
  margin: 0;
  color: #fff;
  z-index: 500;
}

.search-results-item.page .btn {
  font-size: 12px;
  letter-spacing: 0.5px;
  padding: 12px 25px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  right: 45px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 500;
}

.search-results-item.news {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.search-results-item .post-object-1:not(.gallery) .preview,
.search-results-item .post-object-1 .preview.post-gallery .slide:before {
  padding-bottom: 75%;
}

.search-results-item .member-popup-content {
  padding: 123px 35px 40px;
  margin-top: 155px;
}

.search-results-item .member-popup-content:after {
  display: none;
}

.search-results-item .newsletter-archive .newsletter-item > .name-wrap .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  color: #464646;
}

.search-results-item .accordion-content {
  padding: 35px 35px;
  background-color: #fefefe;
}

.search-results-item .accordion .btn {
  margin-right: 10px;
  text-decoration: none !important;
  border-radius: 3px;
}

#search-app-overlay {
  background-color: rgba(4, 19, 30, 0.97);
}

#search-app {
  visibility: hidden;
  opacity: 0;
  width: calc(100% - 30px);
  max-width: 944px;
  padding-right: 190px;
  position: absolute;
  top: -99999px;
  left: -99999px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999999;
}

#search-app.show {
  position: fixed;
  top: 50%;
  left: 50%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

#search-app #search-form input {
  background-color: transparent;
  border: 5px solid #27b4e8;
  border-right: none;
  border-radius: 64px 0 0 64px;
  height: 134px;
  padding: 20px 10px 10px 60px;
  font-size: 60px;
  font-weight: 600;
  font-style: italic;
  color: #ec1757;
  margin: 0;
}

#search-app #search-form input:focus {
  background-color: transparent !important;
  border-color: #73bf44;
}

#search-app #search-form ::-webkit-input-placeholder {
  color: #FFFFFF;
}

#search-app #search-form ::-moz-placeholder {
  color: #FFFFFF;
}

#search-app #search-form ::-o-placeholder {
  color: #FFFFFF;
}

#search-app #search-form :-ms-input-placeholder {
  color: #FFFFFF;
}

#search-app #search-form input:-moz-placeholder {
  color: #FFFFFF;
}

#search-app #search-form #search-button {
  background-color: #27b4e8;
  font-size: 60px;
  line-height: 156px;
  color: #194558;
  text-align: center;
  width: 190px;
  height: 134px;
  border-radius: 0 64px 64px 0;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#search-app #search-form #search-button:hover {
  background-color: #73bf44;
  cursor: pointer;
}

#search-app-overlay svg {
  font-size: 50px;
  line-height: 1;
  color: #194558;
  position: absolute;
  top: 22px;
  right: 30px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#search-app-overlay svg:hover {
  color: #ec1757;
  cursor: pointer;
}

.search-results-item .object-1-item {
  -webkit-box-shadow: 14px 14px 30px rgba(90, 90, 90, 0.15);
  box-shadow: 14px 14px 30px rgba(90, 90, 90, 0.15);
}

/* ---------------------------------------------------------------------------------------------------------------------
    ARCHIVE VIDEO PORTAL
--------------------------------------------------------------------------------------------------------------------- */
body.archive.post-type-archive-video_portal .archive-top-content .archive-container {
  max-width: 1085px;
}

body.archive.post-type-archive-video_portal section#archive {
  padding: 0;
  margin: 0 0 50px;
}

body.archive.post-type-archive-video_portal section.archive-filter {
  padding: 45px 0 0 0;
  margin: -124px 0 45px 0;
}

body.archive.post-type-archive-video_portal section.archive-top-content + section.archive-filter {
  margin: 0 0 45px 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    SINGLE VIDEO PORTAL
--------------------------------------------------------------------------------------------------------------------- */
body.single-video_portal .single-post-main-content .post-object-1 .content {
  padding-bottom: 0;
}

body.single-video_portal .single-post-main-content .title {
  margin-bottom: 0;
}

body.single-video_portal [pb-section].video .responsive-embed {
  margin-top: 0;
  margin-bottom: 0;
}

/* ---------------------------------------------------------------------------------------------------------------------
    ARCHIVE FILTER BOX
--------------------------------------------------------------------------------------------------------------------- */
section.archive-filter {
  padding: 50px 0 0 0;
  margin: 0 0 50px 0;
  position: relative;
  z-index: 510;
}

.filter-box-new {
  background-color: #fff;
  padding: 22px 115px 22px 285px;
  border-radius: 7px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 900;
}

.filter-box-new.no-view-buttons {
  padding-right: 41px;
}

.filter-box-new[dropdowns="2"] {
  padding-left: 460px;
}

.filter-box-new[dropdowns="2"] .taxonomies-filter {
  display: block;
  width: 420px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 40px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.filter-box-new[dropdowns="2"] .taxonomies-filter .facetwp-type-fselect {
  display: inline-block;
  width: 200px;
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
  vertical-align: top;
}

.filter-box-new[dropdowns="2"] .taxonomies-filter .facetwp-type-fselect:not(:first-child) {
  margin-left: 6px;
}

.filter-box-new[dropdowns="3"],
.filter-box-new[dropdowns="4"],
.filter-box-new[dropdowns="5"] {
  padding: 22px 115px 87px 35px;
}

.filter-box-new[dropdowns="5"] {
  padding: 22px 115px 87px 20px;
}

.filter-box-new[dropdowns="3"] .taxonomies-filter,
.filter-box-new[dropdowns="4"] .taxonomies-filter,
.filter-box-new[dropdowns="5"] .taxonomies-filter {
  width: calc(100% - 70px);
  font-size: 0;
  position: absolute;
  bottom: 22px;
  left: 35px;
}

.filter-box-new[dropdowns="5"] .taxonomies-filter {
  width: calc(100% - 40px);
  left: 20px;
}

.filter-box-new[dropdowns="3"] .facetwp-type-fselect {
  display: inline-block;
  width: calc(33.3% - 7px);
  margin-right: 10px;
  min-width: 168px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.filter-box-new[dropdowns="4"] .facetwp-type-fselect,
.filter-box-new[dropdowns="5"] .facetwp-type-fselect {
  display: inline-block;
  width: calc(25% - 5px);
  margin-right: 4px;
  min-width: 146px;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.filter-box-new[dropdowns="5"] .facetwp-type-fselect {
  width: calc(20% - 4px);
}

.filter-box-new[dropdowns="3"] .facetwp-type-fselect:last-child,
.filter-box-new[dropdowns="4"] .facetwp-type-fselect:last-child,
.filter-box-new[dropdowns="5"] .facetwp-type-fselect:last-child {
  margin-right: 0;
}

.search-archive-filter.filter-box-new.extended-view .search {
  position: absolute;
  top: 22px;
  left: calc(20% + 26px);
  width: calc(80% - 160px);
}

.filter-box-new .search input[type=text] {
  border: 2px solid #ef184c;
  height: 50px;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  color: #043e5e;
  text-transform: none;
  border-radius: 50px;
  padding: 6px 155px 6px 25px;
  margin: 0;
  -webkit-transition: border-color 0.2s linear;
  transition: border-color 0.2s linear;
}

.filter-box-new .search input[type=text]:focus {
  border-color: #043e5e;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.filter-box-new .search button[type=submit] {
  position: absolute;
  border-radius: 50%;
  top: 50%;
  right: 8px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 46px;
  font-size: 18px;
  color: #dadada;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.filter-box-new .search button[type=submit]:hover {
  color: #7F7F7F;
  cursor: pointer;
}

.filter-box-new .search .facetwp-btn,
.filter-box-new .search .facetwp-icon {
  background-color: #ef184c;
  position: absolute;
  border-radius: 50px;
  top: 50%;
  right: 0;
  display: block;
  width: 152px;
  height: 50px;
  line-height: 54px;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  opacity: 1;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.filter-box-new .search .facetwp-btn:hover,
.filter-box-new .search .facetwp-icon:hover {
  background-color: #043e5e;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.filter-box-new .search .facetwp-btn:before,
.filter-box-new .search .facetwp-icon:before {
  width: auto;
  height: inherit;
  background: none !important;
  content: "Search";
}

.facetwp-icon.f-loading:before {
  -webkit-animation: none !important;
  animation: none !important;
}

.filter-box-new .search .facetwp-btn:after,
.filter-box-new .search .facetwp-icon:after {
  font-family: "Font Awesome 5 Regular";
  content: "\f178";
  display: none;
}

.filter-box-new .search .facetwp-btn svg.fa-long-arrow-right,
.filter-box-new .search .facetwp-icon svg.fa-long-arrow-right {
  margin: 0 0 0 4px;
  position: relative;
  left: 0;
  -webkit-transition: left 0.15s linear 0s;
  transition: left 0.15s linear 0s;
}

.filter-box-new .search .facetwp-btn:hover svg.fa-long-arrow-right,
.filter-box-new .search .facetwp-icon:hover svg.fa-long-arrow-right {
  left: 5px;
  -webkit-transition: left 0.15s linear 0.15s;
  transition: left 0.15s linear 0.15s;
}

.filter-box-new .search .facetwp-btn:hover,
.filter-box-new .search .facetwp-icon:hover {
  opacity: 1;
}

.filter-box-new .view {
  position: absolute;
  top: 38px;
  right: 32px;
  width: 64px;
  text-align: center;
}

.filter-box-new .view .view-btn {
  display: inline-block;
  font-size: 17px;
  color: #b1b1b1;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.filter-box-new .view .view-btn:hover,
.filter-box-new .view .view-btn.active {
  color: #ef184c;
}

.filter-box-new .facetwp-facet {
  margin-bottom: 0;
}

.filter-box-new .facetwp-search-wrap,
.filter-box-new .facetwp-input-wrap {
  position: relative;
  display: block;
}

.taxonomies-filter {
  font-size: 0;
}

.taxonomies-filter-set {
  width: 100%;
  position: relative;
  font-size: 0;
}

.filter-box-new .facetwp-type-fselect {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 230px;
  height: 50px;
  margin-bottom: 0 !important;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect {
  width: calc(25% - 7px);
  position: relative;
  top: auto;
  left: auto;
  display: inline-block;
  margin-left: 9px;
  -webkit-transform: none;
  transform: none;
}

.search-archive-filter.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect {
  width: calc(20% - 8px);
  margin-left: 0;
  margin-right: 9px;
}

.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect:first-child {
  margin-left: 0;
}

.search-archive-filter.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect:first-child {
  position: absolute;
  top: -68px;
  left: 0;
}

.search-archive-filter.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect:nth-last-child(2) {
  margin-right: 0;
}

.filter-box-new .fs-arrow {
  border: none;
  right: 20px;
  display: block;
  width: 6px;
  height: 100%;
  line-height: 62px;
}

.filter-box-new .taxonomies-filter-set .fs-arrow {
  line-height: 66px;
}

.filter-box-new .fs-wrap .fs-label-wrap .fs-arrow:after {
  content: "";
  display: block;
  width: 10px;
  height: 14px;
  background-image: url(../images/down-chevron.svg);
  position: absolute;
  top: -99999px;
  left: -99999px;
  opacity: 0;
}

.filter-box-new .fs-wrap .fs-label-wrap .fs-arrow:before {
  display: inline-block;
  content: "";
  background-image: url(../images/down-chevron-red.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 14px;
  position: relative;
}

.filter-box-new .fs-wrap:hover .fs-label-wrap .fs-arrow:before,
.filter-box-new .fs-wrap.fs-open .fs-label-wrap .fs-arrow:before,
.filter-box-new .fs-wrap:not(.fs-default) .fs-label-wrap .fs-arrow:before {
  background-image: url(../images/down-chevron.svg);
}

.filter-box-new .fs-wrap.fs-open .fs-label-wrap .fs-arrow:before {
  top: -3px;
  left: -3px;
}

.filter-box-new .fs-wrap .fs-label-wrap .fs-label {
  font-size: 14px;
  font-weight: 500;
  color: #043e5e;
  padding: 16px 30px 16px 24px;
}

.filter-box-new[dropdowns="5"] .fs-wrap .fs-label-wrap .fs-label {
  font-size: 14px;
  padding: 18px 24px 14px 18px;
}

.filter-box-new[dropdowns="5"] .fs-arrow {
  right: 18px;
  line-height: 62px;
}

.filter-box-new[dropdowns="5"] .fs-wrap.fs-open .fs-label-wrap .fs-arrow:before {
  top: -1px;
  left: -3px;
}

.filter-box-new .fs-wrap:hover .fs-label-wrap .fs-label,
.filter-box-new .fs-wrap.fs-open .fs-label-wrap .fs-label,
.filter-box-new .fs-wrap:not(.fs-default) .fs-label-wrap .fs-label {
  color: #fff;
}

.filter-box-new .facetwp-type-fselect .fs-wrap,
.filter-box-new .facetwp-type-fselect .fs-dropdown,
.filter-box-new .fs-dropdown .fs-options {
  width: 100% !important;
  max-width: 100% !important;
  outline: none !important;
}

.filter-box-new .fs-wrap .fs-label-wrap {
  width: 100%;
  border: 2px solid #ef184c;
  border-radius: 50px;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.filter-box-new .fs-wrap:hover .fs-label-wrap,
.filter-box-new .fs-wrap.fs-open .fs-label-wrap,
.filter-box-new .fs-wrap:not(.fs-default) .fs-label-wrap {
  border: 2px solid #ef184c;
  background-color: #ef184c;
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.filter-box-new .facetwp-type-fselect .fs-option .fs-option-label,
.filter-box-new .facetwp-sort .fs-option .fs-option-label {
  color: #043e5e;
  white-space: normal;
  word-break: break-word;
  font-size: 12px;
  line-height: 1.2;
}

.filter-box-new .facetwp-type-fselect .fs-option .fs-option-label .facetwp-counter {
  color: #ec1757;
}

.filter-box-new .facetwp-sort .fs-option.selected .fs-option-label {
  color: #043e5e;
}

.filter-box-new .fs-option {
  padding: 17px 8px 15px;
}

.filter-box-new .fs-wrap.multiple .fs-option {
  padding-left: 34px;
}

.filter-box-new .fs-wrap.multiple .fs-option.d1 {
  padding-left: 45px;
}

.filter-box-new .fs-wrap.multiple .fs-option.d1 .fs-checkbox {
  left: 12px;
}

.filter-box-new .facetwp-type-fselect .fs-option.d1 .fs-option-label {
  padding-left: 0;
}

.filter-box-new .fs-wrap.multiple .fs-checkbox {
  width: 34px;
}

.filter-box-new .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #ef184c;
}

.filter-box-new .fs-option:hover {
  background-color: #fafafa;
}

.filter-box-new .facetwp-sort {
  display: inline-block;
  width: 200px;
  position: relative;
  vertical-align: top;
}

.filter-box-new .facetwp-sort,
.filter-box-new .facetwp-sort .fs-wrap {
  outline: none !important;
}

.filter-box-new .facetwp-sort select {
  border: 2px solid #043e5e;
  border-radius: 50px;
  cursor: pointer;
  background-color: #fff;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  height: 50px;
  padding: 5px 30px 5px 24px;
  margin: 0;
}

.filter-box-new .fs-search input {
  font-size: 14px;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: none;
  padding: 8px 0 6px;
  width: 100%;
  margin: 0;
  height: 36px;
}

.filter-box-new .fs-no-results {
  padding: 15px 8px 10px;
  font-size: 14px;
  color: #BD2126;
}

.facetwp-selections {
  display: block;
  width: 100%;
  position: relative;
  font-size: 14px;
  padding: 10px 0 0 10px;
}

.facetwp-selections:empty {
  display: none;
}

.facetwp-selections ul {
  margin: 0;
}

.facetwp-selections ul li {
  margin-right: 15px;
  margin-top: 5px;
}

.facetwp-selections ul li .facetwp-selection-label {
  font-size: 14px;
  color: #003F8F;
}

.facetwp-selections ul li .facetwp-selection-value {
  background-size: 11px 11px;
  background-position: right 12px center;
  background-color: #eee;
  display: inline-block;
  font-size: 12px;
  color: #ababab;
  padding: 12px 36px 9px 16px;
  border-radius: 30px;
  margin-right: 4px;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.facetwp-selections ul li .facetwp-selection-value:hover {
  background-color: #ffa600;
  color: #222;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect .fs-search,
.filter-box-new .taxonomies-filter-set > .facetwp-type-fselect.facetwp-facet-countries .fs-search {
  display: none !important;
}

/* ---------------------------------------------------------------------------------------------------------------------
    PAGINATION
--------------------------------------------------------------------------------------------------------------------- */
.pagination-wrap {
  margin: 10px 0 0;
  text-align: center;
}

.pagination-wrap.search-pagination {
  margin: 30px 0 55px 0;
}

.pagination-wrap:empty {
  display: none;
}

.pagination-wrap .pagination {
  list-style: none;
  text-align: center;
  margin: 0;
}

.pagination-wrap .pagination > li,
.facetwp-pager .facetwp-page {
  display: inline-block;
}

.pagination-wrap .pagination > li > *,
.facetwp-pager .facetwp-page {
  background-color: transparent;
  display: inline-block;
  padding: 2px;
  width: 50px;
  height: 50px;
  line-height: 48px;
  font-size: 15px;
  font-weight: 600 !important;
  color: #b5b5b5;
  border-radius: 50px;
  border: 2px solid #b5b5b5;
  -webkit-transition: background 0.15s linear;
  transition: background 0.15s linear;
}

.pagination-wrap .pagination > li:hover > *,
.pagination-wrap .pagination > li > .current,
.facetwp-pager .facetwp-page:hover,
.facetwp-pager .facetwp-page.active {
  background-color: transparent;
  border: 2px solid #ec1757;
  color: #ec1757;
}

.pagination-wrap .pagination > li:hover > .dots,
.pagination-wrap .pagination > li > .dots {
  border: 2px dashed #b5b5b5 !important;
  color: #b5b5b5;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

/* ---------------------------------------------------------------------------------------------------------------------
    OBJECT ITEM 1
--------------------------------------------------------------------------------------------------------------------- */
.object-1-cell {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  margin-bottom: 35px;
}

.list .object-1-cell {
  margin-bottom: 35px;
}

.list .object-1-cell.large-5,
.list .object-1-cell.medium-6 {
  width: 60%;
}

.object-1-cell:nth-child(1) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.object-1-cell:nth-child(2) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.object-1-cell:nth-child(3) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.object-1-cell:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.object-1-cell:nth-child(5) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.object-1-cell:nth-child(6) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.object-1-cell:nth-child(7) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.object-1-cell:nth-child(8) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.object-1-cell:nth-child(9) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.object-1-cell:nth-child(10) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.object-1-cell:nth-child(11) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.object-1-cell:nth-child(12) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

/* object item 1 */
.object-1-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  /*flex-flow: wrap;*/
  height: 100%;
  background-color: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0 3px 29px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 3px 29px 0 rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: relative;
  overflow: hidden;
}

.object-1-item:hover {
  background-color: #ec1757;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.object-1-item .preview-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 500;
}

.object-1-item .preview-wrap:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 60%;
}

.list .object-1-item .preview-wrap:before {
  padding-bottom: 50%;
}

.object-1-item .preview-wrap .preview {
  background-color: #f5f5f5;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  overflow: hidden;
  z-index: 500;
}

.object-1-item.video .preview-wrap .preview:before {
  background-color: rgba(16, 62, 94, 0.35);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.object-1-item.no-image .preview-wrap .preview {
  background-image: url(../images/preview-placeholder.jpg);
  background-position: left top;
}

.object-1-item:hover .preview-wrap:after {
  opacity: 1;
}

.object-1-item .preview-wrap .play-button {
  font-size: 58px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  width: 58px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
  z-index: 550;
}

.object-1-item .preview-wrap .play-button:hover {
  color: #ef184c;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.object-1-item .preview-wrap .preview.post-gallery .slick-list,
.object-1-item .preview-wrap .preview.post-gallery .slick-track {
  height: 100% !important;
}

.object-1-item .preview-wrap .preview.post-gallery .slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  outline: none !important;
  height: 100%;
}

.object-1-item .content {
  background-color: transparent;
  padding: 30px 30px 70px;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  z-index: 500;
}

.object-1-item .content > * {
  position: relative;
  z-index: 510;
}

.object-1-item h4 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 15px;
  position: relative;
}

.object-1-item:not(.global-color-schema) h4 {
  color: #ec1757;
}

.object-1-item h4 a {
  color: inherit;
  display: inline-block;
  font-family: inherit;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.object-1-item h4 a:hover {
  text-decoration: underline;
}

.list .object-1-item h4 {
  font-size: 30px;
  margin: 0 0 11px;
}

.object-1-item h4:hover,
.object-1-item h4 a:hover,
.object-1-item:hover h4,
.object-1-item:hover h4 a {
  color: #fff;
}

.object-1-item p {
  font-size: 16px;
  line-height: 1.35;
  margin: 0 0 10px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.list .object-1-item p {
  font-size: 18px;
}

.object-1-item:hover p,
.object-1-item:hover a {
  color: #fff;
}

.object-1-item .short-description {
  margin-bottom: 0;
}

.object-1-item .short-description > :last-child {
  margin-bottom: 0;
}

.object-1-item .btn {
  background-color: transparent !important;
  border-radius: 0;
  border: none !important;
  padding: 5px;
  font-size: 15px;
  font-weight: 400;
  text-align: left;
  color: #ec1757;
  position: absolute;
  left: 25px;
  bottom: 25px;
  z-index: 510;
}

.object-1-item:hover .btn,
.object-1-item .btn:hover {
  background-color: transparent !important;
  border: none !important;
  color: #fff;
}

.object-1-item .btn + .content {
  padding-bottom: 80px;
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
}

.fancybox-container {
  z-index: 9999999999;
}

.fancybox-bg {
  background: #090909;
}

/* Object 1: Landscape Views */
.landscape .object-1-item,
.object-1-item.landscape {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.landscape .object-1-item .preview-wrap,
.object-1-item.landscape .preview-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.landscape .object-1-item .content,
.object-1-item.landscape .content,
body.archive .landscape .object-1-item .content,
body.archive .object-1-item.landscape .content {
  padding: 35px 20px 75px 35px;
  width: 50%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.landscape .object-1-item h4,
.object-1-item.landscape h4 {
  font-size: 22px;
}

.landscape .object-1-item .btn,
.object-1-item.landscape .btn {
  left: 30px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Donation v.2
--------------------------------------------------------------------------------------------------------------------- */
section.cd-donation {
  background-color: #FAFAFA;
  padding: 80px 0;
  position: relative;
}

section.cd-donation:before {
  background-image: url(../images/bg-sky.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 400;
}

section.cd-donation:after {
  background-image: url(../images/bg-house.png);
  background-position: center bottom -220px;
  background-repeat: no-repeat;
  background-size: 1780px auto;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 450;
}

section.cd-donation .grid-container {
  position: relative;
  z-index: 500;
}

section.cd-donation .cd-donation-form {
  background-color: #fff;
  border-radius: 4px;
  padding: 20px 8px;
  position: relative;
  min-height: 350px;
}

section.cd-donation .cd-donation-form:before {
  background-image: url(../images/apple.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -30px;
  left: calc(50% - 25px);
}

section.cd-donation .cd-donation-text {
  padding: 40px 40px 450px;
}

section.cd-donation .cd-donation-text p {
  margin-bottom: 10px;
  line-height: 1.35;
}

section.cd-donation .cd-donation-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  padding: 0 0 20px;
  margin: 0 0 20px;
  position: relative;
}

section.cd-donation .cd-donation-text h3 em {
  color: #ec1757;
  font-weight: 400;
}

section.cd-donation .cd-donation-text h3:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  opacity: 0.2;
  background-color: #000;
  position: absolute;
  left: calc(50% - 38px);
  bottom: 0;
}

section.cd-donation .person-wrap {
  position: relative;
}

section.cd-donation .person-wrap img {
  height: 450px;
  position: absolute;
  right: 140px;
  bottom: -80px;
}

section.mt-numbers {
  padding: 50px 0 10px;
}

section.mt-numbers h2 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}

section.mt-numbers h2 em {
  color: #ec1757;
  font-weight: 400;
}

section.mt-numbers h2 img {
  display: inline-block;
  position: relative;
  top: -7px;
  margin-left: 3px;
}

section.mt-numbers h5 {
  font-family: "Josefin Sans", sans-serif;
  font-size: 20px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-bottom: 25px;
}

.mt-numbers-wrap {
  font-size: 0;
  text-align: center;
}

.mt-number-item {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  text-align: center;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  color: #808080;
  line-height: 1.2;
  margin: 0 0 25px 0;
  padding: 20px 20px;
}

.mt-number-item .title {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  line-height: 1;
  margin: 0;
}

.mt-number-item .title.navy {
  color: #043e5e;
}

.mt-number-item .title.pink {
  color: #ec1757;
}

.mt-number-item .title.green {
  color: #73bf44;
}

.mt-number-item .description {
  display: block;
  padding-top: 18px;
  margin: 15px auto 0;
  position: relative;
  max-width: 246px;
}

.mt-number-item .description:before {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  opacity: 0.2;
  background-color: #000;
  position: absolute;
  left: calc(50% - 38px);
  top: 0;
}

section.ways-donate-cards {
  background-color: rgba(204, 204, 204, 0.15);
  padding: 20px;
}

.wd-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.wd-card {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  padding: 40px 20px;
  border-radius: 5px;
  width: calc(33.33% - 30px);
  margin: 15px;
  text-align: center;
}

.wd-card > :last-child {
  margin-bottom: 0;
}

.wd-card img {
  height: 85px;
  margin-bottom: 25px;
}

.wd-card p {
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  margin-bottom: 25px;
  color: #043e5e;
}

.wd-card .address {
  font-size: 20px;
  margin-bottom: 0;
}

.wd-card .phone {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 0;
}

.wd-card .phone a:hover {
  color: #73bf44;
}

.wd-card .btn {
  border-width: 2px;
  font-size: 14px;
  font-weight: 600;
}

body header.at-title {
  display: none;
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  padding: 0 0 20px;
  margin: 0 0 20px;
  position: relative;
}

body header.at-title:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  opacity: 0.2;
  background-color: #000;
  position: absolute;
  left: calc(50% - 38px);
  bottom: 0;
}

body header.HeaderHtml,
body .ContributionInformation .at-legend {
  display: none;
}

body .ngp-form {
  padding-top: 10px;
}

body .ngp-form h4 {
  margin-bottom: 10px;
}

body .ngp-form h4,
body .ngp-form h4 * {
  font-family: "Josefin Sans" !important;
  line-height: 1.35;
  color: #0a0a0a !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-align: center;
}

body .at .at-radios {
  margin-bottom: 10px;
}

body .at.ngp-form .radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 10px 15px;
}

body .at.ngp-form .radios label {
  border-radius: 15px;
  color: #808080;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  height: 38px;
  margin: 0 10px 5px 30px;
  padding: 5px 0 5px 43px;
  position: relative;
  text-decoration: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

body .at.ngp-form .radios label input[type=radio] {
  -moz-appearance: none;
  -webkit-appearance: none;
  border: 1px solid #ec1757;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 30px;
  width: 30px;
  left: 0;
  margin: 0;
  outline: none;
  position: absolute;
  cursor: pointer;
}

body .at.ngp-form .radios label input[type=radio]:checked {
  background-color: #ec1757;
  border: 1px solid #ec1757;
}

body .at.ngp-form .radio-description {
  border: solid 3px #73bf44;
  padding: 12px 45px;
  border-radius: 4px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.25;
  color: #808080;
  text-align: center;
  position: relative;
  margin: 22px 0 0 0;
}

body .at.ngp-form .radio-description:before {
  content: "\f062";
  font-family: "Font Awesome 5 Solid";
  display: none;
}

body .at.ngp-form .radio-description svg {
  font-size: 30px;
  color: #73bf44;
  position: absolute;
  top: 0;
  left: calc(50% + 38px);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

body .at.ngp-form .radio-description:empty,
body .at.ngp-form .radio-description.radio-description-value-4 {
  display: none !important;
}

body .at fieldset legend {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #043e5e;
  padding: 5px 0 0 0;
}

body .at form .label-amount {
  background-color: #00acef;
  border-radius: 4px;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  padding: 19px 8px 13px;
}

body .at form .label-amount.long {
  font-size: 18px;
  line-height: 1;
}

body .at form .label-amount > a {
  background-color: #00acef;
  border-radius: 4px;
  height: 100%;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

body .at form .label-amount input[type=radio]:checked + a {
  border-color: #ec1757;
  background-color: #ec1757;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at form .label-amount:hover > a {
  background-color: #ec1757;
  border-color: #ec1757;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at form .label-amount input {
  border-color: #00acef;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  height: 50px;
  padding: 10px 8px 8px 50px;
}

body .at form .label-amount input + .label-otheramount-prefix {
  display: block;
  position: absolute;
  background-color: #3aacef;
  color: #ffffff;
  left: 0;
  top: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 38px;
  height: 50px;
  padding: 8px 14px 0;
  border: 1px solid transparent;
  text-shadow: none;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at form .label-amount input:focus + .label-otheramount-prefix {
  background-color: #73bf44;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at form .label-amount.error input:required + .label-otheramount-prefix {
  background-color: #f03e3e;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at form .label-amount input:required {
  color: #73bf44;
  border-color: #3aacef;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body .at form .label-amount input:focus {
  color: #73bf44;
  border-color: #73bf44;
}

body .at .error small.error {
  line-height: 1.2;
  margin-bottom: 0;
}

body .at input[type=checkbox] + span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
  padding-left: 50px;
  min-height: 34px;
  line-height: 1.25;
}

body .at input[type=checkbox] + span:before {
  height: 30px;
  width: 30px;
  border-radius: 4px;
  border: 1px solid #ec1757 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

body .at input[type=checkbox]:checked + span:before,
body .at input[type=checkbox]:hover + span:before {
  background-color: transparent;
  border: 1px solid #ec1757 !important;
}

body .at input[type=checkbox]:checked + span:after {
  color: #ec1757;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  font-size: 24px;
  left: 7px;
  top: 6px;
}

body .at.ngp-form fieldset.TributeGift,
body .at.ngp-form fieldset.RecipientInformation {
  border: 1px solid #dcdcdc !important;
  border-radius: 4px 4px 0 0;
  min-width: unset;
  margin: 0 20px;
  padding: 20px 15px !important;
  width: auto;
}

body .at.ngp-form fieldset.TributeGift.at-fieldset-noborder {
  border-bottom: 0 !important;
}

body .at.ngp-form fieldset.TributeGift + fieldset.RecipientInformation {
  border-top: 0 !important;
  border-radius: 0 0 4px 4px;
  padding: 0 15px 5px !important;
}

body .at.ngp-form .EnableTributeGift .at-checkbox-title-container {
  margin: 0;
}

body .at.ngp-form .TributeGift.at-fieldset-noborder .EnableTributeGift + .at-row {
  padding-top: 15px;
}

body .at.ngp-form .form-item-inhonororinmemoryof > label {
  width: 100%;
  font-family: "Josefin Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #043e5e;
  text-align: center;
  margin: 0 0 5px 0;
}

body .at.ngp-form .form-item-inhonororinmemoryof .radios label {
  margin: 0 15px 5px 15px;
  font-size: 14px;
}

body .at.ngp-form .form-item-inhonororinmemoryof .radios {
  margin: 0 10px 5px;
}

body .at input[type=text],
body .at input[type=password],
body .at input[type=date],
body .at input[type=datetime],
body .at input[type=datetime-local],
body .at input[type=month],
body .at input[type=week],
body .at input[type=email],
body .at input[type=number],
body .at input[type=search],
body .at input[type=tel],
body .at input[type=time],
body .at input[type=url],
body .at input[type=color],
body .at select {
  height: 37px;
  font-size: 16px;
  font-weight: 500;
  color: #043e5e;
  padding: 5px 15px;
}

body .at input[type=text]:focus,
body .at input[type=password]:focus,
body .at input[type=date]:focus,
body .at input[type=datetime]:focus,
body .at input[type=datetime-local]:focus,
body .at input[type=month]:focus,
body .at input[type=week]:focus,
body .at input[type=email]:focus,
body .at input[type=number]:focus,
body .at input[type=search]:focus,
body .at input[type=tel]:focus,
body .at input[type=time]:focus,
body .at input[type=url]:focus,
body .at input[type=color]:focus {
  border-color: #ec1757;
}

body .at input[type=tel]:not([name=PostalCode]) {
  padding-left: 50px;
}

body .at .HonoreeName input[type=text] {
  margin-bottom: 0;
}

body .at fieldset.ContactInformation legend {
  padding-top: 20px;
}

body .at-recipient-info .at-title {
  font-family: "Josefin Sans", sans-serif;
  font-size: 22px;
  font-weight: 800;
  color: #043e5e;
  margin-bottom: 10px;
  text-align: center;
}

body .RecipientInfoHeaderHtml {
  font-family: "Josefin Sans", sans-serif;
  font-size: 14px;
  color: #808080;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
}

body .at label {
  font-family: "Josefin Sans", sans-serif;
  font-size: 14px;
  color: #808080;
  line-height: 1.2;
}

body .at-ecards {
  text-align: center;
}

body .at-ecards .at-ecard {
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 20px;
  width: 49%;
  height: auto;
  vertical-align: top;
}

body .at-ecards .at-ecard input[type=radio] {
  display: none;
}

body .at-ecards .at-ecard.selected {
  border-color: #ec1757;
}

body .form-item-ecard .at-title {
  width: 100%;
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #043e5e;
  text-align: center;
  margin: 0 0 5px 0;
}

body .at-preview-ecard {
  display: none !important;
}

body .at-row > [class^=at-] {
  -webkit-box-flex: 1;
  box-flex: 1;
  -moz-flex: 1 150px;
  -ms-flex: 1 150px;
  flex: 1 150px;
  min-width: 150px;
}

body .at-form-submit {
  text-align: center;
}

body .at-form-submit .at-submit {
  background-color: #ec1757;
  display: inline-block;
  float: none;
  padding: 18px 40px;
  margin: 0;
  border-radius: 50px;
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at-form-submit .at-submit:hover {
  background-color: #73bf44;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

body .at .error small.error {
  padding: 1px 0 15px 0;
  font-size: 12px;
  font-weight: 500;
  color: #fa5252;
}

.at-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.at-form form > * {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.at-form form > .at-fieldset.ContributionInformation {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.at-form form > .at-fieldset.TributeGift {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.at-form form > .at-markup.FastAction {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding-top: 25px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    TMPL: Thank You (New)
--------------------------------------------------------------------------------------------------------------------- */
section#masthead.masthead-thankyou {
  height: 450px;
}

section#masthead.masthead-thankyou:after {
  background-image: url(../images/mh-apple.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
}

section#masthead.masthead-thankyou .masthead-caption {
  top: auto;
  bottom: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

section#masthead.masthead-thankyou .masthead-caption .caption-text {
  max-width: 560px;
  margin: 0 auto;
  padding-bottom: 50px;
}

section#masthead.masthead-thankyou .masthead-caption .caption-text > :last-child {
  margin-bottom: 0;
}

section#masthead.masthead-thankyou .masthead-caption h1 {
  background-color: transparent;
  font-size: 52px;
  padding: 0;
  margin-bottom: 20px;
  padding-bottom: 21px;
  position: relative;
}

section#masthead.masthead-thankyou .masthead-caption h1:after {
  background-color: #fff;
  content: "";
  display: block;
  width: 60px;
  height: 1px;
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0;
}

section#masthead.masthead-thankyou .masthead-caption h3 {
  font-size: 26px;
  margin: 0 0 15px;
}

section#masthead.masthead-thankyou .masthead-caption .caption-text > *,
section#masthead.masthead-thankyou .masthead-caption h3 em {
  color: #fff;
}

section.typ-more-ways h2 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

section.typ-more-ways {
  margin-bottom: 30px;
}

section.typ-more-ways h2 em {
  color: #ec1757;
  font-weight: 400;
}

section.typ-more-ways h2 img {
  display: inline-block;
  position: relative;
  top: -7px;
  margin-left: 3px;
}

.mw-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  padding: 30px 25px 80px;
  position: relative;
}

.mw-item .icon {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 120px;
  width: 100%;
  margin-bottom: 15px;
}

.mw-item .title {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  color: #043e5e;
  font-weight: 600;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 15px;
}

.mw-item .description {
  text-align: center;
}

.mw-item .description p {
  font-size: 14px;
  line-height: 1.5;
  color: #808080;
}

.mw-item .description > :last-child {
  margin-bottom: 0;
}

.mw-item .buttons-wrap {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 25px;
}

.mw-item .btn {
  font-family: "Arvo", sans-serif;
  font-size: 13px;
  padding: 10px 20px;
}

section.typ-stories {
  margin-bottom: 10px;
}

section.typ-stories h2 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  color: #043e5e;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}

section.typ-stories h2 em {
  color: #ec1757;
  font-weight: 400;
}

section.typ-stories h2 img {
  display: inline-block;
  position: relative;
  top: -7px;
  margin-left: 3px;
}

.story-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.story-item .preview {
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 6px;
  overflow: hidden;
}

.story-item .preview:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.story-item .content {
  border-radius: 6px;
  background-color: #fff;
  width: calc(100% - 40px);
  margin-left: 40px;
  position: relative;
  padding: 30px 30px 105px;
  top: -40px;
}

.story-item .content h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.1;
  color: #003f5f;
  margin: 0 0 15px 0;
}

.story-item .content p {
  font-size: 16px;
  line-height: 1.5;
  color: #808080;
  margin: 0 0 15px 0;
}

.story-item .content .description > :last-child {
  margin-bottom: 0;
}

.story-item .content .buttons-wrap {
  position: absolute;
  left: 0;
  bottom: 25px;
  text-align: center;
  width: 100%;
  padding: 0 30px;
}

.story-item .content .buttons-wrap .btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 16px 15px 13px;
  line-height: 1.2;
}

.story-item .content .buttons-wrap .btn > svg {
  top: -1px;
}

.popup .mt-number-item {
  margin-bottom: 10px;
}

section.impact-intro {
  padding: 50px 0 0;
}

section.impact-intro + section.mt-numbers {
  padding-top: 20px;
}

section.impact-navy-box {
  margin-bottom: 50px;
}

.i-navy-box {
  background-color: #043e5e;
  border-radius: 4px;
  padding: 120px 60px 35px;
  position: relative;
  overflow: hidden;
}

.i-navy-box:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  background-image: url(../images/apple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 30px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 450;
}

.i-navy-box:after {
  content: "";
  display: block;
  width: 100%;
  height: 200%;
  background: rgb(44, 109, 85);
  background: radial-gradient(ellipse at center, rgba(44, 109, 85, 1) 0%, rgba(4, 62, 94, 1) 70%, rgba(4, 62, 94, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#2c6d55", endColorstr="#043e5e",GradientType=1 );
  position: absolute;
  right: 30px;
  bottom: 260px;
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  opacity: 0.85;
  z-index: 400;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.i-navy-box:hover:after {
  right: 65px;
  bottom: 10px;
  opacity: 0.6;
  -webkit-transform: translate(-35%, 30%);
  transform: translate(-35%, 30%);
}

.i-navy-box > * {
  position: relative;
  z-index: 450;
}

.i-navy-box p {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  line-height: 1.5;
  margin: 0 0 25px;
}

.i-navy-box > *:not(.btn) {
  color: #fff;
}

.i-navy-box .buttons-wrap {
  text-align: center;
}

.i-navy-box .btn {
  font-size: 20px;
  font-weight: 600;
  font-family: "Arvo", sans-serif;
  margin: 5px 8px;
}

.btn.btn-transparent-green {
  padding: 10px 36px;
  border: 2px solid #73bf44;
  color: #73bf44;
}

.btn.btn-transparent-green:hover {
  color: #0f3e5e;
  background-color: #27b4e8;
  border-color: #27b4e8;
}

.cell-mb-30 {
  margin-bottom: 30px;
}

/* ---------------------------------------------------------------------------------------------------------------------
    Footer
--------------------------------------------------------------------------------------------------------------------- */
body > footer {
  padding: 50px 0 0 0;
  background-color: #f2fcff;
  position: relative;
  overflow: hidden;
}

body > footer:before {
  background-color: #e6f8fe;
  display: block;
  width: 90px;
  height: 160px;
  content: "";
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

body > footer:after {
  background-color: #e6f8fe;
  display: block;
  width: 300px;
  height: 160px;
  content: "";
  border-radius: 5px 0 0 5px;
  position: absolute;
  top: 25px;
  right: 0;
}

.footer-container {
  background-color: #fff;
  position: relative;
  z-index: 500;
  padding: 65px 50px 30px 50px;
  border-radius: 5px 5px 0 0;
}

footer .logo {
  display: inline-block;
  width: 310px;
  margin-bottom: 65px;
}

.menu-footer-container,
.menu-footer-es-container {
  display: block;
  width: 74%;
  float: left;
}

#menu-footer,
#menu-footer-es {
  font-size: 0;
  display: block;
  margin: 0 0 5px 0;
  text-align: left;
  list-style: none;
}

#menu-footer > li,
#menu-footer-es > li {
  display: inline-block;
  width: 33%;
  margin: 0 0 30px 0;
}

#menu-footer > li > a,
#menu-footer-es > li > a {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #043e5e;
  padding: 0;
  margin: 0 0 22px 0;
  cursor: unset !important;
}

#menu-footer > li > ul.sub-menu,
#menu-footer-es > li > ul.sub-menu {
  list-style: none;
  margin: 0;
}

#menu-footer > li > ul.sub-menu > li,
#menu-footer-es > li > ul.sub-menu > li {
  display: block;
  margin: 0 0 30px 0;
}

#menu-footer > li > ul.sub-menu > li > a,
#menu-footer-es > li > ul.sub-menu > li > a {
  display: inline-block;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 400;
  color: #043e5e;
  padding: 0;
  margin: 0;
}

#menu-footer > li > ul.sub-menu > li > a:hover,
#menu-footer-es > li > ul.sub-menu > li > a:hover,
#menu-footer > li > ul.sub-menu > li.current-menu-item > a,
#menu-footer-es > li > ul.sub-menu > li.current-menu-item > a {
  color: #ec1757;
  text-decoration: underline;
}

footer .soc-media {
  display: block;
  width: 26%;
  float: right;
  text-align: left;
}

footer .soc-media h5 {
  display: block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #043e5e;
  padding: 0 0 0 5px;
  margin: 0 0 24px 0;
}

footer .soc-media .sm-item {
  margin: 0 25px 10px 0;
}

footer .soc-media .sm-item > svg {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #043e5e;
  background-color: transparent;
  text-align: center;
  border-radius: 0;
  padding: 0;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

footer .soc-media .sm-item:hover > svg {
  background-color: transparent !important;
  color: #ec1757 !important;
}

footer .copyright {
  font-size: 16px;
  margin: 0;
  color: #27b4e8;
  line-height: 1.25;
  text-align: left;
}

footer .copyright > span {
  display: block;
  width: 100%;
  text-align: center;
}

footer .copyright > span:first-child {
  margin: 0 0 7px 0;
}

footer .copyright a {
  color: #27b4e8;
}

footer .copyright a:hover {
  color: #ec1757;
  text-decoration: underline;
}

footer .copyright .sabra,
footer .copyright .sabra a {
  color: #b3c0c7;
}

footer .copyright .sabra a:hover {
  color: #53b94a;
  text-decoration: underline;
}

footer .copyright .sabra svg {
  font-size: 14px;
  color: #ec1757;
  margin: 0 3px;
}

.foo-logos {
  border-top: 1px solid #e6f8fe;
  border-bottom: 1px solid #e6f8fe;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: -40px;
  margin-bottom: 30px;
}

.foo-logo-item {
  display: inline-block;
  vertical-align: top;
}

.foo-logo-item img {
  height: 86px;
}

/***********************************************************************************************************************
*                                                                                                                      *
*   MEDIA QUERIES ( RESPONSIVE )                                                                                       *
*                                                                                                                      *
***********************************************************************************************************************/
@media only screen and (min-width: 641px) {
  body > header .logo {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .title-bar {
    display: none !important;
  }
  .top-bar, .top-bar ul {
    background-color: transparent;
  }
  #primary-menu-nav {
    padding: 22px 0 27px 350px;
  }
  #primary-menu,
#menu-primary,
#menu-primary-es {
    display: block;
    padding: 0;
    position: relative;
    top: 2px;
  }
  .top-bar .top-bar-right {
    display: block;
  }
  #menu-primary,
#menu-primary-es {
    text-align: right;
  }
  #menu-primary > li.menu-item,
#menu-primary-es > li.menu-item {
    display: inline-block;
    vertical-align: middle;
  }
  #menu-primary > li.menu-item > a,
#menu-primary-es > li.menu-item > a {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #043e5e;
    padding: 15px 12px 10px;
  }
  #menu-primary > li.menu-item.search-app > a,
#menu-primary-es > li.menu-item.search-app > a {
    font-size: 16px;
    padding: 12px 15px 9px;
  }
  #menu-primary > li.menu-item:hover > a,
#menu-primary-es > li.menu-item:hover > a,
#menu-primary > li.menu-item.current-menu-ancestor > a,
#menu-primary-es > li.menu-item.current-menu-ancestor > a,
#menu-primary > li.menu-item.current-menu-item > a,
#menu-primary-es > li.menu-item.current-menu-item > a {
    color: #73bf44;
  }
  #menu-primary > li.is-dropdown-submenu-parent > a,
#menu-primary-es > li.is-dropdown-submenu-parent > a {
    padding-right: 25px;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border: inset 4px;
    border-color: #1f76b0 transparent transparent;
    right: 10px;
    margin-top: -3px;
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
  }
  #menu-primary > li.menu-item:hover > a::after,
#menu-primary-es > li.menu-item:hover > a::after,
#menu-primary > li.menu-item.current-menu-ancestor > a::after,
#menu-primary-es > li.menu-item.current-menu-ancestor > a::after,
#menu-primary > li.menu-item.current-menu-item > a::after,
#menu-primary-es > li.menu-item.current-menu-item > a::after {
    border-color: #9fff64 transparent transparent;
  }
  #menu-primary > li.menu-item.btn,
#menu-primary-es > li.menu-item.btn {
    padding: 0 0 0 8px;
  }
  #menu-primary > li.menu-item.btn > a,
#menu-primary-es > li.menu-item.btn > a {
    display: block;
    background-color: #73bf44;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 18px 25px 14px;
    border-radius: 50px;
    text-align: center;
    line-height: 1.1;
    position: relative;
    top: -1px;
    -webkit-box-shadow: 3px 6px 25px rgba(115, 191, 68, 0.78);
    box-shadow: 3px 6px 25px rgba(115, 191, 68, 0.78);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  #menu-primary > li.menu-item.btn > a:hover,
#menu-primary-es > li.menu-item.btn > a:hover {
    background-color: #ec1857;
    -webkit-box-shadow: 3px 6px 25px rgba(236, 24, 87, 0.78);
    box-shadow: 3px 6px 25px rgba(236, 24, 87, 0.78);
  }
  #menu-primary > li.menu-item.btn-dark-blue > a,
#menu-primary-es > li.menu-item.btn-dark-blue > a {
    background-color: #043e5e;
    -webkit-box-shadow: 3px 6px 25px rgba(4, 62, 94, 0.78);
    box-shadow: 3px 6px 25px rgba(4, 62, 94, 0.78);
  }
  #menu-primary > li.menu-item.btn-dark-blue > a:hover,
#menu-primary-es > li.menu-item.btn-dark-blue > a:hover {
    background-color: #27b4e8;
    -webkit-box-shadow: 3px 6px 25px rgba(39, 180, 232, 0.78);
    box-shadow: 3px 6px 25px rgba(39, 180, 232, 0.78);
  }
  #menu-primary > li.menu-item.btn > a em,
#menu-primary-es > li.menu-item.btn > a em {
    font-weight: 600;
  }
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    right: auto;
    left: 0;
    border: 0;
    padding: 27px 0 0 0;
  }
  .is-dropdown-submenu > li {
    text-align: left;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .is-dropdown-submenu > li:last-child {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 3px 3px;
  }
  .is-dropdown-submenu > li > a {
    background-color: #fff;
    color: #043e5e;
  }
  .is-dropdown-submenu > li:first-child > a {
    padding-top: 20px;
  }
  .is-dropdown-submenu > li:last-child > a {
    padding-bottom: 20px;
  }
  .is-dropdown-submenu > li:hover > a,
.is-dropdown-submenu > li.current-menu-item > a {
    color: #73bf44;
  }
  /* Header Lang Switcher */
  body.logged-in .custom-lang-switcher {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item {
    opacity: 0.3;
    -webkit-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item:hover,
body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item.wpml-ls-current-language {
    opacity: 1;
    -webkit-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
  }
  body.logged-in .wpml-ls-legacy-list-vertical a {
    padding: 0 0;
    line-height: 1;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-flag {
    width: 24px;
    height: 24px;
  }
  body.logged-in #menu-primary > li.menu-item.btn > a,
body.logged-in #menu-primary-es > li.menu-item.btn > a {
    padding: 16px 18px 12px;
  }
  body.logged-in .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    right: auto;
    left: 0;
    border: 0;
    padding: 25px 0 0 0;
  }
  body.logged-in #primary-menu-nav {
    padding: 22px 55px 27px 290px;
  }
  body.logged-in > header .logo {
    width: 274px;
  }
  body.logged-in > header .announcement-bar h5 {
    font-size: 18px;
  }
  body.logged-in > header .announcement-bar .btn {
    padding: 5px 15px 3px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 1750px) {
  .post-object-1 .content {
    margin: -140px 0 0 50px;
    padding: 45px 20px 40px 45px;
    width: calc(100% - 50px);
  }
  .post-object-1.program .title {
    font-size: 38px;
  }
}
@media only screen and (max-width: 1440px) {
  section#masthead {
    height: 420px;
  }
  #home-slider .slide .caption h2 {
    font-size: 40px;
  }
  #home-slider .slide .caption p {
    font-size: 20px;
    margin: 0 0 15px;
  }
  #home-slider .btn-transparent {
    font-size: 14px;
  }
  .post-object-1.program .title {
    font-size: 34px;
  }
  .post-object-1.program .description > p {
    font-size: 20px;
  }
  .post-object-1.program .learn-more {
    font-size: 16px;
  }
  section.featured-news {
    margin: 0 0 45px;
  }
  section.instagram-feed {
    margin: 0 0 50px 0;
  }
  body.home section.upcoming-events {
    padding: 50px 0 10px;
  }
  section.upcoming-events .section-title {
    margin-bottom: 45px;
  }
  .popup {
    padding: 85px 15px 0 15px;
  }
  #member-popup {
    padding: 135px 15px 0 15px;
  }
  .newsletter-archive:not(.board-mode) {
    min-height: 330px;
    max-height: 440px;
  }
  section#calendar .grid-container {
    max-width: 950px;
  }
  body .fc-toolbar .fc-center {
    padding-right: 0;
  }
  body .ui-tooltip {
    padding: 22px 20px 20px 20px;
    max-width: 360px !important;
  }
  .event-custom-tooltip h4 {
    font-size: 18px;
  }
  .event-custom-tooltip p {
    font-size: 13px;
    line-height: 1.25;
  }
  body .wpfc-calendar-wrapper h2 {
    font-size: 26px !important;
    position: relative;
    top: 9px;
  }
}
@media only screen and (max-width: 1440px) and (max-height: 768px) {
  #member-popup {
    padding: 105px 15px 0 15px;
    max-width: 820px;
  }
  .member-popup-content {
    padding: 123px 60px 100px;
  }
  .member-popup-content:after {
    bottom: 20px;
    width: 210px;
  }
  .member-popup-content .photo {
    width: 190px;
    height: 190px;
  }
  .member-popup-content .name {
    font-size: 40px;
  }
  .member-popup-content .bio {
    max-height: 250px;
  }
}
@media only screen and (max-width: 1280px) {
  .post-object-1.event .content {
    padding: 30px 25px 25px;
  }
  .post-object-1 .title {
    font-size: 24px;
  }
  .section-title {
    font-size: 46px;
  }
  section.our-mission .top-content p {
    font-size: 19px;
  }
  .post-object-1 .content {
    margin: -140px 0 0 30px;
    padding: 40px 20px 35px 25px;
    width: calc(100% - 30px);
  }
  .post-object-1.program .title {
    font-size: 30px;
  }
  .post-object-1 .subtitle {
    font-size: 22px;
    padding: 0 0 0 46%;
  }
  .post-object-1.program .description > p {
    font-size: 19px;
  }
  .post-object-1.program .learn-more {
    font-size: 15px;
  }
  #quotes-slider:before {
    font-size: 224px;
  }
  #quotes-slider {
    padding: 95px 85px 0;
  }
  section.quotes .quote p {
    line-height: 1.35;
  }
  section.quotes {
    padding: 60px 0;
  }
  section.quotes .quote .buttons-wrap {
    margin: 25px 0 0;
  }
  section.featured-news {
    padding: 5px 0;
  }
  .post-object-1 .post-date {
    font-size: 14px;
  }
  section.featured-news .btn {
    margin: 25px 0 0 0;
  }
  .donation-banner p,
.blue-green-box p {
    font-size: 30px;
    line-height: 1.25;
  }
  .donation-banner .blue-green-box {
    padding: 130px 85px 70px;
  }
  .donation-banner:before {
    top: 38px;
  }
  section.donate-now .btn {
    font-size: 24px;
  }
  #menu-footer > li > a,
#menu-footer-es > li > a,
footer .soc-media h5 {
    font-size: 18px;
  }
  #menu-footer > li > ul.sub-menu > li > a,
#menu-footer-es > li > ul.sub-menu > li > a {
    font-size: 17px;
  }
  footer .soc-media .sm-item > svg {
    width: 22px;
    height: 22px;
    line-height: 22px;
  }
  footer .copyright {
    font-size: 15px;
  }
  #member-popup {
    padding: 110px 15px 0 15px;
  }
  .member-popup-content .photo {
    width: 190px;
    height: 190px;
  }
  .member-popup-content {
    padding: 115px 65px 100px;
  }
  .member-popup-content .name {
    font-size: 44px;
  }
  .member-popup-content .bio {
    max-height: 325px;
  }
  .member-popup-content:after {
    bottom: 24px;
  }
  section#calendar .grid-container {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1200px) {
  section#masthead {
    height: 420px;
  }
}
@media only screen and (max-width: 1024px) {
  section#masthead {
    height: 420px;
  }
  #home-slider {
    height: 700px;
  }
  #home-slider .slide .caption {
    padding: 40px 45px;
  }
  .blue-and-pink-box > div {
    padding: 30px 60px 30px 30px;
  }
  .blue-and-pink-box > .blue {
    padding-right: 315px;
  }
  section.blue-and-pink .gform_wrapper {
    width: 280px;
  }
  body section.blue-and-pink .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px;
    padding: 5px 110px 5px 30px;
  }
  .blue-and-pink-box p {
    font-size: 14px;
    line-height: 1.35;
  }
  section.our-mission {
    padding: 60px 0 40px;
  }
  section.our-mission .buttons-wrap {
    margin: 0 0 45px;
  }
  .post-object-1 .content {
    padding: 35px 20px 30px 25px;
  }
  .tweeter-feed .twitter-cell,
.upcoming-events .upcoming-events-cell {
    width: 45%;
  }
  #quotes-slider {
    padding: 95px 0 0;
  }
  footer .copyright {
    text-align: center;
  }
  footer .copyright .sabra {
    display: inline-block;
    width: 100%;
    padding-top: 8px;
  }
  .contacts-app {
    padding: 35px 25px 25px;
  }
  .team-member .team-member-content {
    padding: 25px 15px;
  }
  .team-member .photo {
    width: 190px;
    height: 190px;
  }
  .team-member .btn {
    font-size: 14px;
    padding: 12px 26px;
  }
  .newsletter-archive-title {
    font-size: 32px;
  }
  .newsletter-archive-title .newsletter-year {
    top: -7px;
  }
  .benefits {
    width: 50%;
  }
  .donation-way-item .btn {
    padding: 12px 30px;
  }
  .typography .donation-way-item.size-33 p,
.typography .donation-way-item.size-25 p {
    font-size: 13px;
  }
  .theme-tabs-item {
    font-size: 12px;
    padding: 16px 10px 13px;
    min-width: 150px;
  }
  .section-title.newsletter-type {
    font-size: 32px;
  }
  .section-title.newsletter-type > span[type=e] {
    margin-right: 60px;
  }
  .pinned-newsletter .title {
    font-size: 22px;
  }
  body.page-template-tmpl-community-partnerships .typography h4 {
    font-size: 26px;
  }
  .mt-number-item .title {
    font-size: 50px;
  }
  .mw-item {
    padding: 30px 10px 80px;
  }
  .mw-item .icon {
    height: 90px;
  }
  .mw-item .title {
    font-size: 16px;
  }
  .mw-item .btn {
    font-size: 11px;
    padding: 10px 16px;
  }
  .mw-item .description p {
    font-size: 13px;
  }
  .story-item .content {
    width: calc(100% - 20px);
    margin-left: 20px;
    padding: 30px 25px 95px;
  }
  .story-item .content h4 {
    font-size: 18px;
  }
  .story-item .content p {
    font-size: 15px;
  }
  .story-item .content .buttons-wrap .btn {
    font-size: 10px;
  }
  .i-navy-box {
    padding: 120px 25px 35px;
  }
  .i-navy-box p {
    font-size: 22px;
  }
  .i-navy-box .btn {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 641px) {
  #primary-menu-nav {
    padding: 22px 0 27px 330px;
  }
  #menu-primary > li.menu-item > a,
#menu-primary-es > li.menu-item > a {
    padding: 15px 12px 10px;
  }
  #menu-primary > li.menu-item.btn > a,
#menu-primary-es > li.menu-item.btn > a {
    font-size: 12px;
    padding: 18px 30px 14px;
  }
  #menu-primary > li.is-dropdown-submenu-parent > a,
#menu-primary-es > li.is-dropdown-submenu-parent > a {
    padding-right: 22px;
  }
  #menu-primary > li.menu-item.search-app > a,
#menu-primary-es > li.menu-item.search-app > a {
    padding: 12px 12px 9px;
  }
}
@media only screen and (max-width: 991px) {
  #home-slider {
    height: 545px;
  }
  #home-slider .slide .caption {
    padding: 35px 30px;
  }
  #home-slider .slide .caption h2 {
    font-size: 34px;
  }
  #home-slider .slide .caption p {
    font-size: 17px;
  }
  .blue-and-pink-box > div {
    padding: 22px 60px 25px 30px;
  }
  .blue-and-pink-box > .blue {
    padding-right: 35px;
  }
  .blue-and-pink-box > .blue p {
    margin-bottom: 15px;
    padding-left: 0;
    text-align: center;
  }
  section.blue-and-pink .gform_wrapper {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    -webkit-transform: none;
    transform: none;
  }
  .blue-and-pink-box > .pink {
    padding-left: 20px;
    padding-right: 155px;
  }
  .blue-and-pink-box > .pink .btn {
    right: 19px;
  }
  .blue-and-pink-box > .pink p {
    font-size: 13px;
  }
  section.our-mission {
    padding: 50px 0 30px;
  }
  .section-title {
    font-size: 44px;
  }
  section.our-mission .top-content p {
    font-size: 18px;
  }
  section.our-mission .buttons-wrap {
    margin: 0 0 35px;
  }
  .typography h2 {
    font-size: 40px;
  }
  section#sign-up-wrap {
    padding: 50px 0 40px;
  }
  section#sign-up-wrap .section-title {
    font-size: 38px;
  }
  section#sign-up-wrap .btn {
    margin: 0 0 0 25px;
  }
  .section-title img {
    width: 38px;
    top: -7px;
  }
  section.employment-benefits .copy-with-image.with-image {
    display: block;
  }
  section.employment-benefits .copy-with-image.with-image .copy {
    width: 100%;
    padding: 50px;
  }
  section.employment-benefits .copy-with-image.with-image .image {
    width: 100%;
    position: relative;
  }
  section.employment-benefits .copy-with-image.with-image .image:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 72%;
  }
  .flip-card {
    width: calc(50% - 10px);
    margin: 20px 0 0 20px;
  }
  .flip-card:first-child, .flip-card:nth-child(2n+1) {
    margin-left: 0;
  }
  .filter-box-new[dropdowns="5"] {
    padding: 22px 115px 140px 20px;
  }
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect {
    width: calc(33% - 4px);
    margin-bottom: 9px !important;
  }
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect:nth-child(3n) {
    margin-right: 0;
  }
  .filter-box-new[dropdowns="5"] .taxonomies-filter {
    bottom: 12px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 641px) {
  body > header .logo {
    width: 190px;
  }
  #primary-menu-nav {
    padding: 20px 0 25px 195px;
  }
  #menu-primary > li.menu-item > a,
#menu-primary-es > li.menu-item > a {
    font-size: 12px;
    padding: 15px 8px 10px;
  }
  #menu-primary > li.is-dropdown-submenu-parent > a,
#menu-primary-es > li.is-dropdown-submenu-parent > a {
    padding-right: 18px;
  }
  #menu-primary > li.menu-item.search-app > a,
#menu-primary-es > li.menu-item.search-app > a {
    font-size: 14px;
    padding: 13px 7px 9px;
  }
  #menu-primary > li.menu-item.btn,
#menu-primary-es > li.menu-item.btn {
    padding: 0 0 0 5px;
  }
  #menu-primary > li.menu-item.btn > a,
#menu-primary-es > li.menu-item.btn > a {
    font-size: 11px;
    padding: 16px 18px 12px;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    right: 5px;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 768px) {
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 50%;
  }
  .tweeter-feed .twitter-cell,
.upcoming-events .upcoming-events-cell {
    width: 50%;
  }
  .menu-footer-container,
.menu-footer-es-container {
    width: 100%;
    float: none;
  }
  footer .soc-media {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  footer .soc-media .sm-item {
    margin: 0 20px 10px;
  }
  footer .copyright > span:first-child {
    margin: 0 0 25px 0;
  }
  section#masthead {
    height: 350px;
  }
  .content-white-wrap {
    padding: 50px 40px;
    margin-bottom: 55px;
  }
  .theme-tabs.titles-mode .theme-tabs-item {
    font-size: 30px;
  }
  .newsletter-archive .newsletter-item > .name-wrap {
    font-size: 17px;
  }
  .typography .contact-item .map .acf-map {
    height: 265px;
  }
  .contact-item {
    padding: 15px 0;
  }
  .search-directions-box input {
    padding: 5px 40px;
    font-size: 12px;
  }
  .search-directions-box .search {
    left: 12px;
    font-size: 18px;
  }
  .search-directions-box .arrow {
    right: 12px;
    font-size: 18px;
  }
  .search-directions-box select {
    font-size: 12px;
  }
  .team-member .photo {
    width: 148px;
    height: 148px;
  }
  .team-member .name {
    font-size: 16px;
  }
  .team-member .btn {
    font-size: 13px;
    padding: 11px 25px;
  }
  .team-member .team-name {
    font-size: 20px;
  }
  .team-member .position {
    font-size: 14px;
  }
  .team-member.team-leader .team-member-content {
    padding: 25px 15px 30px;
  }
  .newsletter-archive-title {
    font-size: 25px;
  }
  .newsletter-archive-title .newsletter-year {
    top: -10px;
  }
  .pinned-newsletter .title {
    font-size: 24px;
  }
  .benefits {
    padding: 40px 30px;
  }
  section#calendar .back-to-events {
    top: 5px;
    left: 40px;
  }
  section#calendar .fc-toolbar {
    padding-left: 0;
  }
  .donation-way-item.size-33,
.donation-way-item.size-25 {
    width: 49%;
    margin-right: 2%;
  }
  .donation-way-item:nth-child(even) {
    margin-right: 0 !important;
  }
  .donation-way-item .btn {
    min-width: 190px;
  }
  .typography .donation-way-item.size-33 p,
.typography .donation-way-item.size-25 p {
    font-size: 17px;
  }
  section#masthead.with-buttons {
    height: 460px;
  }
  .masthead-caption h1 {
    font-size: 50px;
  }
  body.page-template-tmpl-education-programs section#calendar .btn.back-button.back-to-events {
    display: none;
  }
  .search-directions-box {
    bottom: 40px;
    max-width: 600px;
  }
  .partner {
    width: 33%;
  }
  .theme-tabs-item {
    padding: 16px 1px 13px;
    min-width: 140px;
  }
  .sidebar-categories .categories > li > a.category-item {
    padding: 15px 5px 11px 15px;
  }
  body.single-news .single-post-main-content .post-object-1 .content, body.single-volunteer_story .single-post-main-content .post-object-1 .content, body.single-event .single-post-main-content .post-object-1 .content {
    padding: 50px 45px;
  }
  body.single .section-content-wrap {
    padding: 50px 45px 60px;
  }
  .press-repo-tabs .tab {
    font-size: 40px;
  }
  .events-scope-filter > a {
    width: 165px;
  }
  .em-pagination {
    margin: 15px 0 0 0 !important;
  }
  .em-pagination > * {
    margin: 3px 3px;
  }
  body.page-template-tmpl-events-archive section#archive {
    padding: 45px 0;
  }
  .events-scope-filter {
    margin-bottom: 35px;
  }
  .em-location-map-container {
    width: 400px !important;
  }
  .section-title.newsletter-type {
    font-size: 29px;
  }
  .pinned-newsletter .title {
    font-size: 20px;
  }
  .newsletters-wrap {
    padding: 50px 30px;
  }
  body.page-template-tmpl-community-partnerships .typography h4 {
    font-size: 25px;
  }
  .colored-card {
    width: 100%;
    margin: 20px 0 0 0;
  }
  section.career-banner .benefits-content h2 {
    font-size: 64px;
  }
  section.career-banner .benefits-content h3 {
    font-size: 32px;
  }
  .ca-fs-slider .slide .copy {
    font-size: 26px;
  }
  section.cd-donation .person-wrap img {
    right: 10px;
  }
  .mt-number-item .title {
    font-size: 50px;
  }
  .wd-cards {
    display: block;
  }
  .wd-card {
    display: block;
    width: 100%;
    max-width: 480px;
    margin: 20px auto;
  }
  section#masthead.masthead-thankyou .masthead-caption h1 {
    font-size: 46px;
  }
  .mw-item .btn {
    font-size: 14px;
    padding: 10px 20px;
  }
  .popup-content {
    background-color: #fff;
    padding: 60px 50px 130px;
  }
}
@media only screen and (max-width: 640px) {
  body {
    padding-top: 70px !important;
  }
  section#masthead {
    height: 300px;
  }
  .masthead-caption {
    top: 40%;
  }
  .masthead-caption h1 {
    font-size: 40px;
  }
  body > header {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: auto !important;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  body > header .grid-container {
    padding-right: 0;
    padding-left: 0;
  }
  body > header .cell {
    padding: 0 !important;
  }
  body > header .grid-container:not(.full) > .grid-padding-x {
    margin-right: 0;
    margin-left: 0;
  }
  body > header > div {
    padding: 0;
  }
  body > header .logo,
body.home > header .logo {
    position: absolute;
    left: 15px;
    top: 15px;
    max-width: 280px;
    margin: 0;
  }
  body > header .logo,
body.home > header .logo {
    left: 50%;
    top: 10px;
    max-width: 245px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  #primary-menu-nav {
    border-bottom: 2px solid #0f3e5e;
  }
  .top-bar {
    padding: 0;
  }
  .title-bar {
    display: block;
    padding: 22px 0;
    background-color: #fff;
  }
  .top-bar,
.top-bar ul {
    background-color: #fff;
  }
  .menu-icon {
    position: absolute;
    display: block;
    width: 28px;
    height: 19px;
    cursor: pointer;
    top: 25px;
    right: 15px;
    outline: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .menu-icon > .line {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #0f3e5e;
    position: absolute;
  }
  .menu-icon > .line-1 {
    top: 0;
    left: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  .menu-icon > .line-2 {
    top: 8px;
    left: 0;
    -webkit-transition: all 0.15s linear 0.25s;
    transition: all 0.15s linear 0.25s;
  }
  .menu-icon > .line-3 {
    left: 0;
    bottom: 0;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  .menu-icon.opened > .line-1 {
    background-color: #ec1857;
    top: 8px;
    left: 0;
    -webkit-transform: rotate(42deg);
    transform: rotate(42deg);
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  .menu-icon.opened > .line-2 {
    opacity: 0;
    -webkit-transition: all 0s linear 0s;
    transition: all 0s linear 0s;
  }
  .menu-icon.opened > .line-3 {
    background-color: #ec1857;
    left: 0;
    bottom: 8px;
    -webkit-transform: rotate(-42deg);
    transform: rotate(-42deg);
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
  .menu-icon::after {
    display: none;
  }
  body > header .is-drilldown li:first-child {
    border-top: 2px solid #0f3e5e;
  }
  body > header .is-drilldown li:not(:last-child) {
    border-bottom: 2px solid #0f3e5e;
  }
  body > header .drilldown a {
    padding: 18px 15px 14px;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    color: #0f3e5e;
  }
  body > header .drilldown .is-drilldown-submenu-parent > a::after {
    border-color: transparent transparent transparent #0f3e5e;
  }
  body > header .drilldown .is-drilldown-submenu a {
    padding: 18px 15px 14px;
  }
  body > header .drilldown .js-drilldown-back > a::before {
    border-color: transparent #0f3e5e transparent transparent;
    position: relative;
    top: -2px;
  }
  #menu-primary > li.menu-item.btn,
#menu-primary-es > li.menu-item.btn {
    padding: 25px 48px 25px;
    background-color: #f5f5f5;
    border-radius: 0;
  }
  #menu-primary > li.menu-item.btn > a,
#menu-primary-es > li.menu-item.btn > a {
    display: block;
    background-color: #73bf44;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    padding: 18px 35px 14px;
    border-radius: 50px;
    text-align: center;
    line-height: 1.1;
    position: relative;
    top: -1px;
    -webkit-box-shadow: 3px 6px 25px rgba(115, 191, 68, 0.78);
    box-shadow: 3px 6px 25px rgba(115, 191, 68, 0.78);
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .tweeter-feed .twitter-cell,
.upcoming-events .upcoming-events-cell {
    width: 100%;
  }
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 50%;
  }
  #sb_instagram .sbi_photo {
    height: auto !important;
    padding-bottom: 100% !important;
  }
  #home-slider .slide .caption {
    max-width: 100%;
    padding: 30px 30px 45px;
  }
  #home-slider .slick-next,
#home-slider .slick-prev {
    font-size: 18px;
    bottom: 5px;
  }
  #home-slider .slide .caption h2 {
    font-size: 28px;
  }
  #home-slider .slide .caption p {
    font-size: 16px;
  }
  section.blue-and-pink {
    padding-top: 15px;
  }
  .blue-and-pink-box {
    display: block;
  }
  .blue-and-pink-box > div {
    width: 100%;
    display: block;
  }
  .blue-and-pink-box > .blue {
    border-radius: 5px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
  }
  .blue-and-pink-box > .pink {
    border-radius: 5px;
  }
  section.our-mission {
    padding: 40px 0 0;
  }
  section.our-mission .btn {
    padding: 12px 35px;
    min-width: 275px;
  }
  .twitter-follow-btn {
    padding: 10px 0 45px;
  }
  section.quotes {
    padding: 50px 0 40px;
    margin: 0 0 45px;
  }
  #quotes-slider:before {
    font-size: 185px;
    left: 42%;
  }
  #quotes-slider {
    padding: 80px 0 0;
  }
  section.quotes .quote p,
section.quotes .quote .author {
    font-size: 18px;
  }
  section.quotes .quote .buttons-wrap .btn {
    font-size: 16px;
    margin: 5px 5px 10px 5px;
  }
  .section-title {
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 40px 0;
  }
  .btn {
    padding: 12px 15px;
  }
  section.featured-news .btn {
    margin: 20px 0 0 0;
  }
  section.donate-now {
    margin: 0 0 70px 0;
  }
  .donation-banner,
.benefits-wrap,
.blue-green-box {
    padding: 130px 20px 70px;
  }
  .donation-banner p,
.blue-green-box p {
    font-size: 26px;
  }
  section.donate-now .btn {
    font-size: 20px;
    padding: 15px 36px;
  }
  section.instagram-feed {
    margin: 0 0 30px 0;
  }
  body.home section.upcoming-events {
    padding: 45px 0 10px;
  }
  section.upcoming-events .section-title {
    margin-bottom: 35px;
  }
  section.upcoming-events .cell > .btn {
    margin-top: 5px;
  }
  .footer-container {
    padding: 45px 30px 30px 30px;
  }
  footer .logo {
    width: 244px;
    margin-bottom: 45px;
  }
  .menu-footer-container,
.menu-footer-es-container {
    width: 100%;
    float: none;
    text-align: center;
  }
  footer .soc-media {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 40px;
  }
  footer .copyright > span:first-child {
    margin: 0;
  }
  #menu-footer,
#menu-footer-es {
    text-align: center;
  }
  #menu-footer > li,
#menu-footer-es > li {
    width: 100%;
    margin: 0 0 25px 0;
  }
  #menu-footer > li > a,
#menu-footer-es > li > a {
    margin: 0 0 16px 0;
  }
  #menu-footer > li > ul.sub-menu > li,
#menu-footer-es > li > ul.sub-menu > li {
    margin: 0 0 15px 0;
  }
  footer .soc-media h5 {
    padding: 0;
  }
  footer .copyright {
    font-size: 14px;
    margin: 0;
  }
  #search-app {
    padding-right: 0;
    text-align: center;
  }
  #search-app #search-form input {
    border: 5px solid #27b4e8;
    border-right: 5px solid #27b4e8;
    border-radius: 64px;
    height: 108px;
    padding: 20px 45px 10px 36px;
    font-size: 36px;
    margin: 0 0 20px;
    text-align: center;
  }
  #search-app #search-form #search-button {
    position: static;
    font-size: 42px;
    line-height: 122px;
    text-align: center;
    width: 108px;
    height: 108px;
    border-radius: 64px;
  }
  .content-white-wrap {
    padding: 40px 20px;
    margin-bottom: 45px;
  }
  .typography img {
    width: 100%;
    margin: 0;
    float: none;
  }
  .typography ol {
    margin-left: 0;
  }
  .typography h2 {
    font-size: 34px;
    line-height: 1;
  }
  .newsletter-archive .newsletter-item > div {
    display: block;
    padding: 20px 20px;
  }
  .newsletter-archive .newsletter-item > .button-wrap {
    width: 100%;
    padding-top: 0;
  }
  .newsletter-archive:not(.board-mode) {
    min-height: 305px;
    max-height: 410px;
  }
  section#sign-up-wrap .btn {
    margin: 20px 0 0 0;
  }
  .popup {
    padding: 15px 15px 0 15px;
  }
  .popup.sign-up .popup-content {
    padding: 45px 35px 96px;
  }
  .popup.sign-up .popup-content .section-title {
    font-size: 26px;
    text-align: left;
    margin-bottom: 35px;
  }
  body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1.2;
    min-height: auto;
  }
  body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
    line-height: 1.5;
    font-size: 12px;
    min-height: 38px;
  }
  .popup-content:after {
    width: 180px;
    bottom: 20px;
  }
  .theme-tabs-item {
    min-width: 150px;
  }
  .board-members .team-member {
    width: 50%;
  }
  .team-member .bio {
    font-size: 12px;
    line-height: 1.25;
    margin: 0 0 15px 0;
  }
  .team-member .btn {
    font-size: 11px;
  }
  .team-member:hover .btn,
.team-member.loading .btn {
    color: #fff;
    border-color: #fff;
  }
  .team-member .team-member-content {
    padding: 20px 10px;
  }
  .team-member .position {
    margin: 0 0 10px;
  }
  .team-member .name {
    font-size: 14px;
    padding: 20px 0 0 0;
  }
  .team-member {
    height: auto;
    margin: 0 0 10px 0;
  }
  .team-member .btn,
.team-member .bio {
    visibility: visible;
  }
  .team-member .btn {
    color: #ec1757;
    border-color: #ec1757;
  }
  .board-members .team-member.team-leader {
    width: 50%;
  }
  .team-member .team-name {
    font-size: 16px;
  }
  #member-popup {
    padding: 95px 15px 0 15px;
  }
  .member-popup-content .photo {
    width: 160px;
    height: 160px;
  }
  .member-popup-content {
    padding: 90px 25px 76px;
  }
  .member-popup-content .name {
    font-size: 30px;
  }
  .member-popup-content .position {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .member-popup-content .bio p {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
  .member-popup-content:after {
    bottom: 8px;
    width: 170px;
  }
  .member-prev,
.member-next {
    width: 35px;
    padding: 14px 0;
    font-size: 16px;
    background-color: #ec1757;
    color: #fff;
    z-index: 1000;
  }
  .member-prev {
    left: -15px;
  }
  .member-next {
    right: -15px;
  }
  .newsletters-wrap {
    padding: 30px 20px;
  }
  .pinned-newsletter .title {
    font-size: 14px;
  }
  .pinned-newsletter .btn {
    min-width: 100%;
    margin: 1px 0 0;
    font-size: 12px;
    padding: 12px 15px;
  }
  .section-title.newsletter-archive-title {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 32px;
  }
  .newsletter-archive-title .newsletter-year {
    position: static;
    width: 100%;
    margin: 15px 0 0 0;
  }
  .newsletter-year {
    font-size: 14px;
  }
  .adobe-reader-requirements {
    font-size: 12px;
  }
  #careers-top-content .content-white-wrap > h2 {
    font-size: 40px;
    margin: 0 auto 30px;
  }
  .content-white-wrap .open-positions {
    margin-top: 27px;
  }
  body .BambooHR-ATS-board li {
    margin-bottom: 30px !important;
  }
  body #BambooHR li,
body #BambooHR a {
    line-height: 1.2;
    text-align: center;
  }
  body .BambooHR-ATS-board .BambooHR-ATS-Location {
    float: none;
    display: block;
  }
  body #BambooHR-Footer img {
    display: inline;
    width: 130px;
  }
  body .BambooHR-ATS-Jobs-List {
    padding: 35px 20px !important;
  }
  section#benefits {
    margin: 0 0 40px;
  }
  .benefits {
    width: 100%;
    margin: 0 0 30px;
  }
  .benefits h4 {
    font-size: 40px;
    left: 0;
  }
  .benefits-wrap {
    padding: 110px 20px 10px;
  }
  .benefits.green {
    border-right: 1px dashed #73bf44;
    border-radius: 5px;
  }
  .benefits.pink {
    border-left: 1px dashed #ec1757;
  }
  .benefits-list li {
    font-size: 16px;
  }
  section#calendar .content-white-wrap {
    padding: 75px 20px 40px;
  }
  section#calendar .back-to-events {
    top: 20px;
    left: 20px;
  }
  body .fc button {
    padding: 5px 12px;
  }
  body .wpfc-calendar-wrapper h2 {
    top: 0;
  }
  body .fc-toolbar .fc-center {
    top: 0;
    padding: 15px 0 0;
  }
  section.upcoming-events {
    padding: 40px 0;
  }
  .donation-way-item.size-50,
.donation-way-item.size-33,
.donation-way-item.size-25 {
    width: 100%;
    margin-right: 0;
  }
  .donation-end-content {
    margin-bottom: 45px;
  }
  .donation-end-content .typography img {
    width: auto;
    margin: 10px;
  }
  .popup.donation-popup {
    padding-top: 80px;
  }
  .donation-popup .popup-content .icon {
    width: 140px;
    height: 140px;
  }
  .donation-popup .popup-content {
    padding: 85px 15px;
  }
  .donation-popup .popup-content .section-title {
    font-size: 32px;
    line-height: 1;
  }
  .donation-popup .popup-content:after {
    bottom: 12px;
  }
  .donation-popup .typography p,
.donation-popup .typography ol:not(.accordion) li:not(.gfield),
.donation-popup .typography ul:not(.accordion) li:not(.gfield) {
    font-size: 14px;
  }
  .donation-way-item.size-50 {
    padding: 35px 15px 85px;
  }
  body.page-template-tmpl-programs .blue-green-box.quote {
    padding: 50px 10px 30px;
  }
  body.page-template-tmpl-programs .quote-wrap:before {
    font-size: 200px;
    top: -25px;
    left: 43%;
  }
  body.page-template-tmpl-programs .blue-green-box.quote p {
    font-size: 22px;
  }
  body.page-template-tmpl-programs section#quote {
    margin: 25px 0 45px;
  }
  body.page-template-tmpl-programs .our-mission {
    padding: 15px 0 10px;
  }
  section#navigation .buttons-wrap .btn-transparent {
    min-width: 280px;
  }
  section#navigation {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .typography .board-members > .team-member {
    width: 50%;
  }
  section#map .points .point,
.map .points .point {
    width: 100%;
    font-size: 14px;
  }
  section#map {
    position: relative;
    margin-bottom: 50px;
  }
  section#map .acf-map {
    height: 465px;
  }
  .gm-bundled-control-on-bottom {
    display: none !important;
  }
  .search-directions-box select {
    width: 180px;
  }
  .search-directions-box {
    padding: 0 195px 0 15px;
  }
  section#calendar .content-white-wrap {
    padding: 40px 20px 40px;
  }
  section#calendar .typography h2 {
    font-family: "Arvo", sans-serif;
    font-size: 44px;
    font-weight: 600;
    line-height: 1.2;
    color: #043e5e;
    margin: 0 auto 25px;
  }
  .partner {
    width: 100%;
    height: 135px;
  }
  .testimonial {
    display: table;
    padding: 250px 20px 35px 20px;
    min-height: 235px;
    position: relative;
  }
  .testimonial > .photo {
    left: 50%;
    top: 40px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .buttons-desk.buttons-desk-2 .button-desk {
    width: 100%;
    padding: 45px 25px 45px;
  }
  .typography .buttons-desk p,
.typography .buttons-desk ol:not(.accordion) li:not(.gfield),
.typography .buttons-desk ul:not(.accordion) li:not(.gfield) {
    font-size: 13px;
  }
  .buttons-desk .btn {
    min-width: 170px;
    font-size: 16px;
  }
  .sticky.is-anchored {
    top: auto !important;
  }
  ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 0;
  }
  section#archive {
    padding: 35px 0;
  }
  .filter-box {
    padding-left: 38%;
    margin-bottom: 35px;
  }
  .filter-box .view {
    padding: 15px 15px 11px;
    width: calc(38% - 10px);
  }
  .pagination-wrap {
    margin: 12px 0 40px 0;
  }
  .archive-items.grid .post-object-1 .content {
    padding: 25px 15px 25px;
  }
  .post-object-1 .description p,
.post-object-1 .full-content p {
    font-size: 14px;
  }
  .archive-items.grid .post-object-1 .post-date,
.archive-items.grid .learn-more {
    font-size: 13px;
  }
  .archive-items.grid .post-object-1 .title {
    font-size: 22px;
  }
  body.archive section#masthead,
body.page-template-tmpl-events-archive section#masthead {
    height: 250px;
  }
  body.archive .masthead-caption,
body.page-template-tmpl-events-archive .masthead-caption {
    top: 48%;
  }
  body.single-news .single-post-main-content .title,
body.single-volunteer_story .single-post-main-content .title,
body.single-event .single-post-main-content .title {
    font-size: 32px;
    margin: 0 auto 25px;
  }
  body.single-news .single-post-main-content .post-object-1 .content,
body.single-volunteer_story .single-post-main-content .post-object-1 .content,
body.single-event .single-post-main-content .post-object-1 .content {
    padding: 35px 30px;
  }
  body.single .section-content-wrap {
    padding: 50px 30px 50px;
  }
  body.single section#masthead {
    height: 220px;
  }
  .copy-wrap {
    width: 100%;
  }
  .copy-container > .copy-wrap:first-child {
    margin-right: 0;
    margin-bottom: 25px;
  }
  body.single ul {
    margin-left: 0;
  }
  .gap-container {
    display: block;
  }
  .gap-container > div {
    width: 100%;
    display: block;
  }
  .gap-copy {
    padding: 30px 0;
  }
  body.single .map .acf-map {
    height: 300px;
  }
  .typography h1 {
    font-size: 40px;
    padding: 24px 35px;
    margin: 0 0 35px 0;
  }
  .typography h3 {
    font-size: 30px;
  }
  .comments-wrap {
    padding: 45px 30px 50px;
  }
  .typography h4.pb-section-subtitle {
    font-size: 19px;
  }
  .navy-box {
    padding: 25px 15px;
  }
  .press-repo-tabs .tab {
    font-size: 30px;
  }
  .press-repo-tabs .tab:first-child {
    margin-bottom: 10px;
  }
  .navy-box .newsletter-archive:not(.board-mode) {
    min-height: 190px;
    max-height: 190px;
  }
  .navy-box.expanded .newsletter-archive {
    max-height: 380px;
  }
  .events-scope-filter > a {
    font-size: 13px;
    width: 120px;
  }
  .em-pagination {
    margin: 15px 0 45px 0 !important;
  }
  body.single-event .single-post-main-content .post-object-1 .description > div {
    float: none !important;
    margin: 0 !important;
  }
  .em-location-map-container {
    width: 100% !important;
  }
  .section-title.newsletter-type {
    font-size: 36px;
  }
  .section-title.newsletter-type > span[type=e] {
    margin-right: 0;
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
  }
  .newsletter-search-box .btn {
    font-size: 14px;
    margin: 0;
  }
  .e-newsletter-items .newsletter-item .content {
    padding: 25px 15px 30px;
  }
  .e-newsletter-items .newsletter-item .btn {
    font-size: 14px;
  }
  .pinned-newsletters .slick-arrow {
    display: none !important;
  }
  section#intro .buttons-wrap .btn {
    font-size: 14px;
    min-width: 100%;
    margin: 10px 0;
    padding: 12px 15px;
  }
  section#volunteer-opportunities .accordion-content {
    padding: 20px 20px;
  }
  section#volunteer-opportunities .accordion-content .btn {
    margin-bottom: 5px;
  }
  .pagination-wrap .pagination > li {
    margin: 4px 0;
  }
  .search-results-item .member-popup-content {
    padding: 100px 20px 40px;
  }
  .search-results-item .post-object-1 .learn-more {
    font-size: 13px;
  }
  body.search-results .typography h2 {
    font-size: 30px;
  }
  .popup {
    padding: 5px 5px 0 5px;
  }
  .popup-content {
    padding: 50px 15px 130px;
  }
  .popup-content h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .popup-content .buttons-wrap .btn {
    margin: 10px 0 0;
    width: 100%;
  }
  body .gform_wrapper .gform_footer {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: 0;
  }
  body .gform_wrapper.gform_validation_error .gform_footer {
    bottom: auto;
  }
  body .gform_wrapper .gform_footer input.button,
body .gform_wrapper .gform_footer input[type=submit],
body .gform_wrapper .gform_page_footer input.button,
body .gform_wrapper .gform_page_footer input[type=submit] {
    padding: 18px 15px;
  }
  p.form-submit {
    padding: 100px 0 0 0;
  }
  #respond #commentform .gglcptch {
    bottom: 95px;
  }
  section.additional-employment-benefits .ab-benefits-wrap {
    padding: 35px 20px;
  }
  section.career-banner .benefits-wrap {
    padding: 35px 30px;
  }
  section.career-banner .benefits-content {
    padding: 50px 35px;
  }
  .ca-featured-slider-wrap {
    padding: 35px 20px;
  }
  .ca-fs-slider .slide .copy {
    padding: 35px 25px 90px 25px;
  }
  .ca-fs-slider .slide.with-image .copy {
    padding-right: 25px;
  }
  .ca-fs-slider .slick-prev, .ca-fs-slider .slick-next {
    left: 25px;
  }
  .ca-fs-slider .slick-next {
    left: 70px;
  }
  section.employment-benefits .eb-benefits-wrap {
    padding: 35px 20px;
  }
  section.employment-benefits .copy-with-image.with-image .copy {
    padding: 35px 25px;
  }
  section.employment-benefits .copy-with-image .copy h3 {
    font-size: 46px;
  }
  .eb-title {
    font-size: 38px;
  }
  .eb-subtitle {
    font-size: 24px;
  }
  .colored-card .description {
    font-size: 16px;
  }
  /* Header Lang Switcher */
  body.logged-in .custom-lang-switcher {
    display: inline-block;
    position: absolute;
    top: 22px;
    left: 14px;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item {
    display: inline-block;
    margin-right: 7px;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-flag {
    width: 24px;
    height: 22px;
  }
  body.logged-in .wpml-ls-legacy-list-vertical a {
    padding: 0 0;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item {
    opacity: 0.3;
    -webkit-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
  }
  body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item:hover,
body.logged-in .wpml-ls-legacy-list-vertical .wpml-ls-item.wpml-ls-current-language {
    opacity: 1;
    -webkit-transition: opacity 0.05s linear;
    transition: opacity 0.05s linear;
  }
  section.cd-donation .cd-donation-form {
    margin-top: 55px;
    padding: 20px 0px;
  }
  body .ngp-form {
    padding-top: 0;
  }
  body .at.ngp-form .radios label {
    min-width: 120px;
  }
  body .at.ngp-form .radios label {
    margin: 0 10px 5px 12px;
    padding: 5px 0 5px 36px;
  }
  body .at.ngp-form .radio-description svg {
    left: calc(50% + 15px);
  }
  section.cd-donation .person-wrap img {
    right: 44px;
    height: 320px;
  }
  section.cd-donation .cd-donation-text {
    padding: 40px 20px 250px;
  }
  section.cd-donation .cd-donation-text h3 {
    font-size: 28px;
  }
  section.cd-donation:after {
    background-size: 1000px auto;
  }
  body .at.ngp-form .radio-description {
    padding: 12px 15px;
  }
  section#masthead.masthead-thankyou .masthead-caption h3 {
    font-size: 19px;
  }
  .mt-number-item {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .mt-number-item .title {
    font-size: 56px;
  }
  body > header .announcement-bar h5 {
    font-size: 14px;
    margin-bottom: 7px;
    line-height: 1;
  }
  body > header .announcement-bar .btn {
    margin: 0;
  }
  section#masthead.masthead-thankyou .masthead-caption h1 {
    font-size: 38px;
  }
  .i-navy-box .btn {
    font-size: 14px;
    padding: 10px 20px;
  }
  .popup .mt-number-item {
    margin-bottom: 0px;
  }
  .popup .mt-number-item .title {
    font-size: 48px;
    font-weight: 500;
  }
}
@media only screen and (max-width: 600px) {
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect {
    width: calc(50% - 4px);
    margin-bottom: 9px !important;
  }
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect:nth-child(3n) {
    margin-right: 4px;
  }
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect:nth-child(2n) {
    margin-right: 0;
  }
  .filter-box-new[dropdowns="5"] {
    padding: 22px 115px 199px 20px;
  }
  .list .object-1-item h4 {
    font-size: 22px;
    margin: 0 0 11px;
  }
}
@media only screen and (max-width: 480px) {
  #home-slider {
    height: 440px;
  }
  .section-title {
    font-size: 36px;
    margin: 0 0 15px 0;
  }
  section.our-mission .buttons-wrap {
    padding: 10px 0 0;
  }
  section.featured-news .section-title {
    margin: 0 0 30px 0;
  }
  section.donate-now .btn {
    font-size: 18px;
  }
  section#sign-up-wrap .section-title {
    font-size: 34px;
  }
  .theme-tabs.titles-mode .theme-tabs-item {
    font-size: 28px;
  }
  .popup.sign-up .popup-content .section-title {
    font-size: 24px;
  }
  .popup.sign-up .popup-content {
    padding: 45px 20px 96px;
  }
  .popup.sign-up .popup-content p {
    margin-bottom: 16px;
    line-height: 1.35;
  }
  body .gform_wrapper .gfield_checkbox li input[type=checkbox] + label {
    font-size: 11px;
  }
  #contacts-set-select,
#locations-and-hours-select {
    padding: 5px 30px 5px 20px;
    font-size: 13px;
  }
  .typography .contact-item .hours,
.typography .contact-item h4.contact-person,
.typography .contact-item .address,
.typography .contact-item .phone,
.typography .contact-item .email {
    padding: 0 0 0 30px;
  }
  .contact-item .contact-area {
    padding: 15px;
  }
  .typography p,
.typography ol:not(.accordion) li:not(.gfield),
.typography ul:not(.accordion) li:not(.gfield) {
    font-size: 16px;
  }
  .typography .map .search-directions-box {
    padding: 54px 0 0 0;
  }
  .typography .map .search-directions-box select {
    border: 1px solid #ededed;
    border-left: 1px solid #ededed !important;
    border-radius: 0;
    padding: 5px 30px 5px 15px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
  }
  .typography .contact-item .map .acf-map {
    height: 220px;
  }
  .pinned-newsletters {
    margin-bottom: 40px;
  }
  .newsletters-wrap {
    padding: 25px 15px;
  }
  .newsletter-year {
    height: 48px;
  }
  .section-title.newsletter-archive-title {
    font-size: 28px;
  }
  section.upcoming-events .section-title {
    margin-bottom: 25px;
  }
  .copy-popup-link {
    display: block;
    width: 46px;
    height: 46px;
    font-size: 18px;
    line-height: 52px;
    right: 47px;
  }
  .close-popup, .close-member-popup {
    width: 46px;
    height: 46px;
    line-height: 53px;
    font-size: 24px;
  }
  .theme-tabs {
    text-align: center;
  }
  .theme-tabs-item {
    min-width: 0;
    font-size: 12px;
    width: 48%;
    border-radius: 4px;
    margin: 0 1px 12px;
  }
  #volunteer-veggies {
    padding: 34px 15px;
  }
  .typography h1 {
    padding: 24px 24px;
  }
  #terms-full-list h4 {
    font-size: 40px;
  }
  .e-newsletter-items .newsletter-item .description {
    font-size: 14px;
  }
  .badges-item {
    width: 100%;
    margin: 0 0 35px;
  }
  .badges-item .image {
    width: 70%;
    padding-bottom: 70%;
  }
  section#volunteer-opportunities .accordion-content .btn {
    width: 100%;
  }
  .team-member .btn {
    min-width: 150px;
  }
  .community-support-team .team .team-member .photo {
    width: 116px;
    height: 116px;
  }
  .search-results-item {
    margin: 0 0 35px 0;
  }
  .search-results-item.page h4 {
    font-size: 20px;
    padding: 0 170px 0 20px;
  }
  .search-results-item.page .btn {
    right: 20px;
  }
  .flip-card {
    width: 100%;
    margin: 20px 0 0 0;
  }
  section.employment-benefits .copy-with-image.with-image .copy {
    padding: 30px 20px;
  }
  .ca-featured-slider-wrap h3 {
    margin: 0 0 30px 0;
  }
  .ca-fs-slider .slide.with-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ca-fs-slider .slide.with-image .image {
    width: 100%;
    min-height: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
  }
  .ca-fs-slider .slide.with-image .image:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 72%;
  }
  .ca-fs-slider .slide.with-image .copy {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .ca-fs-slider .slick-prev, .ca-fs-slider .slick-next {
    bottom: 25px;
  }
  .ca-fs-slider .slick-next {
    left: auto;
    right: 25px;
  }
  section.colored-cards .ca-featured-slider-wrap h3 {
    margin: 0 0 10px 0;
  }
  section.career-banner .benefits-wrap {
    padding: 20px 20px;
  }
  section.career-banner .benefits-content {
    padding: 35px 25px;
  }
  section.career-banner .benefits-content h2 {
    font-size: 44px;
  }
  section.career-banner .benefits-content h3 {
    font-size: 24px;
  }
  section.career-banner .benefits-content p {
    font-size: 18px;
  }
  .ab-benefits-wrap .btn {
    font-size: 15px;
    line-height: 1;
    padding: 18px 15px;
  }
  body.single .section-content-wrap {
    padding: 35px 25px 35px;
  }
  body.single-video_portal .single-post-main-content .post-object-1 .content {
    padding: 35px 25px;
  }
  body.single-video_portal .single-post-main-content .post-object-1 .content {
    padding-bottom: 10px;
  }
  body.single-video_portal .single-post-main-content .title {
    font-size: 36px;
  }
  body.single .post-object-1 .post-date {
    font-size: 12px;
  }
  .typography h3.pb-section-title {
    font-size: 26px;
  }
  .filter-box-new[dropdowns="5"] {
    padding: 22px 22px 12px 22px;
  }
  .filter-box-new[dropdowns="5"] .facetwp-type-fselect {
    width: 100%;
    margin-right: 0 !important;
  }
  .filter-box-new[dropdowns="5"] .taxonomies-filter {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-top: 9px;
  }
  .filter-box-new .view {
    display: none;
  }
  .filter-box-new .search .facetwp-btn,
.filter-box-new .search .facetwp-icon {
    width: 130px;
  }
  .filter-box-new .search input[type=text] {
    padding: 6px 130px 6px 25px;
  }
  .list .object-1-cell.large-5, .list .object-1-cell.medium-6 {
    width: 100%;
  }
  .list .object-1-item p {
    font-size: 16px;
  }
  body.post-type-archive-video_portal .pagination-wrap {
    margin: 12px 0 0 0;
  }
  .object-1-item .content {
    padding: 30px 20px 70px;
  }
  .object-1-item .btn {
    left: 15px;
  }
  body.post-type-archive-video_portal .masthead-caption h1 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 425px) {
  .logo, body.home > header .logo {
    top: 15px;
    max-width: 190px;
  }
  body.logged-in .custom-lang-switcher {
    left: 13px;
  }
}
@media only screen and (max-width: 375px) {
  .member-popup-content .name {
    font-size: 26px;
  }
  .member-popup-content .position {
    font-size: 18px;
  }
  .member-popup-content .bio {
    max-height: 260px;
  }
  .team-member .photo {
    width: 130px;
    height: 130px;
  }
  .team-member .btn {
    padding: 11px 14px;
  }
  .team-member .team-name {
    font-size: 15px;
    margin: 0 0 15px 0;
  }
  .team-member.team-leader .team-member-content {
    padding: 20px 15px 20px;
  }
  #careers-top-content .content-white-wrap > h2 {
    font-size: 38px;
  }
  body .fc button {
    padding: 5px 10px;
  }
  .typography p,
.typography ol:not(.accordion) li:not(.gfield),
.typography ul:not(.accordion) li:not(.gfield) {
    font-size: 14px;
  }
  .post-object-1 .description p, .post-object-1 .full-content p {
    font-size: 14px;
  }
  .typography .section-subtitle {
    font-size: 17px;
  }
  .filter-box .view .name {
    font-size: 15px;
  }
  .filter-box .view .view-btn {
    width: 20px;
    height: 20px;
    font-size: 15px;
  }
  .post-object-1 .description p,
.post-object-1 .full-content p {
    font-size: 13px;
  }
  .archive-items.grid .post-object-1 .title {
    font-size: 20px;
  }
  .pagination-wrap .pagination > li > *, .em-pagination > * {
    min-width: 48px;
    min-height: 48px;
    line-height: 40px;
  }
  .map-address {
    font-size: 14px;
  }
  .typography blockquote {
    padding: 60px 15px 20px;
  }
  .typography blockquote:before {
    font-size: 126px;
    top: 17px;
    left: 43%;
  }
  .comments-wrap .children .comment {
    padding-left: 35px;
  }
  #respond textarea {
    height: 150px;
  }
  .events-scope-filter > a {
    font-size: 12px;
    width: 108px;
  }
  .section-title.newsletter-type {
    font-size: 32px;
  }
  .team-member .btn {
    min-width: 122px;
    padding: 11px 8px;
  }
  section#volunteer-opportunities .accordion-content {
    padding: 20px 0;
  }
  section#volunteer-opportunities .accordion .btn {
    margin-right: 0;
  }
  .accordion-content {
    padding: 20px 0;
  }
  .accordion-title {
    padding: 25px 40px 25px 20px;
  }
  section#faqs {
    padding: 45px 0 5px;
  }
  body.search-results .typography h2 {
    font-size: 26px;
  }
  body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_checkbox > li,
body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_radio > li {
    width: 100%;
  }
  body .gform_wrapper ul.gform_fields li.gfield.horizontal .gfield_checkbox > li:nth-child(2n) {
    margin-left: 0 !important;
  }
  .eb-title {
    font-size: 32px;
  }
  .eb-subtitle {
    font-size: 20px;
  }
  section.career-banner .benefits-content h2 {
    font-size: 42px;
  }
  section.career-banner .benefits-content h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .ab-benefits-wrap > h3 {
    font-size: 28px;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 350px) {
  body > header .logo, body.home > header .logo {
    left: 38%;
    top: 12px;
    max-width: 218px;
  }
  #home-slider {
    height: 450px;
  }
  #home-slider .slide .caption {
    padding: 20px 20px 45px;
  }
  #home-slider .slide .caption h2 {
    font-size: 24px;
  }
  .donation-banner,
.benefits-wrap,
.blue-green-box {
    padding: 130px 20px 50px;
  }
  .donation-banner p,
.blue-green-box p {
    font-size: 21px;
  }
  section.donate-now .btn {
    font-size: 17px;
    padding: 15px 25px;
  }
  footer .copyright {
    margin-bottom: 0;
  }
  .typography h2 {
    font-size: 30px;
    line-height: 1;
  }
  .theme-tabs.titles-mode .theme-tabs-item {
    font-size: 22px;
  }
  .newsletter-archive .newsletter-item > .name-wrap {
    padding-left: 20px;
    padding-top: 20px;
  }
  .newsletter-archive .newsletter-item > .name-wrap svg {
    display: none;
  }
  .typography .theme-tabs-panel {
    padding-top: 10px;
  }
  .btn {
    font-size: 13px;
  }
  section#sign-up-wrap .section-title {
    font-size: 26px;
  }
  section#sign-up-wrap .btn {
    font-size: 14px;
  }
  .theme-tabs-item {
    min-width: 140px;
    font-size: 13px;
  }
  .theme-tabs-item {
    min-width: 115px;
    font-size: 12px;
  }
  .board-members .team-member,
.board-members .team-member.team-leader {
    width: 96%;
  }
  .member-popup-content .bio {
    max-height: 180px;
  }
  .member-popup-content .name {
    font-size: 22px;
  }
  .member-popup-content .position {
    font-size: 16px;
    margin: 0 0 16px 0;
  }
  section#masthead {
    height: 220px;
  }
  .masthead-caption h1 {
    font-size: 24px;
    min-width: 290px;
    padding: 24px 24px;
  }
  .content-white-wrap {
    padding: 35px 20px;
    margin-bottom: 45px;
    margin-top: -45px;
  }
  .team-member .photo {
    width: 185px;
    height: 185px;
  }
  .pinned-newsletter .title {
    font-size: 18px;
  }
  .post-object-1 .content {
    margin: -140px 0 0 20px;
    width: calc(100% - 20px);
  }
  .post-object-1 .description p, .post-object-1 .full-content p {
    font-size: 15px;
  }
  .post-object-1 .title {
    font-size: 20px;
  }
  .learn-more {
    font-size: 14px;
  }
  .post-object-1.video .preview svg {
    font-size: 38px;
  }
  footer .soc-media .sm-item {
    margin: 0 14px 10px;
  }
  .footer-container {
    padding: 35px 20px 25px 20px;
  }
  #careers-top-content .content-white-wrap > h2 {
    font-size: 32px;
  }
  .benefits h4 {
    font-size: 35px;
  }
  .benefits h4 span {
    padding: 1px 30px;
    font-size: 24px;
  }
  .benefits {
    padding: 35px 15px;
  }
  .donation-banner {
    padding: 90px 20px 10px;
  }
  body .fc button {
    padding: 5px 8px;
    font-size: 9px !important;
  }
  .wpfc-calendar-wrapper *, .ui-selectmenu-menu {
    font-size: 9px !important;
  }
  body .fc-day-grid-event {
    padding: 4px 3px 2px;
  }
  .typography .board-members > .team-member {
    width: 100%;
  }
  .typography .accordion-content {
    padding-left: 0;
    padding-right: 0;
  }
  .filter-box .view {
    display: none;
  }
  .filter-box {
    padding-left: 0;
  }
  .archive-items.grid .post-object-1 {
    width: 100%;
    margin: 0 0 35px 0;
  }
  .pagination-wrap .pagination > li > *, .em-pagination > * {
    min-width: 40px;
    min-height: 40px;
    line-height: 33px;
    font-size: 14px;
  }
  body.single-news .single-post-main-content .title,
body.single-volunteer_story .single-post-main-content .title,
body.single-event .single-post-main-content .title {
    font-size: 28px;
  }
  .post-object-1 .post-date {
    font-size: 12px;
  }
  body.single-news .single-post-main-content .post-object-1 .content,
body.single-volunteer_story .single-post-main-content .post-object-1 .content,
body.single-event .single-post-main-content .post-object-1 .content {
    padding: 35px 20px;
  }
  .typography h3.pb-section-title {
    font-size: 28px;
  }
  .typography h4.pb-section-subtitle {
    font-size: 17px;
    margin: -15px 0 25px;
  }
  body.single .section-content-wrap {
    padding: 35px 20px 35px;
  }
  body.single .typography ul:not(.accordion) li:not(.gfield) {
    position: relative;
    padding: 0 0 0 21px;
  }
  .comments-wrap {
    padding: 35px 20px 35px;
  }
  .comment-list-title {
    font-size: 25px;
  }
  #terms-full-list h4 {
    font-size: 32px;
  }
  #terms-full-list.active {
    padding: 50px 35px 35px 35px;
  }
  .events-scope-filter > a {
    font-size: 10px;
    width: 91px;
  }
  .section-title.newsletter-type {
    font-size: 26px;
  }
  .section-title.newsletter-archive-title {
    font-size: 23px;
  }
  .community-support-team .team .team-member .photo {
    width: 180px;
    height: 180px;
  }
  section#intro .buttons-wrap .btn {
    font-size: 11px;
  }
}
.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}

.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}

.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}

.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}

.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}

.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}

@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}

.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}

@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}
.dp-hero {
  position: relative;
}

.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}

.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}

.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}

.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}

.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}

.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}

.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}

.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}

.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: unset;
}

.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box::before {
  display: none;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}

.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}

.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}

.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}

.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}

.dp-popup .popup-content {
  border-top: unset;
}

@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}

.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}

@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}

.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}

.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}

.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}

.pp-text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}

.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}

.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}

.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}

.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}

.pp-text a:hover {
  text-decoration: underline;
}

.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}

.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}

.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}

.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}

.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}

.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}

.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -18px -9px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}

.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}

@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}

.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}

.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}

.pp-slist h2 em {
  font-weight: 400;
}

.pp-slist h2 span {
  font-weight: 400;
}

.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}

@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}

.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}

.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}

.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}

@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}

.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}

.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.hero {
  position: relative;
  overflow: hidden;
  border: 2px solid #f00;
}

.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}

.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}

.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}

.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}

.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}

.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}

@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}

.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}

@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}
.dp-hero {
  position: relative;
}

.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}

.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}

.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}

.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}

.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}

.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}

.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}

.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}

.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: unset;
}

.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box::before {
  display: none;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}

.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}

.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}

.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}

.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}

.dp-popup .popup-content {
  border-top: unset;
}

@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}

.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}

@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}

.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}

.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}

.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}

.pp-text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}

.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}

.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}

.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}

.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}

.pp-text a:hover {
  text-decoration: underline;
}

.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}

.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}

.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}

.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}

.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}

.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}

.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -18px -9px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}

.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}

@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}

.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}

.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}

.pp-slist h2 em {
  font-weight: 400;
}

.pp-slist h2 span {
  font-weight: 400;
}

.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}

@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}

.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}

.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}

.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}

@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}

.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}

.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.hero {
  position: relative;
  overflow: hidden;
  border: 2px solid #f00;
  min-height: 500px;
}

.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}

.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}

.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}

.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}

.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}

.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}

@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}

.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}

@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}
.dp-hero {
  position: relative;
}

.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}

.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}

.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}

.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}

.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}

.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}

.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}

.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}

.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: unset;
}

.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box::before {
  display: none;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}

.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}

.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}

.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}

.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}

.dp-popup .popup-content {
  border-top: unset;
}

@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}

.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}

@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}

.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}

.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}

.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}

.pp-text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}

.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}

.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}

.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}

.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}

.pp-text a:hover {
  text-decoration: underline;
}

.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}

.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}

.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}

.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}

.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}

.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}

.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -18px -9px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}

.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}

@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}

.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}

.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}

.pp-slist h2 em {
  font-weight: 400;
}

.pp-slist h2 span {
  font-weight: 400;
}

.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}

@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}

.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}

.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}

.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}

@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}

.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}

.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.hero {
  position: relative;
  overflow: hidden;
  border: 2px solid #f00;
  min-height: 500px;
}

.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}

.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}

.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}

.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}

.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}

.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}

@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}

.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}

@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}
.dp-hero {
  position: relative;
}

.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}

.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}

.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}

.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}

.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}

.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}

.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}

.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}

.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: unset;
}

.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box::before {
  display: none;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}

.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}

.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}

.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}

.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}

.dp-popup .popup-content {
  border-top: unset;
}

@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}

.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}

@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}

.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}

.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}

.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}

.pp-text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}

.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}

.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}

.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}

.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}

.pp-text a:hover {
  text-decoration: underline;
}

.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}

.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}

.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}

.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}

.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}

.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}

.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -18px -9px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}

.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}

@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}

.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}

.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}

.pp-slist h2 em {
  font-weight: 400;
}

.pp-slist h2 span {
  font-weight: 400;
}

.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}

@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}

.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}

.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}

.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}

@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}

.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}

.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.hero {
  position: relative;
  overflow: hidden;
  border: 2px solid #f00;
  min-height: 500px;
}

.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}

.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}

.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}

.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}

.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}

.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}

.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}

.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}

@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}

.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}

.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}

.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}

@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}
.dp-hero {
  position: relative;
}

.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}

.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}

.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
}

@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}

@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}

.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}

.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}

@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}

.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}

.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}

@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}

.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}

.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}

.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}

.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}

.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}

@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}

@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}

.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}

.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: unset;
}

.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box::before {
  display: none;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}

@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}

.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}

.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}

.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}

.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}

@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}

.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}

.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 30px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}

.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}

.dp-popup .popup-content {
  border-top: unset;
}

@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}

.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}

@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}

.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}

.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}

.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}

.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}

.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}

.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}

.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}

.pp-text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}

.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}

.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}

.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}

.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}

.pp-text a:hover {
  text-decoration: underline;
}

.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}

.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}

.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}

.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}

.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}

.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}

.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}

.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: -18px -9px 0;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}

.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}

@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}

.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}

.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}

@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 10px;
}

.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}

.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}

.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}

.pp-slist h2 em {
  font-weight: 400;
}

.pp-slist h2 span {
  font-weight: 400;
}

.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}

@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}

.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}

.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}

.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}

.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}

.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}

@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}

.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}

.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.annual-report {
  position: relative;
}

.annual-report > p {
  border: 2px solid #fc0;
  padding: 8px;
}

.hero {
  position: relative;
  overflow: hidden;
  border: 2px solid #f00;
  min-height: 500px;
}
.dp-popup .btn,
.donation-pages .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-radius: 25px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0;
}
.dp-popup .btn svg,
.donation-pages .btn svg {
  width: 10px !important;
  margin-left: 10px;
  top: unset !important;
}
.dp-popup .btn:hover,
.donation-pages .btn:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.dp-popup .btn.square,
.donation-pages .btn.square {
  border-radius: 4px;
}
.dp-popup .btn.blue,
.donation-pages .btn.blue {
  border-color: #003f5f;
  color: #003f5f;
}
.dp-popup .btn.blue:hover,
.donation-pages .btn.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}
.dp-popup .btn.green,
.donation-pages .btn.green {
  border-color: #73bf44;
  color: #73bf44;
}
.dp-popup .btn.green:hover,
.donation-pages .btn.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.dp-popup .btn.filled,
.donation-pages .btn.filled {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.dp-popup .btn.filled:hover,
.donation-pages .btn.filled:hover {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}
.dp-popup .btn.filled.blue,
.donation-pages .btn.filled.blue {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
}
.dp-popup .btn.filled.blue:hover,
.donation-pages .btn.filled.blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}
.dp-popup .btn.filled.green,
.donation-pages .btn.filled.green {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
}
.dp-popup .btn.filled.green:hover,
.donation-pages .btn.filled.green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.dp-popup .buttons,
.donation-pages .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -20px -10px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dp-popup .buttons .btn,
.donation-pages .buttons .btn {
  margin: 20px 10px 0;
}

.dp-white-box {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}
.dp-white-box .dp-white-box__box {
  background-color: #fff;
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  padding: 35px 50px;
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box {
    padding: 15px;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.dp-white-box .dp-white-box__box .dp-white-box__headline:after {
  content: "";
  display: block;
  width: 70px;
  height: 1px;
  background-color: #003f5f;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
}
.dp-white-box .dp-white-box__box .dp-white-box__headline span {
  font-family: "Arvo", sans-serif;
  font-size: 36px;
  line-height: 0.89;
  letter-spacing: normal;
  text-align: center;
  font-weight: 700;
  color: #003f5f;
}
@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .dp-white-box .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
    line-height: 1;
  }
}
.dp-white-box .dp-white-box__box .dp-white-box__headline img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}
.dp-white-box .dp-white-box__box .dp-white-box__headline .dp-white-box__headline--red {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}
.dp-white-box .dp-white-box__box .dp-white-box__text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-white-box .dp-white-box__box .dp-white-box__text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}
.dp-white-box .dp-white-box__box .dp-white-box__text h2 span {
  font-weight: 400;
  font-style: italic;
  color: #ec1757;
}
.dp-white-box .dp-white-box__box .dp-white-box__text h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: italic;
  line-height: 0.92;
  color: #003f5f;
  margin-bottom: 30px;
}
.dp-white-box .dp-white-box__box .dp-white-box__text h3 span {
  color: #e4004c;
}
.dp-white-box .dp-white-box__box .dp-white-box__text p {
  font-size: 18px;
  line-height: 1.33;
  font-weight: 400;
  color: #003f5f;
}
.dp-white-box .dp-white-box__box .dp-white-box__text p em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  color: #808080;
}
.dp-white-box .dp-white-box__box .dp-white-box__text p a {
  color: #e4004c;
}
.dp-white-box .dp-white-box__box .dp-white-box__text p a:hover {
  text-decoration: underline;
}
@media (max-width: 991px) {
  .dp-white-box .dp-white-box__box .dp-white-box__text p br {
    display: none;
  }
}
.dp-white-box .dp-white-box__box .buttons {
  margin-top: 5px;
}
.dp-white-box.unaccepted-items ul {
  margin-bottom: 20px;
  padding: 20px 45px 5px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 575px) {
  .dp-white-box.unaccepted-items ul {
    padding: 15px 15px 0;
  }
}
.dp-white-box.unaccepted-items ul li {
  width: 33.333%;
  padding-left: 22px;
  padding-right: 40px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 0.78;
  color: #003f5f;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .dp-white-box.unaccepted-items ul li {
    width: 100%;
    padding-right: unset;
  }
}
.dp-white-box.unaccepted-items ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
  font-size: 28px;
  letter-spacing: -0.28px;
}
@media (max-width: 991px) {
  .dp-white-box.ways-to-give-contacts .dp-white-box__box .dp-white-box__headline span {
    font-size: 24px;
  }
}

.dp-hero {
  position: relative;
}
.dp-hero .dp-hero__bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.dp-hero .dp-hero__bg .grid-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199px) {
  .dp-hero .dp-hero__bg .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__bg .grid-container .dp-hero__bg__col {
  height: 100%;
  width: 100%;
  max-width: 790px;
  background-image: url("../images/mh-apple.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.dp-hero .dp-hero__bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(65%, rgba(4, 62, 94, 0)), to(rgb(4, 62, 94)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(4, 62, 94, 0) 65%, rgb(4, 62, 94) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#043e5e",GradientType=0 );
  opacity: 0.8;
}
.dp-hero .dp-hero__text {
  position: relative;
  z-index: 2;
}
.dp-hero .dp-hero__text .grid-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container {
    padding: 0;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
  min-height: 500px;
  width: 100%;
  max-width: 790px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
@media (max-width: 1199px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col {
    padding: 0 15px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 50px 40px;
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h2, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h4, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h5, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h6, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p, .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box li {
  color: #fff;
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box {
    padding: 0 0 40px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
  font-family: "Arvo", sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 0.98;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 {
    font-size: 38px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1 em {
  font-style: italic;
  font-weight: 400;
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  content: "";
  display: block;
  width: 76px;
  height: 1px;
  background-color: #fff;
  margin: 14px auto 0;
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.13;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h3 {
    font-size: 20px;
  }
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  margin-bottom: 10px;
}
.dp-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dp-hero.clothing-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  margin-top: 26px;
}
.dp-hero.food-donations-hero .dp-hero__text .grid-container .dp-hero__text__col .dp-hero__text__box h1:after {
  display: none;
}

.dp-gradient {
  margin: 40px 0 50px;
}
.dp-gradient .dp-gradient__container {
  max-width: 1030px;
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text {
  max-width: 930px;
  margin: 0 auto 40px;
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p {
  font-size: 22px;
  line-height: 1.45;
  color: #003f5f;
}
@media (max-width: 991px) {
  .dp-gradient .dp-gradient__container .dp-gradient__head-text p br {
    display: none;
  }
}
.dp-gradient .dp-gradient__container .dp-gradient__head-text p strong {
  color: #e4004c;
}
.dp-gradient .dp-gradient__container .i-navy-box {
  padding: 40px 50px;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box {
    padding: 23px 15px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box p {
  font-weight: unset;
}
.dp-gradient .dp-gradient__container .i-navy-box:before {
  display: none;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__img {
  max-width: 427px;
  margin: 0 auto 30px;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-family: "Arvo", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: normal;
  font-weight: 700;
  color: #84be3d;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  margin-bottom: 10px;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote {
  padding: 25px 50px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  margin-bottom: 23px;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
  font-size: 32px;
  font-weight: 600;
  font-style: italic;
  line-height: 1.19;
  letter-spacing: normal;
  color: #84be3d;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p {
    font-size: 24px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  color: #fff;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p em {
    font-size: 18px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__text blockquote p strong {
  font-style: normal;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols {
  margin: 30px 0 22px;
  border-radius: 4px;
  border: solid 1px rgba(132, 190, 61, 0.35);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
  padding: 30px 40px;
  position: relative;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col {
    width: 100%;
    padding: 25px;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
  content: "";
  display: block;
  width: 1px;
  height: 40px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0;
}
@media (max-width: 767px) {
  .dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col:not(:last-child):after {
    height: 1px;
    width: 40px;
    right: 50%;
    margin-right: -20px;
    top: auto;
    bottom: 0;
  }
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col p {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.22;
  text-align: center;
  margin: 0;
}
.dp-gradient .dp-gradient__container .i-navy-box .dp-gradient__cols .dp-gradient__col .dp-gradient__col-headline {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
}
.dp-gradient .dp-gradient__container .i-navy-box .buttons {
  margin-top: 7px;
}
.dp-gradient .dp-gradient__container .i-navy-box .buttons .btn {
  border-width: 2px;
}
.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box {
  max-width: 800px;
}
.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 34px;
}
.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .dp-gradient__headline-2 .dp-gradient__headline-right {
  color: #ec1757;
}
.dp-gradient.clothing-donations-gradient-panel .dp-gradient__container .i-navy-box .buttons {
  margin-top: -20px;
}
.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box {
  padding-left: 25px;
  padding-right: 25px;
}
.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 {
  display: block;
}
.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 span {
  font-size: 36px;
  color: #fff;
}
.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__headline-2 img {
  display: none;
}
.dp-gradient.ways-to-give-gradient .dp-gradient__container .i-navy-box .dp-gradient__text {
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}

.dp-cols {
  margin: 40px 0;
}
.dp-cols .dp-cols__container {
  max-width: 1920px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .dp-cols .dp-cols__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row {
  margin-top: -30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col {
  margin-top: 30px;
  position: static;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
  max-width: 600px;
  margin: 0 auto;
  position: relative;
  padding-top: 296px;
  height: 100%;
}
@media only screen and (min-width: 1024px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 15.4166666667vw;
  }
}
@media only screen and (max-width: 1023px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 23vw;
  }
}
@media only screen and (max-width: 639px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box {
    padding-top: 46vw;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img {
  max-width: 600px;
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div {
  width: 100%;
  padding-top: 68.3333333333%;
  position: relative;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
  padding-left: 70px;
  position: relative;
  z-index: 2;
  height: 100%;
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 3.6458333333vw;
  }
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper {
    padding-left: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
  background-color: #fff;
  padding: 40px 40px 30px;
  border-radius: 4px;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
          box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white {
    padding: 20px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text h3 span {
  font-weight: 400;
  font-style: italic;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text p, .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  color: #003f5f;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul {
  margin-left: unset;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 3px;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text ul li::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #e4004c;
  position: absolute;
  left: 0;
  top: 8px;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text hr {
  border-bottom: solid 1px #e4e4e4;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text strong {
  color: #003f5f;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text em {
  font-size: 16px;
  line-height: 1.38;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a {
  text-decoration: underline;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text a:hover {
  text-decoration: none;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
  padding: 25px 30px;
  border-radius: 4px;
  background-color: #f5f8f1;
  border: none;
  margin-bottom: 1rem;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote > *:last-child {
  margin-bottom: 0 !important;
}
@media (max-width: 1199px) {
  .dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote {
    padding: 15px;
  }
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.36;
  color: #84be3d;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .dp-cols__box__text blockquote p em {
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons {
  margin-top: 30px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons > *:last-child {
  margin-bottom: 0 !important;
}
.dp-cols .dp-cols__container .dp-cols__row .dp-cols__col .dp-cols__box .dp-cols__box__text-wrapper .dp-cols__box__white .buttons .btn {
  margin-top: unset;
  margin-bottom: 15px;
}
.dp-cols .dp-cols__container > .buttons {
  margin-top: 20px;
}
.dp-cols.clothing-donations-cols .dp-cols__box__text > p,
.dp-cols.clothing-donations-cols .dp-cols__box__text li {
  color: #808080 !important;
}

.dp-info {
  margin-top: 36px;
  margin-bottom: 40px;
  padding: 0 15px;
}
.dp-info .dp-info__box {
  max-width: 1000px;
  margin: 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: unset;
}
.dp-info .dp-info__box > *:last-child {
  margin-bottom: 0 !important;
}
.dp-info .dp-info__box::before {
  display: none;
}
@media (max-width: 575px) {
  .dp-info .dp-info__box {
    max-width: 400px;
    display: block;
  }
}
.dp-info .dp-info__box .dp-info__img__col {
  width: 40%;
}
@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col {
    width: 100%;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img {
  height: 100%;
}
@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__img__col .dp-info__img {
    height: auto;
  }
}
.dp-info .dp-info__box .dp-info__img__col .dp-info__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dp-info .dp-info__box .dp-info__text__col {
  width: 60%;
  padding: 40px 35px 35px;
}
@media (max-width: 575px) {
  .dp-info .dp-info__box .dp-info__text__col {
    width: 100%;
    padding: 30px;
  }
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text {
  margin-bottom: 30px;
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text p {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}
.dp-info .dp-info__box .dp-info__text__col .dp-info__text p em {
  font-weight: 600;
  font-style: italic;
}
.dp-info .dp-info__box .dp-info__text__col .buttons {
  margin-top: 10px -8px 0;
}
.dp-info .dp-info__box .dp-info__text__col .buttons .btn {
  margin: 20px 8px 0;
  padding: 10px 10px 8px;
  font-family: "Josefin Sans", sans-serif;
}

.dp-icon-blocks {
  margin: 40px 0;
}
.dp-icon-blocks .dp-icon-blocks__container {
  max-width: 1030px;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
  margin: -35px -17.5px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row {
    margin: -30px -15px 0;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
  padding: 0 17.5px;
  margin-top: 35px;
}
@media (max-width: 1199px) {
  .dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col {
    padding: 0 15px;
    margin-top: 30px;
  }
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block {
  border-radius: 4px;
  background-color: #fff;
  padding: 30px 25px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 310px;
  margin: 0 auto;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content {
  width: 100%;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__icon {
  width: 85px;
  height: 85px;
  margin: 0 auto 25px;
  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;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text {
  margin-bottom: 20px;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 15px;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text h3 span {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .dp-icon-block__content .dp-icon-block__text p {
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #043e5e;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons {
  -ms-flex-item-align: end;
      align-self: flex-end;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn {
  font-family: "Arvo", sans-serif;
  min-height: 36px;
  border-radius: 18px;
  border-width: 2px;
  font-size: 14px;
  padding: 5px 26px 4px;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span {
  font-style: italic;
}
.dp-icon-blocks .dp-icon-blocks__container .dp-icon-blocks__row .dp-icon-blocks__col .dp-icon-block .buttons .btn span strong {
  font-style: normal;
}

.dp-exp-blocks {
  margin: 50px 0 40px;
}
.dp-exp-blocks .dp-exp-blocks__container {
  max-width: 1230px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text {
  max-width: 890px;
  margin: 0 auto 50px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: normal;
  color: #003f5f;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-block__head-text p strong {
  color: #e4004c;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row {
  margin: -40px -20px 0;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col {
  padding: 0 20px;
  margin-top: 40px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white {
  background-color: #fff;
  height: 100%;
  max-width: 580px;
  margin: 0 auto;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block {
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  padding-top: 63.7931034483%;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img {
  max-width: 580px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div {
  width: 100%;
  padding-top: 63.7931034483%;
  position: relative;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__img div img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
          box-shadow: 0 20px 60px 0 rgba(119, 175, 196, 0.2);
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 50;
  height: 100%;
}
@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content {
    padding: 30px 15px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text {
  width: 100%;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  font-weight: 700;
  color: #043e5e;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text {
    font-size: 24px;
  }
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .dp-exp-block__headline__text span {
  font-weight: 400;
  font-style: italic;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__headline .btn {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-height: 36px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding: 6px 18px 3px;
  margin-left: 15px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #808080;
  margin-bottom: 10px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible div strong, .dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible p strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section div strong,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section p strong {
  color: #043e5e;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a {
  text-decoration: underline;
  color: #043e5e;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible a:hover,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden__section a:hover {
  text-decoration: none;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible {
  margin-bottom: 30px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__visible > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner {
  padding-bottom: 30px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section {
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 22px;
  margin-bottom: 30px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__hidden .dp-exp-block__hidden__inner .dp-exp-block__hidden__section > div > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more {
  width: 100%;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p {
  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;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: normal;
  color: #043e5e;
  text-transform: uppercase;
  margin-bottom: 0;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more p strong {
  font-size: 30px;
  line-height: 18px;
  position: relative;
  top: -2px;
  margin-left: 3px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more .dp-exp-block__more__collapse {
  display: none;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__text .dp-exp-block__more:hover span {
  text-decoration: underline;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__expand {
  display: none !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.expanded .dp-exp-block__more__collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__headline__text span {
  color: #ec1757;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--red .dp-exp-block__hidden__section {
  border-left-color: #ec1757;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__headline__text span {
  color: #003f5f;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--blue .dp-exp-block__hidden__section {
  border-left-color: #003f5f;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h1,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h2,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section h3,
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__headline__text span {
  color: #84be3d;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content.dp-exp-block__content--green .dp-exp-block__hidden__section {
  border-left-color: #84be3d;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom {
  width: 100%;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: 30px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons > *:last-child {
  margin-bottom: 0 !important;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn {
  width: 100%;
  margin: 0 0 20px;
  padding: 10px 15px 8px;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span {
  font-size: 14px;
  letter-spacing: normal;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span strong {
  font-weight: 700;
  font-style: normal;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block .dp-exp-block__content .dp-exp-block__bottom .buttons .btn > span span {
  font-weight: 700;
  font-style: normal;
  text-transform: none;
}
.dp-exp-blocks .dp-exp-blocks__container .dp-exp-blocks__row .dp-exp-block__col .dp-exp-block__white .dp-exp-block.out-of-focus {
  opacity: 0.2;
}

.dp-popup {
  max-width: 930px;
}
.dp-popup .popup-content {
  border-top: unset;
}
@media only screen and (min-width: 641px) {
  .dp-popup .popup-content {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.dp-popup .popup-content .gform_wrapper {
  max-width: 620px;
  margin: 30px auto;
}
.dp-popup .popup-content .gform_wrapper .gform-body {
  margin: 0;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  grid-column-gap: unset;
  grid-row-gap: unset;
  margin: 0 -12px;
  width: unset;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield {
  margin-bottom: 22px;
  padding: 0 12px;
  width: 100%;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
  width: 50%;
}
@media (max-width: 575px) {
  .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_left_half, .dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield.gf_right_half {
    width: 100%;
  }
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #808080;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container ::-moz-placeholder { /* Firefox 19+ */
  color: #808080;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-ms-input-placeholder { /* IE 10+ */
  color: #808080;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container :-moz-placeholder { /* Firefox 18- */
  color: #808080;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=text],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=password],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=date],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=datetime-local],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=month],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=week],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=email],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=number],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=search],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=tel],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=time],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=url],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container [type=color],
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .ginput_container textarea {
  display: block;
  width: 100%;
  height: 50px;
  padding: 0 25px;
  border-radius: 4px;
  border: solid 1px #d7d7d7;
  background-color: #fff;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #808080;
}
.dp-popup .popup-content .gform_wrapper .gform-body .gform_fields .gfield .validation_message {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
}
.dp-popup .popup-content .gform_wrapper .gform_footer {
  width: 100%;
  position: relative;
  right: unset;
  bottom: unset;
  margin: 8px 0 0;
  padding: 0;
}
.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 50px;
  text-align: center;
  padding: 10px 24px 8px;
  border-style: solid;
  border-width: 1px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  border-radius: 4px;
  width: auto;
  border-color: #003f5f;
  color: #003f5f;
  text-transform: none;
  white-space: normal;
}
.dp-popup .popup-content .gform_wrapper .gform_footer [type=submit]:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}
.dp-popup .popup-content .gform_wrapper .gform_footer .gform_ajax_spinner {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: unset;
  left: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dp-popup .popup-content .gform_wrapper .gform_validation_errors {
  margin: 0 0 30px;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  border-radius: 4px;
}
.dp-popup .popup-content .gform_wrapper .gform_validation_errors h2 {
  font-size: 14px !important;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #e4004c !important;
}
.dp-popup .popup-content .gform_confirmation_wrapper {
  border: 1px solid #84be3d;
  background-color: #fdfffa;
  border-radius: 4px;
  margin-bottom: 30px;
}

.donation-hot-meals-text h2 {
  font-size: 28px !important;
}

.fundraising-page-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
}

.workplace-giving-text h3 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  line-height: 0.92 !important;
}
.workplace-giving-text h4 {
  font-family: "Josefin Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.22 !important;
  color: #818181 !important;
}
.workplace-giving-text h4 a {
  font-weight: 400;
}

.pp-text {
  margin-bottom: 30px;
}
.pp-text > *:last-child {
  margin-bottom: 0 !important;
}
.pp-text h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 30px;
}
.pp-text h3 {
  font-family: "Arvo", sans-serif;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 18px;
}
.pp-text h2 em,
.pp-text h3 em {
  font-weight: 400;
}
.pp-text h2 span,
.pp-text h3 span {
  font-weight: 400;
}
.pp-text div,
.pp-text p,
.pp-text li {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33;
  letter-spacing: normal;
  color: #003f5f;
}
.pp-text a {
  display: inline-block;
  font-weight: bold;
  color: #e4004c;
}
.pp-text a:hover {
  text-decoration: underline;
}
.pp-text div,
.pp-text p {
  margin-bottom: 20px;
}
.pp-text > div > *:last-child {
  margin-bottom: 0 !important;
}
.pp-text hr {
  display: block;
  width: 80px;
  height: 1px;
  background-color: #003f5f;
  margin: 30px auto;
}
.pp-text ol {
  list-style: none;
  counter-reset: counter;
  margin-bottom: 25px;
}
.pp-text ol li {
  counter-increment: counter;
  font-style: italic;
  letter-spacing: normal;
  color: #505050;
  position: relative;
  padding: 5px 0;
  padding-left: 28px;
}
.pp-text ol li:before {
  content: counter(counter) ". ";
  font-weight: 600;
  font-style: normal;
  letter-spacing: normal;
  color: #e4004c;
  position: absolute;
  top: 5px;
  left: 0;
}

.gray-text div,
.gray-text p {
  line-height: 1.22;
  color: #464646;
}

.popup-drop-off-hours-bottom em {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38;
  letter-spacing: normal;
  color: #808080;
}

.pp-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 15px;
}
.pp-schedule .pp-schedule__text {
  position: relative;
  padding-left: 32px;
}
.pp-schedule .pp-schedule__text > *:last-child {
  margin-bottom: 0 !important;
}
.pp-schedule .pp-schedule__text svg {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: -2px;
}
.pp-schedule .pp-schedule__text svg path {
  fill: #84be3d;
}
.pp-schedule .pp-schedule__text p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: normal;
  color: #00395f;
}

.pp-locations {
  margin: 30px 0;
}
.pp-locations .pp-locations__row.pp-locations--cols {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: -18px -9px 0;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
  padding: 0 9px;
  margin-top: 18px;
}
@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box {
  min-height: 110px;
  padding: 22px;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box > *:last-child {
  margin-bottom: 0 !important;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__headline {
  width: 100%;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
  color: #043e5e;
  margin-bottom: 15px;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 15px;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text > *:last-child {
  margin-bottom: 0 !important;
}
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text div,
.pp-locations .pp-locations__row.pp-locations--cols .pp-locations__col .pp-locations__box .pp-locations__text p {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #003f5f;
}
.pp-locations .pp-locations__row.pp-locations--inline {
  min-height: 110px;
  padding: 18px 0;
  border-radius: 4px;
  border: solid 1px #84be3d;
  background-color: #f7faf4;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pp-locations .pp-locations__row.pp-locations--inline > *:last-child {
  margin-bottom: 0 !important;
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
  padding: 8px 22px;
  width: 50% !important;
}
@media (max-width: 767px) {
  .pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col {
    width: 100% !important;
  }
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text {
  width: 100%;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #003f5f;
  padding-left: 28px;
  margin-bottom: 0;
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa {
  width: 18px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
}
.pp-locations .pp-locations__row.pp-locations--inline .pp-locations__col .pp-locations__box .pp-locations__icon-text .svg-inline--fa path {
  fill: #84be3d;
}

.mt-number-item .title.red {
  color: #ec1757;
}

.mt-number-item .title.blue {
  color: #0f4564;
}

.pp-buttons {
  margin-bottom: 30px;
}

.pp-headline {
  margin-bottom: 25px;
}
.pp-headline .pp-headline__wrap {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}
.pp-headline .pp-headline__wrap span {
  font-family: "Arvo", sans-serif;
  font-size: 30px;
  line-height: 0.89;
  letter-spacing: normal;
  font-weight: 700;
  font-style: normal;
  color: #003f5f;
}
@media (max-width: 767px) {
  .pp-headline .pp-headline__wrap span {
    font-size: 24px;
  }
}
.pp-headline .pp-headline__wrap img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0 10px;
}
.pp-headline .pp-headline__wrap .pp-headline__right {
  font-weight: 400;
  font-style: italic;
  color: #e4004c;
}

.pp-slist {
  margin-bottom: 30px;
}
.pp-slist > *:last-child {
  margin-bottom: 0 !important;
}
.pp-slist h2 {
  font-family: "Arvo", sans-serif;
  font-size: 32px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #043e5e;
  margin-bottom: 20px;
}
.pp-slist h2 em {
  font-weight: 400;
}
.pp-slist h2 span {
  font-weight: 400;
}
.pp-slist ul {
  margin-bottom: 20px;
  padding: 22px 45px;
  border-radius: 4px;
  border: solid 1px #e4004c;
  background-color: #fff7fa;
  margin-left: unset;
  list-style: none;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media (max-width: 991px) {
  .pp-slist ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
@media (max-width: 575px) {
  .pp-slist ul {
    padding: 7px 15px;
  }
}
.pp-slist ul li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid-column;
  position: relative;
  padding: 8px 40px 8px 32px;
  font-size: 18px;
  font-weight: 400;
  font-style: italic;
  line-height: 1;
  color: #003f5f;
}
@media (max-width: 991px) {
  .pp-slist ul li {
    padding-right: unset;
  }
}
.pp-slist ul li:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("../images/marker-cross.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 8px;
  left: 0;
}
.pp-slist.pp-slist--positive ul {
  border-color: #84be3d;
  background-color: #fdfffa;
}
.pp-slist.pp-slist--positive ul li:before {
  content: "✔";
  width: auto;
  height: auto;
  background: none;
  color: #84be3d;
  font-style: normal;
  font-size: 16px;
}
.pp-gradient .i-navy-box {
  padding: 25px;
  border-radius: 8px;
  max-width: 600px;
  margin: 30px auto;
}
.pp-gradient .i-navy-box > *:last-child {
  margin-bottom: 0 !important;
}
.pp-gradient .i-navy-box h1, .pp-gradient .i-navy-box h2, .pp-gradient .i-navy-box h3, .pp-gradient .i-navy-box h4, .pp-gradient .i-navy-box h5, .pp-gradient .i-navy-box h6, .pp-gradient .i-navy-box p, .pp-gradient .i-navy-box li {
  color: #fff;
}
@media (max-width: 575px) {
  .pp-gradient .i-navy-box {
    padding: 15px;
  }
}
.pp-gradient .i-navy-box:before {
  display: none;
}
.pp-gradient .i-navy-box:after {
  bottom: 100px;
  right: 100px;
}
.pp-gradient .i-navy-box p {
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
}

.annual-report [pb-section].transparent + [pb-section].transparent {
  margin: 32px 0 0 0;
}
.annual-report .ar-section-title {
  font-size: 36px;
  font-family: "Arvo", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  color: #043e5e;
  margin: 0 auto 15px;
  display: block;
}
@media (max-width: 767px) {
  .annual-report .ar-section-title {
    font-size: 32px;
  }
}
.annual-report .ar-section-title span {
  font-weight: 400;
  color: #ec1757;
  position: relative;
  font-style: italic;
}
.annual-report .ar-section-title img {
  width: 28px;
  height: 34px;
  display: inline-block;
  position: relative;
  top: -5px;
  margin: 0 10px;
}
@media (max-width: 767px) {
  .annual-report .ar-section-title img {
    width: 24px;
    height: 29px;
  }
}
.annual-report .scroll-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  z-index: 10;
  border: 1px solid #ec1757;
  color: #ec1757;
  text-align: center;
  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;
  font-size: 24px;
  display: none;
}
.annual-report .scroll-to-top svg {
  width: 14px;
  height: 14px;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.annual-report .scroll-to-top:hover {
  color: #fff;
  background-color: #ec1757;
  border-color: #ec1757;
}
.annual-report .scroll-to-top:hover svg polygon {
  fill: #ffffff;
}

.annual-report {
  position: relative;
}
.annual-report .hero {
  position: relative;
  overflow: hidden;
  text-align: left;
  background-size: auto 100%;
  background-position: bottom;
  border: none;
  background: #fff url(../images/ar-hero-bg.jpg) top center no-repeat;
  background-size: cover;
  min-height: none;
}
@media (max-width: 991px) {
  .annual-report .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media (max-width: 575px) {
  .annual-report .hero {
    padding-top: 80px;
  }
}
.annual-report .hero__caption {
  position: relative;
  width: 100%;
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 111px 0 88px;
  font-family: "Arvo";
  z-index: 2;
}
@media (max-width: 991px) {
  .annual-report .hero__caption {
    background-color: #043F5E;
    padding: 40px 0 40px;
  }
}
.annual-report .hero__caption .container {
  width: 100%;
  padding: 0 30px;
  max-width: 1300px;
  margin: 0px auto;
}
@media (max-width: 575px) {
  .annual-report .hero__caption .container {
    padding: 0px 10px;
  }
}
.annual-report .hero__tagline {
  font-size: 11px;
  font-family: "Arvo", sans-serif;
  color: #A8A8A8;
  margin-bottom: 34px;
  letter-spacing: 0.41em;
  font-weight: 400;
}
.annual-report .hero__title {
  font-size: 10.81vw;
  font-family: "Arvo";
  color: #043F5E;
  font-weight: 700;
  line-height: 0.9;
  text-shadow: 9px 11px 0px #FFFFFF;
  margin-bottom: 23px;
}
@media (max-width: 991px) {
  .annual-report .hero__title {
    color: #fff;
    text-shadow: 7px 9px 0 #052e44;
  }
}
.annual-report .hero__title span {
  color: #ED1957;
  font-style: italic;
  display: block;
}
@media (max-width: 991px) {
  .annual-report .hero__title span {
    display: inline;
    margin-left: 2rem;
  }
}
.annual-report .hero__copy {
  font-size: 18px;
  line-height: 150.02%;
  color: #043F5E;
  font-weight: 700;
  margin-bottom: 22px;
  font-family: "Arvo";
}
@media (max-width: 991px) {
  .annual-report .hero__copy {
    color: #fff;
  }
}
.annual-report .hero__copy p {
  margin-bottom: 0;
  font-family: "Arvo";
}
.annual-report .hero__image {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 80%;
  height: 100%;
  z-index: 0;
  text-align: right;
}
@media (max-width: 991px) {
  .annual-report .hero__image {
    position: relative;
    width: 100%;
    top: 0;
    bottom: auto;
    /*img{
          object-position: bottom;
    }*/
  }
}
.annual-report .hero__image img {
  position: relative;
  width: auto;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: none;
}
@media (max-width: 991px) {
  .annual-report .hero__image img {
    max-width: 100%;
    height: auto;
  }
}

.annual-report .btn {
  padding: 11px 21px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 20px;
  font-size: 10px;
  letter-spacing: 0.115em;
}
.annual-report .btn.btn-transparent {
  -webkit-box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
          box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
}
.annual-report .btn.btn-red {
  -webkit-box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
          box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
}
.annual-report .btn.btn-red.btn-filled {
  background-color: #ED1957;
  border-color: #ED1957;
  color: #fff;
  -webkit-box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
          box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
}
.annual-report .btn.btn-red.btn-filled:hover {
  background-color: #ff0018;
  border-color: #ff0018;
  color: #fff;
}
.annual-report .btn.btn-red.btn-outlined {
  background-color: transparent;
  border-color: #ED1957;
  color: #ED1957;
}
.annual-report .btn.btn-red.btn-outlined:hover {
  border-color: #ff0018;
  color: #fff;
}
.annual-report .btn.btn-blue {
  border-color: #003f5f;
  color: #003f5f;
}
.annual-report .btn.btn-blue:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}
.annual-report .btn.btn-blue.btn-filled {
  background-color: #003f5f;
  border-color: #003f5f;
  color: #fff;
  -webkit-box-shadow: 0px 13px 19px rgba(0, 63, 95, 0.23);
          box-shadow: 0px 13px 19px rgba(0, 63, 95, 0.23);
}
.annual-report .btn.btn-blue.btn-filled:hover {
  background-color: #27b4e8;
  border-color: #27b4e8;
  color: #fff;
}
.annual-report .btn.btn-green {
  border-color: #73bf44;
  color: #73bf44;
}
.annual-report .btn.btn-green:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.annual-report .btn.btn-green.btn-filled {
  background-color: #73bf44;
  border-color: #73bf44;
  color: #fff;
  -webkit-box-shadow: 0px 13px 19px rgba(115, 191, 68, 0.23);
          box-shadow: 0px 13px 19px rgba(115, 191, 68, 0.23);
}
.annual-report .btn.btn-green.btn-filled:hover {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}

.table-of-contents {
  position: relative;
  margin: 32px 0;
}
.table-of-contents .container {
  padding: 0 30px;
}
@media (max-width: 575px) {
  .table-of-contents .container {
    padding: 0px 15px;
  }
}
.table-of-contents__cont {
  max-width: 808px;
  margin: 0px auto;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
}
.table-of-contents__buttons {
  width: 100%;
  max-width: 808px;
  margin: 0px auto;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 24px;
}
.table-of-contents__buttons .toc-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  font-family: "Arvo";
}
.table-of-contents__buttons .toc-button svg.fruit {
  position: absolute;
  left: 35px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media (max-width: 575px) {
  .table-of-contents__buttons .toc-button svg.fruit {
    left: 20px;
  }
}
.table-of-contents__buttons .toc-button .arrow {
  position: absolute;
  right: 52px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  width: 14px;
  height: 19px;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media (max-width: 767px) {
  .table-of-contents__buttons .toc-button .arrow {
    right: 36px;
  }
}
@media (max-width: 575px) {
  .table-of-contents__buttons .toc-button .arrow {
    right: 20px;
  }
}
.table-of-contents__buttons .toc-button .arrow svg {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.table-of-contents__buttons .toc-button .arrow svg path {
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.table-of-contents__buttons .toc-button.normal {
  background: #fff;
  padding: 9px 64px;
  font-family: "Arvo";
}
.table-of-contents__buttons .toc-button.normal svg.fruit {
  width: 10px;
  height: 12px;
}
.table-of-contents__buttons .toc-button.normal.blue {
  color: #27b4e8;
}
.table-of-contents__buttons .toc-button.normal.blue svg.fruit path {
  fill: #27b4e8;
}
.table-of-contents__buttons .toc-button.normal.blue .arrow svg path {
  stroke: #27b4e8;
}
.table-of-contents__buttons .toc-button.normal.blue:hover {
  background: #27b4e8;
  color: #fff;
}
.table-of-contents__buttons .toc-button.normal.red {
  color: #ed1957;
}
.table-of-contents__buttons .toc-button.normal.red svg.fruit path {
  fill: #ED1957;
}
.table-of-contents__buttons .toc-button.normal.red .arrow svg path {
  stroke: #ED1957;
}
.table-of-contents__buttons .toc-button.normal.red:hover {
  background: #ED1957;
  color: #fff;
}
.table-of-contents__buttons .toc-button.normal.green {
  color: #73bf44;
}
.table-of-contents__buttons .toc-button.normal.green svg.fruit path {
  fill: #73bf44;
}
.table-of-contents__buttons .toc-button.normal.green .arrow svg path {
  stroke: #73bf44;
}
.table-of-contents__buttons .toc-button.normal.green:hover {
  background: #73bf44;
  color: #fff;
}
.table-of-contents__buttons .toc-button.normal.navy {
  color: #003f5f;
}
.table-of-contents__buttons .toc-button.normal.navy svg.fruit path {
  fill: #003f5f;
}
.table-of-contents__buttons .toc-button.normal.navy .arrow svg path {
  stroke: #003f5f;
}
.table-of-contents__buttons .toc-button.normal.navy:hover {
  background: #003f5f;
  color: #fff;
}
.table-of-contents__buttons .toc-button.normal:hover svg.fruit path {
  fill: #ffffff;
}
.table-of-contents__buttons .toc-button.normal:hover .arrow svg path {
  stroke: #ffffff;
}
.table-of-contents__buttons .toc-button.large {
  background-size: cover;
  position: relative;
  color: #fff;
  font-size: 26px;
  font-weight: 400;
  line-height: 32px;
  font-family: "Arvo";
}
.table-of-contents__buttons .toc-button.large .toc-button__img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  background-blend-mode: luminosity;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.15;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.table-of-contents__buttons .toc-button.large .toc-button__front {
  position: relative;
  z-index: 1;
  width: 100%;
  padding: 65px 64px;
}
@media (max-width: 575px) {
  .table-of-contents__buttons .toc-button.large .toc-button__front {
    padding: 45px 45px;
  }
}
.table-of-contents__buttons .toc-button.large em {
  position: relative;
  z-index: 2;
  font-style: normal;
  font-size: 26px;
  font-style: italic;
}
.table-of-contents__buttons .toc-button.large em strong {
  font-style: normal;
}
@media (max-width: 575px) {
  .table-of-contents__buttons .toc-button.large em strong {
    display: block;
  }
}
.table-of-contents__buttons .toc-button.large svg.fruit {
  width: 17px;
  height: 20px;
  z-index: 2;
}
.table-of-contents__buttons .toc-button.large svg.fruit path {
  fill: #FFFFFF;
}
.table-of-contents__buttons .toc-button.large .arrow {
  z-index: 2;
}
.table-of-contents__buttons .toc-button.large .arrow svg path {
  stroke: #FFFFFF;
}
.table-of-contents__buttons .toc-button.large:hover .toc-button__img {
  opacity: 0;
}
.table-of-contents__buttons .toc-button.large.red {
  background-color: #ed1957;
}
.table-of-contents__buttons .toc-button.large.blue {
  background-color: #27b4e8;
}
.table-of-contents__buttons .toc-button.large.green {
  background-color: #73bf44;
}
.table-of-contents__buttons .toc-button.large.navy {
  background-color: #003f5f;
}

.leadership-letter {
  position: relative;
  overflow: hidden;
}
.leadership-letter .images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.leadership-letter .images > div {
  position: absolute;
  overflow: hidden;
  width: 50%;
  height: 100%;
}
@media (max-width: 1023px) {
  .leadership-letter .images > div {
    width: 100%;
  }
}
.leadership-letter .images > div img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  width: 100%;
  height: 100%;
}
.leadership-letter .images .featured {
  top: 0;
  left: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .leadership-letter .images .featured {
    height: 50vh;
    -o-object-position: top center;
       object-position: top center;
  }
}
.leadership-letter .images .bg {
  top: 0;
  left: 50%;
  background: #043F5E;
}
.leadership-letter .images .bg img {
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
@media (max-width: 1023px) {
  .leadership-letter .images .bg {
    left: 0;
    top: 50vh;
  }
}
.leadership-letter .images .bg::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: #043F5E;
  opacity: 0.85;
  background-blend-mode: multiply;
}
.leadership-letter .container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1400px;
  color: #fff;
  margin: 0px auto;
}
@media (max-width: 1023px) {
  .leadership-letter .empty {
    height: 50vh;
  }
}
.leadership-letter__cont {
  color: #fff;
  padding: 45px 0 52px 60px;
}
@media (max-width: 1023px) {
  .leadership-letter__cont {
    padding: 32px 30px;
  }
}
.leadership-letter__cont .ar-section-title {
  color: #fff;
}
.leadership-letter__content {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
.leadership-letter__content * {
  color: #fff;
}
.leadership-letter__content p {
  padding-bottom: 15px;
  color: #fff;
}
.leadership-letter__content p strong {
  color: #73bf44;
}
.leadership-letter__content ul {
  margin-left: 10px;
  color: #27b4e8;
}
.leadership-letter__content ul > li {
  color: #27b4e8;
  padding: 0 0 0 15px;
  margin-bottom: 5px;
}
.leadership-letter__content ul > li::before {
  color: #27b4e8;
}
.leadership-letter__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px;
}
.leadership-letter__flex .signature img {
  margin-bottom: 11px;
}
.leadership-letter__flex .signature__name {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 700;
}
.leadership-letter__flex .signature__position {
  color: #fff;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
}
.leadership-letter__flex .signature__photo {
  width: 130px;
  height: 130px;
  border-radius: 50rem;
  overflow: hidden;
  border: 2px solid #FFFFFF;
}
.leadership-letter__flex .signature__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.stats {
  padding: 72px 0 0px;
}
.stats .container {
  max-width: 1600px;
  width: 100%;
  padding: 0 30px;
  margin: 0px auto;
  position: relative;
}
.stats .ar-section-title {
  margin-bottom: 59px;
}
.stats__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 24px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px 24px;
  position: relative;
  z-index: 2;
}
@media (max-width: 575px) {
  .stats__grid {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.stats__grid__item {
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  border-radius: 10px;
  padding: 12px 9px 12px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.stats__grid__item img {
  width: 113px;
  height: 111px;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0px auto 8px;
}
.stats__grid__item .value {
  font-family: "Arvo";
  font-weight: 700;
  font-size: 50px;
  line-height: 62px;
  text-align: center;
  color: #ED1957;
}
@media (max-width: 1199px) {
  .stats__grid__item .value {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .stats__grid__item .value {
    font-size: 36px;
  }
}
.stats__grid__item .description {
  font-size: 14px;
  color: #043F5E;
  line-height: 17px;
  text-align: center;
}
.stats__grid__item .description p {
  font-family: "Arvo", sans-serif;
}
.stats__grid__item .description p:last-child {
  margin-bottom: 0;
}
.stats__featured {
  width: 120%;
  max-width: none;
  margin: -18% 0 0 -25%;
  position: relative;
  z-index: -1;
}
@media (max-width: 767px) {
  .stats__featured {
    width: 100%;
    margin: 0px auto;
  }
}

.section--title {
  position: relative;
  margin: 0 0;
  overflow: hidden;
}
.section--title .images {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.section--title .images > div {
  position: absolute;
  overflow: hidden;
  width: 50%;
  height: 100%;
}
@media (max-width: 1023px) {
  .section--title .images > div {
    width: 100%;
  }
}
.section--title .images > div img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.section--title .images .featured {
  top: 0;
  left: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .section--title .images .featured {
    height: 50vh;
    -o-object-position: top center;
       object-position: top center;
  }
}
.section--title .images .bg {
  top: 0;
  left: 50%;
  background: #043F5E;
  /*&::after{
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: #043F5E;
      opacity: .85;
      background-blend-mode: multiply;
      content: "";
  }*/
}
@media (max-width: 1023px) {
  .section--title .images .bg {
    left: 0;
    top: 50vh;
  }
}
.section--title .images .bg img {
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
}
.section--title .images .bg.bg-blue {
  background-color: #27b4e8;
}
.section--title .images .bg.bg-red {
  background-color: #ec1757;
}
.section--title .images .bg.bg-green {
  background-color: #73bf44;
}
.section--title.st-right .images .featured {
  left: 50%;
}
@media (max-width: 1023px) {
  .section--title.st-right .images .featured {
    height: 50vh;
    -o-object-position: top center;
       object-position: top center;
    left: 0;
  }
}
.section--title.st-right .images .bg {
  left: 0;
}
@media (max-width: 1023px) {
  .section--title.st-right .images .bg {
    left: 0;
    top: 50vh;
  }
}
.section--title.st-right .grid-x {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.section--title .container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1224px;
  color: #fff;
  margin: 0px auto;
}
@media (max-width: 1023px) {
  .section--title .empty {
    height: 50vh;
  }
}
.section--title__cont {
  color: #fff;
  padding: 140px 60px;
}
@media (max-width: 1023px) {
  .section--title__cont {
    padding: 70px 30px 70px 60px;
  }
}
@media (max-width: 575px) {
  .section--title__cont {
    padding: 40px 20px 30px 20px;
  }
}
.section--title__content {
  font-size: 16px;
  text-align: left;
  max-width: 434px;
  margin-bottom: 22px;
  font-weight: 700;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  .section--title__content {
    max-width: none;
  }
}
.section--title__content p {
  margin-bottom: 15px;
  font-family: "Arvo", sans-serif;
}
.section--title__title {
  font-size: 64px;
  color: #fff;
  line-height: 79px;
  margin-bottom: 48px;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  position: relative;
}
@media (max-width: 1023px) {
  .section--title__title {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .section--title__title {
    font-size: 48px;
  }
}
@media (max-width: 575px) {
  .section--title__title {
    font-size: 40px;
    margin-left: 52px;
    margin-bottom: 24px;
  }
}
.section--title__title::before {
  position: absolute;
  left: -58px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(../images/apple-white.svg) center no-repeat;
  background-size: contain;
  width: 44px;
  height: 54px;
  content: "";
}
@media (max-width: 575px) {
  .section--title__title::before {
    width: 36px;
    height: 44px;
    top: 15px;
    -webkit-transform: none;
            transform: none;
  }
}
.section--title .buttons-wrap .btn {
  border-color: #fff;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.115em;
  text-transform: uppercase;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.section--title .buttons-wrap .btn:hover {
  border-color: #fff;
  color: #73bf44;
  background-color: #fff;
}

.chapter--title {
  position: relative;
  margin: 32pxs 0;
}
.chapter--title.st-right .grid-x {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.chapter--title .container {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1224px;
  color: #fff;
  margin: 0px auto;
  padding: 0px 30px;
}
.chapter--title__block {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  margin: 0px auto;
  border-radius: 10px;
  background-size: cover;
}
.chapter--title__block.bg-red {
  background-color: #ed1957;
}
.chapter--title__block.bg-green {
  background-color: #73bf44;
}
.chapter--title__block.bg-blue {
  background-color: #27b4e8;
}
.chapter--title__block.bg-navy {
  background-color: #003f5f;
}
.chapter--title__block__bg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  mix-blend-mode: multiply;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.85;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.chapter--title__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 3% 57%;
  grid-template-columns: 40% 57%;
  gap: 3%;
  position: relative;
}
@media (max-width: 991px) {
  .chapter--title__cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.chapter--title__cont__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .chapter--title__cont__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.chapter--title__cont__image img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
.chapter--title__cont__content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 570px;
  padding: 90px 130px 55px 0px;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .chapter--title__cont__content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 45px 30px 45px 60px;
  }
}
@media (max-width: 575px) {
  .chapter--title__cont__content {
    padding: 40px 20px 30px 20px;
  }
}
.chapter--title__cont.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 767px) {
  .chapter--title__cont.right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.chapter--title__cont.right__content {
  padding: 90px 0px 55px 130px;
}
.chapter--title__top {
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
}
.chapter--title__title {
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-size: 96px;
  font-weight: 700;
  margin-bottom: 22px;
  padding-bottom: 17px;
  position: relative;
  line-height: 1;
}
@media (max-width: 767px) {
  .chapter--title__title {
    font-size: 64px;
  }
}
@media (max-width: 575px) {
  .chapter--title__title {
    font-size: 40px;
  }
}
.chapter--title__title::after {
  position: absolute;
  left: 0;
  top: 100%;
  width: 57px;
  height: 3px;
  background: rgb(255, 255, 255);
  content: "";
}
.chapter--title__title.red::after {
  background: #F86A93;
}
.chapter--title__title.green::after {
  background: #AAE884;
}
.chapter--title__title.blue::after {
  background: #75D8FD;
}
.chapter--title__title.navy::after {
  background: #75D8FD;
}
.chapter--title__text {
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 8px;
}
.chapter--title__text p {
  margin-bottom: 10px;
}
.chapter--title .buttons-wrap .btn {
  border-color: #fff;
  color: #fff;
  font-family: "Arvo", sans-serif;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.115em;
  text-transform: uppercase;
}
.chapter--title .buttons-wrap .btn:hover {
  border-color: #fff;
  color: #F86A93;
  background-color: #fff;
}

.icon-boxes {
  position: relative;
}
.icon-boxes .container {
  padding: 0 30px;
  max-width: 1224px;
  margin: 0px auto;
}
.icon-boxes__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.icon-boxes__grid .iconbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 20px);
          flex: 0 0 calc(25% - 20px);
  max-width: calc(25% - 20px);
  border-radius: 10px;
  padding: 33px 33px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  overflow: hidden;
  max-width: 271px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
@media (max-width: 991px) {
  .icon-boxes__grid .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 20px);
            flex: 0 0 calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
    max-width: 271px;
  }
}
@media (max-width: 767px) {
  .icon-boxes__grid .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .icon-boxes__grid .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.icon-boxes__grid .iconbox__icon {
  width: 100%;
  height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
}
.icon-boxes__grid .iconbox__value {
  font-family: "Arvo";
  font-weight: 700;
  font-size: 40px;
  line-height: 62px;
  text-align: center;
  color: #ED1957;
}
@media (max-width: 767px) {
  .icon-boxes__grid .iconbox__value {
    font-size: 32px;
  }
}
.icon-boxes__grid .iconbox__desc {
  color: #043F5E;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
  text-align: center;
}
.icon-boxes__grid .iconbox__desc.arvo {
  font-family: "Arvo", sans-serif;
}
.icon-boxes__grid .iconbox__desc.arvo p {
  font-family: "Arvo", sans-serif;
}
.icon-boxes__grid a.iconbox:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.35);
}
.icon-boxes__grid.grid-3 {
  width: 80%;
  margin: 0px auto;
}
@media (max-width: 1199px) {
  .icon-boxes__grid.grid-3 {
    width: 100%;
  }
}
.icon-boxes__grid.grid-3 .iconbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.33% - 20px);
          flex: 0 0 calc(33.33% - 20px);
  max-width: 271px;
}
@media (max-width: 991px) {
  .icon-boxes__grid.grid-3 .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .icon-boxes__grid.grid-3 .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.icon-boxes__grid.grid-2 {
  width: 60%;
  margin: 0px auto;
}
@media (max-width: 991px) {
  .icon-boxes__grid.grid-2 {
    width: 100%;
  }
}
.icon-boxes__grid.grid-2 .iconbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
  max-width: 271px;
}
@media (max-width: 991px) {
  .icon-boxes__grid.grid-2 .iconbox {
    max-width: calc(50% - 20px);
  }
}
@media (max-width: 575px) {
  .icon-boxes__grid.grid-2 .iconbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}

.content-area {
  position: relative;
}
.content-area .container {
  max-width: 1600px;
  width: 100%;
  padding: 0 30px;
  margin: 0px auto;
  position: relative;
}
.content-area__no-background {
  max-width: 940px;
  margin: 0px auto;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-area__white-background {
  border-radius: 10px;
  padding: 30px 40px;
  max-width: 808px;
  margin: 0px auto;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(15px);
          backdrop-filter: blur(15px);
}
@media (max-width: 575px) {
  .content-area__white-background {
    padding: 20px 30px;
  }
}
.content-area .ar-section-title {
  margin-bottom: 14px;
  text-align: center;
  font-size: 24px;
}
.content-area .ar-section-title.justified {
  text-align: justify;
}
.content-area .ar-section-title img {
  width: 19px;
  height: 24px;
  top: -5px;
  margin: 0 5px;
}
.content-area__cont {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #000;
  font-family: "Arvo";
  text-align: center;
}
.content-area__cont p {
  margin-bottom: 8px;
}
.content-area__cont b, .content-area__cont strong {
  color: #ec1757;
  font-weight: 700;
}
.content-area__cont h1, .content-area__cont h2, .content-area__cont h3, .content-area__cont h4, .content-area__cont h5, .content-area__cont h6 {
  font-family: "Arvo";
  text-align: center;
  font-weight: 700;
  text-align: center;
  color: #003f5f;
}
.content-area__cont ul {
  width: 100%;
  background-color: #F3F7F1;
  border-radius: 10px;
  padding: 26px 52px 21px;
  margin: 0 0 21px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #003f5f;
}
@media (max-width: 767px) {
  .content-area__cont ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.content-area__cont ul li {
  padding: 0 0 5px 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 48%;
          flex: 0 0 48%;
  max-width: 48%;
  text-align: left;
  font-weight: 700;
  line-height: 1.5;
  color: #043F5E;
}
@media (max-width: 767px) {
  .content-area__cont ul li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: none;
  }
}
.content-area__cont .gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -8px !important;
}
@media (max-width: 767px) {
  .content-area__cont .gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0;
  }
}
.content-area__cont .gallery .gallery-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
  width: 100%;
  margin-top: 0;
}
@media (max-width: 767px) {
  .content-area__cont .gallery .gallery-item {
    width: 100% !important;
  }
}
.content-area__cont .gallery .gallery-item .gallery-icon {
  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;
  background-color: #fff;
  padding: 10px 6px;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 4px;
}
.content-area__cont .gallery .gallery-item .gallery-icon img {
  border: none !important;
}
.content-area__cont .gallery img.attachment-thumbnail {
  border: none !important;
}
.content-area__stats {
  background-color: #F3F7F1;
  border-radius: 10px;
  padding: 26px 52px 21px;
  margin-bottom: 21px;
  display: block;
  width: 100%;
}
.content-area__stats__title {
  text-align: center;
  font-size: 16px;
  font-family: "Arvo";
  font-weight: 700;
  color: #003f5f;
  margin-bottom: 10px;
}
.content-area__stats__title img {
  width: 15px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: -3px;
  margin: 0 5px;
}
.content-area__stats__title span {
  color: #ec1757;
  font-weight: 400;
}
.content-area__stats .stats-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
}
@media (max-width: 767px) {
  .content-area__stats .stats-cont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.content-area__stats .stats-cont__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
@media (max-width: 991px) {
  .content-area__stats .stats-cont__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .content-area__stats .stats-cont__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: none;
  }
}
.content-area__stats .stats-cont__item .value {
  font-family: "Arvo";
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  color: #000;
}
@media (max-width: 767px) {
  .content-area__stats .stats-cont__item .value {
    font-size: 28px;
  }
}
.content-area__stats .stats-cont__item .value.red {
  color: #ec1757;
}
.content-area__stats .stats-cont__item .value.green {
  color: #73bf44;
}
.content-area__stats .stats-cont__item .value.blue {
  color: #27b4e8;
}
.content-area__stats .stats-cont__item .value.navy {
  color: #003f5f;
}
.content-area__stats .stats-cont__item .description {
  font-size: 12px;
  color: #000;
  line-height: 14px;
  text-align: center;
}
.content-area__stats .stats-cont__item .description p {
  font-family: "Arvo", sans-serif;
}
.content-area .buttons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.content-area .buttons-wrap .btn {
  font-family: "Arvo";
  font-weight: 700;
  background-color: #ec1757;
  color: #fff;
  border-color: #ec1757;
  letter-spacing: 0.115em;
  text-transform: uppercase;
}
.content-area .buttons-wrap .btn:hover {
  background-color: #ff0018;
  border-color: #ff0018;
  color: #fff;
}

.image-section {
  position: relative;
}
.image-section__slider {
  width: 100%;
  height: auto;
  position: relative;
  max-width: none;
  overflow: hidden;
}
.image-section__slider.content {
  max-width: 1224px;
  border-radius: 10px;
  overflow: hidden;
  margin: 0px auto;
}
.image-section__slider__item {
  position: relative;
}
.image-section__slider img {
  width: 100%;
  height: auto;
}
.image-section__slider__caption {
  position: relative;
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  margin: 10px auto;
}

.story {
  position: relative;
  margin: 30px 0 30px;
  overflow: hidden;
}
.story .container {
  max-width: 1224px;
  width: 100%;
  margin: 0px auto;
  position: relative;
  padding: 0 30px;
  overflow: hidden;
}
.story__cont {
  position: absolute;
  z-index: 2;
  left: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 50%;
  min-width: 50%;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 40px;
  border-radius: 10px;
  font-family: "Arvo";
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 575px) {
  .story__cont {
    padding: 30px;
  }
}
.story__cont__text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
@media (max-width: 991px) {
  .story__cont {
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }
}
.story__image {
  width: 75%;
  height: auto;
  z-index: 1;
  left: 25%;
}
@media (max-width: 991px) {
  .story__image {
    width: 100%;
    left: 0;
    z-index: 2;
    margin-top: -10px;
  }
}
.story__image img {
  border-radius: 10px;
  width: 100%;
}
.story .row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  .story .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.story .row.left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media (max-width: 991px) {
  .story .row.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.story .row.left .story__cont {
  left: auto;
  right: 30px;
}
@media (max-width: 991px) {
  .story .row.left .story__cont {
    width: 100%;
    left: 0;
  }
}
.story .row.left .story__cont__text {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}
.story .row.left .story__image {
  left: 0;
}
@media (max-width: 991px) {
  .story .row.left .story__image {
    width: 100%;
    left: 0;
  }
}
.story .row.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media (max-width: 991px) {
  .story .row.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.story .ar-section-title {
  margin: 0 0 15px;
  text-align: left;
}
.story .buttons-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
.story .buttons-wrap .btn {
  font-size: 10px;
  font-family: "Arvo";
  font-weight: 700;
  background-color: #ec1757;
  color: #fff;
  border-color: #ec1757;
  letter-spacing: 0.115em;
  text-transform: uppercase;
  padding: 11px 21px;
}
.story .buttons-wrap .btn:hover {
  background-color: #ff0018;
  border-color: #ff0018;
  color: #fff;
}

.quote {
  position: relative;
  margin: 15px 0;
}
.quote .container {
  max-width: 1224px;
  padding: 0px 30px;
  margin: 0px auto;
  position: relative;
}
.quote__cont {
  width: 100%;
  display: block;
  background: radial-gradient(97.52% 309.84% at 50% -209.84%, #73BF44 0%, #043F5E 100%);
  border-radius: 10px;
  padding: 21px 50px 37px;
  text-align: center;
}
@media (max-width: 575px) {
  .quote__cont {
    padding: 20px 20px 25px;
  }
}
.quote__cont__fruit {
  width: 37px;
  height: 44px;
  margin: 0px auto 10px;
  display: inline-block;
}
.quote__cont .ar-section-title {
  margin: 0 0 10px;
  text-align: center;
  color: #73BF44;
}
.quote__cont .ar-section-title span {
  color: #fff;
}
@media (max-width: 767px) {
  .quote__cont .ar-section-title {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .quote__cont .ar-section-title {
    font-size: 24px;
  }
}
.quote__cont blockquote {
  font-family: "Arvo";
  color: #fff;
  font-size: 24px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 400;
  margin: 0px auto 10px;
  border: none;
  text-align: center;
}
@media (max-width: 575px) {
  .quote__cont blockquote {
    font-size: 19px;
  }
}
.quote__cont blockquote cite {
  font-family: "Arvo";
  color: #fff;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  font-style: normal;
  margin-top: 10px;
}
@media (max-width: 575px) {
  .quote__cont blockquote cite {
    font-size: 15px;
  }
}
.quote .buttons-wrap .btn-transparent {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
}
.quote .buttons-wrap .btn-transparent:hover {
  background-color: #ff0018;
  border-color: #ff0018;
  color: #fff;
}

.ar-lists {
  position: relative;
  margin: 15px 0;
}
.ar-lists .container {
  max-width: 1076px;
  padding: 0 30px;
  margin: 0px auto;
  position: relative;
}
.ar-lists__cont {
  width: 100%;
  display: block;
  position: relative;
  border-radius: 10px;
  padding: 21px 50px 37px;
  text-align: center;
  line-height: 2.5;
  font-size: 12px;
  color: #000;
  padding: 32px 40px 21px;
  background: rgba(255, 255, 255, 0.85) url(../images/ar-bg.svg) bottom right no-repeat;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.ar-lists__cont .ar-section-title {
  font-size: 24px;
  margin-bottom: 20px;
}
.ar-lists__cont .ar-section-title img {
  width: 19px;
  height: 24px;
  top: -5px;
}
.ar-lists__cont__subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #000;
  text-align: center;
  margin-bottom: 24px;
}
.ar-lists__cont__subtitle p {
  margin-bottom: 8px;
}
.ar-lists__cont__subtitle b, .ar-lists__cont__subtitle strong {
  color: #ec1757;
  font-weight: 700;
}
.ar-lists__cont__columns {
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  column-count: 3;
  column-gap: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .ar-lists__cont__columns {
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
  }
}
@media (max-width: 575px) {
  .ar-lists__cont__columns {
    -moz-column-count: 1;
    -moz-column-gap: 30px;
    -webkit-column-count: 1;
    -webkit-column-gap: 30px;
    column-count: 1;
    column-gap: 30px;
  }
}
.ar-lists__cont__columns p {
  line-height: 2.5;
  margin-bottom: 0;
}
.ar-lists__cont.border-golden, .ar-lists__cont.border-gold {
  border: 2px solid #CFA338;
}
.ar-lists__cont.border-red {
  border: 2px solid #E5074D;
}
.ar-lists__cont.border-green {
  border: 2px solid #79BA49;
}
.ar-lists__cont.border-yellow {
  border: 2px solid #FFDE1A;
}
.ar-lists__cont.border .ar-lists__cont__columns {
  padding-top: 36px;
}
.ar-lists__cont.border .ar-lists__cont__columns::before {
  position: absolute;
  top: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background: #043F5E;
  content: "";
}
@media (max-width: 767px) {
  .ar-lists__cont.border .ar-lists__cont__columns::before {
    left: 75%;
    -webkit-transform: none;
            transform: none;
  }
}
@media (max-width: 575px) {
  .ar-lists__cont.border .ar-lists__cont__columns::before {
    display: none;
  }
}
.ar-lists__cont.border .ar-lists__cont__columns::after {
  position: absolute;
  top: 16px;
  left: 83.33%;
  width: 30px;
  height: 1px;
  background: #043F5E;
  content: "";
}
@media (max-width: 767px) {
  .ar-lists__cont.border .ar-lists__cont__columns::after {
    display: none;
  }
}
.ar-lists__cont .disclaimer {
  font-size: 12px;
  line-height: 1.5;
  color: #8E8E8E;
  font-style: italic;
  font-weight: 400;
  display: block;
  width: 100%;
  margin-top: 28px;
  padding-top: 16px;
  border-top: 1px solid #E0E0E0;
  text-align: center;
}
.ar-lists__logo {
  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;
  padding-bottom: 20px;
  margin-bottom: 22px;
  position: relative;
  margin-top: -36px;
}
.ar-lists__logo::after {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background: #043F5E;
  content: "";
}
.ar-lists__logo__name {
  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;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 400;
  color: #043F5E;
  font-family: "Arvo";
  font-size: 36px;
  line-height: 1.25;
}
.ar-lists__logo__name strong {
  font-weight: 700;
  display: block;
}
.ar-lists__logo__name strong.c-golden {
  color: #CFA338;
}
.ar-lists__logo__name strong.c-red {
  color: #E5074D;
}
.ar-lists__logo__name strong.c-green {
  color: #79BA49;
}
.ar-lists__logo__name strong.c-yellow {
  color: #FFDE1A;
}
.ar-lists__people {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ar-lists__people .person {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33%;
          flex: 0 0 33.33%;
  max-width: 33.33%;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .ar-lists__people .person {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .ar-lists__people .person {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.ar-lists__people .person strong {
  display: block;
  font-weight: 700;
  color: #ED1957;
}
.ar-lists .buttons-wrap {
  margin-top: 31px;
}
.ar-lists .buttons-wrap .btn-transparent {
  background-color: #ec1757;
  border-color: #ec1757;
  color: #fff;
  -webkit-box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
          box-shadow: 0px 13px 19px rgba(237, 25, 87, 0.23);
}
.ar-lists .buttons-wrap .btn-transparent:hover {
  background-color: #ff0018;
  border-color: #ff0018;
  color: #fff;
}

.financials {
  position: relative;
  margin: 49px 0 31px;
}
.financials .container {
  max-width: 1076px;
  padding: 0 30px;
  margin: 0px auto;
  position: relative;
}
.financials .ar-section-title {
  font-size: 24px;
  margin-bottom: 20px;
  text-align: center;
}
.financials .ar-section-title img {
  width: 19px;
  height: 24px;
  top: -5px;
}
.financials__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 56px;
}
@media (max-width: 767px) {
  .financials__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.financials__flex__cont {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 28px);
          flex: 0 0 calc(50% - 28px);
  max-width: calc(50% - 28px);
  padding: 14px 0px 25px;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: rgba(255, 255, 255, 0.85) url(../images/ar-bg.svg) bottom right no-repeat;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 767px) {
  .financials__flex__cont {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
}
.financials__flex__cont .chart {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 30px 9px;
  border-bottom: 2px solid #EDEDED;
  margin-bottom: 18.5px;
}
.financials__flex__cont__title {
  position: relative;
  font-size: 24px;
  font-family: "Arvo";
  color: #043F5E;
  padding: 0 49px 0 55px;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .financials__flex__cont__title {
    padding: 0 15px 0 10px;
  }
}
.financials__flex__cont__title img {
  position: relative;
  width: 19px;
  height: 24px;
  display: inline-block;
  top: -5px;
  margin-right: 5px;
}
.financials__grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 63% 8px 28% 8px 9%;
  grid-template-columns: 63% 28% 9%;
  gap: 15px 8px;
  padding: 0 49px 0 55px;
}
@media (max-width: 767px) {
  .financials__grid {
    padding: 0 15px 0 10px;
    gap: 15px 4px;
  }
}
.financials__grid .title {
  font-size: 14px;
  color: #000;
  text-align: left;
}
.financials__grid .value {
  font-family: "Arvo";
  font-weight: 700;
  color: #ED1957;
  font-size: 14px;
  text-align: right;
}
.financials__grid .percent {
  font-family: "Arvo";
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  text-align: right;
  color: #27B4E8;
}
.financials__grid.totals {
  padding: 23px 20px 0 17px;
  margin: 25px 29px 0 38px;
  border-top: 1px solid #ED1957;
}
@media (max-width: 767px) {
  .financials__grid.totals {
    padding: 15px 15px 0 10px;
    margin: 20px 0;
    -ms-grid-columns: 60% 28% 2%;
    grid-template-columns: 60% 28% 2%;
  }
}
.financials__grid.totals .title {
  font-family: "Arvo";
  font-weight: 700;
  color: #043F5E;
  font-size: 16px;
  text-transform: uppercase;
}
.financials__grid.totals .title span {
  color: #ED1957;
  font-style: italic;
  font-weight: 400;
}
/*# sourceMappingURL=index.css.map */