@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bolder; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

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

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

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

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

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

.foundation-mq {
  font-family: "small=0em&mini=22.5em&xmini=26.25em&xxmini=30em&medium=40em&xmedium=50em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 0.9375rem; }

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  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: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 2.13333rem; }
  h2, .h2 {
    font-size: 1.77778rem; }
  h3, .h3 {
    font-size: 1.37778rem; }
  h4, .h4 {
    font-size: 1.24444rem; }
  h5, .h5 {
    font-size: 0.97778rem; }
  h6, .h6 {
    font-size: 0.8rem; } }

a {
  line-height: inherit;
  color: #c4122f;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #a90f28; }
  a img {
    border: 0; }

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

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

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

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

figure {
  margin: 0; }

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

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  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; }

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #c4122f;
    color: #fefefe; }
  .button.primary:hover, .button.primary:focus {
    background-color: #9d0e26;
    color: #fefefe; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #0c4686;
    color: #fefefe; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #0a386b;
    color: #fefefe; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #c4122f;
    color: #c4122f; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #620918;
    color: #620918; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #0c4686;
    color: #0c4686; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #062343;
    color: #062343; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #1779ba; }
  .button.clear:hover, .button.clear:focus {
    color: #0c3d5d; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #c4122f; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #620918; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #0c4686; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #062343; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #157539; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #c4122f; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #0c4686; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .button-group::after {
    clear: both; }
  .button-group::before, .button-group::after {
    display: none; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -ms-flex: 0 0 auto;
        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;
        flex: 1 1 0px; }
  .button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
    background-color: #c4122f;
    color: #fefefe; }
  .button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #9d0e26;
    color: #fefefe; }
  .button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
    background-color: #0c4686;
    color: #fefefe; }
  .button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #0a386b;
    color: #fefefe; }
  .button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
    background-color: transparent; }
  .button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #c4122f;
    color: #c4122f; }
  .button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
    border-color: #620918;
    color: #620918; }
  .button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #0c4686;
    color: #0c4686; }
  .button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
    border-color: #062343;
    color: #062343; }
  .button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
    border-color: #157539;
    color: #157539; }
  .button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
    color: #1779ba; }
  .button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #0c3d5d; }
  .button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
    color: #c4122f; }
  .button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
    color: #620918; }
  .button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
    color: #0c4686; }
  .button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
    color: #062343; }
  .button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
    color: #3adb76; }
  .button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
    color: #157539; }
  .button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
    color: #ffae00; }
  .button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
    color: #805700; }
  .button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
    color: #cc4b37; }
  .button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
    color: #67251a; }
  .button-group.no-gaps .button {
    margin-right: -0.06667rem; }
    .button-group.no-gaps .button + .button {
      border-left-color: transparent; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (max-width: 22.49875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media print, screen and (max-width: 49.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #fbd6dc;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #cde3fb;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    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; }

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    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; }

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

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

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.66667rem;
    margin-left: -0.66667rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1rem;
        margin-left: -1rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .false {
    padding-right: 0.66667rem;
    padding-left: 0.66667rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .false {
    padding-right: 1rem;
    padding-left: 1rem; }

.column, .false {
  padding-right: 0.66667rem;
  padding-left: 0.66667rem;
  width: 100%;
  float: left; }
  @media print, screen and (min-width: 40em) {
    .column, .false {
      padding-right: 1rem;
      padding-left: 1rem; } }
  .column, .false, .column:last-child:not(:first-child), .false:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .false:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.false:last-child:last-child {
    float: left; }

.column.row.row, .row.row.false {
  float: none; }

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

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

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

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

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

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

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

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

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

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

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

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

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

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

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

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .false {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .false:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .false:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .false {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .false:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .false:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .false {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .false:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .false:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .false {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .false:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .false:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .false {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .false:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .false:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .false {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .false:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .false:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .false {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .false:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .false:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .false {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .false:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .false:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .false:last-child {
    float: left; }

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

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

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .false {
  padding-right: 0.66667rem;
  padding-left: 0.66667rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered, .small-push-0, .small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child), .small-push-0, .small-push-0:last-child:not(:first-child), .small-pull-0, .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child), .small-push-0:last-child:not(:first-child), .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .false {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .false:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .false:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .false {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .false:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .false:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .false {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .false:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .false:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .false {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .false:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .false:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .false {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .false:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .false:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .false {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .false:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .false:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .false {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .false:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .false:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .false {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .false:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .false:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .false:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .false {
    padding-right: 1rem;
    padding-left: 1rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered, .medium-push-0, .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child), .medium-push-0, .medium-push-0:last-child:not(:first-child), .medium-pull-0, .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child), .medium-push-0:last-child:not(:first-child), .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .false {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .false:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .false:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .false {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .false:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .false:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .false {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .false:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .false:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .false {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .false:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .false:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .false {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .false:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .false:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .false {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .false:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .false:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .false {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .false:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .false:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .false {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .false:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .false:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .false:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .false {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .false {
    padding-right: 1rem;
    padding-left: 1rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child), .large-push-0, .large-push-0:last-child:not(:first-child), .large-pull-0, .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child), .large-push-0:last-child:not(:first-child), .large-pull-0:last-child:not(:first-child) {
      float: right; } }

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    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: "»"; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  html.is-reveal-open body {
    overflow-y: hidden; }

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

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

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  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;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: white; }
  [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 {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: white; }
  [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 {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
        transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(-250px);
      transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  -ms-transform: translateX(250px);
      transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -ms-transform: translateX(250px);
        transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -ms-transform: translateX(-250px);
        transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(-250px);
      transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  -ms-transform: translateY(250px);
      transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -ms-transform: translateY(250px);
        transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -ms-transform: translateY(-250px);
        transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

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

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -ms-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 {
    -ms-transform: none;
        transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -ms-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: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -ms-transform: none;
          transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -ms-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::before, .tabs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .tabs::after {
    clear: both; }

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

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

.tabs.primary {
  background: #c4122f; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #ba112d; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  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; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

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

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

table.hover thead tr:hover {
  background-color: #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; }

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

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-top-width: 0;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-left-width: 0;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -ms-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%; }

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

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.43333rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

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

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

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

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

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

::placeholder {
  color: #cacaca; }

select {
  height: 2.43333rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  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;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

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

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button 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: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

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

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

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

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

/* Default styling for jQuery Datepicker v5.0.1. */
.datepick {
  background-color: #fff;
  color: #000;
  border: 1px solid #444;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1000; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.datepick a {
  color: #fff;
  text-decoration: none; }

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 90%;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #600; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #777; }

.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  background-color: #777;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 15em;
  border: 1px solid #444;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  height: 1.5em;
  background-color: #444;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  margin: 0em;
  padding: 0em;
  border: none;
  font-size: 100%; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #777; }

.datepick-month th, .datepick-month th a {
  background-color: #777;
  color: #fff; }

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa; }

.datepick-month td.datepick-week {
  border: 1px solid #777; }

.datepick-month td.datepick-week * {
  background-color: #777;
  color: #fff;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-weekend {
  background-color: #ddd; }

.datepick-month td .datepick-today {
  background-color: #f0c0c0; }

.datepick-month td .datepick-highlight {
  background-color: #f08080; }

.datepick-month td .datepick-selected {
  background-color: #777;
  color: #fff; }

.datepick-month th.datepick-week {
  background-color: #777;
  color: #fff; }

.datepick-status {
  clear: both;
  background-color: #ddd;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

/* Default styling for jQuery Datepicker v4.1.0. */
.datepick {
  background-color: #fff;
  color: #000;
  border: 1px solid #444;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1000; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.datepick a {
  color: #fff;
  text-decoration: none; }

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #fcc;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #000;
  color: #fff;
  font-size: 90%;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #600; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #777; }

.datepick-ctrl .datepick-cmd:hover {
  background-color: #f08080; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  background-color: #777;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 15em;
  border: 1px solid #444;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  height: 1.5em;
  background-color: #444;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  height: 1.4em;
  border: none;
  font-size: 100%; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #777; }

.datepick-month th, .datepick-month th a {
  background-color: #777;
  color: #fff; }

.datepick-month td {
  background-color: #eee;
  border: 1px solid #aaa; }

.datepick-month td.datepick-week {
  border: 1px solid #777; }

.datepick-month td.datepick-week * {
  background-color: #777;
  color: #fff;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.125em 0em;
  background-color: #eee;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.125em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-weekend {
  background-color: #ddd; }

.datepick-month td .datepick-today {
  background-color: #f0c0c0; }

.datepick-month td .datepick-highlight {
  background-color: #f08080; }

.datepick-month td .datepick-selected {
  background-color: #777;
  color: #fff; }

.datepick-month th.datepick-week {
  background-color: #777;
  color: #fff; }

.datepick-status {
  clear: both;
  background-color: #ddd;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

/* Redmond style sheet for jQuery Datepicker v4.1.0. */
.datepick {
  background-color: #fff;
  color: #222;
  border: 1px solid #4297d7;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-family: Arial,Helvetica,Sans-serif;
  font-size: 90%; }

.datepick-rtl {
  direction: rtl; }

.datepick-popup {
  z-index: 1000; }

.datepick-disable {
  position: absolute;
  z-index: 100;
  background-color: white;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.datepick a {
  color: #222;
  text-decoration: none; }

.datepick a.datepick-disabled {
  color: #888;
  cursor: auto; }

.datepick button {
  margin: 0.25em;
  padding: 0.125em 0em;
  background-color: #5c9ccc;
  color: #fff;
  border: none;
  border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  -webkit-border-radius: 0.25em;
  font-weight: bold; }

.datepick-nav, .datepick-ctrl {
  float: left;
  width: 100%;
  background-color: #fff;
  font-size: 110%;
  line-height: 1.5em;
  font-weight: bold; }

.datepick-ctrl {
  background-color: #d0e5f5; }

.datepick-cmd {
  width: 30%; }

.datepick-cmd:hover {
  background-color: #dfeffc; }

button.datepick-cmd:hover {
  background-color: #79b7e7; }

.datepick-cmd-prevJump, .datepick-cmd-nextJump {
  width: 8%; }

a.datepick-cmd {
  height: 1.5em; }

button.datepick-cmd {
  text-align: center; }

.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
  float: left;
  padding-left: 2%; }

.datepick-cmd-current, .datepick-cmd-today {
  float: left;
  width: 35%;
  text-align: center; }

.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
  float: right;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
  float: right;
  padding-left: 0%;
  padding-right: 2%;
  text-align: right; }

.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
  float: right; }

.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
  float: left;
  padding-left: 2%;
  padding-right: 0%;
  text-align: left; }

.datepick-month-nav {
  float: left;
  text-align: center; }

.datepick-month-nav div {
  float: left;
  width: 12.5%;
  margin: 1%;
  padding: 1%; }

.datepick-month-nav span {
  color: #888; }

.datepick-month-row {
  clear: left; }

.datepick-month {
  float: left;
  width: 20em;
  border: 1px solid #5c9ccc;
  text-align: center; }

.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
  /* height: 1.5em; */
  height: 2.13333rem;
  background-color: #5c9ccc;
  color: #fff;
  font-weight: bold; }

.datepick-month-header select, .datepick-month-header input {
  /* height: 1.4em; */
  margin-bottom: 0;
  cursor: pointer;
  height: 2.13333rem;
  border: none; }

.datepick-month-header input {
  position: absolute;
  display: none; }

.datepick-month table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 0;
  border: 0; }

.datepick-month thead {
  border-bottom: 1px solid #aaa; }

.datepick-month th, .datepick-month td {
  margin: 0em;
  padding: 0em;
  font-weight: normal;
  text-align: center; }

.datepick-month th {
  border: 1px solid #fff;
  border-bottom: 1px solid #c5dbec; }

.datepick-month td {
  border: 1px solid #c5dbec; }

.datepick-month td.datepick-week * {
  background-color: #d0e5f5;
  color: #222;
  border: none; }

.datepick-month a {
  display: block;
  width: 100%;
  padding: 0.25em 0em;
  background-color: #dfeffc;
  color: #000;
  text-decoration: none; }

.datepick-month span {
  display: block;
  width: 100%;
  padding: 0.25em 0em; }

.datepick-month td span {
  color: #888; }

.datepick-month td .datepick-other-month {
  background-color: #fff; }

.datepick-month td .datepick-today {
  background-color: #fad42e; }

.datepick-month td .datepick-highlight {
  background-color: #79b7e7; }

.datepick-month td .datepick-selected {
  background-color: #4297d7;
  color: #fff; }

.datepick-status {
  clear: both;
  text-align: center; }

.datepick-clear-fix {
  clear: both; }

.mandatory .datepick-cmd-clear {
  display: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  margin: 0; }

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  display: inline-block;
  width: auto;
  margin: 0; }

.input-group {
  margin-bottom: 0;
  width: auto; }
  .input-group input[type="text"],
  .input-group input[type="email"],
  .input-group input[type="number"],
  .input-group input[type="search"] {
    display: block;
    width: 100%; }

table thead th, table thead td, table tfoot th, table tfoot td {
  text-align: revert; }
  table thead th[align="left"], table thead td[align="left"], table tfoot th[align="left"], table tfoot td[align="left"] {
    text-align: left; }
  table thead th[align="center"], table thead td[align="center"], table tfoot th[align="center"], table tfoot td[align="center"] {
    text-align: center; }
  table thead th[align="right"], table thead td[align="right"], table tfoot th[align="right"], table tfoot td[align="right"] {
    text-align: right; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-order: 1;
      order: 1; }

.clearfix::after {
  clear: both; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
  color: #000;
  background: #eee; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout .close-button {
    top: 0.8rem; }
  .callout a {
    text-decoration: underline; }
  .callout.success {
    border-color: #4F8A10;
    background-color: #DFF2BF;
    padding-right: 2.66667rem; }
    .callout.success a,
    .callout.success .close-button {
      color: #4F8A10; }
  .callout.warning {
    border-color: #9F6000;
    background: #FEEFB3;
    padding-right: 2.66667rem; }
    .callout.warning a,
    .callout.warning .close-button {
      color: #D8000C; }
  .callout.alert {
    border-color: #D8000C;
    background: #FFBABA;
    padding-right: 2.66667rem; }
    .callout.alert a,
    .callout.alert .close-button {
      color: #D8000C; }

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

.reveal-overlay {
  overflow-y: hidden; }

.close-reveal-modal {
  display: none; }

@media print, screen and (min-width: 40em) {
  .show-for-small {
    display: none; } }

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

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

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

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

.reveal-in.mui-enter {
  transition-timing-function: linear;
  transition-duration: 0.25s;
  -ms-transform: scale(1.1) translateY(-25%);
      transform: scale(1.1) translateY(-25%);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  backface-visibility: hidden;
  opacity: 0; }

.reveal-in.mui-enter.mui-enter-active {
  -ms-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0);
  opacity: 1; }

.reveal-out.mui-leave {
  transition-timing-function: linear;
  transition-duration: 0.25s;
  -ms-transform: scale(1) translateY(0);
      transform: scale(1) translateY(0);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  backface-visibility: hidden;
  opacity: 1; }

.reveal-out.mui-leave.mui-leave-active {
  -ms-transform: scale(1.1) translateY(-25%);
      transform: scale(1.1) translateY(-25%);
  opacity: 0; }

.responsive-embed.panorama,
.flex-video.panorama {
  padding-bottom: 41.875%; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.33333rem; }
  table thead tr th,
  table tbody tr td {
    padding: 0.33333rem 0.66667rem; }
  table table {
    margin-bottom: 0; }
  table tbody tr td > *:last-child > *:last-child,
  table tbody tr td > *:last-child {
    margin-bottom: 0; }

table[border] {
  border-style: solid;
  border-color: #c4122f; }
  table[border] thead tr {
    background: #c4122f;
    color: white; }
    table[border] thead tr th {
      font-weight: normal; }
  table[border] tbody tr:nth-child(odd) {
    background: #d4ddf0; }
  table[border] thead th,
  table[border] tbody td {
    border-style: solid;
    border-color: #c4122f;
    border-left-width: 0;
    border-right-width: 0; }

table[border="0"],
table[frame="void"] {
  border-width: 0; }
  table[border="0"] thead tr,
  table[frame="void"] thead tr {
    background: none;
    color: #0a0a0a; }
    table[border="0"] thead tr th,
    table[frame="void"] thead tr th {
      font-weight: bold; }
  table[border="0"] tbody tr:nth-child(odd),
  table[frame="void"] tbody tr:nth-child(odd) {
    background: none; }
  table[border="0"] thead th,
  table[border="0"] tbody td,
  table[frame="void"] thead th,
  table[frame="void"] tbody td {
    border-width: 0; }

table[cellpadding="0"] thead tr th,
table[cellpadding="0"] tbody tr td {
  padding: 0; }

form {
  margin: 0;
  padding: 0;
  max-width: 75rem; }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  color: #999;
  opacity: 1; }

::-moz-placeholder {
  color: #999;
  opacity: 1; }

:-ms-input-placeholder {
  color: #999; }

::-ms-input-placeholder {
  color: #999; }

.button,
button,
input[type=submit] {
  background-image: none;
  border-radius: 0; }

fieldset {
  border: #999 solid 1px;
  padding: 0.66667rem;
  margin: 0.66667rem 0;
  max-width: 100%; }
  fieldset:first-child {
    margin-top: 0; }
  fieldset:last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 22.49875em) {
    fieldset select,
    fieldset textarea,
    fieldset input[type="text"],
    fieldset input[type="password"],
    fieldset input[type="email"],
    fieldset input[type="number"] {
      width: 100%; } }

legend {
  color: black;
  padding: 0 0.66667rem; }

optgroup {
  font-style: normal;
  background: #fafafa;
  margin: 5px 0; }
  optgroup option {
    background: #fff; }

select,
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.13333rem; }

input[type="submit"],
button {
  vertical-align: middle;
  cursor: pointer; }

.form-field {
  display: block;
  margin-bottom: 1rem; }
  .form-field > strong:first-child:last-child {
    display: inline-block;
    padding-top: 0.5em; }
  .form-field .hint {
    margin-left: 0.66667rem;
    line-height: 1.1em;
    display: -ms-flexbox;
    display: flex; }
  .form-field.form-field-error {
    border: red solid 1px;
    padding: 5px;
    background: #FFF4F4;
    border-radius: 5px; }
    .form-field.form-field-error .form-field-message {
      display: block;
      color: red;
      margin-top: 5px; }
    .form-field.form-field-error input[type="text"],
    .form-field.form-field-error input[type="email"],
    .form-field.form-field-error input[type="password"],
    .form-field.form-field-error textarea,
    .form-field.form-field-error select {
      border-color: red; }
    .form-field.form-field-error + .ok-inline,
    .form-field.form-field-error + .error-inline {
      margin: 10px 0 0 5px;
      padding: 0 0 0 22px;
      vertical-align: top; }
  @media print, screen and (min-width: 40em) {
    .form-field {
      display: inline-block;
      margin-bottom: 0; } }

.required {
  color: red; }

label {
  display: block;
  cursor: pointer;
  margin-top: 0.66667rem; }
  label:first-child {
    margin-top: 0; }

label.required {
  color: inherit; }
  label.required::before {
    content: '* ';
    color: red; }

label.error {
  margin-left: 0.66667rem;
  width: auto;
  display: inline;
  color: red; }

label.inline {
  display: inline-block; }
  input + label.inline {
    margin-left: 0.33333rem; }

select.error,
textarea.error,
input.error {
  border: red solid 1px;
  background: #FEF3F4; }

.form-error {
  color: red; }

button.sending {
  position: relative;
  padding-left: 2.66667rem; }
  button.sending::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 0.66667rem;
    margin-top: -0.66667rem;
    width: 1.33333rem;
    height: 1.33333rem;
    border: white solid 2px;
    border-left-color: transparent;
    border-radius: 50%;
    animation: spinning 1s infinite linear; }

@keyframes spinning {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

input.date,
input.date:focus {
  background-image: url("/img/calendar.png");
  background-repeat: no-repeat;
  background-position: 95% 50%;
  cursor: pointer; }

form.grid,
form .grid {
  margin-bottom: 1rem; }
  form.grid > label[for],
  form.grid > fieldset,
  form .grid > label[for],
  form .grid > fieldset {
    margin-top: 0; }
  form.grid > textarea,
  form.grid > select,
  form.grid > input[type="text"],
  form.grid > input[type="email"],
  form.grid > input[type="number"],
  form.grid > input[type="password"],
  form .grid > textarea,
  form .grid > select,
  form .grid > input[type="text"],
  form .grid > input[type="email"],
  form .grid > input[type="number"],
  form .grid > input[type="password"] {
    margin-bottom: 0.66667rem; }
  form.grid > p,
  form .grid > p {
    margin: 0.66667rem 0; }
  form.grid > *:last-child,
  form .grid > *:last-child {
    margin-bottom: 0; }
  form.grid hr,
  form .grid hr {
    width: 100%;
    margin: 0.33333rem 0; }
  form.grid .hint,
  form .grid .hint {
    margin-top: -0.66667rem;
    font-size: 0.8rem;
    line-height: 1.1em; }
  @media print, screen and (min-width: 40em) {
    form.grid > .form-label,
    form.grid > label[for],
    form.grid > fieldset,
    form .grid > .form-label,
    form .grid > label[for],
    form .grid > fieldset {
      text-align: right; } }
  .cssgrid form.grid, .cssgrid form .grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: [all] auto;
        grid-template-columns: [all] auto;
    grid-auto-flow: row;
    grid-gap: 0 0.5em; }
    @media print, screen and (min-width: 40em) {
      .cssgrid form.grid, .cssgrid form .grid {
        -ms-grid-columns: [labels] auto [controls] 1fr;
            grid-template-columns: [labels] auto [controls] 1fr;
        grid-gap: 1em 0.5em; }
        .cssgrid form.grid > *, .cssgrid form .grid > * {
          -ms-grid-column: span 3;
              grid-column: span 3; }
        .cssgrid form.grid > .form-label,
        .cssgrid form.grid > label[for],
        .cssgrid form.grid > fieldset, .cssgrid form .grid > .form-label,
        .cssgrid form .grid > label[for],
        .cssgrid form .grid > fieldset {
          -ms-grid-column: labels;
              grid-column: labels;
          -ms-grid-row: auto;
              grid-row: auto;
          -ms-flex-item-align: center;
              -ms-grid-row-align: center;
              align-self: center; }
        .cssgrid form.grid > label[for], .cssgrid form .grid > label[for] {
          -ms-flex-item-align: start;
              align-self: flex-start;
          padding-top: 0.5em;
          max-width: 11.33333rem; }
        .cssgrid form.grid > fieldset,
        .cssgrid form.grid > label:not([for]),
        .cssgrid form.grid > p, .cssgrid form .grid > fieldset,
        .cssgrid form .grid > label:not([for]),
        .cssgrid form .grid > p {
          margin-bottom: 0;
          margin-top: 0; }
        .cssgrid form.grid > label,
        .cssgrid form.grid > .hint,
        .cssgrid form.grid > .wrapper,
        .cssgrid form.grid > .form-field,
        .cssgrid form.grid > textarea,
        .cssgrid form.grid > select,
        .cssgrid form.grid > input[type="text"],
        .cssgrid form.grid > input[type="email"],
        .cssgrid form.grid > input[type="number"],
        .cssgrid form.grid > input[type="password"], .cssgrid form .grid > label,
        .cssgrid form .grid > .hint,
        .cssgrid form .grid > .wrapper,
        .cssgrid form .grid > .form-field,
        .cssgrid form .grid > textarea,
        .cssgrid form .grid > select,
        .cssgrid form .grid > input[type="text"],
        .cssgrid form .grid > input[type="email"],
        .cssgrid form .grid > input[type="number"],
        .cssgrid form .grid > input[type="password"] {
          -ms-grid-column: controls;
              grid-column: controls;
          -ms-grid-row: auto;
              grid-row: auto;
          margin-bottom: 0;
          -ms-flex-item-align: center;
              -ms-grid-row-align: center;
              align-self: center; }
        .cssgrid form.grid > textarea,
        .cssgrid form.grid > select,
        .cssgrid form.grid > input[type="text"],
        .cssgrid form.grid > input[type="email"],
        .cssgrid form.grid > input[type="number"],
        .cssgrid form.grid > input[type="password"], .cssgrid form .grid > textarea,
        .cssgrid form .grid > select,
        .cssgrid form .grid > input[type="text"],
        .cssgrid form .grid > input[type="email"],
        .cssgrid form .grid > input[type="number"],
        .cssgrid form .grid > input[type="password"] {
          max-width: 450px; }
        .cssgrid form.grid.full-width, .cssgrid form .grid.full-width {
          -ms-grid-columns: [labels] auto [controls] 1fr;
              grid-template-columns: [labels] auto [controls] 1fr; }
          .cssgrid form.grid.full-width > *, .cssgrid form .grid.full-width > * {
            -ms-grid-column: span 2;
                grid-column: span 2; }
          .cssgrid form.grid.full-width > label[for],
          .cssgrid form.grid.full-width > fieldset, .cssgrid form .grid.full-width > label[for],
          .cssgrid form .grid.full-width > fieldset {
            -ms-grid-column: labels;
                grid-column: labels; }
          .cssgrid form.grid.full-width > label,
          .cssgrid form.grid.full-width > .wrapper,
          .cssgrid form.grid.full-width > .form-field,
          .cssgrid form.grid.full-width > textarea,
          .cssgrid form.grid.full-width > select,
          .cssgrid form.grid.full-width > input[type="text"],
          .cssgrid form.grid.full-width > input[type="email"],
          .cssgrid form.grid.full-width > input[type="number"],
          .cssgrid form.grid.full-width > input[type="password"], .cssgrid form .grid.full-width > label,
          .cssgrid form .grid.full-width > .wrapper,
          .cssgrid form .grid.full-width > .form-field,
          .cssgrid form .grid.full-width > textarea,
          .cssgrid form .grid.full-width > select,
          .cssgrid form .grid.full-width > input[type="text"],
          .cssgrid form .grid.full-width > input[type="email"],
          .cssgrid form .grid.full-width > input[type="number"],
          .cssgrid form .grid.full-width > input[type="password"] {
            -ms-grid-column: controls;
                grid-column: controls; } }
    @media print, screen and (min-width: 50em) {
      .cssgrid form.grid, .cssgrid form .grid {
        -ms-grid-columns: [labels] auto [controls] 1fr;
            grid-template-columns: [labels] auto [controls] 1fr; }
        .cssgrid form.grid.full-width, .cssgrid form .grid.full-width {
          -ms-grid-columns: [labels] auto [controls] 1fr;
              grid-template-columns: [labels] auto [controls] 1fr; } }
  .no-js form.grid::before, .no-js form.grid::after, .no-cssgrid form.grid::before, .no-cssgrid form.grid::after, .no-js form .grid::before, .no-js form .grid::after, .no-cssgrid form .grid::before, .no-cssgrid form .grid::after, .no-js form.grid::before, .no-js form.grid::after, .no-cssgrid form.grid::before, .no-cssgrid form.grid::after, .no-js form .grid::before, .no-js form .grid::after, .no-cssgrid form .grid::before, .no-cssgrid form .grid::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .no-js form.grid::after, .no-cssgrid form.grid::after, .no-js form .grid::after, .no-cssgrid form .grid::after, .no-js form.grid::after, .no-cssgrid form.grid::after, .no-js form .grid::after, .no-cssgrid form .grid::after {
    clear: both; }
  @media print, screen and (min-width: 40em) {
    .no-js form.grid > *, .no-cssgrid form.grid > *, .no-js form .grid > *, .no-cssgrid form .grid > *, .no-js form.grid > *, .no-cssgrid form.grid > *, .no-js form .grid > *, .no-cssgrid form .grid > * {
      width: 100%;
      clear: both; }
    .no-js form.grid > label[for],
    .no-js form.grid > fieldset, .no-cssgrid form.grid > label[for],
    .no-cssgrid form.grid > fieldset, .no-js form .grid > label[for],
    .no-js form .grid > fieldset, .no-cssgrid form .grid > label[for],
    .no-cssgrid form .grid > fieldset, .no-js form.grid > label[for],
    .no-js form.grid > fieldset, .no-cssgrid form.grid > label[for],
    .no-cssgrid form.grid > fieldset, .no-js form .grid > label[for],
    .no-js form .grid > fieldset, .no-cssgrid form .grid > label[for],
    .no-cssgrid form .grid > fieldset {
      float: left;
      width: 20%;
      clear: left;
      margin-bottom: 0.5em;
      padding-top: 0.66667rem;
      padding-right: 0.5em;
      line-height: 1.15em; }
    .no-js form.grid > label,
    .no-js form.grid > .hint,
    .no-js form.grid > .wrapper,
    .no-js form.grid > .form-field,
    .no-js form.grid > textarea,
    .no-js form.grid > select,
    .no-js form.grid > input[type="text"],
    .no-js form.grid > input[type="email"],
    .no-js form.grid > input[type="number"],
    .no-js form.grid > input[type="password"], .no-cssgrid form.grid > label,
    .no-cssgrid form.grid > .hint,
    .no-cssgrid form.grid > .wrapper,
    .no-cssgrid form.grid > .form-field,
    .no-cssgrid form.grid > textarea,
    .no-cssgrid form.grid > select,
    .no-cssgrid form.grid > input[type="text"],
    .no-cssgrid form.grid > input[type="email"],
    .no-cssgrid form.grid > input[type="number"],
    .no-cssgrid form.grid > input[type="password"], .no-js form .grid > label,
    .no-js form .grid > .hint,
    .no-js form .grid > .wrapper,
    .no-js form .grid > .form-field,
    .no-js form .grid > textarea,
    .no-js form .grid > select,
    .no-js form .grid > input[type="text"],
    .no-js form .grid > input[type="email"],
    .no-js form .grid > input[type="number"],
    .no-js form .grid > input[type="password"], .no-cssgrid form .grid > label,
    .no-cssgrid form .grid > .hint,
    .no-cssgrid form .grid > .wrapper,
    .no-cssgrid form .grid > .form-field,
    .no-cssgrid form .grid > textarea,
    .no-cssgrid form .grid > select,
    .no-cssgrid form .grid > input[type="text"],
    .no-cssgrid form .grid > input[type="email"],
    .no-cssgrid form .grid > input[type="number"],
    .no-cssgrid form .grid > input[type="password"], .no-js form.grid > label,
    .no-js form.grid > .hint,
    .no-js form.grid > .wrapper,
    .no-js form.grid > .form-field,
    .no-js form.grid > textarea,
    .no-js form.grid > select,
    .no-js form.grid > input[type="text"],
    .no-js form.grid > input[type="email"],
    .no-js form.grid > input[type="number"],
    .no-js form.grid > input[type="password"], .no-cssgrid form.grid > label,
    .no-cssgrid form.grid > .hint,
    .no-cssgrid form.grid > .wrapper,
    .no-cssgrid form.grid > .form-field,
    .no-cssgrid form.grid > textarea,
    .no-cssgrid form.grid > select,
    .no-cssgrid form.grid > input[type="text"],
    .no-cssgrid form.grid > input[type="email"],
    .no-cssgrid form.grid > input[type="number"],
    .no-cssgrid form.grid > input[type="password"], .no-js form .grid > label,
    .no-js form .grid > .hint,
    .no-js form .grid > .wrapper,
    .no-js form .grid > .form-field,
    .no-js form .grid > textarea,
    .no-js form .grid > select,
    .no-js form .grid > input[type="text"],
    .no-js form .grid > input[type="email"],
    .no-js form .grid > input[type="number"],
    .no-js form .grid > input[type="password"], .no-cssgrid form .grid > label,
    .no-cssgrid form .grid > .hint,
    .no-cssgrid form .grid > .wrapper,
    .no-cssgrid form .grid > .form-field,
    .no-cssgrid form .grid > textarea,
    .no-cssgrid form .grid > select,
    .no-cssgrid form .grid > input[type="text"],
    .no-cssgrid form .grid > input[type="email"],
    .no-cssgrid form .grid > input[type="number"],
    .no-cssgrid form .grid > input[type="password"] {
      float: left;
      width: 60%;
      clear: right;
      margin-bottom: 0.5em; } }

@media print, screen and (max-width: 49.99875em) {
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="search"],
  input[type="number"],
  textarea,
  select {
    width: 100%;
    margin-bottom: 0.33333rem; } }

@font-face {
  font-family: 'Slide-icons';
  src: url("../fonts/Slide-icons.eot"); }

@font-face {
  font-family: 'Slide-icons';
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format("truetype");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: 'Slide-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.lightGallery {
  overflow: hidden !important; }

#lightGallery-Gallery img {
  border: none !important; }

#lightGallery-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
  opacity: 1;
  transition: opacity 0.35s ease;
  background: #0d0d0d; }

#lightGallery-outer .lightGallery-slide {
  position: relative; }

#lightGallery-Gallery.opacity {
  opacity: 1;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s; }

#lightGallery-Gallery.opacity .thumb_cont {
  opacity: 1; }

#lightGallery-Gallery.fadeM {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s; }

#lightGallery-Gallery {
  height: 100%;
  opacity: 0;
  width: 100%;
  position: relative;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s; }

#lightGallery-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  white-space: nowrap; }

#lightGallery-slider .lightGallery-slide {
  background: url(/img/default/loading_big.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%; }

#lightGallery-slider .lightGallery-slide.complete {
  background-image: none; }

#lightGallery-Gallery.showAfterLoad .lightGallery-slide > * {
  opacity: 0; }

#lightGallery-Gallery.showAfterLoad .lightGallery-slide.complete > * {
  opacity: 1; }

#lightGallery-slider.slide .lightGallery-slide, #lightGallery-slider.useLeft .lightGallery-slide {
  position: absolute;
  opacity: 0.4; }

#lightGallery-slider.fadeM .lightGallery-slide {
  position: absolute;
  left: 0;
  opacity: 0; }

#lightGallery-slider.animate .lightGallery-slide {
  position: absolute;
  left: 0; }

#lightGallery-slider.fadeM .current {
  opacity: 1;
  z-index: 9; }

#lightGallery-slider .lightGallery-slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px; }

#lightGallery-Gallery.opacity .lightGallery-slide .object {
  transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1); }

.lightGallery-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s; }

#lightGallery-Gallery.fadeM .lightGallery-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5); }

#lightGallery-slider.fadeM.on .current {
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s; }

#lightGallery-slider.fadeM .lightGallery-slide {
  transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s; }

#lightGallery-slider.slide .lightGallery-slide {
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px); }

#lightGallery-slider.slide.on .lightGallery-slide {
  opacity: 0; }

#lightGallery-slider.slide .lightGallery-slide.current {
  opacity: 1 !important;
  transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important; }

#lightGallery-slider.slide .lightGallery-slide.prevSlide {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
  -moz-transform: translate3d(-100%, 0px, 0px);
  -ms-transform: translate3d(-100%, 0px, 0px);
  -webkit-transform: translate3d(-100%, 0px, 0px);
  -o-transform: translate3d(-100%, 0px, 0px); }

#lightGallery-slider.slide .lightGallery-slide.nextSlide {
  opacity: 0;
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px); }

#lightGallery-slider.useLeft .lightGallery-slide {
  left: 100%; }

#lightGallery-slider.useLeft.on .lightGallery-slide {
  opacity: 0; }

#lightGallery-slider.useLeft .lightGallery-slide.current {
  opacity: 1 !important;
  left: 0% !important; }

#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
  opacity: 0;
  left: -100%; }

#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
  opacity: 0;
  left: 100%; }

#lightGallery-slider.slide.on .lightGallery-slide, #lightGallery-slider.slide.on .current, #lightGallery-slider.slide.on .prevSlide, #lightGallery-slider.slide.on .nextSlide {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s; }

#lightGallery-slider.speed .lightGallery-slide, #lightGallery-slider.speed .current, #lightGallery-slider.speed .prevSlide, #lightGallery-slider.speed .nextSlide {
  transition-duration: inherit !important;
  -moz-transition-duration: inherit !important;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  -ms-transition-duration: inherit !important; }

#lightGallery-slider.timing .lightGallery-slide, #lightGallery-slider.timing .current, #lightGallery-slider.timing .prevSlide, #lightGallery-slider.timing .nextSlide {
  transition-timing-function: inherit !important;
  -moz-transition-timing-function: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  -ms-transition-timing-function: inherit !important; }

#lightGallery-slider .lightGallery-slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  cursor: -moz-grabbing;
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

#lightGallery-slider .lightGallery-slide-clickable img {
  cursor: -moz-pointer;
  cursor: pointer;
  cursor: -webkit-pointer; }

#lightGallery-Gallery .thumb_cont .thumb_inner {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s; }

@keyframes rightEnd {
  0% {
    left: 0; }
  50% {
    left: -30px; }
  100% {
    left: 0; } }

@keyframes leftEnd {
  0% {
    left: 0; }
  50% {
    left: 30px; }
  100% {
    left: 0; } }

.lightGallery-slide .object.rightEnd {
  animation: rightEnd 0.3s;
  position: relative; }

.lightGallery-slide .object.leftEnd {
  animation: leftEnd 0.3s;
  position: relative; }

#lightGallery-action {
  bottom: 20px;
  position: fixed;
  left: 50%;
  margin-left: -30px;
  z-index: 9;
  -webkit-backface-visibility: hidden; }

#lightGallery-action.hasThumb {
  margin-left: -46px; }

#lightGallery-action a {
  margin: 0 3px 0 0 !important;
  border-radius: 2px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  display: inline-block !important;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  width: 28px;
  height: 28px;
  font-family: 'Slide-icons';
  color: #FFF;
  cursor: pointer; }

#lightGallery-action a.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65) !important; }

#lightGallery-action a:hover,
#lightGallery-action a:focus {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

#lightGallery-action a#lightGallery-prev:before,
#lightGallery-action a#lightGallery-next:after {
  left: 5px;
  bottom: 3px;
  position: absolute; }

#lightGallery-action a#lightGallery-prev:before {
  content: "\e01d"; }

#lightGallery-action a#lightGallery-next:after {
  content: "\e01b"; }

#lightGallery-action a.cLthumb:after {
  font-family: 'Slide-icons';
  content: "\e01c";
  left: 6px;
  bottom: 4px;
  font-size: 16px;
  position: absolute; }

#lightGallery_counter {
  bottom: 52px;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 9;
  color: #FFFFFF; }

#lightGallery-Gallery .thumb_cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
  background-color: #000000;
  transition: max-height 0.4s ease-in-out;
  z-index: 9;
  max-height: 0;
  opacity: 0; }

#lightGallery-Gallery.open .thumb_cont {
  max-height: 350px; }

#lightGallery-Gallery .thumb_cont .thumb_inner {
  margin-left: -12px;
  padding: 12px;
  max-height: 290px;
  overflow-y: auto;
  box-sizing: content-box; }

#lightGallery-Gallery .thumb_cont .thumb_info {
  background-color: #333;
  padding: 7px 20px; }

#lightGallery-Gallery .thumb_cont .thumb_info .count {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px; }

#lightGallery-Gallery .thumb_cont .thumb_info .close {
  color: #FFFFFF;
  display: block;
  float: right !important;
  width: 28px;
  position: relative;
  height: 28px;
  border-radius: 2px;
  margin-top: -4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  transition: background-color 0.3s ease 0s;
  z-index: 1090;
  cursor: pointer; }

#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px; }

#lightGallery-Gallery .thumb_cont .thumb_info .close i:after,
#lightGallery-close:after {
  content: "\e01a";
  font-family: 'Slide-icons';
  font-style: normal;
  font-size: 16px; }

#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
  text-decoration: none;
  background-color: #000;
  background-color: black; }

#lightGallery-Gallery .thumb_cont .thumb {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 4px;
  height: 50px;
  width: 50px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
  transition: border-color linear .2s, opacity linear .2s; }

#lightGallery-Gallery .thumb_cont .thumb > img {
  height: auto;
  max-width: 100%; }

#lightGallery-Gallery .thumb_cont .thumb.active,
#lightGallery-Gallery .thumb_cont .thumb:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #ffffff; }

#lightGallery-slider .video_cont {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle; }

#lightGallery-slider .video_cont {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

#lightGallery-slider .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative; }

#lightGallery-slider .video .object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0; }

#lightGallery-close {
  color: #FFFFFF;
  height: 28px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  z-index: 1090;
  cursor: pointer;
  background-color: #000;
  border-radius: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  transition: background-color 0.3s ease;
  -webkit-backface-visibility: hidden; }

#lightGallery-close:after {
  position: absolute;
  right: 6px;
  top: 3px; }

#lightGallery-close:hover {
  text-decoration: none;
  background-color: #000; }

.customHtml {
  background: none repeat scroll 0 0 black;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: Arial, sans-serif;
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9; }

.customHtml p {
  font-size: 14px; }

.customHtml > h4 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px; }

.showThumbByDefault #lightGallery-Gallery.open .lightGallery-slide {
  padding-bottom: 120px; }

.showThumbByDefault #lightGallery-Gallery .thumb_cont .thumb_info {
  display: none; }

.showThumbByDefault #lightGallery-action {
  position: static; }

.showThumbByDefault #lightGallery-action a {
  margin-top: -14px !important;
  position: absolute;
  top: 50%;
  z-index: 9999999;
  background-color: transparent;
  font-size: 28px; }

.showThumbByDefault #lightGallery-action a#lightGallery-prev {
  left: 17px; }

.showThumbByDefault #lightGallery-action a#lightGallery-next {
  right: 17px; }

.localVideo #lightGallery-action {
  position: static; }

.showThumbByDefault#lightGallery-outer {
  background-color: rgba(0, 0, 0, 0.9); }

@media (min-width: 800px) {
  #lightGallery-Gallery .thumb_cont .thumb {
    width: 94px;
    height: 94px; } }

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

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

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
/*
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}
*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 1rem;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background: #eaeaea;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 10px;
  outline: 0;
  border-radius: 50%;
  border: #eaeaea solid 2px;
  transition: background 0.15s, border 0.15s; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #c4122f;
  border-color: white; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  background-image: url(/img/sprites-app-026f3104e4.png);
  background-position: 0px -159px;
  width: 40px;
  height: 80px;
  left: 0; }
  @media (min-resolution: 192dpi) {
    .bx-wrapper .bx-prev {
      background-image: url(/img/sprites-app@2x-e2510f3b24.png);
      background-size: 274px 273px; } }

.bx-wrapper .bx-next {
  background-image: url(/img/sprites-app-026f3104e4.png);
  background-position: -201px 0px;
  width: 40px;
  height: 80px;
  right: 0; }
  @media (min-resolution: 192dpi) {
    .bx-wrapper .bx-next {
      background-image: url(/img/sprites-app@2x-e2510f3b24.png);
      background-size: 274px 273px; } }

.bx-wrapper .bx-controls-direction a {
  display: none;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  outline: 0;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  z-index: 999;
  opacity: 0.1;
  transition: opacity 0.15s; }
  .bx-wrapper .bx-controls-direction a.disabled {
    opacity: 0.1; }
    .bx-wrapper .bx-controls-direction a.disabled:hover, .bx-wrapper .bx-controls-direction a.disabled:focus {
      opacity: 0.1; }
  .bx-wrapper .bx-controls-direction a:hover, .bx-wrapper .bx-controls-direction a:focus {
    opacity: 1; }

@media print, screen and (min-width: 40em) {
  .bx-wrapper .bx-controls-direction a {
    display: block; } }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial, sans-serif;
  display: block;
  font-size: .85em;
  padding: 10px; }

/*
We declare all variables here as default so that they are easy to override...
*/
/* Border, shadows, ... */
/*
Variables that begin with $var- should NEVER be used directly in CSS rules.
they should only be included via the "@include var(property, var-name)"
mechanism.
*/
/* Border styles */
/* Cookie notice positioning */
/* Text colors */
/* Font Families */
/* White */
/* Differently shaded colors */
/*
Use @include var(property, varname) to include a variable, e.g.

    @include var(background-color, white1);

to create a white background.
*/
/* Spacing */
/* Breakpoints */
.klaro {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px); }

.klaro button {
  font-family: inherit;
  font-family: var(--font-family, inherit);
  font-size: 14px;
  font-size: var(--font-size, 14px); }

.klaro.cm-as-context-notice {
  height: 100%;
  padding-bottom: 12px;
  padding-top: 12px; }

.klaro .cookie-modal,
.klaro .context-notice,
.klaro .cookie-notice {
  /* The switch - the box around the slider */ }

.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-color: #c8c8c8;
  border-bottom-color: var(--light2, #c8c8c8);
  display: block;
  position: relative;
  padding: 10px;
  padding-left: 66px;
  line-height: 20px;
  vertical-align: middle;
  min-height: 40px; }

.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
  border-bottom: 0; }

.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
  margin-top: 0; }

.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f); }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f);
  opacity: 0.6; }

.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8; }

.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
  -ms-transform: translateX(10px);
  transform: translateX(10px); }

.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a);
  opacity: 0.8;
  cursor: not-allowed; }

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }

.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 50px;
  height: 30px; }

.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
  font-size: 0.9em;
  font-weight: 600; }

.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
  color: #7c7c7c;
  color: var(--dark3, #7c7c7c);
  font-size: 0.9em;
  padding-top: 4px; }

.klaro .cookie-modal .cm-list-label,
.klaro .context-notice .cm-list-label,
.klaro .cookie-notice .cm-list-label {
  /* The slider */
  /* Rounded sliders */ }

.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
  position: absolute;
  left: 0; }

.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
  background-color: #f2f2f2;
  background-color: var(--white2, #f2f2f2);
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
  width: 50px;
  display: inline-block; }

.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
  background-color: #e6e6e6;
  background-color: var(--white3, #e6e6e6);
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 5px;
  bottom: 5px;
  transition: 0.4s; }

.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
  border-radius: 30px; }

.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
  border-radius: 50%; }

.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
  box-shadow-color: #48dfb2;
  box-shadow-color: var(--green3, #48dfb2);
  box-shadow: 0 0 1px var(--box-shadow-color, green3); }

.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
  box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19); }

.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
  -ms-transform: translateX(20px);
  transform: translateX(20px); }

.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); }

.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
  color: #1a936f;
  color: var(--green1, #1a936f);
  text-decoration: none; }

.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  color: #fafafa;
  color: var(--light1, #fafafa); }

.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  margin-top: 0.7em; }

.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
  font-family: inherit;
  font-family: var(--title-font-family, inherit); }

.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
  margin-right: 0.5em;
  vertical-align: middle; }

.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
  color: #fff;
  color: var(--button-text-color, #fff);
  background-color: #5c5c5c;
  background-color: var(--dark2, #5c5c5c);
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  padding: 6px 10px;
  margin-right: 0.5em;
  border-style: none;
  padding: 0.4em;
  font-size: 1em;
  cursor: pointer; }

.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
  opacity: 0.5; }

.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
  background-color: #c8c8c8;
  background-color: var(--light2, #c8c8c8); }

.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
  background-color: #1a936f;
  background-color: var(--green1, #1a936f); }

.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
  background-color: #24cc9a;
  background-color: var(--green2, #24cc9a); }

.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
  background-color: #2581c4;
  background-color: var(--blue1, #2581c4); }

.klaro .context-notice {
  border-radius: 4px;
  border-radius: var(--border-radius, 4px);
  border-style: solid;
  border-style: var(--border-style, solid);
  border-width: 1px;
  border-width: var(--border-width, 1px);
  border-color: #c8c8c8;
  border-color: var(--light2, #c8c8c8);
  background-color: #fafafa;
  background-color: var(--light1, #fafafa);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 12px;
  height: 100%; }

.klaro .context-notice.cm-dark {
  background-color: #333;
  background-color: var(--dark1, #333);
  border-color: #5c5c5c;
  border-color: var(--dark2, #5c5c5c); }

.klaro .context-notice.cm-dark p {
  color: #fafafa;
  color: var(--light1, #fafafa); }

.klaro .context-notice.cm-dark p a {
  color: #459cdc;
  color: var(--blue2, #459cdc); }

.klaro .context-notice p {
  color: #333;
  color: var(--dark1, #333);
  -ms-flex-positive: 0;
      flex-grow: 0;
  text-align: center;
  padding-top: 0;
  margin-top: 0; }

.klaro .context-notice p a {
  color: #24cc9a;
  color: var(--green2, #24cc9a); }

.klaro .context-notice p.cm-buttons {
  margin-top: 12px; }

.klaro .context-notice p.ccn-description-empty-store {
  margin-top: 24px;
  font-size: 14px;
  font-size: var(--font-size, 14px); }

.klaro .cookie-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 1000; }

.klaro .cookie-modal.cm-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  z-index: 0; }

.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
  position: relative;
  -ms-transform: none;
  transform: none; }

.klaro .cookie-modal .cm-bg {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0; }

.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto; }

@media (min-width: 660px) {
  .klaro .cookie-modal .cm-modal.cm-klaro {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 640px;
    height: auto;
    width: auto; } }

.klaro .cookie-modal .cm-modal .hide {
  border-style: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1; }

.klaro .cookie-modal .cm-modal .hide svg {
  stroke: #fafafa;
  stroke: var(--light1, #fafafa); }

.klaro .cookie-modal .cm-modal .cm-footer {
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  padding: 1em; }

.klaro .cookie-modal .cm-modal .cm-footer-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
  font-size: 0.8em;
  padding-top: 4px;
  text-align: right;
  padding-right: 8px; }

.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c); }

.klaro .cookie-modal .cm-modal .cm-header {
  border-bottom-width: 1px;
  border-bottom-width: var(--border-width, 1px);
  border-bottom-style: solid;
  border-bottom-style: var(--border-style, solid);
  border-bottom-color: #5c5c5c;
  border-bottom-color: var(--dark2, #5c5c5c);
  padding: 1em;
  padding-right: 24px; }

.klaro .cookie-modal .cm-modal .cm-header h1 {
  margin: 0;
  font-size: 2em;
  display: block; }

.klaro .cookie-modal .cm-modal .cm-header h1.title {
  padding-right: 20px; }

.klaro .cookie-modal .cm-modal .cm-body {
  padding: 1em; }

.klaro .cookie-modal .cm-modal .cm-body ul {
  display: block; }

.klaro .cookie-modal .cm-modal .cm-body span {
  display: inline-block;
  width: auto; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
  padding: 0;
  margin: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0); }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
  margin-left: -40px;
  display: none; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
  margin-top: 10px;
  display: block; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
  position: relative;
  line-height: 20px;
  vertical-align: middle;
  padding-left: 60px;
  min-height: 40px; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
  margin-top: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
  margin-top: 0; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
  color: #a0a0a0;
  color: var(--light3, #a0a0a0);
  font-size: 0.8em; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
  border-top-width: 1px;
  border-top-width: var(--border-width, 1px);
  border-top-style: solid;
  border-top-style: var(--border-style, solid);
  border-top-color: #5c5c5c;
  border-top-color: var(--dark2, #5c5c5c);
  padding-top: 1em; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
  font-weight: 600; }

.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
  color: #5c5c5c;
  color: var(--dark2, #5c5c5c);
  padding-left: 0.2em;
  font-size: 0.8em; }

.klaro .cookie-notice:not(.cookie-modal-notice) {
  background-color: #333;
  background-color: var(--dark1, #333);
  z-index: 999;
  position: fixed;
  width: 100%;
  bottom: 0;
  right: 0; }

@media (min-width: 1024px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: fixed;
    position: var(--notice-position, fixed);
    right: 20px;
    right: var(--notice-right, 20px);
    left: auto;
    left: var(--notice-left, auto);
    bottom: 20px;
    bottom: var(--notice-bottom, 20px);
    top: auto;
    top: var(--notice-top, auto);
    max-width: 400px;
    max-width: var(--notice-max-width, 400px);
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19); } }

@media (max-width: 1023px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) {
    border-style: none;
    border-radius: 0; } }

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
  position: relative;
  height: inherit;
  width: inherit;
  left: inherit;
  right: inherit;
  bottom: inherit;
  z-index: 0; }

.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
  padding-top: 0.5em; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  margin-bottom: 0;
  margin-right: 0;
  bottom: 0;
  padding: 1em;
  padding-top: 0; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
  margin-bottom: 0.5em; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
  text-decoration: underline; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
  display: inline-block;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
  display: inline-block;
  margin-top: -0.5em; }

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
    width: 100%; } }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
  margin-top: 0.5em; }

@media (max-width: 384px) {
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    width: calc(50% - 0.5em); } }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
  margin-top: -0.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: right;
      justify-content: right;
  -ms-flex-align: baseline;
      align-items: baseline; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
  margin-top: 0.5em; }

.klaro .cookie-modal-notice {
  background-color: #333;
  background-color: var(--dark1, #333);
  color: #fafafa;
  color: var(--light1, #fafafa);
  z-index: 1001;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
  width: 100%;
  max-height: 98%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  overflow: auto;
  padding: 1em;
  padding-top: 0.2em; }

@media (min-width: 400px) {
  .klaro .cookie-modal-notice {
    border-radius: 4px;
    border-radius: var(--border-radius, 4px);
    position: relative;
    margin: 0 auto;
    max-width: 400px;
    height: auto;
    width: auto; } }

.klaro .cookie-modal-notice .cn-ok {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 1em; }

.klaro .cookie-notice-hidden {
  display: none !important; }

.klaro .cookie-modal,
.klaro .context-notice,
.klaro .cookie-notice {
  border-radius: 0 !important; }
  .klaro .cookie-modal a,
  .klaro .context-notice a,
  .klaro .cookie-notice a {
    color: white;
    text-decoration: underline; }
  .klaro .cookie-modal .cm-btn,
  .klaro .context-notice .cm-btn,
  .klaro .cookie-notice .cm-btn {
    padding: 1em;
    border-radius: 0; }
    .klaro .cookie-modal .cm-btn.cm-btn-success,
    .klaro .context-notice .cm-btn.cm-btn-success,
    .klaro .cookie-notice .cm-btn.cm-btn-success {
      background-color: #c4122f;
      color: white; }
    .klaro .cookie-modal .cm-btn.cm-btn-info,
    .klaro .context-notice .cm-btn.cm-btn-info,
    .klaro .cookie-notice .cm-btn.cm-btn-info {
      background-color: #0c4686;
      color: white; }
  .klaro .cookie-modal .cm-list-input + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input + .cm-list-label .slider::before {
    background-color: #333; }
  .klaro .cookie-modal .cm-list-input.half-checked + .cm-list-label .slider::before,
  .klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input.half-checked + .cm-list-label .slider::before,
  .klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input.half-checked + .cm-list-label .slider::before,
  .klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
    background-color: white; }

.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
  padding: 1em 2em 1.5em; }
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
    margin-top: 0.5em; }
  .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
    margin-top: 0; }

@keyframes passing-through {
  0% {
    opacity: 0;
    transform: translateY(40px); }
  30%, 70% {
    opacity: 1;
    transform: translateY(0px); }
  100% {
    opacity: 0;
    transform: translateY(-40px); } }

@keyframes slide-in {
  0% {
    opacity: 0;
    transform: translateY(40px); }
  30% {
    opacity: 1;
    transform: translateY(0px); } }

@keyframes pulse {
  0% {
    transform: scale(1); }
  10% {
    transform: scale(1.1); }
  20% {
    transform: scale(1); } }

.dropzone, .dropzone * {
  box-sizing: border-box; }

.dropzone {
  min-height: 150px;
  border: 1px solid rgba(0, 0, 0, 0.8);
  border-radius: 5px;
  padding: 20px 20px; }

.dropzone.dz-clickable {
  cursor: pointer; }

.dropzone.dz-clickable * {
  cursor: default; }

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
  cursor: pointer; }

.dropzone.dz-started .dz-message {
  display: none; }

.dropzone.dz-drag-hover {
  border-style: solid; }

.dropzone.dz-drag-hover .dz-message {
  opacity: .5; }

.dropzone .dz-message {
  text-align: center;
  margin: 3em 0; }

.dropzone .dz-message .dz-button {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit; }

.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px; }

.dropzone .dz-preview:hover {
  z-index: 1000; }

.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #999;
  background: linear-gradient(to bottom, #eee, #ddd); }

.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1; }

.dropzone .dz-preview.dz-image-preview {
  background: #fff; }

.dropzone .dz-preview.dz-image-preview .dz-details {
  transition: opacity .2s linear; }

.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none; }

.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline; }

.dropzone .dz-preview:hover .dz-details {
  opacity: 1; }

.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%; }

.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px; }

.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap; }

.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8); }

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis; }

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent; }

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 .4em;
  border-radius: 3px; }

.dropzone .dz-preview:hover .dz-image img {
  -ms-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
  filter: blur(8px); }

.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10; }

.dropzone .dz-preview .dz-image img {
  display: block; }

.dropzone .dz-preview.dz-success .dz-success-mark {
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }

.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%; }

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
  fill: #fff; }

.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  transition: all .2s linear; }

.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  transition: opacity .4s ease-in; }

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  animation: pulse 6s ease infinite; }

.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 20px;
  top: 50%;
  margin-top: -10px;
  left: 15%;
  right: 15%;
  border: 3px solid rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.8);
  border-radius: 10px;
  overflow: hidden; }

.dropzone .dz-preview .dz-progress .dz-upload {
  background: #fff;
  display: block;
  position: relative;
  height: 100%;
  width: 0;
  transition: width 300ms ease-in-out;
  border-radius: 17px; }

.dropzone .dz-preview.dz-error .dz-error-message {
  display: block; }

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto; }

.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  transition: opacity .3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #b10606;
  padding: .5em 1em;
  color: #fff; }

.dropzone .dz-preview .dz-error-message:after {
  content: "";
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #b10606; }
.dropzone {
  border: #ddd solid 2px;
  border-radius: 0.66667rem;
  transition: background-color .15s; }
  .dropzone:hover {
    background-color: #f9f9f9; }
  .dropzone .dz-preview.dz-file-preview .dz-image {
    background: #eee;
    border-color: #ddd;
    border-width: 2px;
    border-style: solid;
    border-radius: 0.66667rem; }

.dz-max-files-reached {
  pointer-events: none; }
  .dz-max-files-reached .dz-file-preview {
    pointer-events: all; }

body {
  min-width: 320px; }

.gray-wrapper {
  position: relative;
  text-align: center;
  z-index: 1;
  margin: 1rem 0; }
  .gray-wrapper::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    top: 50%;
    border-top: 1px solid #cacaca;
    z-index: 2; }
  .gray-wrapper h2 {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
    text-transform: uppercase;
    background: #f4f4f4;
    color: black;
    margin: 0;
    padding: 0.66667rem 2.66667rem;
    border-left: white solid 1rem;
    border-right: white solid 1rem;
    z-index: 3; }

h2.gray {
  display: inline;
  background: red;
  text-align: center; }
  h2.gray::after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: blue; }

header {
  position: relative;
  z-index: 1;
  margin-bottom: 1rem; }
  header .top {
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 3; }
  header .logo a {
    display: inline-block;
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: 0px 0px;
    width: 199px;
    height: 62px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    margin: 1rem 0; }
    @media (min-resolution: 192dpi) {
      header .logo a {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  header .user {
    text-align: right;
    padding-top: 2.33333rem;
    display: none; }
    header .user a {
      display: inline-block;
      text-transform: uppercase;
      color: #222;
      font-size: 0.86667rem;
      margin-left: 1rem; }
      header .user a:focus, header .user a:hover {
        text-decoration: underline; }
      header .user a.me::before, header .user a.login::before, header .user a.register::before {
        content: '';
        display: inline-block;
        background-image: url(/img/sprites-app-026f3104e4.png);
        background-position: -260px -216px;
        width: 13px;
        height: 16px;
        margin-right: 0.33333rem;
        vertical-align: baseline; }
        @media (min-resolution: 192dpi) {
          header .user a.me::before, header .user a.login::before, header .user a.register::before {
            background-image: url(/img/sprites-app@2x-e2510f3b24.png);
            background-size: 274px 273px; } }
      header .user a.me::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 4px;
        content: '';
        border-bottom-width: 0;
        border-color: black transparent transparent;
        display: inline-block;
        margin-left: 0.33333rem;
        vertical-align: middle; }
      header .user a.register::before {
        background-image: url(/img/sprites-app-026f3104e4.png);
        background-position: -243px -216px;
        width: 15px;
        height: 19px; }
        @media (min-resolution: 192dpi) {
          header .user a.register::before {
            background-image: url(/img/sprites-app@2x-e2510f3b24.png);
            background-size: 274px 273px; } }
    @media print, screen and (min-width: 40em) {
      header .user {
        display: block; } }
  header #user-dropdown {
    padding: 0;
    max-width: 200px; }
    header #user-dropdown ul {
      display: block;
      margin: 0;
      padding: 0;
      list-style: none; }
      header #user-dropdown ul > li {
        display: block;
        margin: 0;
        padding: 0; }
      header #user-dropdown ul li {
        border-bottom: 1px solid #cacaca; }
        header #user-dropdown ul li:last-child {
          border-bottom: none; }
        header #user-dropdown ul li a {
          display: block;
          padding: 0.33333rem 0.66667rem;
          text-align: left;
          text-transform: none;
          font-size: 0.9375rem;
          margin: 0; }
          header #user-dropdown ul li a:hover, header #user-dropdown ul li a:focus {
            background: #eee;
            text-decoration: none; }
  header .show-menu {
    padding-right: 50px;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    text-align: right;
    font-size: 1.06667rem;
    background: #f7f7f7;
    position: relative; }
    header .show-menu .icon, header .show-menu .icon::before, header .show-menu .icon::after {
      position: absolute;
      top: 50%;
      right: 15px;
      height: 2px;
      width: 24px;
      background: #bbb;
      transition: all 0.25s; }
    header .show-menu .icon::before {
      content: '';
      top: -7px;
      left: 0; }
    header .show-menu .icon::after {
      content: '';
      top: 7px;
      left: 0; }
    header .show-menu.opened .icon {
      height: 0;
      background: transparent; }
      header .show-menu.opened .icon::before {
        top: 0;
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg); }
      header .show-menu.opened .icon::after {
        top: 0;
        -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
    @media print, screen and (min-width: 26.25em) {
      header .show-menu {
        position: absolute;
        background: none;
        top: 2rem;
        right: 1.33333rem; } }
    @media print, screen and (min-width: 40em) {
      header .show-menu {
        display: none; } }
  header .site-name {
    position: relative;
    z-index: 2;
    background-color: #245796;
    background-position: 50% 50%;
    background-size: cover;
    color: white;
    padding: 0.66667rem 0;
    text-transform: uppercase; }
    header .site-name .column, header .site-name .false {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; }
    header .site-name .name {
      display: inline-block;
      font-size: 1.66667rem;
      line-height: 1.1em;
      vertical-align: middle;
      color: white;
      text-decoration: none; }
      header .site-name .name:hover, header .site-name .name:focus, header .site-name .name:visited {
        color: white; }
    header .site-name .other {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 1rem 0;
      padding: 0.85em 1em;
      border: 1px solid transparent;
      border-radius: 0;
      transition: background-color 0.25s ease-out, color 0.25s ease-out;
      font-family: inherit;
      font-size: 0.9rem;
      -webkit-appearance: none;
      line-height: 1;
      text-align: center;
      cursor: pointer;
      padding: 0.66667rem 1.33333rem;
      font-weight: bold;
      font-size: 1.06667rem;
      letter-spacing: 0.1em;
      vertical-align: middle;
      line-height: 1.1em;
      margin: 0 0 0 1rem;
      display: none;
      white-space: nowrap; }
      [data-whatinput='mouse'] header .site-name .other {
        outline: 0; }
      header .site-name .other, header .site-name .other.disabled, header .site-name .other[disabled], header .site-name .other.disabled:hover, header .site-name .other[disabled]:hover, header .site-name .other.disabled:focus, header .site-name .other[disabled]:focus {
        background-color: #192878;
        color: white; }
      header .site-name .other:hover, header .site-name .other:focus {
        background-color: #14679e;
        color: white; }
      header .site-name .other::after {
        content: '\276F';
        display: inline-block;
        margin-left: 0.33333rem;
        font-weight: normal; }
    @media print, screen and (min-width: 30em) {
      header .site-name .other {
        display: block; } }
    @media print, screen and (min-width: 40em) {
      header .site-name {
        padding: 1.33333rem 0; }
        header .site-name .name {
          font-size: 2.66667rem; }
        header .site-name .other {
          font-size: 1.33333rem; } }
    @media print, screen and (min-width: 64em) {
      header .site-name .name {
        font-size: 3.33333rem; } }
    .no-js header .site-name .name, .no-flexbox header .site-name .name, .no-js header .site-name .name, .no-flexbox header .site-name .name {
      float: left; }
    .no-js header .site-name .other, .no-flexbox header .site-name .other, .no-js header .site-name .other, .no-flexbox header .site-name .other {
      float: right;
      margin-top: 0.66667rem; }
  header .main-menu {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
    display: none; }
    header .main-menu ul {
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
      list-style: none;
      max-width: 75rem;
      margin-right: auto;
      margin-left: auto;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      header .main-menu ul > li {
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        padding: 0; }
      header .main-menu ul::before, header .main-menu ul::after {
        display: table;
        content: ' ';
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
        -ms-flex-order: 1;
            order: 1; }
      header .main-menu ul::after {
        clear: both; }
      header .main-menu ul li {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        min-width: 70px;
        position: relative; }
        header .main-menu ul li::before, header .main-menu ul li:last-child::after {
          content: '';
          position: absolute;
          left: 0;
          top: 0.66667rem;
          bottom: 0.66667rem;
          width: 1px;
          background: #ccc; }
        header .main-menu ul li:last-child::after {
          left: auto;
          right: 0; }
        header .main-menu ul li:hover::before, header .main-menu ul li:hover::after,
        header .main-menu ul li:hover + li:before {
          display: none; }
        header .main-menu ul li a {
          display: -ms-flexbox;
          display: flex;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-pack: center;
              justify-content: center;
          position: relative;
          line-height: 1.1em;
          min-height: 3.33333rem;
          text-transform: uppercase;
          color: #222;
          font-size: 0.86667rem;
          padding: 1rem 0.66667rem;
          text-align: center; }
    @media print, screen and (min-width: 40em) {
      header .main-menu {
        display: block; } }
    @media print, screen and (min-width: 50em) {
      header .main-menu ul li {
        -ms-flex: 1 1 0px;
            flex: 1 1 0; }
        header .main-menu ul li a {
          text-align: left;
          padding-right: 0.66667rem; }
          header .main-menu ul li a::before {
            content: '';
            position: absolute;
            left: 10px;
            top: 50%; }
        header .main-menu ul li.offer a {
          padding-left: 47px; }
          header .main-menu ul li.offer a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px -108px;
            width: 27px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.offer a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.offer a:hover::before, header .main-menu ul li.offer a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px -144px;
            width: 27px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.offer a:hover::before, header .main-menu ul li.offer a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.recruitment a {
          padding-left: 47px; }
          header .main-menu ul li.recruitment a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -211px -204px;
            width: 27px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.recruitment a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.recruitment a:hover::before, header .main-menu ul li.recruitment a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px -180px;
            width: 27px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.recruitment a:hover::before, header .main-menu ul li.recruitment a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.ordered a {
          padding-left: 49px; }
          header .main-menu ul li.ordered a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px -72px;
            width: 29px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.ordered a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.ordered a:hover::before, header .main-menu ul li.ordered a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px -36px;
            width: 29px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.ordered a:hover::before, header .main-menu ul li.ordered a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.about a {
          padding-left: 53px; }
          header .main-menu ul li.about a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -201px -118px;
            width: 33px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.about a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.about a:hover::before, header .main-menu ul li.about a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -201px -82px;
            width: 33px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.about a:hover::before, header .main-menu ul li.about a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.consult a {
          padding-left: 51px; }
          header .main-menu ul li.consult a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -178px -204px;
            width: 31px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.consult a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.consult a:hover::before, header .main-menu ul li.consult a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -145px -204px;
            width: 31px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.consult a:hover::before, header .main-menu ul li.consult a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.contact a {
          padding-left: 51px; }
          header .main-menu ul li.contact a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -112px -204px;
            width: 31px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.contact a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.contact a:hover::before, header .main-menu ul li.contact a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -243px 0px;
            width: 31px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.contact a:hover::before, header .main-menu ul li.contact a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.promo a {
          padding-left: 53px; }
          header .main-menu ul li.promo a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -42px -204px;
            width: 33px;
            height: 34px;
            margin-top: -17px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.promo a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.promo a:hover::before, header .main-menu ul li.promo a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -77px -204px;
            width: 33px;
            height: 34px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.promo a:hover::before, header .main-menu ul li.promo a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
        header .main-menu ul li.invoices a {
          padding-left: 48px; }
          header .main-menu ul li.invoices a::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: -30px -241px;
            width: 28px;
            height: 32px;
            margin-top: -16px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.invoices a::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 50em) {
          header .main-menu ul li.invoices a:hover::before, header .main-menu ul li.invoices a:focus::before {
            background-image: url(/img/sprites-app-026f3104e4.png);
            background-position: 0px -241px;
            width: 28px;
            height: 32px; } }
      @media print and (min-resolution: 192dpi), screen and (min-width: 50em) and (min-resolution: 192dpi) {
        header .main-menu ul li.invoices a:hover::before, header .main-menu ul li.invoices a:focus::before {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    @media print, screen and (min-width: 64em) {
      header .main-menu ul li a::before {
        left: 20px; }
      header .main-menu ul li.offer a {
        padding-left: 67px; }
      header .main-menu ul li.recruitment a {
        padding-left: 67px; }
      header .main-menu ul li.ordered a {
        padding-left: 69px; }
      header .main-menu ul li.about a {
        padding-left: 73px; }
      header .main-menu ul li.consult a {
        padding-left: 71px; }
      header .main-menu ul li.contact a {
        padding-left: 71px; }
      header .main-menu ul li.promo a {
        padding-left: 73px; }
      header .main-menu ul li.invoices a {
        padding-left: 68px; } }

main {
  padding-bottom: 1rem;
  min-height: 23.33333rem; }
  .main-page main {
    padding-top: 0.66667rem; }
  main .column.border-right, main .border-right.false {
    border-right: 1px solid #cacaca;
    position: relative;
    left: 1px; }
  main .column.border-left, main .border-left.false {
    border-left: 1px solid #cacaca;
    position: relative; }
  main .aside h2 {
    font-size: 1.33333rem; }
  main .breadcrumbs {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: -0.66667rem;
    margin-bottom: 1rem; }
    main .breadcrumbs > li {
      display: block;
      margin: 0;
      padding: 0; }
    main .breadcrumbs li {
      display: inline;
      color: #aaa;
      line-height: 1.15em;
      font-size: 0.8rem; }
      main .breadcrumbs li::after {
        content: '>';
        display: inline-block; }
      main .breadcrumbs li:last-child::after {
        content: '';
        display: none; }
      main .breadcrumbs li a {
        color: #aaa;
        text-decoration: none; }
        main .breadcrumbs li a:hover {
          text-decoration: underline; }
  main .main-title {
    font-size: 1.2rem;
    color: #222;
    margin-bottom: 0.66667rem; }
    main .main-title h1 {
      display: inline-block;
      font-size: 1.2rem;
      letter-spacing: 0;
      margin: 0;
      padding: 0;
      font-weight: normal;
      color: #222; }
  main .fb-like-box {
    width: auto !important; }
  main ul.courses,
  main ul.trainings {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 2rem; }
    main ul.courses > li,
    main ul.trainings > li {
      display: block;
      margin: 0;
      padding: 0; }
    main ul.courses li,
    main ul.trainings li {
      padding-top: 0.66667rem;
      margin-top: 0.66667rem;
      border-top: 1px solid #cacaca; }
      main ul.courses li.recruitment-completed a,
      main ul.trainings li.recruitment-completed a {
        color: #999; }
    main ul.courses h2, main ul.courses h3,
    main ul.trainings h2,
    main ul.trainings h3 {
      display: block;
      font-size: 1.06667rem;
      letter-spacing: 0;
      margin: 0;
      padding: 0;
      font-weight: normal; }
      main ul.courses h2 a, main ul.courses h3 a,
      main ul.trainings h2 a,
      main ul.trainings h3 a {
        display: block; }
    main ul.courses .extra,
    main ul.trainings .extra {
      line-height: 1.25em;
      font-weight: 300;
      font-size: 0.8rem;
      margin-top: 0.33333rem; }
  main .row.trainings .training {
    margin-bottom: 1rem;
    border-top: #eee solid 1px;
    padding-top: 1rem; }
    main .row.trainings .training:nth-child(1), main .row.trainings .training:nth-child(2) {
      border-top: none; }
  main .row.trainings h2 {
    display: block;
    font-size: 1.06667rem;
    letter-spacing: 0;
    margin: 0 0 0.66667rem;
    padding: 0;
    font-weight: 300; }
    main .row.trainings h2 a {
      display: block; }
  main .row.trainings .prices .new-price {
    font-weight: bold;
    font-size: 150%;
    display: inline-block;
    vertical-align: middle; }
  main .row.trainings .prices .old-price {
    vertical-align: bottom; }
  main .row.trainings .prices::before {
    content: '';
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -186px -159px;
    width: 33px;
    height: 34px;
    display: inline-block;
    margin-right: 0.33333rem;
    vertical-align: middle; }
    @media (min-resolution: 192dpi) {
      main .row.trainings .prices::before {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  @media print, screen and (min-width: 40em) {
    main .row.trainings .training:nth-child(3), main .row.trainings .training:nth-child(4) {
      border-top: none; } }
  main .slideshow .slide {
    text-align: center;
    padding: 0 2rem 2rem;
    font-weight: 300; }
    main .slideshow .slide h2 {
      font-weight: bold;
      margin-bottom: 1rem; }
  main .form-fixed {
    background: #fff;
    border-top: 1px solid #cacaca;
    padding: 10px 0; }
  main .images {
    margin: 1.33333rem 0 0; }
    main .images li {
      text-align: center;
      list-style: none; }
      main .images li img {
        margin: 0 auto; }
      main .images li .image-description {
        font-size: 0.8rem;
        margin-top: 5px; }
  main h1, main h2, main h3, main h4, main h5, main h6 {
    letter-spacing: 0.1em; }
  main .promo-bar {
    border: #0c4686 solid 2px;
    color: #0c4686;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 0.66667rem 1rem;
    margin: 1rem 0;
    transition: all .15s;
    font-size: 1.2rem;
    font-weight: bold; }
    main .promo-bar .button {
      background-color: #0c4686;
      color: white;
      font-size: 1.06667rem;
      border: #0c4686 solid 2px;
      margin: 0 0 0 1rem; }
      main .promo-bar .button::after {
        content: ' >'; }
    main .promo-bar:focus .button, main .promo-bar:hover .button {
      background: white;
      color: #0c4686;
      border-color: #0c4686; }
  @media print, screen and (min-width: 40em) {
    main .slideshow .slide {
      padding: 2rem 4rem 3.33333rem; } }
  @media print, screen and (min-width: 64em) {
    main {
      padding-bottom: 2rem; } }

footer {
  background: #272727;
  padding: 1rem 0; }
  footer, footer h2, footer a {
    color: white; }
  footer, footer p, footer li {
    font-size: 0.86667rem; }
  footer h2 {
    font-weight: normal; }
  footer a:hover,
  footer a:focus,
  footer a:active {
    color: white;
    text-decoration: underline; }
  footer a:visited {
    color: #ddd; }
  footer .row {
    min-height: 100%;
    position: relative; }
  footer .back:visited {
    color: white; }
  footer .back::before {
    content: '';
    display: inline-block;
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -110px -241px;
    width: 23px;
    height: 24px;
    vertical-align: middle;
    margin-right: 0.33333rem; }
    @media (min-resolution: 192dpi) {
      footer .back::before {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  footer .other:visited {
    color: white; }
  footer .other::after {
    content: '';
    display: inline-block;
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -60px -241px;
    width: 23px;
    height: 24px;
    vertical-align: middle;
    margin-left: 0.33333rem; }
    @media (min-resolution: 192dpi) {
      footer .other::after {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  footer .fb, footer .linkedin {
    display: inline-block;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -135px -241px;
    width: 23px;
    height: 24px;
    margin-left: 0.33333rem;
    vertical-align: middle; }
    @media (min-resolution: 192dpi) {
      footer .fb, footer .linkedin {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  footer .linkedin {
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -85px -241px;
    width: 23px;
    height: 24px; }
    @media (min-resolution: 192dpi) {
      footer .linkedin {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  footer .emblems {
    position: relative;
    text-align: center;
    border-top: #5f5f5f solid 1px; }
    footer .emblems span {
      display: inline-block;
      margin: 0.66667rem 1rem;
      text-indent: -119988px;
      overflow: hidden;
      text-align: left; }
    footer .emblems .ue {
      background-image: url(/img/sprites-app-026f3104e4.png);
      background-position: 0px -64px;
      width: 93px;
      height: 93px; }
      @media (min-resolution: 192dpi) {
        footer .emblems .ue {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
    footer .emblems .poland {
      background-image: url(/img/sprites-app-026f3104e4.png);
      background-position: -95px -64px;
      width: 81px;
      height: 89px; }
      @media (min-resolution: 192dpi) {
        footer .emblems .poland {
          background-image: url(/img/sprites-app@2x-e2510f3b24.png);
          background-size: 274px 273px; } }
  @media print, screen and (min-width: 26.25em) {
    footer {
      padding: 0; }
      footer .column, footer .false {
        padding-top: 1rem;
        padding-bottom: 1rem; }
      footer .text.column, footer .text.false {
        width: 50%; } }
  @media print, screen and (min-width: 40em) {
    footer .column, footer .false {
      padding-top: 2rem;
      padding-bottom: 2rem; }
    footer .text.column, footer .text.false {
      width: 33.33333%; }
    footer .emblems.column, footer .emblems.false {
      position: absolute;
      width: 33.33333%;
      float: none;
      right: 0;
      bottom: 0;
      top: 0;
      border-top: 0;
      border-left: #5f5f5f solid 1px;
      border-right: #5f5f5f solid 1px; }
      footer .emblems.column span, footer .emblems.false span {
        position: absolute;
        margin: 0;
        left: 50%;
        top: 50%; }
      footer .emblems.column .ue, footer .emblems.false .ue {
        top: 30%;
        margin-left: -46.5px;
        margin-top: -46.5px; }
      footer .emblems.column .poland, footer .emblems.false .poland {
        top: 70%;
        margin-left: -40.5px;
        margin-top: -44.5px; } }

.bottom {
  color: #4b4b4b;
  padding-top: 1.33333rem;
  padding-bottom: 1.33333rem; }
  .bottom, .bottom li {
    font-size: 0.86667rem;
    line-height: 1em; }
  .bottom a, .bottom span {
    color: #4b4b4b; }
  .bottom a:hover,
  .bottom a:focus,
  .bottom a:active {
    text-decoration: underline; }
  .bottom ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 1.33333rem 0; }
    .bottom ul > li {
      display: block;
      margin: 0;
      padding: 0; }
    .bottom ul li {
      float: left;
      padding-right: 1rem; }
  @media print, screen and (min-width: 40em) {
    .bottom ul {
      float: right;
      padding: 0; }
      .bottom ul li {
        padding: 0 0 0 1.33333rem; } }

/*
.cookies-information {
	display: none;
	background: #eee;
	padding: rem-calc(15);
	font-size: rem-calc(14);
	text-align: center;
	@include hyphens;

	a {
		display: inline-block;
		margin: rem-calc(10) 0 0;
		padding: rem-calc(10) rem-calc(20);
		vertical-align: middle;
	}

	.close {
		//background-color: $primary-color;
		//color: white;
		font-weight: 300;
		//&:hover { background: darken($primary-color, 20%); }
	}

	@include breakpoint(medium up) {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 9999;
		box-shadow: 0 0 10px rgba(black, 0.5);
	}
}
*/
.filters {
  margin-top: 2rem; }
  .filters .filter {
    margin-bottom: 2rem; }
    .filters .filter h2 {
      font-size: 1.2rem;
      padding: 0 0 0.46667rem;
      margin: 0 0 0.46667rem;
      font-weight: normal;
      border-bottom: #ddd solid 1px; }
    .filters .filter ul {
      display: block;
      margin: 0;
      padding: 0;
      list-style: none; }
      .filters .filter ul > li {
        display: block;
        margin: 0;
        padding: 0; }
      .filters .filter ul li {
        position: relative;
        padding: 0.13333rem 0.13333rem 0.13333rem 1.66667rem;
        margin: 0.2rem 0;
        line-height: 1.15em; }
        .filters .filter ul li a {
          font-size: 0.8rem;
          color: #1f1f1f;
          border-bottom-width: 1px;
          border-bottom-style: dotted; }
          .filters .filter ul li a:hover, .filters .filter ul li a:focus {
            border-bottom-width: 0; }
        .filters .filter ul li input {
          position: absolute;
          left: 4px;
          top: 5px; }
        .filters .filter ul li .matches {
          color: #888;
          font-size: 0.8rem; }
          .filters .filter ul li .matches::before {
            content: '('; }
          .filters .filter ul li .matches::after {
            content: ')'; }
        .filters .filter ul li.active {
          background: #eee; }
  .filters .disable-all {
    text-align: center;
    margin: 0.66667rem 0 0; }
    .filters .disable-all a {
      font-size: 0.8rem;
      border-bottom-width: 1px;
      border-bottom-style: dotted; }

.active-filters {
  padding: 0 0 0.66667rem;
  overflow: hidden; }
  .active-filters .title {
    display: inline-block;
    padding: 0.66667rem 0;
    margin-right: 0.66667rem; }
  .active-filters ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 !important; }
    .active-filters ul > li {
      display: inline-block;
      margin: 0;
      padding: 0; }
    .active-filters ul li {
      margin: 0 0.66667rem 0.66667rem 0; }
      .active-filters ul li a {
        display: inline-block;
        padding: 0.66667rem;
        background: #ddd;
        color: #666;
        font-size: 0.93333rem;
        transition: background 0.15s;
        line-height: 1em; }
        .active-filters ul li a:focus, .active-filters ul li a:active, .active-filters ul li a:hover {
          background: #bbb; }
        .active-filters ul li a::after {
          content: '\2A2F';
          display: inline-block;
          padding-left: 0.33333rem; }

.course-summary {
  margin: 1rem 0 1.33333rem;
  border-left: #ccc solid 1px;
  border-top: #ccc solid 1px; }
  .course-summary > div {
    margin: 0 auto;
    border-right: #ccc solid 1px;
    border-bottom: #ccc solid 1px; }
    .course-summary > div .title {
      padding: 0.66667rem;
      background: #eee;
      line-height: 1em;
      white-space: nowrap; }
    .course-summary > div .body {
      padding: 10px; }
    .course-summary > div .big {
      font-size: 1.6rem;
      white-space: nowrap; }
    .course-summary > div.contact .big {
      white-space: normal; }
    .course-summary > div .extra {
      display: block;
      margin-top: 0.33333rem;
      font-size: 0.8rem;
      font-weight: normal;
      color: #888; }
  @media print, screen and (min-width: 22.5em) {
    .course-summary {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .course-summary > div {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
        .course-summary > div .title {
          width: 40%;
          white-space: normal; }
        .course-summary > div .body {
          width: 60%; }
        .course-summary > div .big {
          font-size: 24px; } }
  @media print, screen and (min-width: 30em) {
    .course-summary > div {
      display: block; }
      .course-summary > div .big {
        font-size: 20px; }
      .course-summary > div .title,
      .course-summary > div .body {
        width: 100%; } }

.course-menu {
  position: fixed;
  right: 0.66667rem;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  background: white;
  border: 1px solid #cacaca;
  padding: 0;
  z-index: 999;
  display: none;
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1); }
  .course-menu h2 {
    font-size: 0.93333rem;
    margin: 0.66667rem 0;
    padding: 0.4rem 0.66667rem;
    color: #333;
    text-transform: uppercase; }
  .course-menu ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0.66667rem 0; }
    .course-menu ul > li {
      display: block;
      margin: 0;
      padding: 0; }
  .course-menu li {
    line-height: 1.15em; }
    .course-menu li a {
      display: block;
      padding: 0.4rem 0.66667rem;
      transition: background 0.25s; }
    .course-menu li a:hover {
      background: #f7f7f7; }
    .course-menu li.active a {
      background: #eee; }
  @media screen and (min-width: 90em) {
    .course-menu {
      display: block; } }

.grecaptcha-badge {
  display: none; }

table.raw {
  border: 0;
  background: transparent;
  margin: 0; }
  table.raw thead,
  table.raw tbody {
    background: transparent;
    border: 0; }
  table.raw tbody tr:nth-child(2n),
  table.raw tbody tr:nth-child(2n+1) {
    background: transparent; }
  table.raw tbody tr td {
    padding: 0 15px 0 0; }
  table.raw form {
    margin: 0; }

table hr {
  margin: 10px 0; }

table form {
  margin-bottom: 0; }
  table form .button,
  table form button {
    margin-bottom: 0; }

table.form-preview td:first-child {
  width: 25%; }

table .panel {
  margin-top: 10px;
  margin-bottom: 10px; }

.special {
  margin-bottom: 1rem; }
  .special .column-block {
    margin-bottom: 0.66667rem; }
  .special a {
    display: block;
    background: #eee;
    padding: 1rem 1rem 1rem 4.66667rem;
    color: #222;
    line-height: 1.25em;
    position: relative;
    transition: background 0.15s; }
    .special a:hover, .special a:focus {
      background: #ddd; }
  .special strong {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    text-transform: uppercase;
    margin-bottom: 0.66667rem; }
    .special strong::before {
      content: '';
      position: absolute;
      left: 1rem;
      top: 1rem; }
  .special .offers strong::before {
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -42px -159px;
    width: 46px;
    height: 43px; }
    @media (min-resolution: 192dpi) {
      .special .offers strong::before {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  .special .trainings strong::before {
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -90px -159px;
    width: 46px;
    height: 43px; }
    @media (min-resolution: 192dpi) {
      .special .trainings strong::before {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  .special .promo strong::before {
    background-image: url(/img/sprites-app-026f3104e4.png);
    background-position: -138px -159px;
    width: 46px;
    height: 43px; }
    @media (min-resolution: 192dpi) {
      .special .promo strong::before {
        background-image: url(/img/sprites-app@2x-e2510f3b24.png);
        background-size: 274px 273px; } }
  .special .more {
    display: block;
    color: #c4122f;
    margin-top: 0.33333rem;
    text-align: right; }
  @media print, screen and (min-width: 64em) {
    .special {
      margin-bottom: 0; }
      .special .column-block {
        margin-bottom: 1.33333rem; }
      .special a {
        padding-left: 1rem;
        min-height: 10rem;
        text-align: center; }
      .special strong {
        text-align: left;
        min-height: 3rem;
        position: relative;
        padding-left: 3.66667rem; }
        .special strong::before {
          left: 0;
          top: 50%; }
      .special .offers strong::before {
        margin-top: -21.5px; }
      .special .trainings strong::before {
        margin-top: -21.5px; }
      .special .promo strong::before {
        margin-top: -21.5px; } }

.off-canvas {
  padding-top: 3rem; }
  .off-canvas h2, .off-canvas h3 {
    font-size: 1.06667rem;
    padding: 0.33333rem 1rem;
    background: #0c4686;
    color: white;
    margin: 0; }
  .off-canvas h3 {
    background: #ddd;
    color: black; }
  .off-canvas ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #cacaca;
    margin-bottom: 1rem; }
    .off-canvas ul > li {
      display: block;
      margin: 0;
      padding: 0; }
    .off-canvas ul li {
      border-bottom: 1px solid #cacaca; }
      .off-canvas ul li a {
        display: block;
        padding: 0.33333rem 1rem;
        color: #222; }

.callout .close {
  display: none; }

form.register h4 {
  margin-top: 2rem; }

.ue-studia header .site-name {
  background-image: url("/img/bg_site-name_blue.jpg"); }
  .ue-studia header .site-name .other {
    background-color: #c4122f;
    color: white; }
    .ue-studia header .site-name .other:hover, .ue-studia header .site-name .other:focus {
      background-color: #a70f28; }

.ue-studia header .main-menu ul li a:hover, .ue-studia header .main-menu ul li a:focus {
  background: #0c4686;
  color: white; }

.ue-szkolenia header .site-name {
  background-color: #c4122f;
  background-image: url("/img/bg_site-name_red.jpg"); }
  .ue-szkolenia header .site-name .other {
    background-color: #1c5290;
    color: white; }
    .ue-szkolenia header .site-name .other:hover, .ue-szkolenia header .site-name .other:focus {
      background-color: #18467a; }

.ue-szkolenia header .main-menu ul li a:hover, .ue-szkolenia header .main-menu ul li a:focus {
  background: #c4122f;
  color: white; }

.old-price {
  text-decoration: line-through;
  color: #666; }

.new-price {
  font-size: 125%; }

.files .file {
  border-bottom: 1px solid #cacaca;
  line-height: 2.13333rem;
  padding: 0.33333rem; }
  .files .file:first-child {
    border-top: 1px solid #cacaca; }
  .files .file .size {
    color: #999;
    font-size: 0.86667rem; }
  .files .file a.button {
    margin: 0; }
  .files .file .second {
    text-align: right; }
  .files .file img {
    margin-right: 4px; }

#payment_work_installments label {
  margin: 0.33333rem 0.66667rem 0 0; }
