/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
@import "//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css";
/*@import url(../../../bower_components/jquery-ui/jquery-ui.min.css);*/
@import "//cdnjs.cloudflare.com/ajax/libs/Swiper/3.4.1/css/swiper.min.css";
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

figcaption,
figure,
main {
  display: block; }

figure {
  margin: 1em 40px; }

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

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

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

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

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

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

img {
  border-style: none; }

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [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 {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

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

textarea {
  overflow: auto; }

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

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

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

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

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

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

@media print {
  *,
  *::before,
  *::after,
  p::first-letter,
  div::first-letter,
  blockquote::first-letter,
  li::first-letter,
  p::first-line,
  div::first-line,
  blockquote::first-line,
  li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  section.sectionDonate h2,
  .teaseBox.callHelplineContainer h4,
  .newsletterTeaseBox h4,
  .routingInfoBlock h2,
  .teaseBox h4,
  h3 {
    orphans: 3;
    widows: 3; }
  h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

@-ms-viewport {
  width: device-width; }

html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "HouschkaAltPro", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #808285;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: none !important; }

h1, h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

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

dt {
  font-weight: bold; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

a {
  color: #359A8E;
  text-decoration: none; }
  a:focus, a:hover {
    color: #21615a;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle; }

[role="button"] {
  cursor: pointer; }

a,
area,
button,
[role="button"],
input,
label,
select,
summary,
textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

table {
  border-collapse: collapse;
  background-color: transparent; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #D1D3D4;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: left; }

label {
  display: inline-block;
  margin-bottom: .5rem; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
textarea {
  line-height: inherit; }

input[type="radio"]:disabled,
input[type="checkbox"]:disabled {
  cursor: not-allowed; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit; }

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

output {
  display: inline-block; }

[hidden] {
  display: none !important; }

h1, h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1, .h1 {
  font-size: 2.5rem; }

h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.75rem; }

h4, .h4 {
  font-size: 1.5rem; }

h5, .h5 {
  font-size: 1.25rem; }

h6, .h6 {
  font-size: 1rem; }

.lead {
  font-size: 1.25rem;
  font-weight: 300; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1; }

hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

small,
.small {
  font-size: 80%;
  font-weight: normal; }

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 5px; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
  padding: 1rem 2rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #F1F2F2; }

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #D1D3D4; }
  .blockquote-footer::before {
    content: "\2014 \00A0"; }

.blockquote-reverse {
  padding-right: 2rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #F1F2F2;
  border-left: 0; }

.blockquote-reverse .blockquote-footer::before {
  content: ""; }

.blockquote-reverse .blockquote-footer::after {
  content: "\00A0 \2014"; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 1rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #D1D3D4; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem; }
  a > code {
    padding: 0;
    color: inherit;
    background-color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #808285;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #808285; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 25px;
  padding-left: 25px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .container {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .container {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 576px) {
    .container {
      width: 1300px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 1300px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 1300px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1300px;
      max-width: 100%; } }

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 25px;
  padding-left: 25px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .container-fluid {
      padding-right: 25px;
      padding-left: 25px; } }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -25px;
  margin-left: -25px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -25px;
      margin-left: -25px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -25px;
      margin-left: -25px; } }
  @media (min-width: 992px) {
    .row {
      margin-right: -25px;
      margin-left: -25px; } }
  @media (min-width: 1200px) {
    .row {
      margin-right: -25px;
      margin-left: -25px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl {
      padding-right: 25px;
      padding-left: 25px; } }

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.33333%; }

.pull-2 {
  right: 16.66667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.33333%; }

.pull-5 {
  right: 41.66667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.33333%; }

.pull-8 {
  right: 66.66667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.33333%; }

.pull-11 {
  right: 91.66667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.33333%; }

.push-2 {
  left: 16.66667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.33333%; }

.push-5 {
  left: 41.66667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.33333%; }

.push-8 {
  left: 66.66667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.33333%; }

.push-11 {
  left: 91.66667%; }

.push-12 {
  left: 100%; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1400px) {
  .col-xxl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xxl-0 {
    right: auto; }
  .pull-xxl-1 {
    right: 8.33333%; }
  .pull-xxl-2 {
    right: 16.66667%; }
  .pull-xxl-3 {
    right: 25%; }
  .pull-xxl-4 {
    right: 33.33333%; }
  .pull-xxl-5 {
    right: 41.66667%; }
  .pull-xxl-6 {
    right: 50%; }
  .pull-xxl-7 {
    right: 58.33333%; }
  .pull-xxl-8 {
    right: 66.66667%; }
  .pull-xxl-9 {
    right: 75%; }
  .pull-xxl-10 {
    right: 83.33333%; }
  .pull-xxl-11 {
    right: 91.66667%; }
  .pull-xxl-12 {
    right: 100%; }
  .push-xxl-0 {
    left: auto; }
  .push-xxl-1 {
    left: 8.33333%; }
  .push-xxl-2 {
    left: 16.66667%; }
  .push-xxl-3 {
    left: 25%; }
  .push-xxl-4 {
    left: 33.33333%; }
  .push-xxl-5 {
    left: 41.66667%; }
  .push-xxl-6 {
    left: 50%; }
  .push-xxl-7 {
    left: 58.33333%; }
  .push-xxl-8 {
    left: 66.66667%; }
  .push-xxl-9 {
    left: 75%; }
  .push-xxl-10 {
    left: 83.33333%; }
  .push-xxl-11 {
    left: 91.66667%; }
  .push-xxl-12 {
    left: 100%; }
  .offset-xxl-0 {
    margin-left: 0%; }
  .offset-xxl-1 {
    margin-left: 8.33333%; }
  .offset-xxl-2 {
    margin-left: 16.66667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333%; }
  .offset-xxl-5 {
    margin-left: 41.66667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333%; }
  .offset-xxl-8 {
    margin-left: 66.66667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333%; }
  .offset-xxl-11 {
    margin-left: 91.66667%; } }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #F1F2F2; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #F1F2F2; }
  .table tbody + tbody {
    border-top: 2px solid #F1F2F2; }
  .table .table {
    background-color: #fff; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #F1F2F2; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #F1F2F2; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075); }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8; }

.table-hover .table-success:hover {
  background-color: #d0e9c6; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #d0e9c6; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7; }

.table-hover .table-info:hover {
  background-color: #c4e3f3; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #c4e3f3; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3; }

.table-hover .table-warning:hover {
  background-color: #faf2cc; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #faf2cc; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede; }

.table-hover .table-danger:hover {
  background-color: #ebcccc; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #ebcccc; }

.thead-inverse th {
  color: #fff;
  background-color: #808285; }

.thead-default th {
  color: #BCBEC0;
  background-color: #F1F2F2; }

.table-inverse {
  color: #fff;
  background-color: #808285; }
  .table-inverse th,
  .table-inverse td,
  .table-inverse thead th {
    border-color: #fff; }
  .table-inverse.table-bordered {
    border: 0; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .table-responsive.table-bordered {
    border: 0; }

.form-control, .newsletterTeaseBox input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #58595B;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #808285;
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s; }
  .form-control::-ms-expand, .newsletterTeaseBox input[type="text"]::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus, .newsletterTeaseBox input[type="text"]:focus {
    color: #58595B;
    background-color: #fff;
    border-color: #9c1bd7;
    outline: none; }
  .form-control::-webkit-input-placeholder, .newsletterTeaseBox input[type="text"]::-webkit-input-placeholder {
    color: #808285;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .newsletterTeaseBox input[type="text"]:-ms-input-placeholder {
    color: #808285;
    opacity: 1; }
  .form-control::placeholder, .newsletterTeaseBox input[type="text"]::placeholder {
    color: #808285;
    opacity: 1; }
  .form-control:disabled, .newsletterTeaseBox input[type="text"]:disabled, .form-control[readonly], .newsletterTeaseBox input[readonly][type="text"] {
    background-color: #F1F2F2;
    opacity: 1; }
  .form-control:disabled, .newsletterTeaseBox input[type="text"]:disabled {
    cursor: not-allowed; }

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px); }

select.form-control:focus::-ms-value {
  color: #58595B;
  background-color: #fff; }

.form-control-file,
.form-control-range {
  display: block; }

.col-form-label {
  padding-top: calc(0.5rem - 1px * 2);
  padding-bottom: calc(0.5rem - 1px * 2);
  margin-bottom: 0; }

.col-form-label-lg {
  padding-top: calc(0.75rem - 1px * 2);
  padding-bottom: calc(0.75rem - 1px * 2);
  font-size: 1.25rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem - 1px * 2);
  padding-bottom: calc(0.25rem - 1px * 2);
  font-size: 0.875rem; }

.col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0; }
  .form-control-static.form-control-sm, .input-group-sm > .form-control-static.form-control, .newsletterTeaseBox .input-group-sm > input.form-control-static[type="text"],
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .form-control-static.form-control-lg, .input-group-lg > .form-control-static.form-control, .newsletterTeaseBox .input-group-lg > input.form-control-static[type="text"],
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.form-control-sm, .input-group-sm > .form-control, .newsletterTeaseBox .input-group-sm > input[type="text"],
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > select.input-group-addon:not([size]):not([multiple]),
.input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem; }

.form-control-lg, .input-group-lg > .form-control, .newsletterTeaseBox .input-group-lg > input[type="text"],
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > select.input-group-addon:not([size]):not([multiple]),
.input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem; }

.form-group {
  margin-bottom: 2rem; }

.form-text {
  display: block;
  margin-top: 0.25rem; }

.form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem; }
  .form-check.disabled .form-check-label {
    color: #D1D3D4;
    cursor: not-allowed; }

.form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer; }

.form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem; }
  .form-check-input:only-child {
    position: static; }

.form-check-inline {
  display: inline-block; }
  .form-check-inline .form-check-label {
    vertical-align: middle; }
  .form-check-inline + .form-check-inline {
    margin-left: 0.75rem; }

.form-control-feedback {
  margin-top: 0.25rem; }

.form-control-success,
.form-control-warning,
.form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem; }

.has-success .form-control-feedback,
.has-success .form-control-label,
.has-success .col-form-label,
.has-success .form-check-label,
.has-success .custom-control {
  color: #5cb85c; }

.has-success .form-control, .has-success .newsletterTeaseBox input[type="text"], .newsletterTeaseBox .has-success input[type="text"] {
  border-color: #5cb85c; }

.has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea; }

.has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); }

.has-warning .form-control-feedback,
.has-warning .form-control-label,
.has-warning .col-form-label,
.has-warning .form-check-label,
.has-warning .custom-control {
  color: #f0ad4e; }

.has-warning .form-control, .has-warning .newsletterTeaseBox input[type="text"], .newsletterTeaseBox .has-warning input[type="text"] {
  border-color: #f0ad4e; }

.has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white; }

.has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E"); }

.has-danger .form-control-feedback,
.has-danger .form-control-label,
.has-danger .col-form-label,
.has-danger .form-check-label,
.has-danger .custom-control {
  color: #d9534f; }

.has-danger .form-control, .has-danger .newsletterTeaseBox input[type="text"], .newsletterTeaseBox .has-danger input[type="text"] {
  border-color: #d9534f; }

.has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7; }

.has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); }

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .newsletterTeaseBox input[type="text"], .newsletterTeaseBox .form-inline input[type="text"] {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-static {
      display: inline-block; }
    .form-inline .input-group {
      width: auto; }
    .form-inline .form-control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      margin-top: 0;
      margin-bottom: 0; }
    .form-inline .form-check-label {
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding-left: 0; }
    .form-inline .custom-control-indicator {
      position: static;
      display: inline-block;
      margin-right: 0.25rem;
      vertical-align: text-bottom; }
    .form-inline .has-feedback .form-control-feedback {
      top: 0; } }

.btn {
  display: inline-block;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.6rem 2rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .btn:focus, .btn:hover {
    text-decoration: none; }
  .btn:focus, .btn.focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 2px rgba(74, 13, 102, 0.25);
    box-shadow: 0 0 0 2px rgba(74, 13, 102, 0.25); }
  .btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65; }
  .btn:active, .btn.active {
    background-image: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-primary {
  color: #fff;
  background-color: #4a0d66;
  border-color: #35054B; }
  .btn-primary:hover {
    color: #fff;
    background-color: #290739;
    border-color: #0c0112; }
  .btn-primary:focus, .btn-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(53, 5, 75, 0.5);
    box-shadow: 0 0 0 2px rgba(53, 5, 75, 0.5); }
  .btn-primary.disabled, .btn-primary:disabled {
    background-color: #4a0d66;
    border-color: #35054B; }
  .btn-primary:active, .btn-primary.active,
  .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #290739;
    background-image: none;
    border-color: #0c0112; }

.btn-secondary {
  color: #fff;
  background-color: #359A8E;
  border-color: #256D65; }
  .btn-secondary:hover {
    color: #fff;
    background-color: #28746b;
    border-color: #153f3b; }
  .btn-secondary:focus, .btn-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(37, 109, 101, 0.5);
    box-shadow: 0 0 0 2px rgba(37, 109, 101, 0.5); }
  .btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #359A8E;
    border-color: #256D65; }
  .btn-secondary:active, .btn-secondary.active,
  .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #28746b;
    background-image: none;
    border-color: #153f3b; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #2aabd2; }
  .btn-info:focus, .btn-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-info.disabled, .btn-info:disabled {
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-info:active, .btn-info.active,
  .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #2aabd2; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #419641; }
  .btn-success:focus, .btn-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-success.disabled, .btn-success:disabled {
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-success:active, .btn-success.active,
  .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #419641; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #eb9316; }
  .btn-warning:focus, .btn-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-warning.disabled, .btn-warning:disabled {
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-warning:active, .btn-warning.active,
  .show > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #eb9316; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #c12e2a; }
  .btn-danger:focus, .btn-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-danger.disabled, .btn-danger:disabled {
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-danger:active, .btn-danger.active,
  .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #c12e2a; }

.btn-outline-primary {
  color: #4a0d66;
  background-image: none;
  background-color: transparent;
  border-color: #4a0d66; }
  .btn-outline-primary:hover {
    color: #fff;
    background-color: #4a0d66;
    border-color: #4a0d66; }
  .btn-outline-primary:focus, .btn-outline-primary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(74, 13, 102, 0.5);
    box-shadow: 0 0 0 2px rgba(74, 13, 102, 0.5); }
  .btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #4a0d66;
    background-color: transparent; }
  .btn-outline-primary:active, .btn-outline-primary.active,
  .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #4a0d66;
    border-color: #4a0d66; }

.btn-outline-secondary {
  color: #256D65;
  background-image: none;
  background-color: transparent;
  border-color: #256D65; }
  .btn-outline-secondary:hover {
    color: #fff;
    background-color: #256D65;
    border-color: #256D65; }
  .btn-outline-secondary:focus, .btn-outline-secondary.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(37, 109, 101, 0.5);
    box-shadow: 0 0 0 2px rgba(37, 109, 101, 0.5); }
  .btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #256D65;
    background-color: transparent; }
  .btn-outline-secondary:active, .btn-outline-secondary.active,
  .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #256D65;
    border-color: #256D65; }

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de; }
  .btn-outline-info:hover {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }
  .btn-outline-info:focus, .btn-outline-info.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
    box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5); }
  .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #5bc0de;
    background-color: transparent; }
  .btn-outline-info:active, .btn-outline-info.active,
  .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de; }

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c; }
  .btn-outline-success:hover {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }
  .btn-outline-success:focus, .btn-outline-success.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
    box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5); }
  .btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #5cb85c;
    background-color: transparent; }
  .btn-outline-success:active, .btn-outline-success.active,
  .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c; }

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e; }
  .btn-outline-warning:hover {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }
  .btn-outline-warning:focus, .btn-outline-warning.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
    box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5); }
  .btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #f0ad4e;
    background-color: transparent; }
  .btn-outline-warning:active, .btn-outline-warning.active,
  .show > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e; }

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f; }
  .btn-outline-danger:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }
  .btn-outline-danger:focus, .btn-outline-danger.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
    box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5); }
  .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #d9534f;
    background-color: transparent; }
  .btn-outline-danger:active, .btn-outline-danger.active,
  .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f; }

.btn-link {
  font-weight: normal;
  color: #359A8E;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link:disabled {
    background-color: transparent; }
  .btn-link, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover {
    border-color: transparent; }
  .btn-link:focus, .btn-link:hover {
    color: #21615a;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link:disabled {
    color: #D1D3D4; }
    .btn-link:disabled:focus, .btn-link:disabled:hover {
      text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 0.5rem; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.show {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.show {
    display: block; }

tr.collapse.show {
  display: table-row; }

tbody.collapse.show {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent; }

.dropdown-toggle:focus {
  outline: 0; }

.dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #808285;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem; }

.dropdown-divider {
  height: 1px;
  margin: 1rem 0;
  overflow: hidden;
  background-color: #F1F2F2; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #808285;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #737578;
    text-decoration: none;
    background-color: #f7f7f9; }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4a0d66; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: #D1D3D4;
    cursor: not-allowed;
    background-color: transparent; }

.show > .dropdown-menu {
  display: block; }

.show > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #D1D3D4;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto; }
    .btn-group > .btn:hover,
    .btn-group-vertical > .btn:hover {
      z-index: 2; }
    .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }
  .btn-group .btn + .btn,
  .btn-group .btn + .btn-group,
  .btn-group .btn-group + .btn,
  .btn-group .btn-group + .btn-group,
  .btn-group-vertical .btn + .btn,
  .btn-group-vertical .btn + .btn-group,
  .btn-group-vertical .btn-group + .btn,
  .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px; }

.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn + .dropdown-toggle-split {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }
  .btn + .dropdown-toggle-split::after {
    margin-left: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem; }

.btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .btn-group-vertical .btn,
  .btn-group-vertical .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn + .btn,
  .btn-group-vertical > .btn + .btn-group,
  .btn-group-vertical > .btn-group + .btn,
  .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .input-group .form-control, .input-group .newsletterTeaseBox input[type="text"], .newsletterTeaseBox .input-group input[type="text"] {
    position: relative;
    z-index: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .newsletterTeaseBox input[type="text"]:focus, .newsletterTeaseBox .input-group input[type="text"]:focus, .input-group .form-control:active, .input-group .newsletterTeaseBox input[type="text"]:active, .newsletterTeaseBox .input-group input[type="text"]:active, .input-group .form-control:hover, .input-group .newsletterTeaseBox input[type="text"]:hover, .newsletterTeaseBox .input-group input[type="text"]:hover {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .newsletterTeaseBox input[type="text"], .newsletterTeaseBox
.input-group input[type="text"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .newsletterTeaseBox input[type="text"]:not(:first-child):not(:last-child), .newsletterTeaseBox
  .input-group input[type="text"]:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #58595B;
  text-align: center;
  background-color: #F1F2F2;
  border: 1px solid #808285;
  border-radius: 0.25rem; }
  .input-group-addon.form-control-sm, .newsletterTeaseBox .input-group-sm > input.input-group-addon[type="text"],
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    border-radius: 0.2rem; }
  .input-group-addon.form-control-lg, .newsletterTeaseBox .input-group-lg > input.input-group-addon[type="text"],
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    border-radius: 0.3rem; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:not(:last-child), .input-group .newsletterTeaseBox input[type="text"]:not(:last-child), .newsletterTeaseBox .input-group input[type="text"]:not(:last-child),
.input-group-addon:not(:last-child),
.input-group-btn:not(:last-child) > .btn,
.input-group-btn:not(:last-child) > .btn-group > .btn,
.input-group-btn:not(:last-child) > .dropdown-toggle,
.input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:not(:last-child) {
  border-right: 0; }

.input-group .form-control:not(:first-child), .input-group .newsletterTeaseBox input[type="text"]:not(:first-child), .newsletterTeaseBox .input-group input[type="text"]:not(:first-child),
.input-group-addon:not(:first-child),
.input-group-btn:not(:first-child) > .btn,
.input-group-btn:not(:first-child) > .btn-group > .btn,
.input-group-btn:not(:first-child) > .dropdown-toggle,
.input-group-btn:not(:last-child) > .btn:not(:first-child),
.input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.form-control + .input-group-addon:not(:first-child), .newsletterTeaseBox input[type="text"] + .input-group-addon:not(:first-child) {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:focus, .input-group-btn > .btn:active, .input-group-btn > .btn:hover {
      z-index: 3; }
  .input-group-btn:not(:last-child) > .btn,
  .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px; }
  .input-group-btn:not(:first-child) > .btn,
  .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: -1px; }
    .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:hover,
    .input-group-btn:not(:first-child) > .btn-group:focus,
    .input-group-btn:not(:first-child) > .btn-group:active,
    .input-group-btn:not(:first-child) > .btn-group:hover {
      z-index: 3; }

.custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #4a0d66; }
  .custom-control-input:focus ~ .custom-control-indicator {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #4a0d66;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px #4a0d66; }
  .custom-control-input:active ~ .custom-control-indicator {
    color: #fff;
    background-color: #b23fe7; }
  .custom-control-input:disabled ~ .custom-control-indicator {
    cursor: not-allowed;
    background-color: #F1F2F2; }
  .custom-control-input:disabled ~ .custom-control-description {
    color: #D1D3D4;
    cursor: not-allowed; }

.custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%; }

.custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #4a0d66;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E"); }

.custom-radio .custom-control-indicator {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E"); }

.custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .custom-controls-stacked .custom-control {
    margin-bottom: 0.25rem; }
    .custom-controls-stacked .custom-control + .custom-control {
      margin-left: 0; }

.custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #58595B;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #808285;
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none; }
  .custom-select:focus {
    border-color: #9c1bd7;
    outline: none; }
    .custom-select:focus::-ms-value {
      color: #58595B;
      background-color: #fff; }
  .custom-select:disabled {
    color: #D1D3D4;
    cursor: not-allowed;
    background-color: #F1F2F2; }
  .custom-select::-ms-expand {
    opacity: 0; }

.custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%; }

.custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer; }

.custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0; }

.custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #BCBEC0;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid #808285;
  border-radius: 0.25rem; }
  .custom-file-control:lang(en)::after {
    content: "Choose file..."; }
  .custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: 2.5rem;
    padding: 0.5rem 1rem;
    line-height: 1.5;
    color: #BCBEC0;
    background-color: #F1F2F2;
    border: 1px solid #808285;
    border-radius: 0 0.25rem 0.25rem 0; }
  .custom-file-control:lang(en)::before {
    content: "Browse"; }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5em 1em; }
  .nav-link:focus, .nav-link:hover {
    text-decoration: none; }
  .nav-link.disabled {
    color: #D1D3D4;
    cursor: not-allowed; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
    .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
      border-color: #F1F2F2 #F1F2F2 #ddd; }
    .nav-tabs .nav-link.disabled {
      color: #D1D3D4;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #BCBEC0;
    background-color: #fff;
    border-color: #ddd #ddd #fff; }
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #4a0d66; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem 2rem; }

.navbar-brand {
  display: inline-block;
  padding-top: .25rem;
  padding-bottom: .25rem;
  margin-right: 2rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; }
  .navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none; }

.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }

.navbar-text {
  display: inline-block;
  padding-top: .425rem;
  padding-bottom: .425rem; }

.navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

.navbar-toggler-left {
  position: absolute;
  left: 2rem; }

.navbar-toggler-right {
  position: absolute;
  right: 2rem; }

@media (max-width: 575px) {
  .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable .navbar-toggler {
      display: none; } }

@media (max-width: 767px) {
  .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-sm > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-sm .navbar-toggler {
      display: none; } }

@media (max-width: 991px) {
  .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-md > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-md .navbar-toggler {
      display: none; } }

@media (max-width: 1199px) {
  .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-lg > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1399px) {
  .navbar-toggleable-xl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xl > .container {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1400px) {
  .navbar-toggleable-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    .navbar-toggleable-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      .navbar-toggleable-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem; }
    .navbar-toggleable-xl > .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
    .navbar-toggleable-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      width: 100%; }
    .navbar-toggleable-xl .navbar-toggler {
      display: none; } }

.navbar-toggleable-xxl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .navbar-toggleable-xxl .navbar-nav .dropdown-menu {
    position: static;
    float: none; }
  .navbar-toggleable-xxl > .container {
    padding-right: 0;
    padding-left: 0; }
  .navbar-toggleable-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .navbar-toggleable-xxl .navbar-nav .nav-link {
      padding-right: .5rem;
      padding-left: .5rem; }
  .navbar-toggleable-xxl > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
  .navbar-toggleable-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%; }
  .navbar-toggleable-xxl .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand,
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9); }
  .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover,
  .navbar-light .navbar-toggler:focus,
  .navbar-light .navbar-toggler:hover {
    color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .open > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-toggler {
  color: white; }
  .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover,
  .navbar-inverse .navbar-toggler:focus,
  .navbar-inverse .navbar-toggler:hover {
    color: white; }

.navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-inverse .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-inverse .navbar-nav .open > .nav-link,
.navbar-inverse .navbar-nav .active > .nav-link,
.navbar-inverse .navbar-nav .nav-link.open,
.navbar-inverse .navbar-nav .nav-link.active {
  color: white; }

.navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }

.navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5); }

.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem; }

.card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem; }

.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

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

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125); }
  .card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-primary {
  background-color: #4a0d66;
  border-color: #4a0d66; }
  .card-primary .card-header,
  .card-primary .card-footer {
    background-color: transparent; }

.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c; }
  .card-success .card-header,
  .card-success .card-footer {
    background-color: transparent; }

.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de; }
  .card-info .card-header,
  .card-info .card-footer {
    background-color: transparent; }

.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
  .card-warning .card-header,
  .card-warning .card-footer {
    background-color: transparent; }

.card-danger {
  background-color: #d9534f;
  border-color: #d9534f; }
  .card-danger .card-header,
  .card-danger .card-footer {
    background-color: transparent; }

.card-outline-primary {
  background-color: transparent;
  border-color: #4a0d66; }

.card-outline-secondary {
  background-color: transparent;
  border-color: #256D65; }

.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de; }

.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c; }

.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e; }

.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f; }

.card-inverse {
  color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-header,
  .card-inverse .card-footer {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.2); }
  .card-inverse .card-header,
  .card-inverse .card-footer,
  .card-inverse .card-title,
  .card-inverse .card-blockquote {
    color: #fff; }
  .card-inverse .card-link,
  .card-inverse .card-text,
  .card-inverse .card-subtitle,
  .card-inverse .card-blockquote .blockquote-footer {
    color: rgba(255, 255, 255, 0.65); }
  .card-inverse .card-link:focus, .card-inverse .card-link:hover {
    color: #fff; }

.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0; }

.card-img {
  border-radius: calc(0.25rem - 1px); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

@media (min-width: 576px) {
  .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-deck .card {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
      flex: 1 0 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .card-deck .card:not(:first-child) {
        margin-left: 25px; }
      .card-deck .card:not(:last-child) {
        margin-right: 25px; } }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .card-group .card {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
      flex: 1 0 0; }
      .card-group .card + .card {
        margin-left: 0;
        border-left: 0; }
      .card-group .card:first-child {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-top {
          border-top-right-radius: 0; }
        .card-group .card:first-child .card-img-bottom {
          border-bottom-right-radius: 0; }
      .card-group .card:last-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-top {
          border-top-left-radius: 0; }
        .card-group .card:last-child .card-img-bottom {
          border-bottom-left-radius: 0; }
      .card-group .card:not(:first-child):not(:last-child) {
        border-radius: 0; }
        .card-group .card:not(:first-child):not(:last-child) .card-img-top,
        .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
          border-radius: 0; } }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem; }
    .card-columns .card {
      display: inline-block;
      width: 100%;
      margin-bottom: 0.75rem; } }

.breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 2rem;
  list-style: none;
  background-color: #F1F2F2;
  border-radius: 0.25rem; }
  .breadcrumb::after {
    display: block;
    content: "";
    clear: both; }

.breadcrumb-item {
  float: left; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #D1D3D4;
    content: "/"; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }
  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }
  .breadcrumb-item.active {
    color: #D1D3D4; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #4a0d66;
  border-color: #4a0d66; }

.page-item.disabled .page-link {
  color: #D1D3D4;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #359A8E;
  background-color: #fff;
  border: 1px solid #ddd; }
  .page-link:focus, .page-link:hover {
    color: #21615a;
    text-decoration: none;
    background-color: #F1F2F2;
    border-color: #ddd; }

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem; }

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem; }
  .badge:empty {
    display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem; }

.badge-default {
  background-color: #D1D3D4; }
  .badge-default[href]:focus, .badge-default[href]:hover {
    background-color: #b7babb; }

.badge-primary {
  background-color: #4a0d66; }
  .badge-primary[href]:focus, .badge-primary[href]:hover {
    background-color: #290739; }

.badge-success {
  background-color: #5cb85c; }
  .badge-success[href]:focus, .badge-success[href]:hover {
    background-color: #449d44; }

.badge-info {
  background-color: #5bc0de; }
  .badge-info[href]:focus, .badge-info[href]:hover {
    background-color: #31b0d5; }

.badge-warning {
  background-color: #f0ad4e; }
  .badge-warning[href]:focus, .badge-warning[href]:hover {
    background-color: #ec971f; }

.badge-danger {
  background-color: #d9534f; }
  .badge-danger[href]:focus, .badge-danger[href]:hover {
    background-color: #c9302c; }

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #F1F2F2;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-hr {
  border-top-color: #d7d9d9; }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 2rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: bold; }

.alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c1e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6d5ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7ecb5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9b9; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #F1F2F2;
  border-radius: 0.25rem; }

.progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #4a0d66; }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite; }

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #BCBEC0;
  text-align: inherit; }
  .list-group-item-action .list-group-item-heading {
    color: #808285; }
  .list-group-item-action:focus, .list-group-item-action:hover {
    color: #BCBEC0;
    text-decoration: none;
    background-color: #f7f7f9; }
  .list-group-item-action:active {
    color: #808285;
    background-color: #F1F2F2; }

.list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-right-radius: 0.25rem;
    border-top-left-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item:focus, .list-group-item:hover {
    text-decoration: none; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #D1D3D4;
    cursor: not-allowed;
    background-color: #fff; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item:disabled .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item:disabled .list-group-item-text {
      color: #D1D3D4; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #4a0d66;
    border-color: #4a0d66; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text {
      color: #cd83ef; }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:focus, a.list-group-item-success:hover,
  button.list-group-item-success:focus,
  button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active,
  button.list-group-item-success.active {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:focus, a.list-group-item-info:hover,
  button.list-group-item-info:focus,
  button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active,
  button.list-group-item-info.active {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:focus, a.list-group-item-warning:hover,
  button.list-group-item-warning:focus,
  button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active,
  button.list-group-item-warning.active {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:focus, a.list-group-item-danger:hover,
  button.list-group-item-danger:focus,
  button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active,
  button.list-group-item-danger.active {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5; }
  .close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .75; }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #F1F2F2; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.5; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px; }

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #F1F2F2; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 30px auto; }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "HouschkaAltPro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }
  .tooltip.show {
    opacity: 0.9; }
  .tooltip.tooltip-top, .tooltip.bs-tether-element-attached-bottom {
    padding: 5px 0;
    margin-top: -3px; }
    .tooltip.tooltip-top .tooltip-inner::before, .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 5px 5px 0;
      border-top-color: #000; }
  .tooltip.tooltip-right, .tooltip.bs-tether-element-attached-left {
    padding: 0 5px;
    margin-left: 3px; }
    .tooltip.tooltip-right .tooltip-inner::before, .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
      top: 50%;
      left: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 5px 5px 0;
      border-right-color: #000; }
  .tooltip.tooltip-bottom, .tooltip.bs-tether-element-attached-top {
    padding: 5px 0;
    margin-top: 3px; }
    .tooltip.tooltip-bottom .tooltip-inner::before, .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
      top: 0;
      left: 50%;
      margin-left: -5px;
      content: "";
      border-width: 0 5px 5px;
      border-bottom-color: #000; }
  .tooltip.tooltip-left, .tooltip.bs-tether-element-attached-right {
    padding: 0 5px;
    margin-left: -3px; }
    .tooltip.tooltip-left .tooltip-inner::before, .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
      top: 50%;
      right: 0;
      margin-top: -5px;
      content: "";
      border-width: 5px 0 5px 5px;
      border-left-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem; }
  .tooltip-inner::before {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: "HouschkaAltPro", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem; }
  .popover.popover-top, .popover.bs-tether-element-attached-bottom {
    margin-top: -10px; }
    .popover.popover-top::before, .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::before, .popover.bs-tether-element-attached-bottom::after {
      left: 50%;
      border-bottom-width: 0; }
    .popover.popover-top::before, .popover.bs-tether-element-attached-bottom::before {
      bottom: -11px;
      margin-left: -11px;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-top::after, .popover.bs-tether-element-attached-bottom::after {
      bottom: -10px;
      margin-left: -10px;
      border-top-color: #fff; }
  .popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px; }
    .popover.popover-right::before, .popover.popover-right::after, .popover.bs-tether-element-attached-left::before, .popover.bs-tether-element-attached-left::after {
      top: 50%;
      border-left-width: 0; }
    .popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
      left: -11px;
      margin-top: -11px;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-right::after, .popover.bs-tether-element-attached-left::after {
      left: -10px;
      margin-top: -10px;
      border-right-color: #fff; }
  .popover.popover-bottom, .popover.bs-tether-element-attached-top {
    margin-top: 10px; }
    .popover.popover-bottom::before, .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::before, .popover.bs-tether-element-attached-top::after {
      left: 50%;
      border-top-width: 0; }
    .popover.popover-bottom::before, .popover.bs-tether-element-attached-top::before {
      top: -11px;
      margin-left: -11px;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-bottom::after, .popover.bs-tether-element-attached-top::after {
      top: -10px;
      margin-left: -10px;
      border-bottom-color: #f7f7f7; }
    .popover.popover-bottom .popover-title::before, .popover.bs-tether-element-attached-top .popover-title::before {
      position: absolute;
      top: 0;
      left: 50%;
      display: block;
      width: 20px;
      margin-left: -10px;
      content: "";
      border-bottom: 1px solid #f7f7f7; }
  .popover.popover-left, .popover.bs-tether-element-attached-right {
    margin-left: -10px; }
    .popover.popover-left::before, .popover.popover-left::after, .popover.bs-tether-element-attached-right::before, .popover.bs-tether-element-attached-right::after {
      top: 50%;
      border-right-width: 0; }
    .popover.popover-left::before, .popover.bs-tether-element-attached-right::before {
      right: -11px;
      margin-top: -11px;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.popover-left::after, .popover.bs-tether-element-attached-right::after {
      right: -10px;
      margin-top: -10px;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px); }
  .popover-title:empty {
    display: none; }

.popover-content {
  padding: 9px 14px; }

.popover::before,
.popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover::before {
  content: "";
  border-width: 11px; }

.popover::after {
  content: "";
  border-width: 10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-item {
  position: relative;
  display: none;
  width: 100%; }
  @media (-webkit-transform-3d) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; } }
  @supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
    .carousel-item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

@media (-webkit-transform-3d) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5; }
  .carousel-control-prev:focus, .carousel-control-prev:hover,
  .carousel-control-next:focus,
  .carousel-control-next:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5); }
    .carousel-indicators li::before {
      position: absolute;
      top: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
    .carousel-indicators li::after {
      position: absolute;
      bottom: -10px;
      left: 0;
      display: inline-block;
      width: 100%;
      height: 10px;
      content: ""; }
  .carousel-indicators .active {
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-faded {
  background-color: #f7f7f7; }

.bg-primary {
  background-color: #4a0d66 !important; }

a.bg-primary:focus, a.bg-primary:hover {
  background-color: #290739 !important; }

.bg-success {
  background-color: #5cb85c !important; }

a.bg-success:focus, a.bg-success:hover {
  background-color: #449d44 !important; }

.bg-info {
  background-color: #5bc0de !important; }

a.bg-info:focus, a.bg-info:hover {
  background-color: #31b0d5 !important; }

.bg-warning {
  background-color: #f0ad4e !important; }

a.bg-warning:focus, a.bg-warning:hover {
  background-color: #ec971f !important; }

.bg-danger {
  background-color: #d9534f !important; }

a.bg-danger:focus, a.bg-danger:hover {
  background-color: #c9302c !important; }

.bg-inverse {
  background-color: #808285 !important; }

a.bg-inverse:focus, a.bg-inverse:hover {
  background-color: #67696b !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.rounded {
  border-radius: 0.25rem; }

.rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem; }

.rounded-circle {
  border-radius: 50%; }

.rounded-0 {
  border-radius: 0; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.d-none {
  display: none !important; }

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

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

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

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1400px) {
  .d-xxl-none {
    display: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1; }

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

.flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0; }

.flex-row, ul.globalActions, .masthead, .generalTeaseActions {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

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

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

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

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

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

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

.justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

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

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

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

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

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

.align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

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

@media (min-width: 576px) {
  .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1400px) {
  .flex-xxl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .flex-xxl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .flex-xxl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

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

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

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

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

@media (min-width: 1400px) {
  .float-xxl-left {
    float: left !important; }
  .float-xxl-right {
    float: right !important; }
  .float-xxl-none {
    float: none !important; } }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.m-0 {
  margin: 0 0 !important; }

.mt-0 {
  margin-top: 0 !important; }

.mr-0 {
  margin-right: 0 !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.ml-0 {
  margin-left: 0 !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-1 {
  margin: 0.5rem 0.5rem !important; }

.mt-1 {
  margin-top: 0.5rem !important; }

.mr-1 {
  margin-right: 0.5rem !important; }

.mb-1 {
  margin-bottom: 0.5rem !important; }

.ml-1 {
  margin-left: 0.5rem !important; }

.mx-1 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.my-1 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.m-2 {
  margin: 1rem 1rem !important; }

.mt-2 {
  margin-top: 1rem !important; }

.mr-2 {
  margin-right: 1rem !important; }

.mb-2 {
  margin-bottom: 1rem !important; }

.ml-2 {
  margin-left: 1rem !important; }

.mx-2 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.my-2 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.m-3 {
  margin: 2rem 2rem !important; }

.mt-3 {
  margin-top: 2rem !important; }

.mr-3 {
  margin-right: 2rem !important; }

.mb-3 {
  margin-bottom: 2rem !important; }

.ml-3 {
  margin-left: 2rem !important; }

.mx-3 {
  margin-right: 2rem !important;
  margin-left: 2rem !important; }

.my-3 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important; }

.m-4 {
  margin: 3rem 3rem !important; }

.mt-4 {
  margin-top: 3rem !important; }

.mr-4 {
  margin-right: 3rem !important; }

.mb-4 {
  margin-bottom: 3rem !important; }

.ml-4 {
  margin-left: 3rem !important; }

.mx-4 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.my-4 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.m-5 {
  margin: 6rem 6rem !important; }

.mt-5 {
  margin-top: 6rem !important; }

.mr-5 {
  margin-right: 6rem !important; }

.mb-5 {
  margin-bottom: 6rem !important; }

.ml-5 {
  margin-left: 6rem !important; }

.mx-5 {
  margin-right: 6rem !important;
  margin-left: 6rem !important; }

.my-5 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important; }

.p-0 {
  padding: 0 0 !important; }

.pt-0 {
  padding-top: 0 !important; }

.pr-0 {
  padding-right: 0 !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pl-0 {
  padding-left: 0 !important; }

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

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.p-1 {
  padding: 0.5rem 0.5rem !important; }

.pt-1 {
  padding-top: 0.5rem !important; }

.pr-1 {
  padding-right: 0.5rem !important; }

.pb-1 {
  padding-bottom: 0.5rem !important; }

.pl-1 {
  padding-left: 0.5rem !important; }

.px-1 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.py-1 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.p-2 {
  padding: 1rem 1rem !important; }

.pt-2 {
  padding-top: 1rem !important; }

.pr-2 {
  padding-right: 1rem !important; }

.pb-2 {
  padding-bottom: 1rem !important; }

.pl-2 {
  padding-left: 1rem !important; }

.px-2 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.py-2 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.p-3 {
  padding: 2rem 2rem !important; }

.pt-3 {
  padding-top: 2rem !important; }

.pr-3 {
  padding-right: 2rem !important; }

.pb-3 {
  padding-bottom: 2rem !important; }

.pl-3 {
  padding-left: 2rem !important; }

.px-3 {
  padding-right: 2rem !important;
  padding-left: 2rem !important; }

.py-3 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important; }

.p-4 {
  padding: 3rem 3rem !important; }

.pt-4 {
  padding-top: 3rem !important; }

.pr-4 {
  padding-right: 3rem !important; }

.pb-4 {
  padding-bottom: 3rem !important; }

.pl-4 {
  padding-left: 3rem !important; }

.px-4 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-4 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.p-5 {
  padding: 6rem 6rem !important; }

.pt-5 {
  padding-top: 6rem !important; }

.pr-5 {
  padding-right: 6rem !important; }

.pb-5 {
  padding-bottom: 6rem !important; }

.pl-5 {
  padding-left: 6rem !important; }

.px-5 {
  padding-right: 6rem !important;
  padding-left: 6rem !important; }

.py-5 {
  padding-top: 6rem !important;
  padding-bottom: 6rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto {
  margin-top: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ml-auto {
  margin-left: auto !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 0 !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0 {
    margin-left: 0 !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-sm-1 {
    margin: 0.5rem 0.5rem !important; }
  .mt-sm-1 {
    margin-top: 0.5rem !important; }
  .mr-sm-1 {
    margin-right: 0.5rem !important; }
  .mb-sm-1 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-1 {
    margin-left: 0.5rem !important; }
  .mx-sm-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-sm-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-sm-2 {
    margin: 1rem 1rem !important; }
  .mt-sm-2 {
    margin-top: 1rem !important; }
  .mr-sm-2 {
    margin-right: 1rem !important; }
  .mb-sm-2 {
    margin-bottom: 1rem !important; }
  .ml-sm-2 {
    margin-left: 1rem !important; }
  .mx-sm-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-sm-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-sm-3 {
    margin: 2rem 2rem !important; }
  .mt-sm-3 {
    margin-top: 2rem !important; }
  .mr-sm-3 {
    margin-right: 2rem !important; }
  .mb-sm-3 {
    margin-bottom: 2rem !important; }
  .ml-sm-3 {
    margin-left: 2rem !important; }
  .mx-sm-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .my-sm-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-sm-4 {
    margin: 3rem 3rem !important; }
  .mt-sm-4 {
    margin-top: 3rem !important; }
  .mr-sm-4 {
    margin-right: 3rem !important; }
  .mb-sm-4 {
    margin-bottom: 3rem !important; }
  .ml-sm-4 {
    margin-left: 3rem !important; }
  .mx-sm-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-sm-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-sm-5 {
    margin: 6rem 6rem !important; }
  .mt-sm-5 {
    margin-top: 6rem !important; }
  .mr-sm-5 {
    margin-right: 6rem !important; }
  .mb-sm-5 {
    margin-bottom: 6rem !important; }
  .ml-sm-5 {
    margin-left: 6rem !important; }
  .mx-sm-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }
  .my-sm-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }
  .p-sm-0 {
    padding: 0 0 !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0 {
    padding-left: 0 !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-sm-1 {
    padding: 0.5rem 0.5rem !important; }
  .pt-sm-1 {
    padding-top: 0.5rem !important; }
  .pr-sm-1 {
    padding-right: 0.5rem !important; }
  .pb-sm-1 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-1 {
    padding-left: 0.5rem !important; }
  .px-sm-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-sm-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-sm-2 {
    padding: 1rem 1rem !important; }
  .pt-sm-2 {
    padding-top: 1rem !important; }
  .pr-sm-2 {
    padding-right: 1rem !important; }
  .pb-sm-2 {
    padding-bottom: 1rem !important; }
  .pl-sm-2 {
    padding-left: 1rem !important; }
  .px-sm-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-sm-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-sm-3 {
    padding: 2rem 2rem !important; }
  .pt-sm-3 {
    padding-top: 2rem !important; }
  .pr-sm-3 {
    padding-right: 2rem !important; }
  .pb-sm-3 {
    padding-bottom: 2rem !important; }
  .pl-sm-3 {
    padding-left: 2rem !important; }
  .px-sm-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .py-sm-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-sm-4 {
    padding: 3rem 3rem !important; }
  .pt-sm-4 {
    padding-top: 3rem !important; }
  .pr-sm-4 {
    padding-right: 3rem !important; }
  .pb-sm-4 {
    padding-bottom: 3rem !important; }
  .pl-sm-4 {
    padding-left: 3rem !important; }
  .px-sm-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-sm-5 {
    padding: 6rem 6rem !important; }
  .pt-sm-5 {
    padding-top: 6rem !important; }
  .pr-sm-5 {
    padding-right: 6rem !important; }
  .pb-sm-5 {
    padding-bottom: 6rem !important; }
  .pl-sm-5 {
    padding-left: 6rem !important; }
  .px-sm-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }
  .py-sm-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto {
    margin-left: auto !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 0 !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mr-md-0 {
    margin-right: 0 !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0 {
    margin-left: 0 !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-md-1 {
    margin: 0.5rem 0.5rem !important; }
  .mt-md-1 {
    margin-top: 0.5rem !important; }
  .mr-md-1 {
    margin-right: 0.5rem !important; }
  .mb-md-1 {
    margin-bottom: 0.5rem !important; }
  .ml-md-1 {
    margin-left: 0.5rem !important; }
  .mx-md-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-md-2 {
    margin: 1rem 1rem !important; }
  .mt-md-2 {
    margin-top: 1rem !important; }
  .mr-md-2 {
    margin-right: 1rem !important; }
  .mb-md-2 {
    margin-bottom: 1rem !important; }
  .ml-md-2 {
    margin-left: 1rem !important; }
  .mx-md-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-md-3 {
    margin: 2rem 2rem !important; }
  .mt-md-3 {
    margin-top: 2rem !important; }
  .mr-md-3 {
    margin-right: 2rem !important; }
  .mb-md-3 {
    margin-bottom: 2rem !important; }
  .ml-md-3 {
    margin-left: 2rem !important; }
  .mx-md-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .my-md-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-md-4 {
    margin: 3rem 3rem !important; }
  .mt-md-4 {
    margin-top: 3rem !important; }
  .mr-md-4 {
    margin-right: 3rem !important; }
  .mb-md-4 {
    margin-bottom: 3rem !important; }
  .ml-md-4 {
    margin-left: 3rem !important; }
  .mx-md-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-md-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-md-5 {
    margin: 6rem 6rem !important; }
  .mt-md-5 {
    margin-top: 6rem !important; }
  .mr-md-5 {
    margin-right: 6rem !important; }
  .mb-md-5 {
    margin-bottom: 6rem !important; }
  .ml-md-5 {
    margin-left: 6rem !important; }
  .mx-md-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }
  .my-md-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }
  .p-md-0 {
    padding: 0 0 !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pr-md-0 {
    padding-right: 0 !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0 {
    padding-left: 0 !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-md-1 {
    padding: 0.5rem 0.5rem !important; }
  .pt-md-1 {
    padding-top: 0.5rem !important; }
  .pr-md-1 {
    padding-right: 0.5rem !important; }
  .pb-md-1 {
    padding-bottom: 0.5rem !important; }
  .pl-md-1 {
    padding-left: 0.5rem !important; }
  .px-md-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-md-2 {
    padding: 1rem 1rem !important; }
  .pt-md-2 {
    padding-top: 1rem !important; }
  .pr-md-2 {
    padding-right: 1rem !important; }
  .pb-md-2 {
    padding-bottom: 1rem !important; }
  .pl-md-2 {
    padding-left: 1rem !important; }
  .px-md-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-md-3 {
    padding: 2rem 2rem !important; }
  .pt-md-3 {
    padding-top: 2rem !important; }
  .pr-md-3 {
    padding-right: 2rem !important; }
  .pb-md-3 {
    padding-bottom: 2rem !important; }
  .pl-md-3 {
    padding-left: 2rem !important; }
  .px-md-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .py-md-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-md-4 {
    padding: 3rem 3rem !important; }
  .pt-md-4 {
    padding-top: 3rem !important; }
  .pr-md-4 {
    padding-right: 3rem !important; }
  .pb-md-4 {
    padding-bottom: 3rem !important; }
  .pl-md-4 {
    padding-left: 3rem !important; }
  .px-md-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-md-5 {
    padding: 6rem 6rem !important; }
  .pt-md-5 {
    padding-top: 6rem !important; }
  .pr-md-5 {
    padding-right: 6rem !important; }
  .pb-md-5 {
    padding-bottom: 6rem !important; }
  .pl-md-5 {
    padding-left: 6rem !important; }
  .px-md-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }
  .py-md-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .mr-md-auto {
    margin-right: auto !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto {
    margin-left: auto !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 0 !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0 {
    margin-left: 0 !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-lg-1 {
    margin: 0.5rem 0.5rem !important; }
  .mt-lg-1 {
    margin-top: 0.5rem !important; }
  .mr-lg-1 {
    margin-right: 0.5rem !important; }
  .mb-lg-1 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-1 {
    margin-left: 0.5rem !important; }
  .mx-lg-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-lg-2 {
    margin: 1rem 1rem !important; }
  .mt-lg-2 {
    margin-top: 1rem !important; }
  .mr-lg-2 {
    margin-right: 1rem !important; }
  .mb-lg-2 {
    margin-bottom: 1rem !important; }
  .ml-lg-2 {
    margin-left: 1rem !important; }
  .mx-lg-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-lg-3 {
    margin: 2rem 2rem !important; }
  .mt-lg-3 {
    margin-top: 2rem !important; }
  .mr-lg-3 {
    margin-right: 2rem !important; }
  .mb-lg-3 {
    margin-bottom: 2rem !important; }
  .ml-lg-3 {
    margin-left: 2rem !important; }
  .mx-lg-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .my-lg-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-lg-4 {
    margin: 3rem 3rem !important; }
  .mt-lg-4 {
    margin-top: 3rem !important; }
  .mr-lg-4 {
    margin-right: 3rem !important; }
  .mb-lg-4 {
    margin-bottom: 3rem !important; }
  .ml-lg-4 {
    margin-left: 3rem !important; }
  .mx-lg-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-lg-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-lg-5 {
    margin: 6rem 6rem !important; }
  .mt-lg-5 {
    margin-top: 6rem !important; }
  .mr-lg-5 {
    margin-right: 6rem !important; }
  .mb-lg-5 {
    margin-bottom: 6rem !important; }
  .ml-lg-5 {
    margin-left: 6rem !important; }
  .mx-lg-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }
  .my-lg-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }
  .p-lg-0 {
    padding: 0 0 !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0 {
    padding-left: 0 !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-lg-1 {
    padding: 0.5rem 0.5rem !important; }
  .pt-lg-1 {
    padding-top: 0.5rem !important; }
  .pr-lg-1 {
    padding-right: 0.5rem !important; }
  .pb-lg-1 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-1 {
    padding-left: 0.5rem !important; }
  .px-lg-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-lg-2 {
    padding: 1rem 1rem !important; }
  .pt-lg-2 {
    padding-top: 1rem !important; }
  .pr-lg-2 {
    padding-right: 1rem !important; }
  .pb-lg-2 {
    padding-bottom: 1rem !important; }
  .pl-lg-2 {
    padding-left: 1rem !important; }
  .px-lg-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-lg-3 {
    padding: 2rem 2rem !important; }
  .pt-lg-3 {
    padding-top: 2rem !important; }
  .pr-lg-3 {
    padding-right: 2rem !important; }
  .pb-lg-3 {
    padding-bottom: 2rem !important; }
  .pl-lg-3 {
    padding-left: 2rem !important; }
  .px-lg-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .py-lg-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-lg-4 {
    padding: 3rem 3rem !important; }
  .pt-lg-4 {
    padding-top: 3rem !important; }
  .pr-lg-4 {
    padding-right: 3rem !important; }
  .pb-lg-4 {
    padding-bottom: 3rem !important; }
  .pl-lg-4 {
    padding-left: 3rem !important; }
  .px-lg-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-lg-5 {
    padding: 6rem 6rem !important; }
  .pt-lg-5 {
    padding-top: 6rem !important; }
  .pr-lg-5 {
    padding-right: 6rem !important; }
  .pb-lg-5 {
    padding-bottom: 6rem !important; }
  .pl-lg-5 {
    padding-left: 6rem !important; }
  .px-lg-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }
  .py-lg-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto {
    margin-left: auto !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 0 !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0 {
    margin-left: 0 !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xl-1 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xl-1 {
    margin-top: 0.5rem !important; }
  .mr-xl-1 {
    margin-right: 0.5rem !important; }
  .mb-xl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-1 {
    margin-left: 0.5rem !important; }
  .mx-xl-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xl-2 {
    margin: 1rem 1rem !important; }
  .mt-xl-2 {
    margin-top: 1rem !important; }
  .mr-xl-2 {
    margin-right: 1rem !important; }
  .mb-xl-2 {
    margin-bottom: 1rem !important; }
  .ml-xl-2 {
    margin-left: 1rem !important; }
  .mx-xl-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xl-3 {
    margin: 2rem 2rem !important; }
  .mt-xl-3 {
    margin-top: 2rem !important; }
  .mr-xl-3 {
    margin-right: 2rem !important; }
  .mb-xl-3 {
    margin-bottom: 2rem !important; }
  .ml-xl-3 {
    margin-left: 2rem !important; }
  .mx-xl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .my-xl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-xl-4 {
    margin: 3rem 3rem !important; }
  .mt-xl-4 {
    margin-top: 3rem !important; }
  .mr-xl-4 {
    margin-right: 3rem !important; }
  .mb-xl-4 {
    margin-bottom: 3rem !important; }
  .ml-xl-4 {
    margin-left: 3rem !important; }
  .mx-xl-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xl-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-xl-5 {
    margin: 6rem 6rem !important; }
  .mt-xl-5 {
    margin-top: 6rem !important; }
  .mr-xl-5 {
    margin-right: 6rem !important; }
  .mb-xl-5 {
    margin-bottom: 6rem !important; }
  .ml-xl-5 {
    margin-left: 6rem !important; }
  .mx-xl-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }
  .my-xl-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }
  .p-xl-0 {
    padding: 0 0 !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0 {
    padding-left: 0 !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xl-1 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xl-1 {
    padding-top: 0.5rem !important; }
  .pr-xl-1 {
    padding-right: 0.5rem !important; }
  .pb-xl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-1 {
    padding-left: 0.5rem !important; }
  .px-xl-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xl-2 {
    padding: 1rem 1rem !important; }
  .pt-xl-2 {
    padding-top: 1rem !important; }
  .pr-xl-2 {
    padding-right: 1rem !important; }
  .pb-xl-2 {
    padding-bottom: 1rem !important; }
  .pl-xl-2 {
    padding-left: 1rem !important; }
  .px-xl-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xl-3 {
    padding: 2rem 2rem !important; }
  .pt-xl-3 {
    padding-top: 2rem !important; }
  .pr-xl-3 {
    padding-right: 2rem !important; }
  .pb-xl-3 {
    padding-bottom: 2rem !important; }
  .pl-xl-3 {
    padding-left: 2rem !important; }
  .px-xl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .py-xl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-xl-4 {
    padding: 3rem 3rem !important; }
  .pt-xl-4 {
    padding-top: 3rem !important; }
  .pr-xl-4 {
    padding-right: 3rem !important; }
  .pb-xl-4 {
    padding-bottom: 3rem !important; }
  .pl-xl-4 {
    padding-left: 3rem !important; }
  .px-xl-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-xl-5 {
    padding: 6rem 6rem !important; }
  .pt-xl-5 {
    padding-top: 6rem !important; }
  .pr-xl-5 {
    padding-right: 6rem !important; }
  .pb-xl-5 {
    padding-bottom: 6rem !important; }
  .pl-xl-5 {
    padding-left: 6rem !important; }
  .px-xl-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }
  .py-xl-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto {
    margin-left: auto !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

@media (min-width: 1400px) {
  .m-xxl-0 {
    margin: 0 0 !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mr-xxl-0 {
    margin-right: 0 !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .ml-xxl-0 {
    margin-left: 0 !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .m-xxl-1 {
    margin: 0.5rem 0.5rem !important; }
  .mt-xxl-1 {
    margin-top: 0.5rem !important; }
  .mr-xxl-1 {
    margin-right: 0.5rem !important; }
  .mb-xxl-1 {
    margin-bottom: 0.5rem !important; }
  .ml-xxl-1 {
    margin-left: 0.5rem !important; }
  .mx-xxl-1 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .my-xxl-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .m-xxl-2 {
    margin: 1rem 1rem !important; }
  .mt-xxl-2 {
    margin-top: 1rem !important; }
  .mr-xxl-2 {
    margin-right: 1rem !important; }
  .mb-xxl-2 {
    margin-bottom: 1rem !important; }
  .ml-xxl-2 {
    margin-left: 1rem !important; }
  .mx-xxl-2 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .my-xxl-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .m-xxl-3 {
    margin: 2rem 2rem !important; }
  .mt-xxl-3 {
    margin-top: 2rem !important; }
  .mr-xxl-3 {
    margin-right: 2rem !important; }
  .mb-xxl-3 {
    margin-bottom: 2rem !important; }
  .ml-xxl-3 {
    margin-left: 2rem !important; }
  .mx-xxl-3 {
    margin-right: 2rem !important;
    margin-left: 2rem !important; }
  .my-xxl-3 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important; }
  .m-xxl-4 {
    margin: 3rem 3rem !important; }
  .mt-xxl-4 {
    margin-top: 3rem !important; }
  .mr-xxl-4 {
    margin-right: 3rem !important; }
  .mb-xxl-4 {
    margin-bottom: 3rem !important; }
  .ml-xxl-4 {
    margin-left: 3rem !important; }
  .mx-xxl-4 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .my-xxl-4 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .m-xxl-5 {
    margin: 6rem 6rem !important; }
  .mt-xxl-5 {
    margin-top: 6rem !important; }
  .mr-xxl-5 {
    margin-right: 6rem !important; }
  .mb-xxl-5 {
    margin-bottom: 6rem !important; }
  .ml-xxl-5 {
    margin-left: 6rem !important; }
  .mx-xxl-5 {
    margin-right: 6rem !important;
    margin-left: 6rem !important; }
  .my-xxl-5 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important; }
  .p-xxl-0 {
    padding: 0 0 !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pr-xxl-0 {
    padding-right: 0 !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pl-xxl-0 {
    padding-left: 0 !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .p-xxl-1 {
    padding: 0.5rem 0.5rem !important; }
  .pt-xxl-1 {
    padding-top: 0.5rem !important; }
  .pr-xxl-1 {
    padding-right: 0.5rem !important; }
  .pb-xxl-1 {
    padding-bottom: 0.5rem !important; }
  .pl-xxl-1 {
    padding-left: 0.5rem !important; }
  .px-xxl-1 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .py-xxl-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .p-xxl-2 {
    padding: 1rem 1rem !important; }
  .pt-xxl-2 {
    padding-top: 1rem !important; }
  .pr-xxl-2 {
    padding-right: 1rem !important; }
  .pb-xxl-2 {
    padding-bottom: 1rem !important; }
  .pl-xxl-2 {
    padding-left: 1rem !important; }
  .px-xxl-2 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .py-xxl-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .p-xxl-3 {
    padding: 2rem 2rem !important; }
  .pt-xxl-3 {
    padding-top: 2rem !important; }
  .pr-xxl-3 {
    padding-right: 2rem !important; }
  .pb-xxl-3 {
    padding-bottom: 2rem !important; }
  .pl-xxl-3 {
    padding-left: 2rem !important; }
  .px-xxl-3 {
    padding-right: 2rem !important;
    padding-left: 2rem !important; }
  .py-xxl-3 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important; }
  .p-xxl-4 {
    padding: 3rem 3rem !important; }
  .pt-xxl-4 {
    padding-top: 3rem !important; }
  .pr-xxl-4 {
    padding-right: 3rem !important; }
  .pb-xxl-4 {
    padding-bottom: 3rem !important; }
  .pl-xxl-4 {
    padding-left: 3rem !important; }
  .px-xxl-4 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .p-xxl-5 {
    padding: 6rem 6rem !important; }
  .pt-xxl-5 {
    padding-top: 6rem !important; }
  .pr-xxl-5 {
    padding-right: 6rem !important; }
  .pb-xxl-5 {
    padding-bottom: 6rem !important; }
  .pl-xxl-5 {
    padding-left: 6rem !important; }
  .px-xxl-5 {
    padding-right: 6rem !important;
    padding-left: 6rem !important; }
  .py-xxl-5 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .mr-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ml-xxl-auto {
    margin-left: auto !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; } }

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

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .text-xxl-left {
    text-align: left !important; }
  .text-xxl-right {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-normal {
  font-weight: normal; }

.font-weight-bold {
  font-weight: bold; }

.font-italic {
  font-style: italic; }

.text-white {
  color: #fff !important; }

.text-muted {
  color: #D1D3D4 !important; }

a.text-muted:focus, a.text-muted:hover {
  color: #b7babb !important; }

.text-primary {
  color: #4a0d66 !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #290739 !important; }

.text-success {
  color: #5cb85c !important; }

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important; }

.text-info {
  color: #5bc0de !important; }

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important; }

.text-warning {
  color: #f0ad4e !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important; }

.text-danger {
  color: #d9534f !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important; }

.text-gray-dark {
  color: #808285 !important; }

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #67696b !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.invisible {
  visibility: hidden !important; }

.hidden-xs-up {
  display: none !important; }

@media (max-width: 575px) {
  .hidden-xs-down {
    display: none !important; } }

@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }

@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }

@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important; } }

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }

@media (max-width: 1199px) {
  .hidden-lg-down {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }

@media (max-width: 1399px) {
  .hidden-xl-down {
    display: none !important; } }

@media (min-width: 1400px) {
  .hidden-xxl-up {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.btn {
  text-decoration: none;
  border: none;
  -webkit-box-shadow: 0 7px #808285;
  box-shadow: 0 7px #808285;
  white-space: normal;
  position: relative;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  -webkit-font-smoothing: antialiased; }
  .btn:hover {
    -webkit-box-shadow: 0 5px #808285;
    box-shadow: 0 5px #808285;
    top: 2px; }

.btn-primary {
  -webkit-box-shadow: 0 7px #35054B;
  box-shadow: 0 7px #35054B; }
  .btn-primary:hover {
    background: #4a0d66;
    -webkit-box-shadow: 0 5px #35054B;
    box-shadow: 0 5px #35054B; }

.btn-secondary {
  -webkit-box-shadow: 0 7px #256D65;
  box-shadow: 0 7px #256D65; }
  .btn-secondary:hover {
    background: #359A8E;
    -webkit-box-shadow: 0 5px #256D65;
    box-shadow: 0 5px #256D65; }

.btn-accent1 {
  color: #fff;
  background-color: #FFA400;
  border-color: #E09000;
  -webkit-box-shadow: 0 7px #E09000;
  box-shadow: 0 7px #E09000; }
  .btn-accent1:hover {
    color: #fff;
    background-color: #cc8300;
    border-color: #a36900; }
  .btn-accent1:focus, .btn-accent1.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(224, 144, 0, 0.5);
    box-shadow: 0 0 0 2px rgba(224, 144, 0, 0.5); }
  .btn-accent1.disabled, .btn-accent1:disabled {
    background-color: #FFA400;
    border-color: #E09000; }
  .btn-accent1:active, .btn-accent1.active,
  .show > .btn-accent1.dropdown-toggle {
    color: #fff;
    background-color: #cc8300;
    background-image: none;
    border-color: #a36900; }
  .btn-accent1:hover {
    background: #FFA400;
    -webkit-box-shadow: 0 5px #E09000;
    box-shadow: 0 5px #E09000; }

.btn-outline-accent1 {
  color: #FFA400;
  background-image: none;
  background-color: transparent;
  border-color: #FFA400; }
  .btn-outline-accent1:hover {
    color: #fff;
    background-color: #FFA400;
    border-color: #FFA400; }
  .btn-outline-accent1:focus, .btn-outline-accent1.focus {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 164, 0, 0.5);
    box-shadow: 0 0 0 2px rgba(255, 164, 0, 0.5); }
  .btn-outline-accent1.disabled, .btn-outline-accent1:disabled {
    color: #FFA400;
    background-color: transparent; }
  .btn-outline-accent1:active, .btn-outline-accent1.active,
  .show > .btn-outline-accent1.dropdown-toggle {
    color: #fff;
    background-color: #FFA400;
    border-color: #FFA400; }

@font-face {
  font-family: 'HouschkaAltPro';
  src: url("../fonts/HouschkaAltPro-Light.eot?") format("eot"), url("../fonts/HouschkaAltPro-Light.woff2") format("woff2"), url("../fonts/HouschkaAltPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "HouschkaAltPro";
  src: url("../fonts/HouschkaAltPro-Medium.eot?") format("eot"), url("../fonts/HouschkaAltPro-Medium.woff2") format("woff2"), url("../fonts/HouschkaAltPro-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HouschkaAltPro";
  src: url("../fonts/HouschkaAltPro-Bold.eot?") format("eot"), url("../fonts/HouschkaAltPro-Bold.woff2") format("woff2"), url("../fonts/HouschkaAltPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: "HouschkaAltPro";
  src: url("../fonts/HouschkaAltPro-ExtraBold.eot?") format("eot"), url("../fonts/HouschkaAltPro-ExtraBold.woff2") format("woff2"), url("../fonts/HouschkaAltPro-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

@font-face {
  font-family: "alz-icon";
  src: url("../fonts/alz-icons.eot");
  src: url("../fonts/alz-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/alz-icons.woff") format("woff"), url("../fonts/alz-icons.ttf") format("truetype"), url("../fonts/alz-icons.svg#alz-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

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

[class^="bk-icon-"]:before,
[class*="bk-icon-"]:before {
  font-family: "alz-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.bk-icon-angle-down:before {
  content: "\64"; }

.bk-icon-angle-left:before {
  content: "\65"; }

.bk-icon-angle-right:before {
  content: "\66"; }

.bk-icon-arrow-right:before {
  content: "\68"; }

.bk-icon-bars:before {
  content: "\69"; }

.bk-icon-map-marker:before {
  content: "\76"; }

.bk-icon-usd:before {
  content: "\77"; }

.bk-icon-phone:before {
  content: "\78"; }

.bk-icon-search:before {
  content: "\79"; }

.bk-icon-angle-up:before {
  content: "\62"; }

.bk-icon-arrow-left:before {
  content: "\63"; }

.bk-icon-envelope:before {
  content: "\61"; }

.bk-icon-share:before {
  content: "\67"; }

.bk-icon-angle-double-left:before {
  content: "\6a"; }

.bk-icon-angle-double-right:before {
  content: "\6b"; }

.bk-icon-sliders:before {
  content: "\6c"; }

.bk-icon-rss-square:before {
  content: "\6d"; }

.bk-icon-times:before {
  content: "\6e"; }

.bk-icon-alz-logo-mark:before {
  content: "\6f"; }

.bk-icon-alz-doctor:before {
  content: "\70"; }

.bk-icon-alb-computer:before {
  content: "\71"; }

.bk-icon-caret-right:before {
  content: "\72"; }

.bk-icon-caret-up:before {
  content: "\73"; }

.bk-icon-caret-left:before {
  content: "\74"; }

.bk-icon-caret-down:before {
  content: "\75"; }

.bk-icon-refresh:before {
  content: "\7a"; }

.bk-icon-clock-o:before {
  content: "\41"; }

.bk-icon-material-design-iconic-font:before {
  content: "\42"; }

.bk-icon-adjust:before {
  content: "\43"; }

.bk-icon-external-link:before {
  content: "\44"; }

.flex-row, ul.globalActions, .masthead, .generalTeaseActions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1320px;
  margin: 0 auto;
  position: relative; }

html,
body {
  font-size: 100%; }
  html.stuck,
  body.stuck {
    overflow: hidden;
    position: fixed;
    width: 100%; }

p,
ul,
ol,
h1,
h2,
section.sectionDonate h2,
.teaseBox.callHelplineContainer h4,
.newsletterTeaseBox h4,
.routingInfoBlock h2,
.teaseBox h4,
h3,
h4,
h5,
h6 {
  margin-top: 0; }
  p:last-child,
  ul:last-child,
  ol:last-child,
  h1:last-child,
  h2:last-child,
  section.sectionDonate h2:last-child,
  .newsletterTeaseBox h4:last-child,
  .teaseBox h4:last-child,
  h3:last-child,
  h4:last-child,
  h5:last-child,
  h6:last-child {
    margin-bottom: 0; }

p,
ul,
ol {
  margin-bottom: 1.8rem; }

p + h2, section.sectionDonate p + h2, .teaseBox.callHelplineContainer p + h4, .newsletterTeaseBox p + h4, .routingInfoBlock p + h2, .teaseBox p + h4,
p + h3,
p + h4,
ul + h2, section.sectionDonate
ul + h2, .teaseBox.callHelplineContainer
ul + h4, .newsletterTeaseBox
ul + h4, .routingInfoBlock
ul + h2, .teaseBox
ul + h4,
ul + h3,
ul + h4,
ol + h2, section.sectionDonate
ol + h2, .teaseBox.callHelplineContainer
ol + h4, .newsletterTeaseBox
ol + h4, .routingInfoBlock
ol + h2, .teaseBox
ol + h4,
ol + h3,
ol + h4,
.bodyRelatedLinks + h2, section.sectionDonate
.bodyRelatedLinks + h2, .newsletterTeaseBox
.bodyRelatedLinks + h4, .routingInfoBlock
.bodyRelatedLinks + h2, .teaseBox
.bodyRelatedLinks + h4,
.bodyRelatedLinks + h3,
.bodyRelatedLinks + h4,
.bodyQuote + h2, section.sectionDonate
.bodyQuote + h2, .newsletterTeaseBox
.bodyQuote + h4, .routingInfoBlock
.bodyQuote + h2, .teaseBox
.bodyQuote + h4,
.bodyQuote + h3,
.bodyQuote + h4,
.teaseBox + h2, section.sectionDonate
.teaseBox + h2, .newsletterTeaseBox
.teaseBox + h4, .routingInfoBlock
.teaseBox + h2, .teaseBox
.teaseBox + h4,
.teaseBox + h3,
.teaseBox + h4 {
  margin-top: 3rem; }

img {
  max-width: 100%;
  height: auto; }

.wide {
  width: 100%;
  overflow: hidden; }

ul li,
ol li {
  line-height: 1.2;
  margin-bottom: 0.8em; }
  ul li:last-child,
  ol li:last-child {
    margin-bottom: 0; }
  ul li ul,
  ul li ol,
  ol li ul,
  ol li ol {
    margin-top: 0.8em; }

h1 {
  color: #4a0d66;
  line-height: 1;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 800;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    h1 {
      font-size: 40px;
      font-size: 2.5rem; } }
  @media (min-width: 992px) {
    h1 {
      font-size: 50px;
      font-size: 3.125rem; } }

h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4 {
  color: #4a0d66;
  font-weight: 700;
  font-size: 26px;
  font-size: 1.625rem;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    h2, section.sectionDonate h2, .teaseBox.callHelplineContainer h4, .newsletterTeaseBox h4, .routingInfoBlock h2, .teaseBox h4 {
      font-size: 32px;
      font-size: 2rem; } }
  h2.alt, section.sectionDonate h2.alt, .newsletterTeaseBox h4.alt, .teaseBox h4.alt {
    color: #58595B; }

h3 {
  color: #58595B;
  font-size: 22px;
  font-size: 1.375rem;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    h3 {
      font-size: 26px;
      font-size: 1.625rem; } }
  h3.alt {
    color: #808285; }

h4 {
  color: #4a4a4a;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }
  h4.alt {
    color: #4a0d66; }

.container-fluid {
  max-width: 1320px; }

.ruleHeader {
  overflow: hidden;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .ruleHeader {
      margin-bottom: 30px; } }
  @media (min-width: 992px) {
    .ruleHeader {
      font-size: 22px;
      font-size: 1.375rem; } }
  .ruleHeader span {
    display: inline-block;
    padding: 0 11px 0 0;
    position: relative; }
    .ruleHeader span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 100%;
      right: -9999px;
      border-top: 1px solid #58595B; }

.haveAlz .headerShim {
  display: none; }

header {
  background: #fff;
  border-bottom: 1px solid #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  z-index: 1000; }
  @media (min-width: 768px) {
    header {
      border-bottom: none;
      z-index: 1000; } }
  .haveAlz header {
    position: relative; }
  header::after {
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    content: "";
    opacity: 0;
    display: block;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    z-index: -1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.37)), to(transparent));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }
  header.hide {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    opacity: 0; }
  header.shadow::after {
    opacity: 0.4; }
  header .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    max-width: 100%; }
    @media (min-width: 768px) {
      header .container-fluid {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media (min-width: 1200px) {
      header .container-fluid {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }

.logo {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 15px 0 0 15px;
  -webkit-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%; }
  @media (min-width: 576px) {
    .logo {
      -webkit-flex-basis: 80%;
      -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      text-align: left;
      padding: 0 0 0 25px; } }
  @media (min-width: 768px) {
    .logo {
      -webkit-flex-basis: 2px;
      -ms-flex-preferred-size: 2px;
      flex-basis: 2px;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }
  @media (min-width: 1200px) {
    .logo {
      padding: 0 0 0 35px; } }
  @media (min-width: 1400px) {
    .logo {
      padding-left: 100px;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -webkit-flex-basis: 450px;
      -ms-flex-preferred-size: 450px;
      flex-basis: 450px; } }
  .logo a, .logo a:visited {
    display: inline-block; }
  .logo img {
    height: 25px;
    width: auto;
    display: block;
    margin: 2px 0 0; }
    @media (min-width: 576px) {
      .logo img {
        margin-top: 7px;
        height: 35px; } }
    @media (min-width: 992px) {
      .logo img {
        height: auto;
        width: 350px; } }
    @media (min-width: 1400px) {
      .logo img {
        width: 470px; } }
  .logo svg {
    display: block;
    height: 25px;
    width: auto;
    margin: 2px 0 0;
    max-width: 100%; }
    @media (min-width: 576px) {
      .logo svg {
        margin-top: 7px;
        height: 35px; } }
    @media (min-width: 992px) {
      .logo svg {
        height: auto;
        width: 360px;
        max-height: 40px; } }
    .logo svg path {
      fill: #4a0d66; }

.menuToggle {
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  background: #4a0d66;
  text-transform: uppercase;
  padding: 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
  -webkit-transition: background-color 0s;
  -o-transition: background-color 0s;
  transition: background-color 0s;
  position: relative; }
  @media (min-width: 768px) {
    .menuToggle {
      display: none; } }
  .menuToggle:focus {
    outline: none; }
  .menuToggle:hover {
    background: #8106B9; }
  .menuToggle.on {
    background-color: #8106B9; }
    .menuToggle.on::before {
      content: "n"; }
  .menuToggle span:last-child {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 4px;
    text-align: center; }
  .menuToggle::before {
    content: "i";
    font-family: "alz-icon";
    display: block;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    margin: 0;
    font-weight: normal;
    text-transform: none;
    position: absolute;
    top: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

.mainHelpline {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 45px;
  line-height: 42px;
  text-align: center;
  background: #808285;
  color: #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  font-size: 9px;
  font-size: 0.5625rem;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 576px) {
    .mainHelpline {
      font-size: 10px;
      font-size: 0.625rem; } }
  @media (min-width: 768px) {
    .mainHelpline {
      font-size: 12px;
      font-size: 0.75rem;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      background: transparent;
      color: #359A8E;
      padding: 0 35px;
      line-height: 1.2; } }
  @media (min-width: 992px) {
    .mainHelpline {
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      border: none;
      padding: 0 20px;
      height: auto;
      font-size: 16px;
      font-size: 1rem; } }
  @media (min-width: 1200px) {
    .mainHelpline {
      padding: 0 45px 0 0; } }
  .mainHelpline span,
  .mainHelpline a {
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .mainHelpline span,
      .mainHelpline a {
        display: block; } }
  .mainHelpline span.phone,
  .mainHelpline a.phone {
    font-size: 16px;
    font-size: 1rem;
    margin: 0 0 0 7px;
    text-decoration: none; }
    @media (min-width: 576px) {
      .mainHelpline span.phone,
      .mainHelpline a.phone {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media (min-width: 768px) {
      .mainHelpline span.phone,
      .mainHelpline a.phone {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 0 11px; } }
    @media (min-width: 992px) {
      .mainHelpline span.phone,
      .mainHelpline a.phone {
        font-size: 26px;
        font-size: 1.625rem; } }
  .mainHelpline a, .mainHelpline a:visited,
  .mainHelpline a[href^="tel"] {
    color: #fff;
    text-decoration: none;
    pointer-events: auto; }
    @media (min-width: 768px) {
      .mainHelpline a, .mainHelpline a:visited,
      .mainHelpline a[href^="tel"] {
        color: #359A8E;
        pointer-events: none; } }
    .mainHelpline a:hover, .mainHelpline a:visited:hover,
    .mainHelpline a[href^="tel"]:hover {
      text-decoration: underline; }

a.headerDonateBtn {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 130px;
  text-align: center;
  height: 45px;
  line-height: 41px;
  background: #359A8E;
  color: #fff;
  border-top: 1px solid #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  position: relative; }
  @media (min-width: 768px) {
    a.headerDonateBtn {
      height: 55px;
      line-height: 51px;
      font-size: 20px;
      font-size: 1.25rem;
      width: auto;
      -webkit-flex-basis: 150px;
      -ms-flex-preferred-size: 150px;
      flex-basis: 150px; } }
  @media (min-width: 992px) {
    a.headerDonateBtn {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      border: none;
      line-height: 1.2;
      height: 85px;
      line-height: 85px;
      text-transform: uppercase;
      padding: 0 40px;
      margin: 0;
      -webkit-flex-basis: 185px;
      -ms-flex-preferred-size: 185px;
      flex-basis: 185px;
      max-width: 185px;
      font-size: 26px;
      font-size: 1.625rem; } }
  @media (min-width: 1400px) {
    a.headerDonateBtn {
      height: 100px;
      line-height: 100px; } }
  a.headerDonateBtn:hover {
    text-decoration: none;
    background: #256D65; }
  a.headerDonateBtn::before {
    content: "w";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 7px 0 0;
    vertical-align: middle;
    text-transform: none; }
    @media (min-width: 992px) {
      a.headerDonateBtn::before {
        display: none; } }
  a.headerDonateBtn::after {
    content: "";
    display: block;
    visibility: hidden;
    -webkit-transition: visibility 0.3s ease-out;
    -o-transition: visibility 0.3s ease-out;
    transition: visibility 0.3s ease-out; }
  a.headerDonateBtn.shade::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: -2px;
    background: rgba(0, 0, 0, 0.8);
    visibility: visible; }

.preFooter {
  background: #4a0d66;
  padding: 40px 0; }

@media (min-width: 992px) {
  .preFooterActions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.preFooterActions a, .preFooterActions a:visited {
  display: block;
  position: relative;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border: 1px solid #fff;
  margin: 0 0 2rem;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 1.2rem 1rem;
  border-radius: 6px;
  text-decoration: none; }
  @media (min-width: 768px) {
    .preFooterActions a, .preFooterActions a:visited {
      max-width: 350px;
      margin: 0 auto 2rem; } }
  @media (min-width: 992px) {
    .preFooterActions a, .preFooterActions a:visited {
      width: 31%;
      margin: 0 10px; } }
  @media (min-width: 1200px) {
    .preFooterActions a, .preFooterActions a:visited {
      max-width: 300px;
      margin: 0 30px; } }
  @media (min-width: 1400px) {
    .preFooterActions a, .preFooterActions a:visited {
      width: 23%; } }
  .preFooterActions a:last-child, .preFooterActions a:visited:last-child {
    margin-bottom: 0; }
  .preFooterActions a:hover, .preFooterActions a:visited:hover {
    color: #D1D3D4;
    color: #359A8E;
    text-decoration: none;
    border-color: #359A8E; }
  .preFooterActions a::before, .preFooterActions a:visited::before {
    content: "";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .preFooterActions a.donate::before, .preFooterActions a:visited.donate::before {
    content: "w"; }
  .preFooterActions a.help, .preFooterActions a:visited.help {
    pointer-events: auto; }
    @media (min-width: 768px) {
      .preFooterActions a.help, .preFooterActions a:visited.help {
        pointer-events: none; } }
    .preFooterActions a.help::before, .preFooterActions a:visited.help::before {
      content: "x"; }
  .preFooterActions a.email::before, .preFooterActions a:visited.email::before {
    content: "a"; }
  .preFooterActions a.locate::before, .preFooterActions a:visited.locate::before {
    content: "v"; }
  .preFooterActions a figure, .preFooterActions a:visited figure {
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    right: 4px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    overflow: hidden; }
    .preFooterActions a figure span, .preFooterActions a:visited figure span {
      position: relative;
      display: inline-block;
      padding: 0 9px;
      background: #4a0d66; }
      .preFooterActions a figure span::before, .preFooterActions a figure span::after, .preFooterActions a:visited figure span::before, .preFooterActions a:visited figure span::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%; }
      .preFooterActions a figure span::before, .preFooterActions a:visited figure span::before {
        left: -9999px;
        right: 100%; }
      .preFooterActions a figure span::after, .preFooterActions a:visited figure span::after {
        left: 100%;
        right: -9999px; }

footer {
  padding: 40px 0;
  text-align: center; }
  footer .flex-row, footer ul.globalActions, footer .masthead, footer .generalTeaseActions {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 25px; }
    @media (min-width: 576px) {
      footer .flex-row, footer ul.globalActions, footer .masthead, footer .generalTeaseActions {
        padding-right: 25px;
        padding-left: 25px; } }
    @media (min-width: 768px) {
      footer .flex-row, footer ul.globalActions, footer .masthead, footer .generalTeaseActions {
        padding-right: 25px;
        padding-left: 25px; } }
    @media (min-width: 992px) {
      footer .flex-row, footer ul.globalActions, footer .masthead, footer .generalTeaseActions {
        padding-right: 25px;
        padding-left: 25px; } }
    @media (min-width: 1200px) {
      footer .flex-row, footer ul.globalActions, footer .masthead, footer .generalTeaseActions {
        padding-right: 25px;
        padding-left: 25px; } }
  footer a, footer a:visited {
    color: #808285;
    text-decoration: underline; }

p.footerAddress {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 35px;
  width: 100%;
  color: #58595B; }
  @media (min-width: 992px) {
    p.footerAddress {
      margin: 0 0 25px;
      font-size: 26px;
      font-size: 1.625rem; } }
  p.footerAddress span {
    display: block;
    position: relative; }
    @media (min-width: 992px) {
      p.footerAddress span {
        display: inline-block;
        padding: 0 13px; } }
    @media (min-width: 992px) {
      p.footerAddress span::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        border-right: 3px solid #808285;
        height: 60%; } }
    p.footerAddress span:last-child::after {
      display: none; }

ul.footerLinks {
  list-style: none;
  padding: 0;
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    ul.footerLinks {
      margin: 0 0 11px;
      font-size: 18px;
      font-size: 1.125rem; } }
  ul.footerLinks li {
    display: inline-block;
    margin: 0; }
    ul.footerLinks li::after {
      content: "|";
      display: inline-block;
      padding: 0 6px 0 11px; }
    ul.footerLinks li:last-child::after {
      display: none; }

.footerCopy {
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    .footerCopy {
      font-size: 18px;
      font-size: 1.125rem; } }

.footerSocial {
  margin: 0 -25px 25px;
  width: calc(100% + 50px); }
  @media (min-width: 992px) {
    .footerSocial {
      width: auto;
      margin: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .footerSocial ul {
    list-style: none;
    padding: 0;
    margin: 0 0 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%; }
    @media (min-width: 992px) {
      .footerSocial ul {
        width: auto;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin: 0 35px 0 0; } }
    .footerSocial ul li {
      border-right: 1px solid #fff;
      width: 14.2857%;
      font-size: 30px;
      font-size: 1.875rem; }
      @media (min-width: 992px) {
        .footerSocial ul li {
          width: auto; } }
      .footerSocial ul li:last-child {
        border: none; }
      .footerSocial ul li a, .footerSocial ul li a:visited {
        display: block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #359A8E;
        color: #fff; }
        @media (min-width: 992px) {
          .footerSocial ul li a, .footerSocial ul li a:visited {
            width: 60px;
            height: 60px;
            line-height: 60px; } }
        .footerSocial ul li a:hover, .footerSocial ul li a:visited:hover {
          background: #256D65; }

p.bkCredit {
  margin: 0;
  width: 100%; }

section {
  padding: 45px 0;
  position: relative; }
  @media (min-width: 992px) {
    section {
      padding: 65px 0; } }
  @media (min-width: 1200px) {
    section {
      padding: 80px 0; } }

section.hero {
  height: 200px;
  position: relative; }

.heroCaption {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center; }

ul.globalActions {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  z-index: 99;
  background: #fff;
  border-top: 1px solid #fff; }
  ul.globalActions li {
    width: 55px;
    height: 55px;
    text-align: center;
    margin: 0;
    position: relative;
    padding: 10px 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    background: #808285;
    border-right: 1px solid #fff;
    font-weight: 700;
    color: #fff; }
    ul.globalActions li::before {
      content: "";
      font-family: "alz-icon";
      display: block;
      line-height: 1;
      margin: 0;
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: normal; }
  ul.globalActions li.find::before {
    content: "v"; }
  ul.globalActions li.donate::before {
    content: "w"; }
  ul.globalActions li.search::before {
    content: "y"; }
  ul.globalActions li.phone {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 18px;
    font-size: 1.125rem;
    font-size: 5.5vw;
    background: #fff;
    line-height: 50px;
    color: #58595B;
    padding: 0; }
    ul.globalActions li.phone::before {
      content: "x";
      display: inline-block;
      vertical-align: middle;
      margin: 0 7px 0 0;
      font-weight: normal; }

.globalSearch {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  height: 50px;
  z-index: 99; }

.masthead {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 45px 0;
  position: relative;
  max-width: 100%;
  min-height: 550px; }
  .masthead.alt {
    min-height: 0;
    padding: 30px 0 0; }
    @media (min-width: 992px) {
      .masthead.alt {
        border: none;
        padding: 40px 0 0; } }
    @media (min-width: 1200px) {
      .masthead.alt {
        padding-top: 57px; } }
  .masthead.mastheadHub {
    padding: 0;
    display: block;
    background: #808285;
    min-height: 1px; }
    @media (min-width: 576px) {
      .masthead.mastheadHub {
        min-height: 175px; } }
    @media (min-width: 768px) {
      .masthead.mastheadHub {
        min-height: 200px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        min-height: 130px; } }
    @media (min-width: 992px) {
      .masthead.mastheadHub {
        min-height: 240px; } }
    @media (min-width: 1200px) {
      .masthead.mastheadHub {
        min-height: 290px; } }
    @media (min-width: 1400px) {
      .masthead.mastheadHub {
        min-height: 350px; } }
  .masthead.mastheadChapterHub {
    padding: 0;
    display: block;
    background: #808285;
    min-height: 1px; }
    @media (min-width: 576px) {
      .masthead.mastheadChapterHub {
        min-height: 190px; } }
    @media (min-width: 768px) {
      .masthead.mastheadChapterHub {
        min-height: 200px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        min-height: 130px; } }
    @media (min-width: 992px) {
      .masthead.mastheadChapterHub {
        min-height: 350px; } }
    @media (min-width: 1200px) {
      .masthead.mastheadChapterHub {
        min-height: 450px; } }
    @media (min-width: 1400px) {
      .masthead.mastheadChapterHub {
        min-height: 550px; } }
  @media (min-width: 576px) {
    .masthead.mastheadHome {
      min-height: 220px;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  @media (min-width: 768px) {
    .masthead.mastheadHome {
      min-height: 300px; } }
  @media (min-width: 992px) {
    .masthead.mastheadHome {
      min-height: 430px; } }
  @media (min-width: 1200px) {
    .masthead.mastheadHome {
      min-height: 580px; } }
  .masthead.mastheadHome .container {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
    @media (min-width: 576px) {
      .masthead.mastheadHome .container {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; } }

.mastheadCaption {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
  padding: 0 20px; }
  .mastheadCaption h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 800;
    color: #fff;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .mastheadCaption h1 {
        font-size: 50px;
        font-size: 3.125rem; } }
  .alt .mastheadCaption {
    width: 100%;
    background: #fff;
    padding: 30px 30px 0;
    font-size: 22px;
    font-size: 1.375rem; }
    @media (min-width: 992px) {
      .alt .mastheadCaption {
        max-width: 100%;
        padding: 50px 50px 0; } }
    .alt .mastheadCaption h1 {
      margin: 0 auto;
      color: #4a0d66;
      max-width: 870px; }
    .alt .mastheadCaption p {
      max-width: 870px;
      margin: 35px auto 0; }
  .mastheadCaption.hasGoTo {
    padding-top: 0; }
  .mastheadHome .mastheadCaption {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; }
    @media (min-width: 576px) {
      .mastheadHome .mastheadCaption {
        text-align: left;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; } }
    @media (min-width: 768px) {
      .mastheadHome .mastheadCaption {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.33333%;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
        margin-left: 8.33333%;
        padding: 0; } }
    @media (min-width: 576px) {
      .mastheadHome .mastheadCaption h1 {
        font-size: 22px;
        font-size: 1.375rem; } }
    @media (min-width: 768px) {
      .mastheadHome .mastheadCaption h1 {
        font-size: 32px;
        font-size: 2rem;
        margin-bottom: 31px; } }
    @media (min-width: 992px) {
      .mastheadHome .mastheadCaption h1 {
        font-size: 50px;
        font-size: 3.125rem; } }
    .mastheadHome .mastheadCaption .btn {
      display: block; }
      @media (min-width: 576px) {
        .mastheadHome .mastheadCaption .btn {
          display: inline-block; } }
      @media (min-width: 768px) {
        .mastheadHome .mastheadCaption .btn {
          font-size: 22px;
          font-size: 1.375rem;
          padding: 0.8rem 3.6rem; } }

.mastheadGoTo {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #58595B;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  font-weight: 700;
  position: relative;
  display: inline-block; }
  @media (min-width: 992px) {
    .mastheadGoTo {
      font-size: 13px;
      font-size: 0.8125rem; } }
  .noImage .mastheadGoTo {
    color: #58595B; }
  .mastheadGoTo span {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(calc(-100% - 5px), -50%);
    -ms-transform: translate(calc(-100% - 5px), -50%);
    transform: translate(calc(-100% - 5px), -50%); }
  .mastheadGoTo a, .mastheadGoTo a:visited {
    color: #359A8E;
    background: #F1F2F2;
    display: inline-block;
    padding: 15px 25px;
    text-decoration: underline;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 21px; }
    @media (min-width: 992px) {
      .mastheadGoTo a, .mastheadGoTo a:visited {
        padding: 15px 35px; } }
    .mastheadGoTo a:hover, .mastheadGoTo a:visited:hover {
      color: #256D65; }
    .noImage .mastheadGoTo a, .noImage .mastheadGoTo a:visited {
      background: rgba(0, 0, 0, 0.5); }

.mastheadImageDiv {
  width: 100%;
  background-size: cover;
  background-position: 50% 50%; }
  @media (min-width: 768px) {
    .mastheadImageDiv {
      background-position: 100% 50%; } }
  .mastheadImageDiv::after {
    content: "";
    display: block;
    padding: 0 0 65%; }
    @media (min-width: 576px) {
      .mastheadImageDiv::after {
        padding: 0 0 50%; } }
    @media (min-width: 768px) {
      .mastheadImageDiv::after {
        padding: 0 0 35%; } }

.hubBannerImage {
  min-height: 130px;
  width: 100%; }
  @media (min-width: 768px) {
    .hubBannerImage {
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }

.hubCaption {
  display: block;
  color: #fff;
  padding: 25px;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center; }
  @media (min-width: 768px) {
    .hubCaption {
      display: block;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      margin: 0 0 0 auto;
      min-width: 300px;
      max-width: 300px;
      padding: 40px;
      text-align: left; } }
  @media (min-width: 992px) {
    .hubCaption {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 1200px) {
    .hubCaption {
      min-width: 400px;
      max-width: 400px; } }
  .hubCaption h4 {
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 992px) {
      .hubCaption h4 {
        font-size: 26px;
        font-size: 1.625rem; } }
  .hubCaption a.hubAction {
    color: #60ccbf;
    text-decoration: none;
    font-weight: 700; }
    .hubCaption a.hubAction:hover {
      color: #fff; }
    .hubCaption a.hubAction::before {
      content: "r";
      font-family: "alz-icon";
      display: inline-block;
      vertical-align: middle;
      margin: 0 7px 0 0; }
  .hubCaption ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .hubCaption li {
    margin: 0;
    position: relative;
    padding: 0 0 0 25px; }
    @media (min-width: 992px) {
      .hubCaption li {
        padding-left: 35px; } }
    .hubCaption li:hover::before {
      color: #359A8E; }
    .hubCaption li::before {
      content: "r";
      font-family: "alz-icon";
      display: inline-block;
      color: #fff;
      position: absolute;
      left: 0;
      top: 8px;
      font-size: 25px;
      font-size: 1.5625rem; }
      @media (min-width: 992px) {
        .hubCaption li::before {
          top: 11px; } }
    .hubCaption li a, .hubCaption li a:visited {
      text-decoration: none;
      font-weight: 700;
      display: block;
      padding: 12px 0;
      font-size: 18px;
      font-size: 1.125rem;
      color: #fff; }
      @media (min-width: 992px) {
        .hubCaption li a, .hubCaption li a:visited {
          font-size: 22px;
          font-size: 1.375rem; } }
      .hubCaption li a:hover, .hubCaption li a:visited:hover {
        color: #359A8E; }

section.slider.honorWallSlider {
  background: #F1F2F2; }

section.slider .container {
  padding: 0 50px; }

section.slider h1 {
  text-align: center;
  margin-bottom: 3rem; }

.sliderContainer {
  margin: 0 0 30px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  height: 500px; }
  @media (min-width: 768px) {
    .sliderContainer {
      width: 80%;
      margin: 0 auto;
      height: 550px; } }
  @media (min-width: 992px) {
    .sliderContainer {
      width: 70%; } }
  @media (min-width: 1200px) {
    .sliderContainer {
      width: 60%; } }
  @media (min-width: 1400px) {
    .sliderContainer {
      width: 50%; } }

.slide {
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 450px;
  -webkit-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.5s cubic-bezier(0.77, 0, 0.175, 1), transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  background: #fff;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .slide {
      height: 500px; } }
  .slide.mainPos {
    opacity: 1;
    z-index: 10;
    position: relative;
    -webkit-transform: translateX(0) translateZ(0);
    transform: translateX(0) translateZ(0); }
  .slide.prevPos {
    opacity: 1;
    opacity: 0.4;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateX(calc(-100% - 11%)) translateZ(-100px);
    transform: translateX(calc(-100% - 11%)) translateZ(-100px); }
    @media (min-width: 992px) {
      .slide.prevPos {
        -webkit-transform: translateX(-35%) translateZ(-200px);
        transform: translateX(-35%) translateZ(-200px); } }
    @media (min-width: 1200px) {
      .slide.prevPos {
        -webkit-transform: translateX(-45%) translateZ(-200px);
        transform: translateX(-45%) translateZ(-200px); } }
    @media (min-width: 1400px) {
      .slide.prevPos {
        -webkit-transform: translateX(-55%) translateZ(-200px);
        transform: translateX(-55%) translateZ(-200px); } }
  .slide.nextPos {
    opacity: 1;
    opacity: 0.4;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateX(calc(100% + 11%)) translateZ(-100px);
    transform: translateX(calc(100% + 11%)) translateZ(-100px); }
    @media (min-width: 992px) {
      .slide.nextPos {
        -webkit-transform: translateX(35%) translateZ(-200px);
        transform: translateX(35%) translateZ(-200px); } }
    @media (min-width: 1200px) {
      .slide.nextPos {
        -webkit-transform: translateX(45%) translateZ(-200px);
        transform: translateX(45%) translateZ(-200px); } }
    @media (min-width: 1400px) {
      .slide.nextPos {
        -webkit-transform: translateX(55%) translateZ(-200px);
        transform: translateX(55%) translateZ(-200px); } }
  .slide.hide {
    opacity: 0; }

.sliderThumb::after {
  content: "";
  display: block;
  padding: 0 0 35%; }

.sliderCaption {
  text-align: center;
  padding: 20px 20px 40px; }
  .sliderCaption h2, .sliderCaption section.sectionDonate h2, section.sectionDonate .sliderCaption h2, .sliderCaption .newsletterTeaseBox h4, .newsletterTeaseBox .sliderCaption h4, .sliderCaption .teaseBox h4, .teaseBox .sliderCaption h4 {
    font-size: 26px;
    font-size: 1.625rem; }

.sliderButton {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 60px;
  line-height: 40px;
  background: #D1D3D4;
  z-index: 101;
  display: none;
  text-align: center;
  cursor: pointer; }
  @media (min-width: 768px) {
    .sliderButton {
      display: block; } }
  .sliderButton:hover {
    background: #4a0d66; }
    .sliderButton:hover::after {
      color: #fff; }
  .sliderButton::after {
    content: "";
    font-family: "alz-icon";
    display: inline-block;
    color: #8106B9;
    text-align: center;
    font-size: 60px;
    font-size: 3.75rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .sliderButton.prev {
    left: 0;
    z-index: 9;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    border-radius: 6px 0 0 6px; }
    .sliderButton.prev::after {
      content: "e"; }
  .sliderButton.next {
    right: 0;
    z-index: 9;
    -webkit-transform: translate(100%, -50%);
    -ms-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    border-radius: 0 6px 6px 0; }
    .sliderButton.next::after {
      content: "f"; }

.sliderPagination {
  width: 100%;
  position: relative;
  margin: 0 0 1.6rem;
  text-align: center; }

.sliderPaginationBullet {
  width: 20px;
  height: 20px;
  margin: 0 3px;
  display: inline-block;
  background: #D1D3D4;
  border-radius: 15px;
  cursor: pointer; }
  .sliderPaginationBullet:hover {
    background: #BCBEC0; }
  .sliderPaginationBullet.active {
    background: #4a0d66;
    pointer-events: none;
    cursor: default; }

.sliderDirections {
  text-align: center;
  font-size: rem-calc(18px);
  color: #58595B; }
  @media (min-width: 992px) {
    .sliderDirections {
      display: none; } }
  .sliderDirections::before {
    content: "e";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 5px 3px 0;
    vertical-align: middle;
    font-size: 20px;
    font-size: 1.25rem; }
  .sliderDirections::after {
    content: "f";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 3px 5px;
    vertical-align: middle;
    font-size: 20px;
    font-size: 1.25rem; }

section.generalTeaseRow {
  text-align: center;
  padding: 0;
  background: #fff; }
  @media (min-width: 768px) {
    section.generalTeaseRow {
      padding: 125px 0 0; } }
  section.generalTeaseRow h2, section.generalTeaseRow .newsletterTeaseBox h4, .newsletterTeaseBox section.generalTeaseRow h4, section.generalTeaseRow .teaseBox h4, .teaseBox section.generalTeaseRow h4 {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    background: #808285;
    color: #fff;
    font-weight: 800;
    line-height: 1.2;
    padding: 1rem 15px;
    margin: 0 0 2rem;
    font-size: 32px;
    font-size: 2rem; }
    @media (min-width: 768px) {
      section.generalTeaseRow h2, section.generalTeaseRow .newsletterTeaseBox h4, .newsletterTeaseBox section.generalTeaseRow h4, section.generalTeaseRow .teaseBox h4, .teaseBox section.generalTeaseRow h4 {
        background: transparent;
        padding: 0;
        color: #58595B;
        margin: 0 0 1rem; } }
  section.generalTeaseRow + section.generalTeaseRow {
    margin-top: 6rem; }

.generalTeaseBg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }
  @media (min-width: 768px) {
    .generalTeaseBg {
      display: block; } }

.generalTeaseCaption {
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  padding: 0 30px;
  margin: 0 0 2rem;
  font-size: 18px;
  font-size: 1.125rem; }

.generalTeaseButton {
  width: 100%;
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
  padding: 0 30px; }
  @media (min-width: 768px) {
    .generalTeaseButton {
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      margin: 0 0 2rem; } }
  .generalTeaseButton a.btn {
    width: 100%;
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 768px) {
      .generalTeaseButton a.btn {
        width: auto; } }

.generalTeaseActions {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .generalTeaseActions {
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
      -ms-flex-order: 4;
      order: 4;
      margin: 0; } }
  .generalTeaseActions a {
    background: #F1F2F2;
    padding: 5rem 1rem 2rem;
    width: 50%;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-weight: 700;
    line-height: 1.2;
    font-size: 18px;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .generalTeaseActions a {
        width: 25%;
        padding: 3rem 1rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center; } }
    @media (min-width: 992px) {
      .generalTeaseActions a span {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center; } }

.topLinks {
  display: none; }
  @media (min-width: 768px) {
    .topLinks {
      font-size: 14px;
      font-size: 0.875rem;
      display: block;
      padding: 11px 20px;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 500px;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      text-align: center;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      background: #F1F2F2;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; } }
  @media (min-width: 1200px) {
    .topLinks {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      background: transparent;
      text-align: right;
      white-space: nowrap; } }
  @media (min-width: 1400px) {
    .topLinks {
      font-size: 16px;
      font-size: 1rem;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      margin: 0 auto; } }
  .topLinks ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 768px) {
      .topLinks ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .topLinks li {
    margin: 0;
    position: relative; }
    @media (min-width: 768px) {
      .topLinks li {
        padding: 0 0.4rem;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1; } }
    @media (min-width: 768px) {
      .topLinks li::after {
        border-color: #58595B;
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        height: 70%;
        border-right: 1px solid #fff; } }
    .topLinks li:last-child::after {
      display: none; }
  .topLinks a, .topLinks a:visited {
    color: #808285;
    display: inline-block;
    padding: 0.2rem 0.4rem;
    text-decoration: none;
    font-weight: 400; }
    @media (min-width: 768px) {
      .topLinks a, .topLinks a:visited {
        color: #58595B;
        font-weight: 700;
        border-radius: 3px; } }
    .topLinks a:hover, .topLinks a:visited:hover {
      text-decoration: none;
      color: #359A8E; }
    .topLinks a.email::before, .topLinks a:visited.email::before {
      content: "a";
      display: inline-block;
      margin: 0 7px 0 0;
      font-family: "alz-icon";
      vertical-align: middle;
      line-height: 1rem;
      position: relative;
      top: -2px; }

section.sectionVision {
  text-align: center; }

section.sectionDonate {
  text-align: center;
  background: #808285;
  color: #fff; }
  section.sectionDonate h2, section.sectionDonate .newsletterTeaseBox h4, .newsletterTeaseBox section.sectionDonate h4, section.sectionDonate .teaseBox h4, .teaseBox section.sectionDonate h4 {
    margin: 0 0 29px;
    color: #fff; }

section.hubIntro {
  text-align: center;
  padding-bottom: 0;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 576px) {
    section.hubIntro {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 992px) {
    section.hubIntro {
      font-size: 22px;
      font-size: 1.375rem; } }
  section.hubIntro .container {
    max-width: 100%; }
    @media (min-width: 992px) {
      section.hubIntro .container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.33333%;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
        margin-left: 8.33333%; } }
    @media (min-width: 1200px) {
      section.hubIntro .container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.66667%;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
        margin-left: 16.66667%; } }
  @media (min-width: 992px) {
    section.hubIntro h2, section.hubIntro .newsletterTeaseBox h4, .newsletterTeaseBox section.hubIntro h4, section.hubIntro .teaseBox h4, .teaseBox section.hubIntro h4 {
      margin-bottom: 30px; } }

section.hubTeaseRow {
  padding: 0; }
  @media (min-width: 768px) {
    section.hubTeaseRow {
      background: #F1F2F2; } }
  section.hubTeaseRow .container {
    padding-top: 70px;
    padding-bottom: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      section.hubTeaseRow .container {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
  section.hubTeaseRow .teaseBox {
    margin: 0 0 40px; }
    @media (min-width: 768px) {
      section.hubTeaseRow .teaseBox {
        margin: 0;
        width: 32%; } }
    section.hubTeaseRow .teaseBox:last-child {
      margin-bottom: 0; }

section.hubLinks {
  padding: 0; }

@media (min-width: 992px) {
  .hubLinkRow {
    background: #4a0d66;
    position: relative;
    margin: 0 0 30px; } }

@media (min-width: 992px) {
  .hubLinkRow::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 90px;
    background: #fff; } }

@media (min-width: 992px) {
  .hubLinkRow::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 90px;
    background: #fff; } }

@media (min-width: 992px) {
  .hubLinkRow .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; } }

.hubLinkIntro {
  background: #4a0d66;
  color: #fff;
  text-align: center;
  padding: 50px;
  margin: 0 -25px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .hubLinkIntro {
      background: transparent;
      margin: 135px 25px 135px 0;
      min-width: 326px;
      text-align: left;
      padding: 0 0 0 15px; } }
  @media (min-width: 1200px) {
    .hubLinkIntro {
      margin-right: 75px;
      padding: 0 0 0 25px;
      min-width: 340px; } }
  .hubLinkIntro h2, .hubLinkIntro section.sectionDonate h2, section.sectionDonate .hubLinkIntro h2, .hubLinkIntro .newsletterTeaseBox h4, .newsletterTeaseBox .hubLinkIntro h4, .hubLinkIntro .teaseBox h4, .teaseBox .hubLinkIntro h4 {
    color: #fff;
    margin: 0 0 25px;
    padding: 0 0 25px;
    line-height: 1.2;
    border-bottom: 1px solid #fff;
    font-size: 26px;
    font-size: 1.625rem; }
    @media (min-width: 992px) {
      .hubLinkIntro h2, .hubLinkIntro section.sectionDonate h2, section.sectionDonate .hubLinkIntro h2, .hubLinkIntro .newsletterTeaseBox h4, .newsletterTeaseBox .hubLinkIntro h4, .hubLinkIntro .teaseBox h4, .teaseBox .hubLinkIntro h4 {
        font-size: 32px;
        font-size: 2rem; } }

.hubLinkBoxContainer {
  padding: 45px 0 60px; }
  @media (min-width: 576px) {
    .hubLinkBoxContainer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .hubLinkBoxContainer {
      padding: 0;
      position: relative;
      z-index: 1;
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1; } }

.hubLinkBox {
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 40px; }
  @media (min-width: 576px) {
    .hubLinkBox {
      width: 48%;
      margin: 0 0 20px; } }
  @media (min-width: 992px) {
    .hubLinkBox {
      background: #fff; } }
  @media (min-width: 1200px) {
    .hubLinkBox {
      width: 48.5%; } }
  .hubLinkBox:last-child {
    margin-bottom: 0; }
  @media (min-width: 576px) {
    .hubLinkBox:nth-last-child(2) {
      margin-bottom: 0; } }
  .hubLinkBox a.more {
    font-size: 18px;
    font-size: 1.125rem;
    color: #359A8E;
    font-weight: 700; }
    .hubLinkBox a.more:hover {
      color: #256D65; }
  .hubLinkBox p {
    margin: 0 0 9px; }

.hubLinkBoxThumb::after {
  content: "";
  display: block;
  padding: 0 0 35%; }

.hubLinkBoxContent {
  padding: 20px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .hubLinkBoxContent {
      padding: 30px 30px 45px; } }
  .hubLinkBoxContent h2, .hubLinkBoxContent section.sectionDonate h2, section.sectionDonate .hubLinkBoxContent h2, .hubLinkBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .hubLinkBoxContent h4, .hubLinkBoxContent .teaseBox h4, .teaseBox .hubLinkBoxContent h4 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 7px;
    color: #4a0d66; }
    @media (min-width: 992px) {
      .hubLinkBoxContent h2, .hubLinkBoxContent section.sectionDonate h2, section.sectionDonate .hubLinkBoxContent h2, .hubLinkBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .hubLinkBoxContent h4, .hubLinkBoxContent .teaseBox h4, .teaseBox .hubLinkBoxContent h4 {
        font-size: 32px;
        font-size: 2rem;
        margin: 0 0 15px; } }
    .hubLinkBoxContent h2 a, .hubLinkBoxContent .newsletterTeaseBox h4 a, .newsletterTeaseBox .hubLinkBoxContent h4 a, .hubLinkBoxContent .teaseBox h4 a, .teaseBox .hubLinkBoxContent h4 a, .hubLinkBoxContent h2 a:visited, .hubLinkBoxContent .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .hubLinkBoxContent h4 a:visited, .hubLinkBoxContent .teaseBox h4 a:visited, .teaseBox .hubLinkBoxContent h4 a:visited {
      color: #4a0d66;
      text-decoration: none; }
      .hubLinkBoxContent h2 a:hover, .hubLinkBoxContent .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .hubLinkBoxContent h4 a:hover, .hubLinkBoxContent .teaseBox h4 a:hover, .teaseBox .hubLinkBoxContent h4 a:hover, .hubLinkBoxContent h2 a:visited:hover, .hubLinkBoxContent .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .hubLinkBoxContent h4 a:visited:hover, .hubLinkBoxContent .teaseBox h4 a:visited:hover, .teaseBox .hubLinkBoxContent h4 a:visited:hover {
        color: #359A8E; }
  .hubLinkBoxContent a.more {
    margin-top: 11px; }
    @media (min-width: 992px) {
      .hubLinkBoxContent a.more {
        font-size: 22px;
        font-size: 1.375rem; } }

.teaseBox.callHelplineContainer {
  background: #4a0d66;
  color: #fff;
  width: 100%;
  text-align: left;
  font-size: 26px;
  font-size: 1.625rem; }
  .teaseBox.callHelplineContainer::before {
    display: none; }
  .teaseBox.callHelplineContainer h4 {
    margin: 0 0 29px;
    color: #fff;
    margin: 0 0 1rem; }
  .teaseBox.callHelplineContainer hr {
    border: none;
    border-top: 1px solid #fff;
    width: 80%;
    margin: 2rem auto; }
  .teaseBox.callHelplineContainer a.phone {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 800;
    color: #fff; }

section.newsletterTease {
  padding: 50px 0;
  background: url(../images/texture-logo-pattern.jpg); }
  @media (min-width: 768px) {
    section.newsletterTease {
      padding: 75px 0; } }

.newsletterTeaseBox {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 950px;
  margin: 0 auto;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  background: #fff;
  padding: 35px;
  border-radius: 6px; }
  @media (min-width: 768px) {
    .newsletterTeaseBox {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (min-width: 992px) {
    .newsletterTeaseBox {
      padding: 40px 15px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 1200px) {
    .newsletterTeaseBox {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }
  .newsletterTeaseBox h4 {
    margin: 0 0 29px;
    width: 100%;
    margin: 0 0 1.6rem; }
  .newsletterTeaseBox input[type="text"] {
    height: 50px; }
    .newsletterTeaseBox input[type="text"].address {
      width: 100%;
      margin: 0 0 13px; }
      @media (min-width: 768px) {
        .newsletterTeaseBox input[type="text"].address {
          width: 300px;
          -webkit-box-flex: 0;
          -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
          flex-grow: 0;
          margin: 0 15px 0 0; } }
    .newsletterTeaseBox input[type="text"].zip {
      margin: 0 13px 0 0;
      -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      width: 130px; }
      @media (min-width: 768px) {
        .newsletterTeaseBox input[type="text"].zip {
          -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
          flex-shrink: 0;
          margin: 0 15px 0 0; } }
  .newsletterTeaseBox input[type="submit"] {
    height: 43px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .newsletterTeaseBox input[type="submit"] {
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding-left: 25px;
        padding-right: 25px; } }

.newsletterTeaseRow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .newsletterTeaseRow {
      width: auto;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.brainTourTeaseContainer {
  background: url(../images/brainTourTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }

.findTrialTeaseContainer {
  background: url(../images/clinicalTrialTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }
  .findTrialTeaseContainer a:link {
    color: #4a0d66; }

.donateTeaseContainer {
  background: url(../images/donateTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }

section.routingIntro {
  text-align: center; }
  @media (min-width: 992px) {
    section.routingIntro {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    section.routingIntro .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  @media (min-width: 1200px) {
    section.routingIntro .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; } }

section.routingBlockSection {
  text-align: center;
  padding-top: 0; }
  @media (min-width: 1400px) {
    section.routingBlockSection .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  section.routingBlockSection .container > h2, section.routingBlockSection section.sectionDonate .container > h2, section.routingBlockSection .newsletterTeaseBox .container > h4, .newsletterTeaseBox section.routingBlockSection .container > h4, section.routingBlockSection .routingInfoBlock .container > h2, section.routingBlockSection .teaseBox .container > h4, .teaseBox section.routingBlockSection .container > h4 {
    overflow: hidden; }
    @media (min-width: 992px) {
      section.routingBlockSection .container > h2, section.routingBlockSection section.sectionDonate .container > h2, section.routingBlockSection .newsletterTeaseBox .container > h4, .newsletterTeaseBox section.routingBlockSection .container > h4, section.routingBlockSection .routingInfoBlock .container > h2, section.routingBlockSection .teaseBox .container > h4, .teaseBox section.routingBlockSection .container > h4 {
        margin: 0 0 30px; } }
    section.routingBlockSection .container > h2 span, section.routingBlockSection section.sectionDonate .container > h2 span, section.routingBlockSection .newsletterTeaseBox .container > h4 span, .newsletterTeaseBox section.routingBlockSection .container > h4 span, section.routingBlockSection .routingInfoBlock .container > h2 span, section.routingBlockSection .teaseBox .container > h4 span, .teaseBox section.routingBlockSection .container > h4 span {
      display: inline-block;
      position: relative;
      padding: 0 13px; }
      section.routingBlockSection .container > h2 span::after, section.routingBlockSection section.sectionDonate .container > h2 span::after, section.routingBlockSection .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingBlockSection .container > h4 span::after, section.routingBlockSection .routingInfoBlock .container > h2 span::after, section.routingBlockSection .teaseBox .container > h4 span::after, .teaseBox section.routingBlockSection .container > h4 span::after, section.routingBlockSection .container > h2 span::before, section.routingBlockSection section.sectionDonate .container > h2 span::before, section.routingBlockSection .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingBlockSection .container > h4 span::before, section.routingBlockSection .routingInfoBlock .container > h2 span::before, section.routingBlockSection .teaseBox .container > h4 span::before, .teaseBox section.routingBlockSection .container > h4 span::before {
        content: "";
        position: absolute;
        top: 50%;
        border-top: 1px solid #BCBEC0;
        display: none; }
        @media (min-width: 768px) {
          section.routingBlockSection .container > h2 span::after, section.routingBlockSection section.sectionDonate .container > h2 span::after, section.routingBlockSection .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingBlockSection .container > h4 span::after, section.routingBlockSection .routingInfoBlock .container > h2 span::after, section.routingBlockSection .teaseBox .container > h4 span::after, .teaseBox section.routingBlockSection .container > h4 span::after, section.routingBlockSection .container > h2 span::before, section.routingBlockSection section.sectionDonate .container > h2 span::before, section.routingBlockSection .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingBlockSection .container > h4 span::before, section.routingBlockSection .routingInfoBlock .container > h2 span::before, section.routingBlockSection .teaseBox .container > h4 span::before, .teaseBox section.routingBlockSection .container > h4 span::before {
            display: block; } }
      section.routingBlockSection .container > h2 span::before, section.routingBlockSection section.sectionDonate .container > h2 span::before, section.routingBlockSection .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingBlockSection .container > h4 span::before, section.routingBlockSection .routingInfoBlock .container > h2 span::before, section.routingBlockSection .teaseBox .container > h4 span::before, .teaseBox section.routingBlockSection .container > h4 span::before {
        left: -9999px;
        right: 100%; }
      section.routingBlockSection .container > h2 span::after, section.routingBlockSection section.sectionDonate .container > h2 span::after, section.routingBlockSection .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingBlockSection .container > h4 span::after, section.routingBlockSection .routingInfoBlock .container > h2 span::after, section.routingBlockSection .teaseBox .container > h4 span::after, .teaseBox section.routingBlockSection .container > h4 span::after {
        left: 100%;
        right: -9999px; }
  section.routingBlockSection .container .routingBlockContainer + h2, section.routingBlockSection .container section.sectionDonate .routingBlockContainer + h2, section.routingBlockSection .container .newsletterTeaseBox .routingBlockContainer + h4, .newsletterTeaseBox section.routingBlockSection .container .routingBlockContainer + h4, section.routingBlockSection .container .routingInfoBlock .routingBlockContainer + h2, section.routingBlockSection .container .teaseBox .routingBlockContainer + h4, .teaseBox section.routingBlockSection .container .routingBlockContainer + h4 {
    margin-top: 2rem; }
    @media (min-width: 992px) {
      section.routingBlockSection .container .routingBlockContainer + h2, section.routingBlockSection .container section.sectionDonate .routingBlockContainer + h2, section.routingBlockSection .container .newsletterTeaseBox .routingBlockContainer + h4, .newsletterTeaseBox section.routingBlockSection .container .routingBlockContainer + h4, section.routingBlockSection .container .routingInfoBlock .routingBlockContainer + h2, section.routingBlockSection .container .teaseBox .routingBlockContainer + h4, .teaseBox section.routingBlockSection .container .routingBlockContainer + h4 {
        margin-top: 3.8rem; } }

.routingBlockContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 11px 0 0; }
  @media (min-width: 1400px) {
    .routingBlockContainer {
      margin-left: -25px;
      margin-right: -25px; } }

a.routingBlock {
  width: 100%;
  color: #58595B;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  margin: 0 0 2rem; }
  @media (min-width: 576px) {
    a.routingBlock {
      width: 48%; } }
  @media (min-width: 768px) {
    a.routingBlock {
      width: 31%; } }
  a.routingBlock:hover {
    text-decoration: none; }
    a.routingBlock:hover h4 {
      color: #359A8E;
      text-decoration: underline; }
  a.routingBlock h4 {
    font-size: 22px;
    font-size: 1.375rem;
    color: #4a0d66;
    font-weight: 700; }

.routingBlockThumb {
  width: 100%; }
  .routingBlockThumb::after {
    content: "";
    display: block;
    padding: 0 0 50%; }

.routingBlockContent {
  padding: 20px 20px 40px; }
  @media (min-width: 992px) {
    .routingBlockContent {
      padding: 25px 45px 50px; } }

section.routingLinks {
  text-align: center;
  background: #F1F2F2; }
  @media (min-width: 1400px) {
    section.routingLinks .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  section.routingLinks .container > h2, section.routingLinks section.sectionDonate .container > h2, section.routingLinks .newsletterTeaseBox .container > h4, .newsletterTeaseBox section.routingLinks .container > h4, section.routingLinks .routingInfoBlock .container > h2, section.routingLinks .teaseBox .container > h4, .teaseBox section.routingLinks .container > h4 {
    overflow: hidden; }
    @media (min-width: 992px) {
      section.routingLinks .container > h2, section.routingLinks section.sectionDonate .container > h2, section.routingLinks .newsletterTeaseBox .container > h4, .newsletterTeaseBox section.routingLinks .container > h4, section.routingLinks .routingInfoBlock .container > h2, section.routingLinks .teaseBox .container > h4, .teaseBox section.routingLinks .container > h4 {
        margin: 0 0 50px; } }
    section.routingLinks .container > h2 span, section.routingLinks section.sectionDonate .container > h2 span, section.routingLinks .newsletterTeaseBox .container > h4 span, .newsletterTeaseBox section.routingLinks .container > h4 span, section.routingLinks .routingInfoBlock .container > h2 span, section.routingLinks .teaseBox .container > h4 span, .teaseBox section.routingLinks .container > h4 span {
      display: inline-block;
      position: relative;
      padding: 0 13px; }
      section.routingLinks .container > h2 span::after, section.routingLinks section.sectionDonate .container > h2 span::after, section.routingLinks .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingLinks .container > h4 span::after, section.routingLinks .routingInfoBlock .container > h2 span::after, section.routingLinks .teaseBox .container > h4 span::after, .teaseBox section.routingLinks .container > h4 span::after, section.routingLinks .container > h2 span::before, section.routingLinks section.sectionDonate .container > h2 span::before, section.routingLinks .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingLinks .container > h4 span::before, section.routingLinks .routingInfoBlock .container > h2 span::before, section.routingLinks .teaseBox .container > h4 span::before, .teaseBox section.routingLinks .container > h4 span::before {
        content: "";
        position: absolute;
        top: 50%;
        border-top: 1px solid #BCBEC0;
        display: none; }
        @media (min-width: 768px) {
          section.routingLinks .container > h2 span::after, section.routingLinks section.sectionDonate .container > h2 span::after, section.routingLinks .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingLinks .container > h4 span::after, section.routingLinks .routingInfoBlock .container > h2 span::after, section.routingLinks .teaseBox .container > h4 span::after, .teaseBox section.routingLinks .container > h4 span::after, section.routingLinks .container > h2 span::before, section.routingLinks section.sectionDonate .container > h2 span::before, section.routingLinks .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingLinks .container > h4 span::before, section.routingLinks .routingInfoBlock .container > h2 span::before, section.routingLinks .teaseBox .container > h4 span::before, .teaseBox section.routingLinks .container > h4 span::before {
            display: block; } }
      section.routingLinks .container > h2 span::before, section.routingLinks section.sectionDonate .container > h2 span::before, section.routingLinks .newsletterTeaseBox .container > h4 span::before, .newsletterTeaseBox section.routingLinks .container > h4 span::before, section.routingLinks .routingInfoBlock .container > h2 span::before, section.routingLinks .teaseBox .container > h4 span::before, .teaseBox section.routingLinks .container > h4 span::before {
        left: -9999px;
        right: 100%; }
      section.routingLinks .container > h2 span::after, section.routingLinks section.sectionDonate .container > h2 span::after, section.routingLinks .newsletterTeaseBox .container > h4 span::after, .newsletterTeaseBox section.routingLinks .container > h4 span::after, section.routingLinks .routingInfoBlock .container > h2 span::after, section.routingLinks .teaseBox .container > h4 span::after, .teaseBox section.routingLinks .container > h4 span::after {
        left: 100%;
        right: -9999px; }

@media (min-width: 768px) {
  .routingLinkContainer {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%; } }

a.routingLink {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  background: #fff;
  padding: 15px;
  line-height: 1.2;
  margin: 0 0 1rem; }
  @media (min-width: 992px) {
    a.routingLink {
      padding: 30px;
      margin: 0 0 1.4rem; } }
  a.routingLink:hover {
    text-decoration: none;
    color: #256D65; }

section.routingInfoBlockSection {
  padding: 0; }
  @media (min-width: 768px) {
    section.routingInfoBlockSection {
      padding: 25px 0; } }
  @media (min-width: 992px) {
    section.routingInfoBlockSection {
      padding: 60px 0; } }
  @media (min-width: 768px) {
    section.routingInfoBlockSection .container {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

.routingInfoBlock {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 576px) {
    .routingInfoBlock {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .routingInfoBlock {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .routingInfoBlock {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .routingInfoBlock {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .routingInfoBlock {
      width: 46%;
      border-bottom: none;
      padding: 60px 30px; } }
  @media (min-width: 992px) {
    .routingInfoBlock {
      padding: 60px; } }
  @media (min-width: 1200px) {
    .routingInfoBlock {
      padding: 60px 90px; } }
  .routingInfoBlock:first-child {
    padding-bottom: 20px; }
    @media (min-width: 768px) {
      .routingInfoBlock:first-child {
        padding-bottom: 60px;
        border-right: 1px solid #BCBEC0; } }
  .routingInfoBlock section.sectionDonate h2, section.sectionDonate .routingInfoBlock h2, .routingInfoBlock .newsletterTeaseBox h4, .newsletterTeaseBox .routingInfoBlock h4, .routingInfoBlock h2, .routingInfoBlock .teaseBox h4, .teaseBox .routingInfoBlock h4 {
    margin: 0 0 29px; }
  .routingInfoBlock ul {
    text-align: left;
    margin: 0 0 normal;
    padding: 0;
    list-style: none; }

@media (min-width: 768px) {
  section.articleBody .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.featureSection + section.articleBody {
  padding-top: 0; }

.articleContent {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    .articleContent {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      width: 66%; } }
  @media (min-width: 992px) {
    .articleContent {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 1200px) {
    .articleContent {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      padding: 0 0 0 60px; } }
  @media (min-width: 768px) {
    .articleContent.bodyOnly {
      max-width: 950px;
      width: 100%;
      margin: 0 auto;
      padding: 0; } }
  .articleContent.templateWrapper {
    padding-bottom: 40px;
    padding-top: 40px; }

.articleRelated {
  display: none; }
  @media (min-width: 768px) {
    .articleRelated {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 29%;
      min-width: 29%;
      display: block; } }
  @media (min-width: 1400px) {
    .articleRelated {
      max-width: 375px;
      min-width: 375px;
      width: 100%; } }
  .articleRelated ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.articleRelated h4 {
  font-size: 20px;
  font-size: 1.25rem; }
  @media (min-width: 992px) {
    .articleRelated h4 {
      font-size: 26px;
      font-size: 1.625rem;
      padding-left: 15px;
      margin-bottom: 21px; } }

.articleRelated ul {
  list-style: none;
  padding: 0;
  border-bottom: 1px solid #BCBEC0;
  margin: 0 0 1.8rem; }

.articleRelated li {
  margin: 0;
  border-top: 1px solid #BCBEC0;
  position: relative; }
  .articleRelated li.on > a, .articleRelated li.on > a:visited {
    position: relative; }
    .articleRelated li.on > a::before, .articleRelated li.on > a:visited::before {
      content: "r";
      font-family: "alz-icon";
      position: absolute;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%);
      left: 0;
      display: block;
      color: #359A8E; }
      @media (min-width: 768px) {
        .articleRelated li.on > a::before, .articleRelated li.on > a:visited::before {
          left: 12px; } }
  .articleRelated li a, .articleRelated li a:visited {
    display: block;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 15px;
    position: relative;
    color: #359A8E; }
    @media (min-width: 992px) {
      .articleRelated li a, .articleRelated li a:visited {
        padding: 18px 18px 18px 30px; } }
    .articleRelated li a:hover, .articleRelated li a:visited:hover {
      color: #256D65; }
      .articleRelated li a:hover::before, .articleRelated li a:visited:hover::before {
        color: #256D65; }

.articleRelated li ul {
  border-bottom: none;
  margin: 0 0 15px; }
  @media (min-width: 992px) {
    .articleRelated li ul {
      margin-bottom: 21px;
      margin-top: 5px;
      padding-left: 15px; } }
  @media (min-width: 1200px) {
    .articleRelated li ul {
      padding-left: 25px; } }
  .articleRelated li ul li {
    border-top: none;
    margin: 0 0 11px; }
    @media (min-width: 992px) {
      .articleRelated li ul li {
        margin-bottom: 18px; } }
    .articleRelated li ul li.on a, .articleRelated li ul li.on a:visited {
      font-weight: 700;
      color: #58595B; }
      .articleRelated li ul li.on a::before, .articleRelated li ul li.on a:visited::before {
        color: #58595B;
        font-weight: normal; }
    .articleRelated li ul li:last-child {
      margin-bottom: 0; }
    .articleRelated li ul li a, .articleRelated li ul li a:visited {
      font-weight: 400;
      color: #808285;
      font-size: 16px;
      font-size: 1rem;
      padding: 0 15px; }
      @media (min-width: 992px) {
        .articleRelated li ul li a, .articleRelated li ul li a:visited {
          padding: 0 18px 0 30px; } }
      .articleRelated li ul li a:hover, .articleRelated li ul li a:visited:hover {
        color: #58595B; }

.bodyQuote {
  font-size: 22px;
  font-size: 1.375rem;
  font-style: italic;
  text-align: center;
  background: url(../images/bodyQuoteBg.png) 50% 40px no-repeat;
  background-size: 70px auto;
  padding: 40px 11px 60px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .bodyQuote {
      float: right;
      margin: 0 0 0 40px;
      padding: 40px 0;
      max-width: 375px; } }
  @media (min-width: 992px) {
    .bodyQuote {
      font-size: 26px;
      font-size: 1.625rem; } }
  .bodyQuote p {
    margin-bottom: 21px; }

.bodyQuoteCredit {
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 21px 0 0;
  position: relative; }
  .bodyQuoteCredit::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 45px;
    right: 45px;
    border-top: 1px solid #58595B; }
  .hasImage .bodyQuoteCredit {
    padding-top: 11px; }
    .hasImage .bodyQuoteCredit::before {
      display: none; }

.bodyQuoteThumb {
  height: 85px;
  width: 85px;
  border-radius: 85px;
  overflow: hidden;
  margin: 0 auto; }

.bodyRelatedLinks {
  margin: 0 0 1.8rem; }
  .bodyRelatedLinks ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .bodyRelatedLinks li {
    margin: 0 0 15px; }
    .bodyRelatedLinks li a, .bodyRelatedLinks li a:visited {
      display: block;
      padding: 3px 11px 3px 25px;
      color: #359A8E;
      border-left: 5px solid #359A8E; }
  .tenSignsBox .bodyRelatedLinks {
    display: block; }

.bodyTagList {
  margin: 0 0 1.8rem; }
  .bodyTagList .leader {
    display: block;
    margin: 0 0 11px;
    color: #58595B;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .bodyTagList .leader {
        margin: 0 0 17px; } }
  .bodyTagList a, .bodyTagList a:visited {
    display: inline-block;
    padding: 5px 15px;
    background: transparent;
    margin: 0 0.4rem 0.6rem 0;
    border: 1px solid #4a0d66;
    border-radius: 6px;
    color: #4a0d66;
    text-transform: lowercase;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .bodyTagList a, .bodyTagList a:visited {
        padding: 7px 25px; } }
    .bodyTagList a:hover, .bodyTagList a:visited:hover {
      color: #359A8E;
      border-color: #359A8E;
      text-decoration: none; }

.interiorShare {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  border-radius: 6px;
  padding: 15px 21px 21px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .interiorShare {
      padding-left: 3px;
      padding-right: 3px; } }
  @media (min-width: 992px) {
    .interiorShare {
      padding-left: 11px;
      padding-right: 11px; } }
  .mainContent .interiorShare,
  .haveAlzSection .interiorShare {
    max-width: 325px;
    margin: 0 auto 1.8rem;
    padding-top: 0; }
    @media (min-width: 768px) {
      .mainContent .interiorShare,
      .haveAlzSection .interiorShare {
        float: right;
        width: 325px;
        margin: 0 0 1.8rem 40px; } }
  .newsTop .interiorShare {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
    @media (min-width: 576px) {
      .newsTop .interiorShare {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 0; } }
  .interiorShare div {
    margin: 0 0 0.6rem; }
  .interiorShare a.shareBtn {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #4a0d66;
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    margin: 0 3px;
    border-radius: 6px; }
    @media (min-width: 576px) {
      .interiorShare a.shareBtn {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0 3px;
        font-size: 20px;
        font-size: 1.25rem; } }
    @media (min-width: 992px) {
      .interiorShare a.shareBtn {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 26px;
        font-size: 1.625rem; } }
    .interiorShare a.shareBtn:hover {
      background: #35054B; }

.scrollTrackerContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff;
  opacity: 1;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  -webkit-transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1), cubic-bezier(0.77, 0, 0.175, 1);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 999; }
  @media (min-width: 992px) {
    .scrollTrackerContainer {
      padding: 17px 0; } }
  .scrollTrackerContainer.fixed {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }
    .scrollTrackerContainer.fixed::after {
      display: block; }
  .scrollTrackerContainer::before {
    content: "";
    height: 31px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    z-index: -1;
    display: none;
    border-top: 2px solid #F1F2F2;
    background: -moz-linear-gradient(top, white 0%, white 3%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, white 3%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(3%, white), color-stop(99%, rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, white 0%, white 3%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, white 0%, white 3%, rgba(255, 255, 255, 0) 99%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
    /* IE6-9 */ }
  .scrollTrackerContainer::after {
    content: "";
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    display: block;
    opacity: 0.4;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.37)), to(transparent));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.37) 0%, transparent 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e000000', endColorstr='#00000000',GradientType=0 );
    /* IE6-9 */ }

.scrollTrackerName {
  padding: 15px 25px;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media (min-width: 768px) {
    .scrollTrackerName {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    .scrollTrackerName {
      padding: 0 25px; } }

.shareToggle {
  font-size: 12px;
  font-size: 0.75rem;
  width: 80px;
  min-width: 80px;
  min-height: 65px;
  text-align: center;
  cursor: pointer;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  position: relative; }
  @media (min-width: 992px) {
    .shareToggle {
      display: none; } }
  .shareToggle span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 7px 0;
    -webkit-transform: translate(-50%, -55%);
    -ms-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%); }
    .shareToggle span::before {
      content: "g";
      display: block;
      text-align: center;
      font-family: "alz-icon";
      font-size: 25px;
      font-size: 1.5625rem; }
  .shareToggle.on {
    background: #F1F2F2;
    z-index: 100; }
    .shareToggle.on span::before {
      content: "n"; }

.scrollTrackerShare {
  display: none; }
  @media (min-width: 992px) {
    .scrollTrackerShare {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 11px 0 0; } }
  .scrollTrackerShare.on {
    display: block;
    position: absolute;
    top: 100%;
    right: 0;
    background: #fff;
    padding: 15px 15px 15px 6px;
    text-align: center;
    background: #F1F2F2;
    border-radius: 0 0 0 6px; }
  .scrollTrackerShare span {
    margin: 0 9px 0 0;
    font-size: 14px;
    font-size: 0.875rem;
    display: none; }
    @media (min-width: 992px) {
      .scrollTrackerShare span {
        display: inline-block; } }
    @media (min-width: 1200px) {
      .scrollTrackerShare span {
        font-size: 16px;
        font-size: 1rem; } }
  .scrollTrackerShare a {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background: #4a0d66;
    color: #fff;
    border-left: 1px solid #fff;
    font-size: 24px;
    font-size: 1.5rem;
    border-radius: 6px;
    margin: 0 0 0 9px; }
    @media (min-width: 992px) {
      .scrollTrackerShare a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-size: 1.125rem;
        margin: 0 0 0 3px; } }
    @media (min-width: 1200px) {
      .scrollTrackerShare a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 0 6px; } }
    .scrollTrackerShare a:hover {
      background: #35054B; }

.scrollTracker {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  max-width: 100%;
  overflow: hidden;
  z-index: 99; }

.scrollTrackerStatus {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 3px;
  background: #D1D3D4; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 25px; }
  @media (min-width: 992px) {
    .pagination {
      padding: 50px 0;
      font-size: 24px;
      font-size: 1.5rem; } }

.paginationResultsText {
  font-size: 20px;
  font-size: 1.25rem;
  width: 100%;
  text-align: center;
  margin: 0 0 15px; }

.paginationItem {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  text-align: center;
  font-weight: 700; }
  @media (min-width: 992px) {
    .paginationItem {
      width: 35px;
      height: 35px;
      line-height: 35px; } }
  .paginationItem::before {
    content: "";
    display: inline-block;
    font-family: "alz-icon"; }
  .paginationItem.first::before {
    content: "j"; }
  .paginationItem.prev::before {
    content: "e"; }
  .paginationItem.next::before {
    content: "f"; }
  .paginationItem.last::before {
    content: "k"; }

a.paginationItem {
  color: #4a0d66; }
  a.paginationItem:hover {
    color: #359A8E;
    text-decoration: none; }

span.paginationItem {
  background: #8106B9;
  color: #fff; }

.filterContainer {
  text-align: center;
  padding: 0;
  margin: 0 auto;
  background: #F1F2F2;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: max-height 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: max-height 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  @media (min-width: 768px) {
    .filterContainer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      max-height: 2000px; } }
  .filterContainer.on {
    max-height: 530px; }
  .filterContainer.eventRoutingFilter.on {
    max-height: 1000px; }
  .filterContainer.eventFilter {
    background: #4a0d66; }
    .filterContainer.eventFilter .filterSearch {
      margin: 0 0 1rem; }
      @media (min-width: 1200px) {
        .filterContainer.eventFilter .filterSearch {
          max-width: 300px;
          min-width: 300px; } }
    .filterContainer.eventFilter input[type="text"] {
      background: #fff;
      color: #808285;
      border: 2px solid #D1D3D4; }
      .filterContainer.eventFilter input[type="text"]::-webkit-input-placeholder {
        color: #808285; }
      .filterContainer.eventFilter input[type="text"]:-moz-placeholder {
        color: #808285; }
      .filterContainer.eventFilter input[type="text"]::-moz-placeholder {
        color: #808285; }
      .filterContainer.eventFilter input[type="text"]:-ms-input-placeholder {
        color: #808285; }
    .filterContainer.eventFilter .dropDownWrapper {
      background: #fff;
      border: 2px solid #D1D3D4; }
      .filterContainer.eventFilter .dropDownWrapper::after {
        color: #808285; }
      .filterContainer.eventFilter .dropDownWrapper select {
        color: #808285; }
  .filterContainer.eventRoutingFilter input[type="text"],
  .filterContainer.eventRoutingFilter .dropDownWrapper {
    background: transparent;
    border-color: #58595B;
    color: #58595B; }
    .filterContainer.eventRoutingFilter input[type="text"]::after,
    .filterContainer.eventRoutingFilter .dropDownWrapper::after {
      color: #58595B; }
  .filterContainer .leader {
    font-weight: 700;
    width: 100%; }
    @media (min-width: 768px) {
      .filterContainer .leader {
        margin-top: 0; } }
  .filterContainer .dropDownWrapper {
    color: #4a0d66;
    border-color: #4a0d66; }
    @media (min-width: 768px) {
      .filterContainer .dropDownWrapper {
        margin: 0 7px; } }
  .filterContainer input[type="text"] {
    height: 47px;
    line-height: 45px;
    display: block;
    width: 100%;
    margin: 0 0 1rem;
    border-radius: 6px;
    padding: 0 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 2px solid #4a0d66;
    background: transparent;
    font-weight: 700;
    color: #4a0d66;
    color: #58595B; }
    .filterContainer input[type="text"]::-webkit-input-placeholder {
      color: #4a0d66;
      color: #58595B; }
    .filterContainer input[type="text"]:-moz-placeholder {
      color: #4a0d66;
      color: #58595B; }
    .filterContainer input[type="text"]::-moz-placeholder {
      color: #4a0d66;
      color: #58595B; }
    .filterContainer input[type="text"]:-ms-input-placeholder {
      color: #4a0d66;
      color: #58595B; }
    @media (min-width: 768px) {
      .filterContainer input[type="text"].zip {
        max-width: 140px; } }
  .filterContainer input[type="submit"] {
    height: 49px;
    display: block;
    width: 100%; }
    @media (min-width: 768px) {
      .filterContainer input[type="submit"] {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
        margin: 0 7px; } }
  .filterContainer .radioGroup {
    font-weight: 700;
    margin: 0 0 1rem;
    line-height: 45px; }
  .filterContainer select {
    color: #4a0d66;
    color: #58595B; }

.filterInner {
  overflow: hidden;
  background: #F1F2F2;
  width: 100%;
  position: relative;
  padding: 0 0 35px; }
  @media (min-width: 768px) {
    .filterInner {
      padding: 40px 0;
      margin: 0 auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      overflow: visible; } }
  @media (min-width: 992px) {
    .zip .filterInner {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  @media (min-width: 1200px) {
    .zip .filterInner {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  .eventFilter .filterInner {
    background: #4a0d66; }
    @media (min-width: 768px) {
      .eventFilter .filterInner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  @media (min-width: 768px) {
    .eventRoutingFilter .filterInner {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (min-width: 768px) {
    .jobFilter .filterInner {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.eventFilterLeader {
  text-align: center;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 18px;
  font-size: 1.125rem;
  width: 100%;
  min-width: 100%;
  position: relative; }
  @media (min-width: 992px) {
    .eventFilterLeader {
      font-size: 32px;
      font-size: 2rem;
      margin: 0 0 35px; } }
  @media (min-width: 1400px) {
    .eventFilterLeader {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      min-width: 0; } }
  .eventRoutingFilter .eventFilterLeader {
    color: #58595B; }
    @media (min-width: 992px) {
      .eventRoutingFilter .eventFilterLeader {
        font-size: 22px;
        font-size: 1.375rem; } }
    .eventRoutingFilter .eventFilterLeader span::before, .eventRoutingFilter .eventFilterLeader span::after {
      border-color: #58595B; }
  .eventFilterLeader span {
    display: inline-block;
    position: relative;
    padding: 0 25px; }
    .eventFilterLeader span::before, .eventFilterLeader span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      border-top: 1px solid rgba(255, 255, 255, 0.6); }
    .eventFilterLeader span::before {
      left: -9999px;
      right: 100%; }
    .eventFilterLeader span::after {
      left: 100%;
      right: -9999px; }

.searchFilter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.searchFilterCol {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (min-width: 768px) {
    .searchFilterCol {
      width: 47%;
      text-align: left; } }
  .searchFilterCol .leader {
    width: 100%; }
  .searchFilterCol .dropDownWrapper {
    width: 48%;
    margin: 0 0 0.8rem; }
    @media (min-width: 768px) {
      .searchFilterCol .dropDownWrapper {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
        margin: 0 11px 0 0; } }

.searchFilterInputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%; }
  .searchFilterInputs input[type="text"] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 15px; }
  .searchFilterInputs input[type="submit"] {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 120px; }

@media (min-width: 768px) {
  .jobFilter .dropDownWrapper,
  .jobFilter input[type="text"],
  .jobFilter .radioGroup,
  .jobFilter input[type="submit"] {
    margin: 0 7px; } }

.filterTagWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.filterTag {
  border: 2px solid #fff;
  border-radius: 6px;
  font-size: 18px;
  font-size: 1.125rem;
  width: 49%;
  margin: 0 0 0.4rem;
  font-weight: 700;
  text-align: left;
  line-height: 1.2;
  padding: 11px 21px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative; }
  @media (min-width: 768px) {
    .filterTag {
      width: 24%; } }
  .filterTag.on {
    background: #fff;
    color: #58595B; }
    .filterTag.on::after {
      content: "n";
      display: block;
      font-family: "alz-icon";
      position: absolute;
      right: 9px;
      top: 50%;
      -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      transform: translate(0, -50%); }

.filterOr {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  padding: 15px 0; }
  @media (min-width: 768px) {
    .filterOr {
      padding: 10px 0 0;
      margin: 0 11px;
      font-size: 18px;
      font-size: 1.125rem; } }
  @media (min-width: 992px) {
    .filterOr {
      margin: 0 21px; } }
  .jobFilter .filterOr {
    width: 100%;
    max-width: 900px;
    overflow: hidden;
    margin: 0; }
    @media (min-width: 768px) {
      .jobFilter .filterOr {
        margin: 21px 0;
        padding: 0; } }
  .filterOr span {
    position: relative;
    display: inline-block;
    padding: 0 11px; }
    .filterOr span::before, .filterOr span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      border-top: 1px solid #808285; }
    .filterOr span::before {
      left: -9999px;
      right: 100%; }
    .filterOr span::after {
      right: -9999px;
      left: 100%; }

.filterSearch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @media (min-width: 768px) {
    .filterSearch {
      min-width: 250px; } }
  @media (min-width: 992px) {
    .filterSearch {
      min-width: 300px; } }
  @media (min-width: 1200px) {
    .filterSearch {
      min-width: 400px; } }
  .jobFilter .filterSearch {
    width: 100%;
    max-width: 600px; }
    .jobFilter .filterSearch input[type="text"] {
      border-radius: 6px 0 0 6px;
      border-right: none; }
  .searchFilterContainer .filterSearch {
    padding: 0 25px; }
    .searchFilterContainer .filterSearch input[type="text"] {
      border-radius: 6px 0 0 6px;
      border-right: 0; }
  .filterSearch input[type="text"] {
    border: 2px solid #D1D3D4;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 6px;
    margin: 0;
    background: #fff;
    color: #808285;
    width: 100%; }
    .filterSearch input[type="text"]::-webkit-input-placeholder {
      color: #808285; }
    .filterSearch input[type="text"]:-moz-placeholder {
      color: #808285; }
    .filterSearch input[type="text"]::-moz-placeholder {
      color: #808285; }
    .filterSearch input[type="text"]:-ms-input-placeholder {
      color: #808285; }
  .filterSearch input[type="submit"] {
    width: 60px;
    border-radius: 0 6px 6px 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    padding: 0;
    text-indent: -9999px;
    background: #359A8E url(../images/iconSearch.png) 50% 50% no-repeat;
    background-size: 20px 20px;
    height: 47px;
    margin: 0; }
    .filterSearch input[type="submit"]:hover {
      background-color: #256D65; }

@media (min-width: 768px) {
  .filterOptionWrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; } }

@media (min-width: 576px) {
  .eventRoutingFilter .filterOptionWrapper {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 1400px) {
  .eventRoutingFilter .filterOptionWrapper {
    width: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; } }

@media (min-width: 576px) {
  .eventRoutingFilter .filterOptionWrapper .dropDownWrapper {
    width: 140px;
    min-width: 0;
    margin: 0 7px 1rem; } }

@media (min-width: 768px) {
  .eventRoutingFilter .filterOptionWrapper .dropDownWrapper {
    margin: 0 11px 1rem; } }

@media (min-width: 1400px) {
  .eventRoutingFilter .filterOptionWrapper .dropDownWrapper {
    max-width: 120px; } }

.eventRoutingFilter .filterOptionWrapper input[type="text"] {
  color: #58595B;
  background: #fff; }
  .eventRoutingFilter .filterOptionWrapper input[type="text"]::-webkit-input-placeholder {
    color: #58595B; }
  .eventRoutingFilter .filterOptionWrapper input[type="text"]:-moz-placeholder {
    color: #58595B; }
  .eventRoutingFilter .filterOptionWrapper input[type="text"]::-moz-placeholder {
    color: #58595B; }
  .eventRoutingFilter .filterOptionWrapper input[type="text"]:-ms-input-placeholder {
    color: #58595B; }

@media (min-width: 576px) {
  .eventRoutingFilter .filterOptionWrapper input.zip {
    max-width: 140px; } }

@media (min-width: 1400px) {
  .eventRoutingFilter .filterOptionWrapper input.zip {
    max-width: 120px; } }

@media (min-width: 992px) {
  .eventRoutingFilter.zip .filterOptionWrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.zip .filterOptionWrapper .filterSearch {
  margin: 0 0 1rem; }
  @media (min-width: 576px) {
    .zip .filterOptionWrapper .filterSearch {
      margin: 0; } }

.filterOptionWrapper .filterSearch {
  margin: 0 0 1rem; }

.filterOptionWrapper .dropDownWrapper {
  min-width: 200px;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 768px) {
    .filterOptionWrapper .dropDownWrapper {
      margin: 0 11px; } }

.filterOptionWrapper input[type="text"] {
  margin-left: 0;
  margin-right: 0;
  height: 49px; }
  @media (min-width: 768px) {
    .filterOptionWrapper input[type="text"] {
      margin: 0 11px; } }

.filterOptionWrapper input[type="submit"] {
  margin: 0;
  height: 43px; }
  @media (min-width: 768px) {
    .filterOptionWrapper input[type="submit"] {
      margin: 0 11px;
      min-width: 165px; } }

.filterToggle {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 21px;
  width: 100%;
  background: #4a0d66;
  overflow: hidden;
  color: #fff;
  text-align: center;
  position: relative;
  -webkit-transition: background-color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), padding 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955), color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition: background-color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), padding 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955), color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: background-color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955), padding 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955), color 0.4s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -o-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955), cubic-bezier(0.455, 0.03, 0.515, 0.955); }
  @media (min-width: 768px) {
    .filterToggle {
      display: none; } }
  .filterToggle.on {
    padding-bottom: 11px;
    background: #F1F2F2;
    color: #808285; }
    .filterToggle.on::after {
      display: block; }
  .filterToggle.eventFilterToggle.on {
    background: #4a0d66;
    color: #fff; }
  .filterToggle.eventFilterToggle::after {
    color: #fff; }
  .filterToggle::before {
    content: "l";
    display: inline-block;
    font-family: "alz-icon";
    margin: 0 9px 0 0;
    vertical-align: middle;
    font-size: 30px;
    font-size: 1.875rem; }
  .filterToggle::after {
    content: "n";
    font-family: "alz-icon";
    position: absolute;
    top: 17px;
    right: 25px;
    font-size: 30px;
    font-size: 1.875rem;
    display: none;
    color: #808285; }
  .masthead + .filterToggle {
    margin-top: 35px; }
  @media (min-width: 768px) {
    .masthead + .filterToggle + .filterContainer {
      margin-top: 50px; } }

.filterClose {
  position: absolute;
  top: 5px;
  right: 11px; }
  .filterClose::after {
    content: "n";
    font-family: "alz-icon";
    display: inline-block;
    font-size: 30px;
    font-size: 1.875rem; }

.beginFilterMessage {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  color: #BCBEC0;
  text-align: center;
  line-height: 1.2;
  margin: 0 0 2rem; }

@media (min-width: 992px) {
  .jobFilterOptionRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% + 300px); } }

.jobFilter .jobFilterOptionRow {
  width: 100%;
  max-width: 900px; }

.jobFilterOptionRow .dropDownWrapper {
  width: 100%; }
  @media (min-width: 768px) {
    .jobFilterOptionRow .dropDownWrapper {
      margin: 0 0 15px; } }
  @media (min-width: 992px) {
    .jobFilterOptionRow .dropDownWrapper {
      max-width: 180px;
      margin: 0 15px 0 0; } }

@media (min-width: 992px) {
  .jobFilterOptionRow .radioGroup {
    text-align: left; } }

@media (min-width: 992px) {
  .jobFilterOptionRow .radioGroup label {
    display: block;
    line-height: 1.2;
    margin-bottom: 9px; } }

.jobFilterOptionRow input[type="submit"] {
  margin: 0 auto;
  height: 43px; }
  @media (min-width: 992px) {
    .jobFilterOptionRow input[type="submit"] {
      margin: 0 0 0 21px; } }

.eventFilterTypes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  @media (min-width: 576px) {
    .eventFilterTypes {
      margin: 0 0 1rem;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (min-width: 1400px) {
    .eventFilterTypes {
      width: auto;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media (min-width: 992px) {
    .eventRoutingFilter.zip .eventFilterTypes {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .eventFilterTypes button {
    border: 2px solid #58595B;
    top: auto;
    margin: 0 5px 11px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 700;
    color: #58595B;
    width: calc(50% -9px);
    background: transparent; }
    @media (min-width: 576px) {
      .eventFilterTypes button {
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 7px 11px; } }
    @media (min-width: 992px) {
      .eventFilterTypes button {
        padding: 0 15px;
        height: 48px;
        margin: 0 11px 11px; } }
    @media (min-width: 1200px) {
      .eventFilterTypes button {
        padding-left: 15px;
        padding-right: 15px; } }
    .eventFilterTypes button.on {
      background: #4a0d66;
      border-color: #4a0d66;
      color: #fff; }
    .eventFilterTypes button::before, .eventFilterTypes button::after {
      display: none; }
    .eventFilterTypes button:hover {
      -webkit-box-shadow: none;
      box-shadow: none;
      top: auto;
      background: #4a0d66;
      color: #fff; }
  @media (min-width: 576px) {
    .eventRoutingFilter .eventFilterTypes {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media (min-width: 1400px) {
    .eventRoutingFilter .eventFilterTypes {
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media (min-width: 576px) {
    .eventRoutingFilter .eventFilterTypes input[type="text"] {
      margin: 0 11px; } }
  .eventRoutingFilter .eventFilterTypes .dropDownWrapper {
    margin: 0 0 11px;
    background: transparent;
    border-color: #58595B; }
    .eventRoutingFilter .eventFilterTypes .dropDownWrapper::after {
      color: #58595B; }
    @media (min-width: 576px) {
      .eventRoutingFilter .eventFilterTypes .dropDownWrapper {
        margin: 0 11px 11px;
        max-width: 120px; } }
    .eventRoutingFilter .eventFilterTypes .dropDownWrapper select {
      background: transparent; }
      @media (min-width: 992px) {
        .eventRoutingFilter .eventFilterTypes .dropDownWrapper select {
          height: 44px; } }
  @media (min-width: 768px) {
    .eventFilterTypes input[type="submit"] {
      height: 42px; } }

.clearFilters {
  text-decoration: none;
  cursor: pointer;
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    .clearFilters {
      position: absolute;
      top: 27px;
      right: 0;
      background: #F1F2F2;
      padding: 0;
      margin: 0; } }
  @media (min-width: 1400px) {
    .clearFilters {
      right: 8%; } }
  .clearFilters::after {
    content: "n";
    display: inline-block;
    font-family: "alz-icon";
    vertical-align: middle;
    margin: 0 0 0 3px; }
  .clearFilters:hover {
    color: #359A8E; }

.eventFilter.filterContainer input[type="text"] {
  border-color: #808285; }

.eventFilter.filterContainer .dropDownWrapper {
  border-color: #808285; }

.inputGroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0 0 1rem; }
  @media (min-width: 768px) {
    .inputGroup {
      margin: 0 0 1rem;
      width: auto; } }
  @media (min-width: 992px) {
    .inputGroup {
      margin: 0 11px; } }
  .filterContainer.eventFilter .inputGroup,
  .eventRoutingFilter .filterOptionWrapper .inputGroup {
    width: auto; }
    .filterContainer.eventFilter .inputGroup .dropDownWrapper,
    .eventRoutingFilter .filterOptionWrapper .inputGroup .dropDownWrapper {
      border-left: none;
      margin: 0; }
      @media (min-width: 576px) {
        .filterContainer.eventFilter .inputGroup .dropDownWrapper,
        .eventRoutingFilter .filterOptionWrapper .inputGroup .dropDownWrapper {
          margin: 0; } }
      @media (min-width: 768px) {
        .filterContainer.eventFilter .inputGroup .dropDownWrapper,
        .eventRoutingFilter .filterOptionWrapper .inputGroup .dropDownWrapper {
          max-width: 145px;
          min-width: 145px;
          margin: 0; } }
    .filterContainer.eventFilter .inputGroup input[type="text"],
    .filterContainer.eventFilter .inputGroup input.zip,
    .eventRoutingFilter .filterOptionWrapper .inputGroup input[type="text"],
    .eventRoutingFilter .filterOptionWrapper .inputGroup input.zip {
      width: 120px;
      border-radius: 6px 0 0 6px;
      margin: 0; }
      @media (min-width: 768px) {
        .filterContainer.eventFilter .inputGroup input[type="text"],
        .filterContainer.eventFilter .inputGroup input.zip,
        .eventRoutingFilter .filterOptionWrapper .inputGroup input[type="text"],
        .eventRoutingFilter .filterOptionWrapper .inputGroup input.zip {
          margin: 0; } }
  .inputGroup .dropDownWrapper {
    border-radius: 0 6px 6px 0;
    border-left: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }

.dropDownWrapper {
  position: relative;
  border-radius: 6px;
  border: 2px solid #BCBEC0;
  margin: 0 0 1rem;
  padding: 0; }
  .dropDownWrapper::after {
    content: "d";
    display: block;
    font-family: "alz-icon";
    position: absolute;
    top: 50%;
    right: 7px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    pointer-events: none;
    font-size: 20px;
    font-size: 1.25rem; }
  .dropDownWrapper select {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    font-weight: 700;
    height: 45px;
    padding: 0 25px;
    background: transparent; }
  .dropDownWrapper select::-ms-expand {
    display: none; }

input[type="text"]:focus::-webkit-input-placeholder,
input[type="password"]:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder {
  color: transparent; }

input[type="radio"] {
  display: none; }
  input[type="radio"] + label {
    margin: 0 12px;
    color: #4a0d66; }
    input[type="radio"] + label::before {
      content: "";
      display: inline-block;
      width: 20px;
      height: 20px;
      border: 2px solid #4a0d66;
      vertical-align: middle;
      border-radius: 50px;
      margin: -2px 9px 0 0; }
  input[type="radio"]:checked + label::before {
    background: #4a0d66; }

section.promotedRow {
  padding: 0;
  text-align: center; }
  @media (min-width: 768px) {
    section.promotedRow {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  section.promotedRow > div {
    width: 100%; }
    @media (min-width: 768px) {
      section.promotedRow > div {
        width: 50%; } }

.generalPromotedItem {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;
  padding: 40px 30px; }
  @media (min-width: 576px) {
    .generalPromotedItem {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .generalPromotedItem {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .generalPromotedItem {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .generalPromotedItem {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .generalPromotedItem {
      padding: 50px 20px 50px 30px; } }
  @media (min-width: 992px) {
    .generalPromotedItem {
      padding: 50px; } }
  @media (min-width: 768px) {
    .promotedRow .generalPromotedItem {
      padding: 100px 50px; } }
  @media (min-width: 992px) {
    .promotedRow .generalPromotedItem {
      padding: 150px 100px; } }
  @media (min-width: 1200px) {
    .promotedRow .generalPromotedItem {
      padding: 175px 150px; } }

section.relatedBoxes {
  padding-top: 0; }

@media (min-width: 576px) {
  .relatedBoxContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.relatedBox {
  border-radius: 6px;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  display: block;
  margin: 0 0 2rem;
  color: #808285; }
  @media (min-width: 576px) {
    .relatedBox {
      width: 47%; } }
  @media (min-width: 992px) {
    .relatedBox {
      width: 24%;
      margin: 0; } }
  .relatedBox:last-child {
    margin-bottom: 0; }
    @media (min-width: 576px) {
      .relatedBox:last-child {
        margin-bottom: 2rem; } }
  @media (min-width: 576px) {
    .relatedBox:nth-last-of-type(-n+2) {
      margin-bottom: 0; } }
  .relatedBox h4 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0; }
  .relatedBox a, .relatedBox a:visited {
    color: #58595B; }

a.relatedBoxThumb {
  display: block; }
  a.relatedBoxThumb::after {
    content: "";
    display: block;
    padding: 0 0 50%; }

.relatedBoxContent {
  padding: 15px 25px 30px; }

.relatedBoxMeta {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 23px;
  line-height: 1.2;
  color: #58595B; }
  .relatedBoxMeta a, .relatedBoxMeta a:visited {
    color: #359A8E;
    font-weight: 700; }

@media (min-width: 992px) {
  section.newsBody {
    padding-top: 50px; } }

@media (min-width: 768px) {
  section.newsBody .container {
    width: 950px; } }

.mainContent.newsContent {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .mainContent.newsContent {
      font-size: 22px;
      font-size: 1.375rem; } }

.newsTop {
  margin: 0 0 1.8rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 576px) {
    .newsTop {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      margin: 0 0 1.2rem; } }
  @media (min-width: 992px) {
    .newsTop {
      margin-bottom: 1.6rem; } }

.newsMeta {
  font-size: 22px;
  font-size: 1.375rem;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%; }
  @media (min-width: 576px) {
    .newsMeta {
      margin-right: auto;
      width: auto;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; } }
  .newsMeta .metaPhone a, .newsMeta .metaPhone a:visited {
    pointer-events: auto; }
    @media (min-width: 768px) {
      .newsMeta .metaPhone a, .newsMeta .metaPhone a:visited {
        pointer-events: none;
        color: #808285; } }

section.relatedPosts {
  background: #F1F2F2; }
  section.relatedPosts h3 {
    color: #58595B;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    overflow: hidden; }
    @media (min-width: 768px) {
      section.relatedPosts h3 {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 35px; } }
    section.relatedPosts h3 span {
      display: inline-block;
      padding: 0 11px 0 0;
      position: relative; }
      section.relatedPosts h3 span::after {
        content: "";
        display: block;
        position: absolute;
        top: 50%;
        left: 100%;
        right: -9999px;
        border-top: 1px solid #808285; }

@media (min-width: 768px) {
  .relatedPostContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.relatedPost {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 2rem;
  color: #58595B;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  text-align: center;
  background: #fff; }
  @media (min-width: 768px) {
    .relatedPost {
      width: 32%;
      margin: 0; } }
  .relatedPost:last-child {
    margin-bottom: 0; }

a.relatedPostThumb {
  display: block;
  width: 100%;
  margin: 0;
  position: relative; }
  a.relatedPostThumb::after {
    content: "";
    display: block;
    padding: 0 0 55%; }

.relatedPostContent {
  padding: 25px 15px 35px;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 992px) {
    .relatedPostContent {
      font-size: 18px;
      font-size: 1.125rem; } }
  .relatedPostContent h4 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 35px; }
    .relatedPostContent h4 a, .relatedPostContent h4 a:visited {
      color: #4a0d66; }
      .relatedPostContent h4 a:hover, .relatedPostContent h4 a:visited:hover {
        color: #359A8E; }

.relatedPostAuthor {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 15px; }

@media (min-width: 992px) {
  section.blogBody {
    padding-top: 50px; } }

@media (min-width: 768px) {
  section.blogBody .container {
    width: 950px; } }

.mainContent.blogContent {
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .mainContent.blogContent {
      font-size: 22px;
      font-size: 1.375rem; } }

.rssTeaseBox {
  margin: 0 -25px 1.8rem;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  font-weight: 700; }
  @media (min-width: 768px) {
    .rssTeaseBox {
      width: 315px;
      float: right;
      margin: 25px 0 40px 40px; } }
  .rssTeaseBox a, .rssTeaseBox a:visited {
    color: #fff;
    display: block;
    padding: 15px 25px;
    background: #4a0d66; }
    @media (min-width: 768px) {
      .rssTeaseBox a, .rssTeaseBox a:visited {
        border-radius: 6px; } }
    .rssTeaseBox a:hover, .rssTeaseBox a:visited:hover {
      background: #35054B;
      text-decoration: none; }
    .rssTeaseBox a::before, .rssTeaseBox a:visited::before {
      content: "m";
      display: inline-block;
      font-family: "alz-icon";
      font-size: 22px;
      font-size: 1.375rem;
      vertical-align: middle;
      margin: 0 9px 0 0;
      font-weight: normal; }

section.tenSigns {
  padding-bottom: 0; }
  @media (min-width: 768px) {
    section.tenSigns .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 992px) {
    section.tenSigns .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

.mainContent.tenSignsContent {
  font-size: 18px;
  font-size: 1.125rem;
  color: #58595B; }
  @media (min-width: 992px) {
    .mainContent.tenSignsContent {
      font-size: 22px;
      font-size: 1.375rem; } }

.tenSignsBoxContainer {
  border-bottom: 1px solid #808285;
  margin: 0 -25px;
  padding: 0 25px; }
  @media (min-width: 992px) {
    .tenSignsBoxContainer {
      margin: 0;
      padding: 0; } }

.tenSignsBox {
  position: relative;
  margin: 4rem 0;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .tenSignsBox {
      margin: 6rem 0; } }
  .tenSignsBox .number {
    position: absolute;
    top: 0;
    left: 50%;
    border-radius: 6px;
    width: 60px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    background: #4a0d66;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.tenSignsHeader {
  margin: 0 -25px 1rem;
  padding: 35px 25px 25px;
  background: #F1F2F2;
  color: #4a0d66;
  text-align: center; }
  @media (min-width: 768px) {
    .tenSignsHeader {
      padding: 30px;
      margin: 0 0 2rem; } }

section.differences {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    section.differences {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 768px) {
    section.differences .container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 942px; } }
  @media (min-width: 992px) {
    section.differences .container {
      padding: 0; } }
  section.differences .container h2, section.differences .container .newsletterTeaseBox h4, .newsletterTeaseBox section.differences .container h4, section.differences .container .teaseBox h4, .teaseBox section.differences .container h4 {
    margin: 0 0 2rem; }
    @media (min-width: 768px) {
      section.differences .container h2, section.differences .container .newsletterTeaseBox h4, .newsletterTeaseBox section.differences .container h4, section.differences .container .teaseBox h4, .teaseBox section.differences .container h4 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin: 0 0 3rem; } }
  section.differences hr {
    border: none;
    border-top: 2px solid #BCBEC0;
    width: 100%;
    margin: 3rem 0; }

.differenceBox {
  border: 1px solid #F1F2F2;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .differenceBox {
      width: 48%;
      margin: 0; } }
  .differenceBox:last-child {
    margin-bottom: 0; }
  .differenceBox h4 {
    width: 100%;
    background: #808285;
    color: #fff;
    padding: 21px;
    margin: 0 0 25px;
    font-size: 18px;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .differenceBox h4 {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 35px; } }
  .differenceBox ul {
    list-style: none;
    margin: 0;
    padding: 0 25px 40px;
    text-align: left; }
    @media (min-width: 992px) {
      .differenceBox ul {
        padding: 0 55px 55px; } }
  .differenceBox li {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 2rem; }
    @media (min-width: 992px) {
      .differenceBox li {
        margin: 0 0 2.8rem; } }
    .differenceBox li:last-child {
      margin-bottom: 0; }

.differenceTableContainer {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
  position: relative; }

.differenceTableContainer::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px; }

.differenceTableContainer::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3); }

table.differenceTable {
  border: 1px solid #BCBEC0;
  margin: 0 0 2rem; }
  table.differenceTable tr:nth-child(odd) {
    background: #F1F2F2; }
  table.differenceTable th {
    background: #4a0d66;
    color: #fff;
    font-size: 22px;
    font-size: 1.375rem;
    text-align: center;
    padding: 13px 15px;
    font-weight: 600; }
    table.differenceTable th:first-child {
      border-right: 1px solid #BCBEC0; }
  table.differenceTable td {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
    padding: 13px 35px;
    vertical-align: top;
    line-height: 1.3; }
    @media (min-width: 992px) {
      table.differenceTable td {
        font-size: 22px;
        font-size: 1.375rem;
        padding: 21px 50px; } }
    table.differenceTable td:first-child {
      border-right: 1px solid #BCBEC0; }
    table.differenceTable td ul {
      list-style: none;
      padding: 0;
      margin: 0; }

.differencesActions {
  text-align: center;
  width: 100%; }
  .differencesActions .btn {
    margin: 0 7px 15px;
    font-size: 18px;
    font-size: 1.125rem; }

.publicationPopular {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;
  margin: 0 0 2rem; }
  @media (min-width: 576px) {
    .publicationPopular {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .publicationPopular {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .publicationPopular {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .publicationPopular {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .publicationPopular {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  .publicationPopular h2, .publicationPopular section.sectionDonate h2, section.sectionDonate .publicationPopular h2, .publicationPopular .newsletterTeaseBox h4, .newsletterTeaseBox .publicationPopular h4, .publicationPopular .teaseBox h4, .teaseBox .publicationPopular h4 {
    border-bottom: 1px solid #808285;
    padding: 0 0 1rem; }

.publicationHelp {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px; }
  @media (min-width: 576px) {
    .publicationHelp {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .publicationHelp {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .publicationHelp {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .publicationHelp {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .publicationHelp {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%; } }
  .publicationHelp h2, .publicationHelp section.sectionDonate h2, section.sectionDonate .publicationHelp h2, .publicationHelp .newsletterTeaseBox h4, .newsletterTeaseBox .publicationHelp h4, .publicationHelp .teaseBox h4, .teaseBox .publicationHelp h4 {
    border-bottom: 1px solid #808285;
    padding: 0 0 1rem; }

section.publicationList .flex-row, section.publicationList ul.globalActions, section.publicationList .masthead, section.publicationList .generalTeaseActions {
  padding: 0 25px; }
  @media (min-width: 768px) {
    section.publicationList .flex-row, section.publicationList ul.globalActions, section.publicationList .masthead, section.publicationList .generalTeaseActions {
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around; } }

section.publicationList h2, section.publicationList .newsletterTeaseBox h4, .newsletterTeaseBox section.publicationList h4, section.publicationList .teaseBox h4, .teaseBox section.publicationList h4 {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  margin: 0 0 3rem; }

a.publicationBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 2rem; }
  @media (min-width: 768px) {
    .publicationList a.publicationBox {
      width: 45%; } }

.publicationBoxIcon {
  width: 30px;
  height: 40px;
  -webkit-flex-basis: 30px;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  min-width: 30px; }
  @media (min-width: 992px) {
    .publicationBoxIcon {
      min-width: 45px;
      height: 60px; } }

.publicationBoxContent {
  padding: 9px 15px; }
  .publicationBoxContent h4 {
    margin: 0;
    font-size: 18px;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .publicationBoxContent h4 {
        font-size: 22px;
        font-size: 1.375rem; } }

.publicationBoxInfo {
  margin: 0.2rem 0 0;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 992px) {
    .publicationBoxInfo {
      font-size: 18px;
      font-size: 1.125rem; } }

.jobListingSection {
  padding-top: 35px; }
  @media (min-width: 992px) {
    .jobListingSection {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%;
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .jobListingSection {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; } }

.jobListing {
  padding: 0 0 2rem;
  margin: 0 0 2rem;
  border-bottom: 1px solid #BCBEC0;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .jobListing {
      font-size: 22px;
      font-size: 1.375rem;
      padding: 0 0 3rem;
      margin: 0 0 3rem; } }
  .jobListing:last-child {
    border: none;
    padding: 0;
    margin: 0; }
  .jobListing h2, .jobListing section.sectionDonate h2, section.sectionDonate .jobListing h2, .jobListing .newsletterTeaseBox h4, .newsletterTeaseBox .jobListing h4, .jobListing .teaseBox h4, .teaseBox .jobListing h4 {
    margin: 0 0 0.4rem; }
    .jobListing h2 a, .jobListing .newsletterTeaseBox h4 a, .newsletterTeaseBox .jobListing h4 a, .jobListing .teaseBox h4 a, .teaseBox .jobListing h4 a, .jobListing h2 a:visited, .jobListing .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .jobListing h4 a:visited, .jobListing .teaseBox h4 a:visited, .teaseBox .jobListing h4 a:visited {
      color: #4a0d66; }
      .jobListing h2 a:hover, .jobListing .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .jobListing h4 a:hover, .jobListing .teaseBox h4 a:hover, .teaseBox .jobListing h4 a:hover, .jobListing h2 a:visited:hover, .jobListing .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .jobListing h4 a:visited:hover, .jobListing .teaseBox h4 a:visited:hover, .teaseBox .jobListing h4 a:visited:hover {
        color: #359A8E; }

.jobListingLocation {
  margin: 0 0 25px;
  color: #D1D3D4; }

section.honorWallIntro {
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  color: #4a0d66;
  padding: 25px 0; }
  section.honorWallIntro .container {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto; }

.tributeContainer::after {
  content: "";
  display: block;
  clear: both; }

.tributeBox {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  margin: 0 0 2rem;
  text-align: center;
  padding: 35px 25px;
  background: #fff url(../images/bodyQuoteBg.png) 50% 35px no-repeat;
  background-size: 70px auto;
  font-size: 22px;
  font-size: 1.375rem; }
  @media (min-width: 768px) {
    .tributeBox {
      width: 48%;
      margin: 0 1% 25px;
      float: left; } }
  @media (min-width: 992px) {
    .tributeBox {
      width: 31.333333%;
      padding: 35px; } }

.tributeCredit {
  border-top: 1px solid #BCBEC0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 17px 0 0; }
  @media (min-width: 992px) {
    .tributeCredit {
      margin: 0 21px; } }

.tributeCreditThumb {
  width: 60px;
  min-width: 60px;
  height: 60px;
  border-radius: 100px;
  overflow: hidden; }

.tributeCreditContent {
  text-align: left;
  padding: 0 0 0 15px;
  font-size: 16px;
  font-size: 1rem; }
  .tributeCreditContent h4 {
    margin: 0 0 0.2rem;
    font-size: 22px;
    font-size: 1.375rem; }

a.loadMoreTribute {
  display: block;
  width: 250px;
  margin: 25px auto 0;
  text-align: center;
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem; }
  @media (min-width: 768px) {
    a.loadMoreTribute {
      margin-top: 35px; } }
  a.loadMoreTribute::after {
    content: "z";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 3px 9px;
    vertical-align: middle; }

section.searchResults {
  padding: 0 0 25px; }
  @media (min-width: 768px) {
    section.searchResults {
      padding: 0 0 40px; } }
  section.searchResults .container {
    max-width: 100%; }

.searchResultsIntro {
  text-align: center; }

.searchResultBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 25px 5px;
  border-bottom: 1px solid #808285; }
  @media (min-width: 992px) {
    .searchResultBox {
      padding: 30px 15px; } }
  .searchResultBox a, .searchResultBox a:visited {
    color: #58595B; }

a.searchResultBoxThumb {
  min-width: 100px; }
  @media (min-width: 768px) {
    a.searchResultBoxThumb {
      min-width: 150px; } }
  @media (min-width: 992px) {
    a.searchResultBoxThumb {
      min-width: 165px; } }

.searchResultsBoxContent {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 0 0 15px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .searchResultsBoxContent {
      padding: 9px 35px;
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    .searchResultsBoxContent h2, .searchResultsBoxContent section.sectionDonate h2, section.sectionDonate .searchResultsBoxContent h2, .searchResultsBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .searchResultsBoxContent h4, .searchResultsBoxContent .teaseBox h4, .teaseBox .searchResultsBoxContent h4 {
      margin-bottom: 25px; } }
  .searchResultsBoxContent h2 a, .searchResultsBoxContent .newsletterTeaseBox h4 a, .newsletterTeaseBox .searchResultsBoxContent h4 a, .searchResultsBoxContent .teaseBox h4 a, .teaseBox .searchResultsBoxContent h4 a, .searchResultsBoxContent h2 a:visited, .searchResultsBoxContent .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .searchResultsBoxContent h4 a:visited, .searchResultsBoxContent .teaseBox h4 a:visited, .teaseBox .searchResultsBoxContent h4 a:visited {
    color: #4a0d66; }
    .searchResultsBoxContent h2 a:hover, .searchResultsBoxContent .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .searchResultsBoxContent h4 a:hover, .searchResultsBoxContent .teaseBox h4 a:hover, .teaseBox .searchResultsBoxContent h4 a:hover, .searchResultsBoxContent h2 a:visited:hover, .searchResultsBoxContent .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .searchResultsBoxContent h4 a:visited:hover, .searchResultsBoxContent .teaseBox h4 a:visited:hover, .teaseBox .searchResultsBoxContent h4 a:visited:hover {
      color: #359A8E; }

a.searchResultTag {
  display: inline-block; }

.searchResultActions {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600; }
  @media (min-width: 992px) {
    .searchResultActions {
      font-size: 22px;
      font-size: 1.375rem; } }

.teaseBox {
  border-radius: 6px;
  position: relative;
  color: #58595B;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 25px;
  padding-left: 25px;
  padding: 40px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 576px) {
    .teaseBox {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .teaseBox {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 992px) {
    .teaseBox {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 1200px) {
    .teaseBox {
      padding-right: 25px;
      padding-left: 25px; } }
  @media (min-width: 768px) {
    .teaseBox {
      padding: 50px 20px 50px 30px; } }
  @media (min-width: 992px) {
    .teaseBox {
      padding: 50px; } }
  @media (min-width: 768px) {
    .promotedRow .teaseBox {
      padding: 100px 50px; } }
  @media (min-width: 992px) {
    .promotedRow .teaseBox {
      padding: 150px 100px; } }
  @media (min-width: 1200px) {
    .promotedRow .teaseBox {
      padding: 175px 150px; } }
  .teaseBox h4 {
    margin: 0 0 29px;
    color: #4a0d66; }
    @media (min-width: 768px) {
      .teaseBox h4 {
        font-size: 24px;
        font-size: 1.5rem; } }
    @media (min-width: 992px) {
      .teaseBox h4 {
        font-size: 32px;
        font-size: 2rem; } }
  .teaseBox::before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    top: 0;
    left: 0;
    bottom: 0;
    border-radius: 6px 0 0 6px;
    background: #4a0d66;
    /* Old browsers */
    background: -moz-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: -o-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a0d66', endColorstr='#8106b9',GradientType=1 ); }
  .mainContent .teaseBox,
  .haveAlzSection .teaseBox {
    margin: 40px 0;
    width: auto; }
    @media (min-width: 768px) {
      .mainContent .teaseBox,
      .haveAlzSection .teaseBox {
        width: 375px;
        margin: 40px auto; } }
    @media (min-width: 992px) {
      .mainContent .teaseBox,
      .haveAlzSection .teaseBox {
        width: 375px;
        float: right;
        margin: 0 0 40px 40px; } }
  @media (min-width: 992px) {
    .teaseBox .btn {
      font-size: 1.2rem; } }
  .teaseBox .inner {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    width: 100%; }

.mainSearch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #4a0d66; }
  @media (min-width: 768px) {
    .mainSearch {
      display: none; } }
  .mainSearch input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border: none;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-weight: 700; }
  .mainSearch input[type="submit"] {
    -webkit-flex-basis: 60px;
    -ms-flex-preferred-size: 60px;
    flex-basis: 60px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: -9999px;
    background: transparent url(../images/iconSearchGray.png) 50% 50% no-repeat;
    background-size: auto 19px;
    border-radius: 0;
    height: 50px; }

section.hpQuickRow {
  background: #F1F2F2;
  padding-bottom: 130px; }
  @media (min-width: 768px) {
    section.hpQuickRow {
      padding: 100px 0; } }
  @media (min-width: 1200px) {
    section.hpQuickRow {
      padding: 150px 0; } }
  section.hpQuickRow .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 768px) {
      section.hpQuickRow .container {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; } }

@media (min-width: 768px) {
  .hpQuickStripe {
    background: #4a0d66;
    padding: 65px 0; } }

@media (min-width: 992px) {
  .hpQuickStripe {
    padding: 100px 0; } }

.hpQuickIntro {
  color: #fff;
  background: #4a0d66;
  margin: 0 -25px;
  padding: 50px 25px 140px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: calc(100% + 50px);
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    .hpQuickIntro {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      background: transparent;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
      margin: 0;
      padding: 0;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center; } }
  @media (min-width: 992px) {
    .hpQuickIntro {
      padding: 0 50px 0 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 41.66667%;
      -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
      max-width: 41.66667%;
      margin-left: 8.33333%; } }
  @media (min-width: 1200px) {
    .hpQuickIntro {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.33333%;
      -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
      max-width: 33.33333%;
      padding-right: 65px; } }
  .hpQuickIntro h2, .hpQuickIntro section.sectionDonate h2, section.sectionDonate .hpQuickIntro h2, .hpQuickIntro .newsletterTeaseBox h4, .newsletterTeaseBox .hpQuickIntro h4, .hpQuickIntro .teaseBox h4, .teaseBox .hpQuickIntro h4 {
    color: #fff;
    font-size: 32px;
    font-size: 2rem; }
  .hpQuickIntro .btn {
    display: block; }

.hpQuickThumb {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: calc(100% + 50px);
  margin-left: -25px;
  margin-right: -25px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .hpQuickThumb {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      margin: -110px 0 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-left: 8.33333%; } }
  @media (min-width: 992px) {
    .hpQuickThumb {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin-left: 0%;
      margin-top: -150px; } }
  .hpQuickThumb::after {
    content: "";
    display: block;
    padding: 0 0 60%; }
    @media (min-width: 768px) {
      .hpQuickThumb::after {
        padding: 0 0 90%; } }

.hpQuickLinks {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
  width: 100%;
  padding: 35px 30px;
  background: #fff;
  margin: -74px 0 0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4); }
  @media (min-width: 768px) {
    .hpQuickLinks {
      margin: 0;
      position: absolute;
      bottom: -135px;
      right: 25px;
      width: 300px; } }
  @media (min-width: 992px) {
    .hpQuickLinks {
      width: 400px;
      padding: 40px 60px;
      bottom: -170px; } }
  .hpQuickLinks ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .hpQuickLinks li {
    margin: 0;
    position: relative;
    padding: 0 0 0 25px; }
    @media (min-width: 992px) {
      .hpQuickLinks li {
        padding-left: 35px; } }
    .hpQuickLinks li:hover::before {
      color: #359A8E; }
    .hpQuickLinks li::before {
      content: "r";
      font-family: "alz-icon";
      display: inline-block;
      color: #4a0d66;
      position: absolute;
      left: 0;
      top: 8px;
      font-size: 25px;
      font-size: 1.5625rem; }
      @media (min-width: 992px) {
        .hpQuickLinks li::before {
          top: 11px; } }
    .hpQuickLinks li a, .hpQuickLinks li a:visited {
      text-decoration: none;
      font-weight: 700;
      display: block;
      padding: 12px 0;
      font-size: 18px;
      font-size: 1.125rem;
      color: #4a0d66; }
      @media (min-width: 992px) {
        .hpQuickLinks li a, .hpQuickLinks li a:visited {
          font-size: 22px;
          font-size: 1.375rem; } }
      .hpQuickLinks li a:hover, .hpQuickLinks li a:visited:hover {
        color: #359A8E; }

.hpQuickLinksTitle {
  color: #4a0d66;
  position: relative;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 0 0 8px;
  margin: 0 0 13px; }
  .hpQuickLinksTitle::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    left: -5px;
    right: -5px;
    border-bottom: 1px solid #4a0d66; }
    @media (min-width: 992px) {
      .hpQuickLinksTitle::after {
        right: 50px;
        left: -60px; } }

section.visionRow {
  text-align: center;
  color: #4a0d66;
  background: #F1F2F2 url(../images/visionBg.png) 50% 50% no-repeat;
  background-size: 100% auto;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 75px 0; }
  @media (min-width: 576px) {
    section.visionRow {
      background-size: 440px auto;
      padding: 100px 0; } }
  @media (min-width: 992px) {
    section.visionRow {
      font-size: 26px;
      font-size: 1.625rem; } }
  section.visionRow .container {
    max-width: 915px;
    width: 100%;
    margin: 0 auto; }
  section.visionRow h2, section.visionRow .newsletterTeaseBox h4, .newsletterTeaseBox section.visionRow h4, section.visionRow .teaseBox h4, .teaseBox section.visionRow h4 {
    color: #4a0d66;
    font-size: 32px;
    font-size: 2rem; }
    @media (min-width: 992px) {
      section.visionRow h2, section.visionRow .newsletterTeaseBox h4, .newsletterTeaseBox section.visionRow h4, section.visionRow .teaseBox h4, .teaseBox section.visionRow h4 {
        font-size: 50px;
        font-size: 3.125rem; } }
  section.visionRow .lead {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 13px; }
    @media (min-width: 992px) {
      section.visionRow .lead {
        font-size: 26px;
        font-size: 1.625rem; } }

section.hpTeaseRow {
  background: #F1F2F2; }
  @media (min-width: 992px) {
    section.hpTeaseRow {
      padding: 75px 0; } }

@media (min-width: 768px) {
  .hpTeaseBoxContainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 1400px) {
  .hpTeaseBoxContainer {
    margin-left: -50px;
    margin-right: -50px; } }

.hpTeaseBox {
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  margin: 0 0 40px;
  text-align: center;
  background: #fff; }
  @media (min-width: 768px) {
    .hpTeaseBox {
      width: 32%;
      margin: 0; } }
  .hpTeaseBox:last-child {
    margin-bottom: 0; }
  .hpTeaseBox h2, .hpTeaseBox section.sectionDonate h2, section.sectionDonate .hpTeaseBox h2, .hpTeaseBox .newsletterTeaseBox h4, .newsletterTeaseBox .hpTeaseBox h4, .hpTeaseBox .teaseBox h4, .teaseBox .hpTeaseBox h4 {
    font-size: 26px;
    font-size: 1.625rem; }
    .hpTeaseBox h2 a, .hpTeaseBox .newsletterTeaseBox h4 a, .newsletterTeaseBox .hpTeaseBox h4 a, .hpTeaseBox .teaseBox h4 a, .teaseBox .hpTeaseBox h4 a, .hpTeaseBox h2 a:visited, .hpTeaseBox .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .hpTeaseBox h4 a:visited, .hpTeaseBox .teaseBox h4 a:visited, .teaseBox .hpTeaseBox h4 a:visited {
      color: #58595B;
      font-weight: 700;
      text-decoration: none; }

.hpTeaseBoxThumb::after {
  content: "";
  display: block;
  padding: 0 0 60%; }
  @media (min-width: 768px) {
    .hpTeaseBoxThumb::after {
      padding: 0 0 45%; } }

.hpTeaseBoxContent {
  padding: 25px 25px 45px; }
  .hpTeaseBoxContent .btn {
    display: block;
    margin-left: 10px;
    margin-right: 10px; }
    @media (min-width: 768px) {
      .hpTeaseBoxContent .btn {
        display: inline-block;
        margin-right: 0;
        margin-left: 0; } }

section.teaseBoxRow {
  background: #F1F2F2; }
  section.teaseBoxRow .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  section.teaseBoxRow .teaseBox {
    width: 100%;
    margin: 0 0 30px; }
    @media (min-width: 768px) {
      section.teaseBoxRow .teaseBox {
        width: 32%;
        margin-bottom: 0; } }
    section.teaseBoxRow .teaseBox:last-child {
      margin-bottom: 0; }

.bodyHero {
  margin: 0 -25px;
  max-width: calc(100% + 50px); }
  @media (min-width: 768px) {
    .bodyHero {
      max-width: 100%;
      width: 100%;
      margin-left: 0;
      margin-right: 0; } }

.mainNav {
  background: #fff;
  position: fixed;
  top: 0;
  right: -100%;
  bottom: 0;
  width: calc(100% - 25px);
  z-index: 1000;
  border-top: 5px solid #8106B9;
  -webkit-transition: right 0.2s ease-out;
  -o-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .mainNav {
      border-top: none;
      position: relative;
      top: auto;
      right: auto;
      height: auto;
      width: 100%;
      background: #4a0d66;
      white-space: normal;
      overflow: visible; } }
  .mainNav.on {
    right: 0; }
  .mainNav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    -webkit-transition: margin 0.2s ease-out;
    -o-transition: margin 0.2s ease-out;
    transition: margin 0.2s ease-out;
    width: 100%;
    display: inline-block;
    vertical-align: top; }
    @media (min-width: 768px) {
      .mainNav ul {
        padding: 5px 0 0;
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        vertical-align: inherit; } }
  .mainNav li {
    margin: 0;
    position: relative;
    border-bottom: 1px solid #BCBEC0; }
    @media (min-width: 768px) {
      .mainNav li {
        border: none; } }
    .mainNav li.on a::before,
    .mainNav li.on a:visited::before {
      display: none; }
    .mainNav li.on::after {
      display: none; }
      @media (min-width: 768px) {
        .mainNav li.on::after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
          border-left: 21px solid transparent;
          border-right: 21px solid transparent;
          border-bottom: 15px solid #fff; } }
  .mainNav li.mainNavTopLink a,
  .mainNav li.mainNavTopLink a:visited {
    font-weight: 400;
    color: #808285; }
    .mainNav li.mainNavTopLink a:hover,
    .mainNav li.mainNavTopLink a:visited:hover {
      background: #359A8E; }
    .mainNav li.mainNavTopLink a.email::before,
    .mainNav li.mainNavTopLink a:visited.email::before {
      content: "a";
      display: inline-block;
      margin: 0 7px 3px 0;
      font-family: "alz-icon";
      vertical-align: middle; }
  .mainNav li a {
    display: block;
    padding: 5px 15px;
    color: #4a0d66;
    text-decoration: none;
    font-weight: 700;
    position: relative;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 11px 30px; }
    @media (min-width: 768px) {
      .mainNav li a {
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-size: 0.875rem;
        padding: 20px 15px 25px;
        font-weight: 700; } }
    @media (min-width: 992px) {
      .mainNav li a {
        font-size: 18px;
        font-size: 1.125rem; } }
    @media (min-width: 768px) {
      .mainNav li a::before {
        content: "";
        position: absolute;
        height: 2px;
        bottom: 13px;
        left: 7px;
        right: 7px;
        background-color: #fff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        -ms-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; } }
    .mainNav li a:hover {
      background: #4a0d66;
      color: #fff; }
      @media (min-width: 768px) {
        .mainNav li a:hover {
          background: transparent; } }
      @media (min-width: 768px) {
        .mainNav li a:hover::before {
          visibility: visible;
          -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
          transform: scaleX(1); } }
  .mainNav li.search {
    display: none; }
    @media (min-width: 768px) {
      .mainNav li.search {
        display: block; } }
    .mainNav li.search > a::after {
      content: "y";
      font-family: "alz-icon";
      display: inline-block;
      font-weight: normal;
      vertical-align: middle;
      margin: 0 0 5px 7px; }
  .mainNav ul li ul {
    display: none; }
  .mainNav ul li ul li a:hover {
    background: #4a0d66;
    color: #fff; }

ul.mainNavSecondaryUl li a,
ul.mainNavSecondaryUl li a:visited {
  font-weight: 400;
  color: #808285; }
  ul.mainNavSecondaryUl li a:hover,
  ul.mainNavSecondaryUl li a:visited:hover {
    color: #fff; }
  ul.mainNavSecondaryUl li a.mainNavMobileBack,
  ul.mainNavSecondaryUl li a:visited.mainNavMobileBack {
    font-weight: 400;
    color: #359A8E; }
    ul.mainNavSecondaryUl li a.mainNavMobileBack::before,
    ul.mainNavSecondaryUl li a:visited.mainNavMobileBack::before {
      content: "e";
      font-family: "alz-icon";
      display: inline-block;
      margin: 0 9px 0 0;
      vertical-align: middle; }
    ul.mainNavSecondaryUl li a.mainNavMobileBack:hover,
    ul.mainNavSecondaryUl li a:visited.mainNavMobileBack:hover {
      background: #359A8E;
      color: #fff; }

.mainNav-subContainer {
  display: none;
  background: #fff; }
  .mainNav-subContainer.on {
    display: block; }

.mainNavGoBack {
  padding: 0;
  height: 50px;
  position: relative; }
  .mainNavGoBack.on {
    display: block; }

a.mainNavSubClose {
  position: absolute;
  top: -5px;
  right: 0;
  display: block;
  width: auto;
  padding: 0 15px;
  height: 37px;
  text-align: center;
  line-height: 37px;
  background: #58595B;
  color: #fff;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    a.mainNavSubClose {
      top: -12px;
      height: 51px;
      line-height: 51px; } }
  a.mainNavSubClose:hover {
    background: #4a0d66;
    text-decoration: none;
    color: #fff; }
  a.mainNavSubClose::after {
    content: "n";
    display: inline-block;
    font-family: "alz-icon";
    vertical-align: middle;
    margin: 0 0 3px 5px;
    text-transform: none; }

a.mainNavSubClose2 {
  display: none; }
  @media (min-width: 768px) {
    a.mainNavSubClose2 {
      position: absolute;
      display: block;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0);
      bottom: 0;
      left: 50%;
      background: #58595B;
      color: #fff;
      font-weight: 700;
      padding: 5px 15px 3px;
      text-transform: uppercase; } }
  @media (min-width: 1200px) {
    a.mainNavSubClose2 {
      font-size: 20px;
      font-size: 1.25rem;
      padding: 7px 65px 3px; } }
  a.mainNavSubClose2:hover {
    background: #4a0d66;
    text-decoration: none; }
  a.mainNavSubClose2::after {
    content: "n";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 4px 5px;
    text-transform: none;
    vertical-align: middle; }

a.mainNavGoBackLink {
  background: #808285;
  color: #fff;
  text-decoration: none;
  padding: 0 11px;
  height: 37px;
  line-height: 37px;
  display: none;
  position: absolute;
  top: -5px;
  left: 0;
  font-weight: 700;
  text-transform: uppercase; }
  @media (min-width: 1200px) {
    a.mainNavGoBackLink {
      height: 51px;
      line-height: 51px;
      top: -12px; } }
  a.mainNavGoBackLink::before {
    content: "t";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 5px 4px 0;
    vertical-align: middle;
    text-transform: none; }
  a.mainNavGoBackLink.on {
    display: inline-block; }
  a.mainNavGoBackLink:hover {
    background: #4a0d66; }

.mainNavCrumbs {
  background: #F1F2F2;
  padding: 5px 0;
  border-bottom: 1px solid #BCBEC0; }
  @media (min-width: 1200px) {
    .mainNavCrumbs {
      padding: 12px 0; } }
  .mainNavCrumbs a,
  .mainNavCrumbs a:visited,
  .mainNavCrumbs a:not(a.mainNavSubClose) {
    color: #BCBEC0;
    text-decoration: none;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 15px 0 0; }
    .mainNavCrumbs a:hover,
    .mainNavCrumbs a:visited:hover,
    .mainNavCrumbs a:not(a.mainNavSubClose):hover {
      color: #808285; }
    .mainNavCrumbs a::after,
    .mainNavCrumbs a:visited::after,
    .mainNavCrumbs a:not(a.mainNavSubClose)::after {
      content: "f";
      display: block;
      font-family: "alz-icon";
      display: inline-block;
      margin: 0 0 3px 5px;
      vertical-align: middle; }

.mainNavCrumbsInner {
  padding: 0 105px;
  color: #808285; }
  .mainNavCrumbsInner a,
  .mainNavCrumbsInner a:visited {
    color: #58595B;
    text-decoration: none;
    font-size: 16px;
    font-size: 1rem;
    margin: 0 15px 0 0;
    font-weight: 700; }
    .mainNavCrumbsInner a:hover,
    .mainNavCrumbsInner a:visited:hover {
      color: #808285; }
    .mainNavCrumbsInner a::after,
    .mainNavCrumbsInner a:visited::after {
      content: "f";
      display: block;
      font-family: "alz-icon";
      display: inline-block;
      margin: 0 0 3px 5px;
      vertical-align: middle; }
    .mainNavCrumbsInner a:last-child,
    .mainNavCrumbsInner a:visited:last-child {
      color: #808285;
      font-weight: 400; }

.mainNavSub {
  padding: 21px 0 45px; }
  @media (min-width: 992px) {
    .mainNavSub {
      padding: 35px 0 45px; } }
  .mainNavSub .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .mainNavSub .mainNavSubLeft {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
    @media (min-width: 768px) {
      .mainNavSub .mainNavSubLeft {
        display: inline-block;
        white-space: nowrap;
        overflow: hidden; } }
  .mainNavSub .mainNavSubRight {
    min-width: 23%;
    max-width: 23%;
    padding-left: 21px; }
    .mainNavSub .mainNavSubRight h2, .mainNavSub .mainNavSubRight .newsletterTeaseBox h4, .newsletterTeaseBox .mainNavSub .mainNavSubRight h4, .mainNavSub .mainNavSubRight .teaseBox h4, .teaseBox .mainNavSub .mainNavSubRight h4 {
      font-size: 18px;
      font-size: 1.125rem;
      margin: 0 0 11px; }
    .mainNavSub .mainNavSubRight ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: block; }
    .mainNavSub .mainNavSubRight li {
      display: block;
      float: none;
      width: 100%; }
    .mainNavSub .mainNavSubRight a,
    .mainNavSub .mainNavSubRight a:visited {
      background: transparent;
      color: #359A8E;
      text-transform: uppercase;
      font-weight: 700;
      padding: 11px 0; }
      .mainNavSub .mainNavSubRight a:hover,
      .mainNavSub .mainNavSubRight a:visited:hover {
        background: transparent;
        color: #60ccbf;
        text-decoration: underline; }
  .mainNavSub ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    @media (min-width: 768px) {
      .mainNavSub ul {
        width: 100%;
        vertical-align: top;
        white-space: normal;
        display: inline-block;
        overflow: hidden;
        -webkit-transition: none;
        -o-transition: none;
        transition: none; } }
  .mainNavSub li {
    margin: 0 2% 7px 0;
    width: 31%;
    position: relative; }
    @media (min-width: 768px) {
      .mainNavSub li {
        float: left; } }
    .mainNavSub li.hasChildren a,
    .mainNavSub li.hasChildren a:visited {
      position: relative; }
      .mainNavSub li.hasChildren a::after,
      .mainNavSub li.hasChildren a:visited::after {
        content: "k";
        font-family: "alz-icon";
        display: block;
        position: absolute;
        top: 50%;
        right: 11px;
        font-weight: normal;
        font-size: 22px;
        font-size: 1.375rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #4a0d66; }
      .mainNavSub li.hasChildren a:hover::after,
      .mainNavSub li.hasChildren a:visited:hover::after {
        color: #fff; }
    .mainNavSub li.external a,
    .mainNavSub li.external a:visited {
      position: relative; }
      .mainNavSub li.external a::after,
      .mainNavSub li.external a:visited::after {
        content: "D";
        font-family: "alz-icon";
        display: block;
        position: absolute;
        top: 50%;
        right: 11px;
        font-weight: normal;
        font-size: 18px;
        font-size: 1.125rem;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #4a0d66; }
      .mainNavSub li.external a:hover::after,
      .mainNavSub li.external a:visited:hover::after {
        color: #fff; }
  .mainNavSub li a {
    display: block;
    padding: 11px 30px 11px 15px;
    color: #808285;
    color: #4a0d66;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    position: relative;
    background: #F1F2F2;
    margin: 0 0 1px;
    -webkit-transition: color 0.2s ease-out, background-color 0.2s ease-out;
    -o-transition: color 0.2s ease-out, background-color 0.2s ease-out;
    transition: color 0.2s ease-out, background-color 0.2s ease-out; }
    .mainNavSub li a:hover {
      background: #4a0d66;
      color: #fff; }
      .mainNavSub li a:hover::after {
        color: #fff; }
      .mainNavSub li a:hover::before {
        display: none; }
  .mainNavSub li.hasChildren a::after {
    content: "r";
    margin: 0 0 2px 7px;
    vertical-align: middle;
    display: inline-block;
    font-family: "alz-icon"; }
  .mainNavSub li.external a::after {
    content: "D";
    margin: 0 0 2px 7px;
    vertical-align: middle;
    display: inline-block;
    font-family: "alz-icon"; }
  .mainNavSub ul li ul {
    display: none; }

.mainNavShade {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  .mainNavShade.on {
    opacity: 1;
    pointer-events: auto; }

.mainNavLocatorContainer {
  display: none;
  max-width: 600px;
  font-size: 18px;
  font-size: 1.125rem; }
  .mainNavLocatorContainer.on {
    display: block; }

.mainNavLocatorInputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 45px;
  margin: 0 0 40px;
  border-bottom: 1px solid #BCBEC0; }
  .mainNavLocatorInputs input[type="text"] {
    border: 2px solid #4a0d66;
    border-radius: 6px;
    padding: 0 15px;
    color: #4a0d66;
    font-weight: 700;
    max-width: 150px; }
    .mainNavLocatorInputs input[type="text"]::-webkit-input-placeholder {
      color: #4a0d66; }
    .mainNavLocatorInputs input[type="text"]:-moz-placeholder {
      color: #4a0d66; }
    .mainNavLocatorInputs input[type="text"]::-moz-placeholder {
      color: #4a0d66; }
    .mainNavLocatorInputs input[type="text"]:-ms-input-placeholder {
      color: #4a0d66; }
  .mainNavLocatorInputs .or {
    display: inline-block;
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 40px;
    margin: 0 21px; }
  .mainNavLocatorInputs .dropDownWrapper {
    margin: 0;
    border-color: #4a0d66;
    color: #4a0d66; }
    .mainNavLocatorInputs .dropDownWrapper select {
      color: #4a0d66; }
    .mainNavLocatorInputs .dropDownWrapper::after {
      color: #4a0d66; }
  .mainNavLocatorInputs input[type="submit"] {
    height: 42px;
    margin-left: 21px; }

.mainNavLocatorActions a,
.mainNavLocatorActions a:visited {
  font-weight: 700;
  text-decoration: underline;
  margin-right: 35px;
  display: inline-block; }

.mainNavSearchContainer {
  display: none;
  max-width: 600px;
  font-size: 18px;
  font-size: 1.125rem; }
  .mainNavSearchContainer.on {
    display: block; }

.mainNavSearchInput {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 450px; }
  .mainNavSearchInput input[type="text"] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    border: 2px solid #BCBEC0;
    border-right: none;
    font-weight: 700;
    border-radius: 6px 0 0 6px; }
  .mainNavSearchInput input[type="submit"] {
    width: 60px;
    background: #FFA400 url("../images/iconSearch.png") 50% 50% no-repeat;
    background-size: auto 20px;
    text-indent: -9999px;
    border: none;
    border-radius: 0 6px 6px 0; }
    .mainNavSearchInput input[type="submit"]:hover {
      background-color: #E09000; }

@media (min-width: 1200px) {
  .blogAuthorBoxContainer {
    padding: 0 50px; } }

.blogAuthorBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-radius: 6px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  padding: 25px;
  margin: 0 0 25px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 576px) {
    .blogAuthorBox {
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  @media (min-width: 992px) {
    .blogAuthorBox {
      margin: 0 0 50px;
      padding: 50px 50px 50px 60px; } }
  .blogAuthorBox::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    background: #4a0d66;
    /* Old browsers */
    background: -moz-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: -o-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a0d66', endColorstr='#8106b9',GradientType=1 ); }
  .blogAuthorBox h3 {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 700;
    color: #4a0d66;
    margin: 0 0 5px; }
    @media (min-width: 992px) {
      .blogAuthorBox h3 {
        font-size: 26px;
        font-size: 1.625rem; } }

.blogAuthorBoxThumb {
  min-width: 200px;
  margin: 0 auto 25px; }
  @media (min-width: 576px) {
    .blogAuthorBoxThumb {
      margin: 0;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start; } }
  @media (min-width: 992px) {
    .blogAuthorBoxThumb {
      min-width: 280px; } }
  .blogAuthorBoxThumb::after {
    content: "";
    display: block;
    padding: 0 0 100%; }

@media (min-width: 576px) {
  .blogAuthorBoxContent {
    padding: 0 0 0 25px; } }

@media (min-width: 992px) {
  .blogAuthorBoxContent {
    padding-left: 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; } }

.blogAuthorBoxTitle {
  font-weight: 700;
  margin: 0 0 25px; }

section.featureSection {
  padding-top: 20px; }
  @media (min-width: 576px) {
    section.featureSection {
      padding-top: 30px; } }
  @media (min-width: 992px) {
    section.featureSection {
      padding-top: 40px; } }
  section.featureSection + .eventFeatureBoxes {
    padding-top: 0; }

.featureTitle {
  text-align: center;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: 700;
  overflow: hidden;
  margin: 0 -25px 30px;
  color: #4a0d66; }
  @media (min-width: 768px) {
    .featureTitle {
      margin: 0 0 30px; } }
  @media (min-width: 992px) {
    .featureTitle {
      margin-bottom: 50px;
      font-size: 32px;
      font-size: 2rem; } }
  @media (min-width: 1200px) {
    .featureTitle {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  .featureTitle span {
    display: inline-block;
    padding: 0 10px;
    position: relative; }
    .featureTitle span::before, .featureTitle span::after {
      position: absolute;
      top: 50%;
      border-top: 1px solid #808285;
      content: ""; }
    .featureTitle span::before {
      left: -9999px;
      right: 100%; }
    .featureTitle span::after {
      left: 100%;
      right: -9999px; }

.featureBox {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 768px) {
    .featureBox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 18px;
      font-size: 1.125rem; } }
  .featureBox.eventDetailFeature {
    background: #4a0d66; }

.featureBoxThumb {
  margin: 0 0 25px;
  position: relative; }
  @media (min-width: 768px) {
    .featureBoxThumb {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      margin: 0;
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      align-self: stretch; } }
  @media (min-width: 992px) {
    .featureBoxThumb {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 58.33333%;
      -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
      max-width: 58.33333%; } }
  .featureBoxThumb::after {
    content: "";
    display: block;
    padding: 0 0 55%; }

.featureBoxNationalTag {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #4a0d66;
  color: #fff;
  font-weight: 700;
  padding: 11px 25px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  white-space: nowrap; }

.featureBoxContent {
  text-align: center;
  padding: 0 25px 25px; }
  @media (min-width: 768px) {
    .featureBoxContent {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      align-self: center;
      padding: 30px 30px 30px 40px;
      text-align: left; } }
  @media (min-width: 1200px) {
    .featureBoxContent {
      padding: 40px 40px 40px 65px; } }
  .featureBoxContent.alt a, .featureBoxContent.alt a:visited {
    color: #4a0d66; }
  .featureBoxContent.alt a.btn {
    color: #fff; }
  .eventDetailFeature .featureBoxContent {
    color: #fff;
    text-align: left; }
    @media (min-width: 1200px) {
      .eventDetailFeature .featureBoxContent {
        padding-left: 110px;
        padding-right: 70px; } }
    .eventDetailFeature .featureBoxContent h2 a, .eventDetailFeature .featureBoxContent .newsletterTeaseBox h4 a, .newsletterTeaseBox .eventDetailFeature .featureBoxContent h4 a, .eventDetailFeature .featureBoxContent .teaseBox h4 a, .teaseBox .eventDetailFeature .featureBoxContent h4 a, .eventDetailFeature .featureBoxContent h2 a:visited, .eventDetailFeature .featureBoxContent .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .eventDetailFeature .featureBoxContent h4 a:visited, .eventDetailFeature .featureBoxContent .teaseBox h4 a:visited, .teaseBox .eventDetailFeature .featureBoxContent h4 a:visited {
      color: #fff; }
      .eventDetailFeature .featureBoxContent h2 a:hover, .eventDetailFeature .featureBoxContent .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .eventDetailFeature .featureBoxContent h4 a:hover, .eventDetailFeature .featureBoxContent .teaseBox h4 a:hover, .teaseBox .eventDetailFeature .featureBoxContent h4 a:hover, .eventDetailFeature .featureBoxContent h2 a:visited:hover, .eventDetailFeature .featureBoxContent .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .eventDetailFeature .featureBoxContent h4 a:visited:hover, .eventDetailFeature .featureBoxContent .teaseBox h4 a:visited:hover, .teaseBox .eventDetailFeature .featureBoxContent h4 a:visited:hover {
        text-decoration: underline;
        color: #fff; }
    .eventDetailFeature .featureBoxContent .address {
      padding-left: 30px;
      position: relative;
      margin-bottom: 15px; }
      .eventDetailFeature .featureBoxContent .address::before {
        content: "v";
        display: block;
        font-family: "alz-icon";
        position: absolute;
        top: 0;
        left: 0;
        font-size: 20px;
        font-size: 1.25rem; }
    .eventDetailFeature .featureBoxContent .time {
      padding-left: 30px;
      position: relative;
      margin-bottom: 41px; }
      .eventDetailFeature .featureBoxContent .time::after {
        content: "A";
        display: block;
        font-family: "alz-icon";
        position: absolute;
        top: 0;
        left: 0;
        font-size: 20px;
        font-size: 1.25rem; }
    .eventDetailFeature .featureBoxContent .btn {
      min-width: 190px;
      font-size: 18px;
      font-size: 1.125rem; }
  @media (min-width: 768px) {
    .featureBoxContent h2, .featureBoxContent section.sectionDonate h2, section.sectionDonate .featureBoxContent h2, .featureBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .featureBoxContent h4, .featureBoxContent .teaseBox h4, .teaseBox .featureBoxContent h4 {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    .featureBoxContent h2, .featureBoxContent section.sectionDonate h2, section.sectionDonate .featureBoxContent h2, .featureBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .featureBoxContent h4, .featureBoxContent .teaseBox h4, .teaseBox .featureBoxContent h4 {
      font-size: 26px;
      font-size: 1.625rem; } }
  @media (min-width: 1200px) {
    .featureBoxContent h2, .featureBoxContent section.sectionDonate h2, section.sectionDonate .featureBoxContent h2, .featureBoxContent .newsletterTeaseBox h4, .newsletterTeaseBox .featureBoxContent h4, .featureBoxContent .teaseBox h4, .teaseBox .featureBoxContent h4 {
      font-size: 32px;
      font-size: 2rem; } }
  .featureBoxContent h2 a, .featureBoxContent .newsletterTeaseBox h4 a, .newsletterTeaseBox .featureBoxContent h4 a, .featureBoxContent .teaseBox h4 a, .teaseBox .featureBoxContent h4 a, .featureBoxContent h2 a:visited, .featureBoxContent .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .featureBoxContent h4 a:visited, .featureBoxContent .teaseBox h4 a:visited, .teaseBox .featureBoxContent h4 a:visited {
    color: #4a0d66; }
    .featureBoxContent h2 a:hover, .featureBoxContent .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .featureBoxContent h4 a:hover, .featureBoxContent .teaseBox h4 a:hover, .teaseBox .featureBoxContent h4 a:hover, .featureBoxContent h2 a:visited:hover, .featureBoxContent .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .featureBoxContent h4 a:visited:hover, .featureBoxContent .teaseBox h4 a:visited:hover, .teaseBox .featureBoxContent h4 a:visited:hover {
      color: #359A8E; }

p.featureBoxAction {
  text-align: center; }
  @media (min-width: 768px) {
    p.featureBoxAction {
      text-align: left; } }

.featureBoxLead {
  font-weight: 700;
  margin: 0 0 15px; }

.featureBoxCaption {
  display: none; }
  @media (min-width: 992px) {
    .featureBoxCaption {
      display: block; } }

.featureBoxMeta {
  font-weight: 700; }

.card-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 768px) {
    .card-container {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (min-width: 992px) {
    .card-container.featuredCards, .card-container.eventCategoryCards {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }

.card {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  border: none;
  border-radius: 6px;
  margin: 0 0 30px;
  overflow: hidden;
  min-width: 100%; }
  @media (min-width: 768px) {
    .card {
      max-width: 49%;
      min-width: 49%; } }
  @media (min-width: 992px) {
    .card {
      max-width: 32%;
      min-width: 32%; } }
  .chapterHomeTeaseBox .card {
    width: 100%;
    margin: 0 0 15px; }
    @media (min-width: 768px) {
      .chapterHomeTeaseBox .card {
        max-width: 100%;
        min-width: 100%;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 0 25px; } }
  .card.noImage {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.card-thumb {
  width: 100%; }
  .card-thumb::after {
    content: "";
    padding: 0 0 55%;
    display: block; }
  .news .card-thumb {
    background: url(../images/cardDefaultNewsBg.jpg) 50% 50% no-repeat;
    background-size: cover; }
  .event .card-thumb {
    background: url(../images/cardDefaultBg.jpg) 50% 50% no-repeat;
    background-size: cover; }
  .blog .card-thumb {
    background: url(../images/cardDefaultBlogBg.jpg) 50% 50% no-repeat;
    background-size: cover; }
  .enews .card-thumb {
    background: url(../images/cardDefaultEnewsBg.jpg) 50% 50% no-repeat;
    background-size: cover; }
  .pressRelease .card-thumb {
    background: url(../images/cardDefaultPressReleaseBg.jpg) 50% 50% no-repeat;
    background-size: cover; }

.card-national-tag {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  background: #4a0d66;
  color: #fff;
  font-weight: 700;
  padding: 11px 25px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1;
  white-space: nowrap; }

.card-content {
  padding: 25px;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media (min-width: 992px) {
    .card-content {
      padding: 31px 50px; } }
  .noImage .card-content {
    padding-bottom: 9px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
  .card-content h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 15px; }
    .card-content h3 a, .card-content h3 a:visited {
      color: #4a0d66;
      font-weight: 700; }
      .card-content h3 a:hover, .card-content h3 a:visited:hover {
        color: #359A8E;
        text-decoration: underline; }
  .card-content p {
    margin: 0 0 15px; }

.card-lead {
  margin: 0 0 15px;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem; }

.card-footer {
  text-align: center;
  background: transparent;
  border: 0;
  padding: 0 0 25px; }
  @media (min-width: 768px) {
    .card-footer {
      font-size: 18px;
      font-size: 1.125rem; } }

.cardContainerBottomAction {
  text-align: center;
  padding: 25px 0 0; }
  @media (min-width: 992px) {
    .cardContainerBottomAction {
      padding-top: 45px; } }
  .cardContainerBottomAction a.btn {
    font-size: 22px;
    font-size: 1.375rem; }

.card-tags a, .card-tags a:visited {
  text-decoration: underline; }

.eventTitleBar {
  overflow: hidden;
  font-weight: 700;
  color: #4a0d66;
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    .eventTitleBar {
      font-size: 32px;
      font-size: 2rem;
      margin: 0 0 40px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  .eventTitleBar span {
    display: inline-block;
    padding: 0 11px;
    position: relative; }
    @media (min-width: 992px) {
      .eventTitleBar span {
        padding: 0 35px; } }
    .eventTitleBar span::before, .eventTitleBar span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      border-top: 1px solid #808285; }
    .eventTitleBar span::before {
      left: -9999px;
      right: 100%; }
    .eventTitleBar span::after {
      left: 100%;
      right: -9999px; }

section.eventFeatureBoxes {
  padding-bottom: 0; }
  @media (min-width: 1200px) {
    section.eventFeatureBoxes.routing .card-container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }

section.honorWallShare {
  background: #4a0d66;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    section.honorWallShare {
      text-align: left;
      padding: 30px 0 35px; } }
  section.honorWallShare input[type="text"] {
    width: 100%;
    margin: 0 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
    border: none; }
  section.honorWallShare textarea {
    width: 100%;
    margin: 0 0 15px;
    padding: 5px 11px;
    height: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    background: #fff;
    display: block; }
    @media (min-width: 768px) {
      section.honorWallShare textarea {
        height: 225px;
        margin: 0; } }
  section.honorWallShare input[type="submit"] {
    margin: 0 0 7px; }
  @media (min-width: 768px) {
    section.honorWallShare .container {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 992px) {
    section.honorWallShare .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 1200px) {
    section.honorWallShare .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

.honorWallShareLead {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 9px;
  width: 100%; }

.honorWallCaptcha {
  margin: 0 0 15px;
  width: 100%; }

@media (min-width: 768px) {
  .honorWallShareLeft {
    width: 60%; } }

@media (min-width: 992px) {
  .honorWallShareLeft {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; } }

@media (min-width: 768px) {
  .honorWallShareRight {
    width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 992px) {
  .honorWallShareRight {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-left: 50px; } }

@media (min-width: 768px) {
  .honorWallShareRight input[type="text"].text50 {
    width: 48%; } }

.findLocalResourcesTease {
  background: url(../images/findLocalResourcesTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }
  .findLocalResourcesTease .inner {
    width: 100%; }

.findLocalResourcesTeaseInputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 25px; }
  .findLocalResourcesTeaseInputs span {
    margin: 0 11px;
    font-weight: 700;
    color: #BCBEC0; }
  .findLocalResourcesTeaseInputs input[type="text"] {
    border: 2px solid #BCBEC0;
    border-radius: 6px;
    height: 47px;
    padding: 0 13px;
    line-height: 47px;
    max-width: 120px;
    font-weight: 700;
    color: #BCBEC0;
    background: #fff; }
    .findLocalResourcesTeaseInputs input[type="text"]::-webkit-input-placeholder {
      color: #BCBEC0; }
    .findLocalResourcesTeaseInputs input[type="text"]:-moz-placeholder {
      color: #BCBEC0; }
    .findLocalResourcesTeaseInputs input[type="text"]::-moz-placeholder {
      color: #BCBEC0; }
    .findLocalResourcesTeaseInputs input[type="text"]:-ms-input-placeholder {
      color: #BCBEC0; }
  .findLocalResourcesTeaseInputs .dropDownWrapper {
    max-width: 120px;
    margin: 0;
    background: #fff; }
    .findLocalResourcesTeaseInputs .dropDownWrapper::after {
      color: #BCBEC0; }
    .findLocalResourcesTeaseInputs .dropDownWrapper select {
      color: #BCBEC0; }

.joinCommunityTease {
  background: url(../images/joinCommunityTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }

.joinCommunityTeaseLogo {
  display: block;
  margin: 0 0 13px; }

.findCaregiverTease {
  background: url(../images/findCaregiverSupportTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }

section.relatedEvents {
  background: #F1F2F2; }

section.chapterHomeIntro {
  padding-top: 0;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    section.chapterHomeIntro {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 992px) {
    section.chapterHomeIntro .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      max-width: 950px; } }
  @media (min-width: 1200px) {
    section.chapterHomeIntro .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      max-width: 950px; } }

.chapterId {
  color: #4a0d66;
  text-align: center;
  padding: 7px;
  line-height: 1.4;
  background: #fff; }
  @media (min-width: 768px) {
    .chapterId {
      padding: 15px; } }
  .chapterId a, .chapterId a:visited {
    color: #4a0d66;
    text-decoration: underline; }
    .chapterId a:hover, .chapterId a:visited:hover {
      color: #359A8E; }
  .mainNav .chapterId {
    display: none; }
  @media (min-width: 768px) {
    .mainNav.on .chapterId {
      display: block; } }

.chapterIdName {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700; }
  @media (min-width: 992px) {
    .chapterIdName {
      font-size: 22px;
      font-size: 1.375rem; } }

section.chapterHomeTeaseRow {
  background: #F1F2F2;
  text-align: center; }

@media (min-width: 992px) {
  .chapterHomeTeaseIntro {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin: 0 auto;
    max-width: 950px; } }

@media (min-width: 1200px) {
  .chapterHomeTeaseIntro {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

h4.chapterTeaseHeader {
  position: relative;
  overflow: hidden;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 31px; }
  @media (min-width: 992px) {
    h4.chapterTeaseHeader {
      font-size: 22px;
      font-size: 1.375rem;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%; } }
  h4.chapterTeaseHeader span {
    position: relative;
    display: inline-block;
    padding: 0 15px; }
    h4.chapterTeaseHeader span::before, h4.chapterTeaseHeader span::after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      border-top: 1px solid #BCBEC0; }
    h4.chapterTeaseHeader span::before {
      left: -9999px;
      right: 100%; }
    h4.chapterTeaseHeader span::after {
      left: 100%;
      right: -9999px; }

.chapterHomeTeaseContainer {
  padding: 25px 0; }
  @media (min-width: 992px) {
    .chapterHomeTeaseContainer {
      padding: 40px 0; } }
  .chapterHomeTeaseContainer .btn {
    font-size: 18px;
    font-size: 1.125rem; }

.chapterHomeTeaseBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin: 0 0 3rem; }
  @media (min-width: 768px) {
    .chapterHomeTeaseBox {
      width: 31%;
      margin: 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  .chapterHomeTeaseBox:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .chapterHomeTeaseBox a.btn {
      width: auto; } }

.interrupter {
  position: relative;
  top: 0;
  z-index: 5; }
  .interrupter::after {
    content: "d";
    font-family: "alz-icon";
    display: block;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 70%);
    -ms-transform: translate(-50%, 70%);
    transform: translate(-50%, 70%);
    background: #808285;
    width: 80px;
    height: 40px;
    line-height: 30px;
    z-index: 1;
    color: #fff;
    text-align: center;
    border-radius: 0 0 50px 50px;
    font-size: 34px;
    font-size: 2.125rem; }
    @media (min-width: 992px) {
      .interrupter::after {
        font-size: 48px;
        font-size: 3rem; } }
  .interrupter.on::after {
    content: "b"; }

.interrupterLeader {
  background: #808285;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  position: relative;
  padding: 11px 50px;
  line-height: 1.2;
  cursor: pointer; }
  @media (min-width: 992px) {
    .interrupterLeader {
      padding: 19px 50px; } }
  .interrupterLeader:hover span {
    opacity: 0.7; }

.interrupterClose {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-weight: normal;
  cursor: pointer; }
  .interrupterClose::after {
    content: "n";
    font-family: "alz-icon";
    display: block;
    vertical-align: middle;
    font-weight: normal; }
    @media (min-width: 992px) {
      .interrupterClose::after {
        display: inline-block;
        margin: 0 0 3px 7px;
        font-size: 30px;
        font-size: 1.875rem; } }
  .interrupterClose:hover {
    opacity: 0.7; }
  .interrupterClose span {
    display: none; }
    @media (min-width: 992px) {
      .interrupterClose span {
        display: inline-block;
        font-size: 16px;
        font-size: 1rem;
        font-weight: 600;
        text-transform: uppercase; } }

.interrupterContent {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  -webkit-transition: min-height 0.3s ease-out;
  -o-transition: min-height 0.3s ease-out;
  transition: min-height 0.3s ease-out;
  height: 400px; }
  @media (min-width: 576px) {
    .interrupterContent {
      height: 450px; } }
  @media (min-width: 992px) {
    .interrupterContent {
      height: 600px; } }

.interrupterCaption {
  max-width: 75%;
  text-align: center;
  color: #fff;
  padding: 45px 0;
  margin: 0 auto; }
  @media (min-width: 992px) {
    .interrupterCaption {
      padding: 75px 0 100px; } }
  @media (min-width: 1200px) {
    .interrupterCaption {
      padding: 100px 0 150px; } }
  .interrupterCaption h2, .interrupterCaption section.sectionDonate h2, section.sectionDonate .interrupterCaption h2, .interrupterCaption .newsletterTeaseBox h4, .newsletterTeaseBox .interrupterCaption h4, .interrupterCaption .teaseBox h4, .teaseBox .interrupterCaption h4 {
    color: #fff;
    margin: 0 0 1.4rem;
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 800; }
    @media (min-width: 992px) {
      .interrupterCaption h2, .interrupterCaption section.sectionDonate h2, section.sectionDonate .interrupterCaption h2, .interrupterCaption .newsletterTeaseBox h4, .newsletterTeaseBox .interrupterCaption h4, .interrupterCaption .teaseBox h4, .teaseBox .interrupterCaption h4 {
        font-size: 50px;
        font-size: 3.125rem; } }
  .interrupterCaption .btn {
    font-size: 18px;
    font-size: 1.125rem; }
    @media (min-width: 992px) {
      .interrupterCaption .btn {
        font-size: 22px;
        font-size: 1.375rem; } }

.interrupterContentClose {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: rgba(74, 13, 102, 0.5);
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  cursor: pointer; }
  @media (min-width: 992px) {
    .interrupterContentClose {
      height: 70px;
      width: 70px;
      line-height: 70px; } }
  .interrupterContentClose:hover {
    background: #4a0d66; }
  .interrupterContentClose::after {
    content: "n";
    display: block;
    font-family: "alz-icon";
    font-size: 20px;
    font-size: 1.25rem; }
    @media (min-width: 992px) {
      .interrupterContentClose::after {
        font-size: 40px;
        font-size: 2.5rem; } }

section.chapterLocator {
  padding-top: 30px; }

.chapterLocatorFilterContainer {
  text-align: center;
  margin: 0 0 3rem; }
  @media (min-width: 992px) {
    .chapterLocatorFilterContainer {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%;
      margin: 0 auto 4rem; } }
  @media (min-width: 1200px) {
    .chapterLocatorFilterContainer {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%;
      margin-left: 16.66667%; } }

.chapterLocatorFilterLeader {
  overflow: hidden;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  color: #58595B;
  margin: 0 0 15px; }
  @media (min-width: 992px) {
    .chapterLocatorFilterLeader {
      font-size: 22px;
      font-size: 1.375rem;
      margin: 0 0 25px; } }
  .chapterLocatorFilterLeader span {
    display: inline-block;
    position: relative;
    padding: 0 15px; }
    .chapterLocatorFilterLeader span::before, .chapterLocatorFilterLeader span::after {
      content: "";
      display: block;
      top: 50%;
      position: absolute;
      border-top: 1px solid #808285; }
    .chapterLocatorFilterLeader span::before {
      left: -9999px;
      right: 100%; }
    .chapterLocatorFilterLeader span::after {
      left: 100%;
      right: -9999px; }

@media (min-width: 768px) {
  .chapterLocatorFilters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.chapterLocatorFilters input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #BCBEC0;
  border-radius: 6px;
  height: 45px;
  line-height: 45px;
  padding: 0 25px;
  font-weight: 700;
  width: 100%;
  color: #808285; }
  .chapterLocatorFilters input[type="text"]::-webkit-input-placeholder {
    color: #808285; }
  .chapterLocatorFilters input[type="text"]:-moz-placeholder {
    color: #808285; }
  .chapterLocatorFilters input[type="text"]::-moz-placeholder {
    color: #808285; }
  .chapterLocatorFilters input[type="text"]:-ms-input-placeholder {
    color: #808285; }
  @media (min-width: 768px) {
    .chapterLocatorFilters input[type="text"] {
      margin-bottom: 0;
      height: 50px;
      line-height: 50px;
      max-width: 200px;
      min-width: 200px; } }

.chapterLocatorFilters .or {
  display: block;
  font-weight: 700;
  color: #58595B;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 7px; }
  @media (min-width: 768px) {
    .chapterLocatorFilters .or {
      margin: 0 15px; } }
  @media (min-width: 992px) {
    .chapterLocatorFilters .or {
      font-size: 22px;
      font-size: 1.375rem;
      margin: 0 25px; } }

.chapterLocatorFilters .dropDownWrapper {
  border-color: #4a0d66; }
  @media (min-width: 768px) {
    .chapterLocatorFilters .dropDownWrapper {
      margin-bottom: 0;
      max-width: 200px;
      min-width: 200px; } }
  .chapterLocatorFilters .dropDownWrapper select {
    color: #4a0d66; }

@media (min-width: 768px) {
  .chapterLocatorFilters input[type="submit"] {
    height: 42px;
    margin-left: 15px; } }

@media (min-width: 992px) {
  .chapterLocatorFilters input[type="submit"] {
    margin-left: 25px; } }

@media (min-width: 992px) {
  .chapterLocatorContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; } }

.chapterLocatorLeader {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  border-bottom: 1px solid #808285;
  line-height: 1.2;
  padding: 0 0 9px;
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    .chapterLocatorLeader {
      font-size: 22px;
      font-size: 1.375rem;
      padding: 0 25px 15px; } }
  @media (min-width: 1200px) {
    .chapterLocatorLeader {
      padding: 0 35px 15px; } }

.chapterLocatorLeft {
  margin: 0 0 2rem;
  display: none; }
  @media (min-width: 768px) {
    .chapterLocatorLeft {
      display: block; } }
  @media (min-width: 992px) {
    .chapterLocatorLeft {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      border-right: 1px solid #808285; } }

@media (min-width: 992px) {
  .chapterLocatorMap {
    padding: 0 25px; } }

@media (min-width: 1200px) {
  .chapterLocatorMap {
    padding: 0 35px; } }

@media (min-width: 992px) {
  .chapterLocatorRight {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    min-width: 300px; } }

@media (min-width: 1200px) {
  .chapterLocatorRight {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    min-width: 350px; } }

@media (min-width: 1400px) {
  .chapterLocatorRight {
    -webkit-flex-basis: 400px;
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    min-width: 400px; } }

.chapterLocatorBox {
  margin: 0 0 45px; }
  @media (min-width: 992px) {
    .chapterLocatorBox {
      padding: 0 25px; } }
  @media (min-width: 1200px) {
    .chapterLocatorBox {
      padding: 0 35px; } }
  .chapterLocatorBox h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0 0 11px; }
    @media (min-width: 992px) {
      .chapterLocatorBox h3 {
        font-size: 26px;
        font-size: 1.625rem; } }
    .chapterLocatorBox h3 a, .chapterLocatorBox h3 a:visited {
      color: #4a0d66; }
      .chapterLocatorBox h3 a:hover, .chapterLocatorBox h3 a:visited:hover {
        color: #359A8E; }
  .chapterLocatorBox p {
    margin: 0 0 11px; }
  .chapterLocatorBox p.chapterLocatorBoxLocation {
    font-weight: 700;
    color: #BCBEC0;
    margin: 0; }

#locationMap {
  max-width: 100%;
  height: auto; }
  #locationMap .state {
    cursor: pointer; }
    #locationMap .state path {
      fill: #D1D3D4;
      stroke: #F1F2F2; }
      #locationMap .state path.darkText {
        stroke: transparent; }
    #locationMap .state .text {
      stroke: transparent;
      fill: #808285; }
    #locationMap .state.noBorder path {
      stroke: #D1D3D4; }
    #locationMap .state.noBorder:hover path {
      stroke: #4a0d66; }
    #locationMap .state:hover path {
      fill: #4a0d66; }
    #locationMap .state:hover text {
      fill: #fff; }
    #locationMap .state:hover text.darkText {
      fill: #359A8E; }
    #locationMap .state.on path {
      fill: #4a0d66; }
    #locationMap .state.on text {
      fill: #fff; }
    #locationMap .state.on text.darkText {
      fill: #4a0d66; }

section.newsBoxes + section.newsBoxes {
  padding-top: 0; }

.newsRoutingActionContainer {
  text-align: center;
  margin: 0 auto;
  padding: 25px 0 0; }
  @media (min-width: 576px) {
    .newsRoutingActionContainer {
      max-width: 300px; } }
  @media (min-width: 992px) {
    .newsRoutingActionContainer {
      width: 30%;
      max-width: 30%; } }
  .newsRoutingActionContainer a.btn {
    font-size: 18px;
    font-size: 1.125rem;
    width: 100%; }
    @media (min-width: 992px) {
      .newsRoutingActionContainer a.btn {
        font-size: 22px;
        font-size: 1.375rem; } }

section.newsRoutingIntro {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 25px 0 0; }
  @media (min-width: 992px) {
    section.newsRoutingIntro {
      font-size: 22px;
      font-size: 1.375rem; } }
  section.newsRoutingIntro .container {
    max-width: 860px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 992px) {
      section.newsRoutingIntro .container {
        padding: 0; } }

section.commentInputs,
.commentInputsReply {
  background: #4a0d66;
  color: #fff;
  text-align: center; }
  @media (min-width: 768px) {
    section.commentInputs,
    .commentInputsReply {
      text-align: left;
      padding: 30px 0 35px; } }
  section.commentInputs input[type="text"],
  .commentInputsReply input[type="text"] {
    width: 100%;
    margin: 0 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
    border: none; }
  section.commentInputs textarea,
  .commentInputsReply textarea {
    width: 100%;
    margin: 0 0 15px;
    padding: 5px 11px;
    height: 100px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 6px;
    background: #fff;
    display: block; }
    @media (min-width: 768px) {
      section.commentInputs textarea,
      .commentInputsReply textarea {
        height: 225px;
        margin: 0; } }
  section.commentInputs input[type="submit"],
  .commentInputsReply input[type="submit"] {
    margin: 0 0 7px; }
  @media (min-width: 768px) {
    section.commentInputs .container,
    .commentInputsReply .container {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 992px) {
    section.commentInputs .container,
    .commentInputsReply .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 83.33333%;
      -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
      max-width: 83.33333%; } }
  @media (min-width: 1200px) {
    section.commentInputs .container,
    .commentInputsReply .container {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.66667%;
      -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
      max-width: 66.66667%; } }

.commentContainerLead {
  font-weight: 700;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 9px;
  width: 100%; }

.commentContainerCaptcha {
  margin: 0 0 15px;
  width: 100%; }

@media (min-width: 768px) {
  .commentInputContainerLeft {
    width: 60%; } }

@media (min-width: 992px) {
  .commentInputContainerLeft {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; } }

@media (min-width: 768px) {
  .commentInputContainerRight {
    width: 35%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

@media (min-width: 992px) {
  .commentInputContainerRight {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
    padding-left: 50px; } }

@media (min-width: 768px) {
  .commentInputContainerRight input[type="text"].text50 {
    width: 48%; } }

.comments .commentInputsReply {
  background: none;
  color: #4a0d66; }
  .comments .commentInputsReply.hidden {
    display: none; }
  .comments .commentInputsReply .container {
    padding: 0; }
    @media (min-width: 768px) {
      .comments .commentInputsReply .container {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 100%; } }
    @media (min-width: 992px) {
      .comments .commentInputsReply .container {
        margin: 0; } }
  .comments .commentInputsReply input[type="text"] {
    border: 1px solid #a9a9a9;
    border-radius: 6px;
    font-size: 14px;
    font-size: 0.875rem; }
  .comments .commentInputsReply textarea {
    border: 1px solid #a9a9a9;
    font-size: 14px;
    font-size: 0.875rem; }
  .comments .commentInputsReply .commentInputContainerLeft {
    padding: 0; }
    @media (min-width: 768px) {
      .comments .commentInputsReply .commentInputContainerLeft {
        width: 48%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .comments .commentInputsReply .commentInputContainerLeft {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
  .comments .commentInputsReply .commentInputContainerRight {
    padding: 0; }
    @media (min-width: 768px) {
      .comments .commentInputsReply .commentInputContainerRight {
        width: 48%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (min-width: 992px) {
      .comments .commentInputsReply .commentInputContainerRight {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 50px; } }

@media (min-width: 992px) {
  section.comments .container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
    margin-left: 8.33333%; } }

@media (min-width: 1200px) {
  section.comments .container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    margin-left: 16.66667%; } }

.commentBoxContainerLead {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 21px; }
  @media (min-width: 992px) {
    .commentBoxContainerLead {
      font-size: 22px;
      font-size: 1.375rem;
      margin: 0 0 40px; } }

.commentBox {
  margin: 0 0 50px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 992px) {
    .commentBox {
      font-size: 22px;
      font-size: 1.375rem;
      margin: 0 0 65px; } }
  .commentBox--child {
    margin-bottom: 0;
    padding: 20px 0 0 30px; }

.commentBoxHeader {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #BCBEC0;
  padding: 0 0 9px;
  margin: 0 0 21px; }

.commentBoxAvatar {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  overflow: hidden; }

.commentBoxHeaderContent {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 9px 0; }

.commentBoxUser {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700; }
  @media (min-width: 992px) {
    .commentBoxUser {
      font-size: 22px;
      font-size: 1.375rem; } }

.commentBoxDate {
  font-size: 14px;
  font-size: 0.875rem; }
  @media (min-width: 992px) {
    .commentBoxDate {
      font-size: 16px;
      font-size: 1rem; } }

.commentsLoadMoreContainer {
  text-align: center; }

a.commentsLoadMore {
  color: #359A8E;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  border-radius: 6px;
  padding: 0.4rem 2rem; }
  @media (min-width: 992px) {
    a.commentsLoadMore {
      font-size: 22px;
      font-size: 1.375rem; } }
  a.commentsLoadMore:hover {
    text-decoration: none;
    background: #359A8E;
    color: #fff; }
  a.commentsLoadMore::after {
    content: "z";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 0 9px;
    vertical-align: middle;
    font-weight: normal; }
    @media (min-width: 992px) {
      a.commentsLoadMore::after {
        font-size: 30px;
        font-size: 1.875rem; } }

.timelineContainer {
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

h4.timelineHeader {
  color: #4a0d66;
  font-size: 22px;
  font-size: 1.375rem;
  margin: 0 0 21px; }
  @media (min-width: 992px) {
    h4.timelineHeader {
      font-size: 28px;
      font-size: 1.75rem;
      margin: 0 0 31px; } }

.timelineBox {
  background: #fff;
  border-radius: 6px;
  padding: 25px 13px 25px 25px;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
  margin: 0 0 35px; }
  @media (min-width: 576px) {
    .timelineBox {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      padding: 35px 23px 35px 35px; } }
  @media (min-width: 992px) {
    .timelineBox {
      padding: 50px 80px 80px 130px; } }
  .timelineBox::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 11px;
    background: #4a0d66;
    /* Old browsers */
    background: -moz-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: -o-linear-gradient(80deg, #4a0d66 0%, #8106b9 100%);
    background: linear-gradient(10deg, #4a0d66 0%, #8106b9 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a0d66', endColorstr='#8106b9',GradientType=1 ); }
  .timelineBox h2, .timelineBox section.sectionDonate h2, section.sectionDonate .timelineBox h2, .timelineBox .newsletterTeaseBox h4, .newsletterTeaseBox .timelineBox h4, .timelineBox .teaseBox h4, .teaseBox .timelineBox h4 {
    color: #4a0d66;
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 0 11px; }
    @media (min-width: 576px) {
      .timelineBox h2, .timelineBox section.sectionDonate h2, section.sectionDonate .timelineBox h2, .timelineBox .newsletterTeaseBox h4, .newsletterTeaseBox .timelineBox h4, .timelineBox .teaseBox h4, .teaseBox .timelineBox h4 {
        width: 100%; } }
    @media (min-width: 992px) {
      .timelineBox h2, .timelineBox section.sectionDonate h2, section.sectionDonate .timelineBox h2, .timelineBox .newsletterTeaseBox h4, .newsletterTeaseBox .timelineBox h4, .timelineBox .teaseBox h4, .teaseBox .timelineBox h4 {
        font-size: 22px;
        font-size: 1.375rem;
        margin: 0 0 21px; } }
    .timelineBox h2 a, .timelineBox .newsletterTeaseBox h4 a, .newsletterTeaseBox .timelineBox h4 a, .timelineBox .teaseBox h4 a, .teaseBox .timelineBox h4 a, .timelineBox h2 a:visited, .timelineBox .newsletterTeaseBox h4 a:visited, .newsletterTeaseBox .timelineBox h4 a:visited, .timelineBox .teaseBox h4 a:visited, .teaseBox .timelineBox h4 a:visited {
      color: #4a0d66; }
      .timelineBox h2 a:hover, .timelineBox .newsletterTeaseBox h4 a:hover, .newsletterTeaseBox .timelineBox h4 a:hover, .timelineBox .teaseBox h4 a:hover, .teaseBox .timelineBox h4 a:hover, .timelineBox h2 a:visited:hover, .timelineBox .newsletterTeaseBox h4 a:visited:hover, .newsletterTeaseBox .timelineBox h4 a:visited:hover, .timelineBox .teaseBox h4 a:visited:hover, .teaseBox .timelineBox h4 a:visited:hover {
        color: #359A8E; }
  .timelineBox p {
    margin-bottom: 11px; }
  .timelineBox .more {
    font-weight: 700; }
  .timelineBox + h4.timelineHeader {
    margin-top: 41px; }
    @media (min-width: 992px) {
      .timelineBox + h4.timelineHeader {
        margin-top: 55px; } }

.timelineBoxDate {
  background: #4a0d66;
  color: #fff;
  margin: 0 0 11px -25px;
  display: inline-block;
  font-weight: 700;
  padding: 5px 25px;
  position: relative; }
  @media (min-width: 992px) {
    .timelineBoxDate {
      position: absolute;
      top: 41px;
      left: 0;
      margin: 0; } }

@media (min-width: 576px) {
  .timelineBoxThumb {
    max-width: 150px;
    height: auto;
    display: block; } }

@media (min-width: 992px) {
  .timelineBoxThumb {
    max-width: 180px; } }

@media (min-width: 576px) {
  .timelineBoxContent {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100px;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    padding: 0; } }

@media (min-width: 576px) {
  .hasImage .timelineBoxContent {
    padding-left: 35px; } }

.imageGalleryContainer {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #58595B; }

.imageGalleryMain {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.imageGallerySlide {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50% 50%;
  width: 100%;
  min-width: 100%;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-overflow-scrolling: auto; }
  .imageGallerySlide::after {
    content: "";
    display: block;
    padding: 0 0 66.68%; }

.imageGallerySlideCaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(88, 89, 91, 0.95);
  display: none;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 15px 95px 15px 15px;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-out, height 0.3s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.3s ease-out, height 0.3s ease-out, -webkit-transform 0.2s ease-out;
  -o-transition: opacity 0.3s ease-out, transform 0.2s ease-out, height 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.2s ease-out, height 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.2s ease-out, height 0.3s ease-out, -webkit-transform 0.2s ease-out; }
  @media (min-width: 576px) {
    .imageGallerySlideCaption {
      display: block;
      min-height: 90px; } }
  @media (min-width: 768px) {
    .imageGallerySlideCaption {
      padding: 21px 95px 21px 35px; } }
  @media (min-width: 992px) {
    .imageGallerySlideCaption {
      padding: 21px 95px 21px 55px; } }
  @media (min-width: 576px) {
    .imageGallerySlideCaption.on {
      opacity: 1; } }
  .imageGallerySlideCaption.hidden {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }

.imageGallerySlideTitle {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  margin: 0 0 7px; }

.imageGallerySlideCaptionText {
  line-height: 1.6; }

.imageGallerySlideCaptionShow {
  position: absolute;
  top: 0;
  left: 15px;
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translate(0, calc(-100% - 10px));
  -ms-transform: translate(0, calc(-100% - 10px));
  transform: translate(0, calc(-100% - 10px)); }
  .imageGallerySlideCaptionShow:hover {
    color: #359A8E; }
  .imageGallerySlideCaptionShow::after {
    content: "b";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 4px 4px;
    font-size: 22px;
    font-size: 1.375rem;
    vertical-align: middle; }
  .imageGallerySlideCaptionShow.on {
    opacity: 1;
    pointer-events: auto; }

.imageGallerySlideCaptionClose {
  position: absolute;
  top: 11px;
  right: 15px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.2;
  cursor: pointer; }
  .imageGallerySlideCaptionClose:hover {
    color: #359A8E; }
  .imageGallerySlideCaptionClose::before {
    content: "n";
    font-family: "alz-icon";
    display: block;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem; }

.imageGallerySlideCount {
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-weight: 700;
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem; }
  .imageGallerySlideCount .total::before {
    content: "/";
    display: inline-block;
    margin: 0 4px; }

.imageGalleryMainPrev {
  position: absolute;
  top: 50%;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #4a0d66;
  color: #fff;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media (min-width: 992px) {
    .imageGalleryMainPrev {
      width: 55px;
      height: 55px;
      line-height: 55px; } }
  .imageGalleryMainPrev:hover {
    background: #359A8E; }
  .imageGalleryMainPrev::after {
    content: "e";
    font-family: "alz-icon";
    display: block;
    font-size: 45px;
    font-size: 2.8125rem; }
  .imageGalleryMainPrev.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.4; }

.imageGalleryMainNext {
  position: absolute;
  top: 50%;
  right: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #4a0d66;
  color: #fff;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }
  @media (min-width: 992px) {
    .imageGalleryMainNext {
      width: 55px;
      height: 55px;
      line-height: 55px; } }
  .imageGalleryMainNext:hover {
    background: #359A8E; }
  .imageGalleryMainNext::after {
    content: "f";
    font-family: "alz-icon";
    display: block;
    font-size: 45px;
    font-size: 2.8125rem; }
  .imageGalleryMainNext.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.4; }

.imageGalleryThumbs {
  background: #4a0d66;
  padding: 15px 10px;
  position: relative;
  display: none; }
  @media (min-width: 768px) {
    .imageGalleryThumbs {
      display: block;
      padding: 21px 100px; } }

.imageGalleryThumbsInner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  overflow-x: hidden;
  position: relative; }

.imageGalleryThumb {
  width: 13.6666%;
  -webkit-flex-basis: 13.6666%;
  -ms-flex-preferred-size: 13.6666%;
  flex-basis: 13.6666%;
  min-width: 13.6666%;
  margin: 0 1.5%;
  border: 2px solid #4a0d66;
  cursor: pointer;
  position: relative; }
  .imageGalleryThumb::after {
    content: "";
    display: block;
    padding: 0 0 65%; }
  .imageGalleryThumb:hover {
    border-color: #359A8E; }
  .imageGalleryThumb.active {
    border-color: #fff;
    cursor: default;
    pointer-events: none; }

.imageGalleryThumbPrev {
  position: absolute;
  top: 50%;
  left: 57px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #4a0d66;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 40px;
  font-size: 2.5rem;
  cursor: pointer; }
  .imageGalleryThumbPrev:hover {
    color: #359A8E; }
  .imageGalleryThumbPrev::after {
    content: "e";
    font-family: "alz-icon";
    display: inline-block; }
  .imageGalleryThumbPrev.disabled {
    pointer-events: none;
    opacity: 0.2;
    cursor: default; }

.imageGalleryThumbNext {
  position: absolute;
  top: 50%;
  right: 60px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #4a0d66;
  color: #fff;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 40px;
  font-size: 2.5rem;
  cursor: pointer; }
  .imageGalleryThumbNext:hover {
    color: #359A8E; }
  .imageGalleryThumbNext::after {
    content: "f";
    font-family: "alz-icon";
    display: inline-block; }
  .imageGalleryThumbNext.disabled {
    pointer-events: none;
    opacity: 0.2;
    cursor: default; }

.teaseBox.multilinkTeaseContainer {
  background: #fff; }
  .teaseBox.multilinkTeaseContainer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .teaseBox.multilinkTeaseContainer li {
    margin: 0;
    position: relative;
    padding: 0 0 0 25px; }
    @media (min-width: 992px) {
      .teaseBox.multilinkTeaseContainer li {
        padding-left: 35px; } }
    .teaseBox.multilinkTeaseContainer li:hover::before {
      color: #359A8E; }
    .teaseBox.multilinkTeaseContainer li::before {
      content: "r";
      font-family: "alz-icon";
      display: inline-block;
      color: #808285;
      position: absolute;
      left: 0;
      top: 8px;
      font-size: 25px;
      font-size: 1.5625rem; }
      @media (min-width: 992px) {
        .teaseBox.multilinkTeaseContainer li::before {
          top: 11px; } }
    .teaseBox.multilinkTeaseContainer li a, .teaseBox.multilinkTeaseContainer li a:visited {
      text-decoration: none;
      font-weight: 700;
      display: block;
      padding: 12px 0;
      font-size: 18px;
      font-size: 1.125rem;
      color: #808285; }
      @media (min-width: 992px) {
        .teaseBox.multilinkTeaseContainer li a, .teaseBox.multilinkTeaseContainer li a:visited {
          font-size: 22px;
          font-size: 1.375rem; } }
      .teaseBox.multilinkTeaseContainer li a:hover, .teaseBox.multilinkTeaseContainer li a:visited:hover {
        color: #359A8E;
        text-decoration: underline; }

.teaseBox.tenSignsTeaseContainer {
  background: url(../images/tenSignsTeaseBg.jpg) 50% 50% no-repeat;
  background-size: cover; }

section.haveAlzSection {
  padding-top: 25px;
  font-size: 18px;
  font-size: 1.125rem; }
  @media (min-width: 768px) {
    section.haveAlzSection {
      padding-top: 40px; } }
  @media (min-width: 992px) {
    section.haveAlzSection {
      font-size: 22px;
      font-size: 1.375rem; } }
  @media (min-width: 768px) {
    section.haveAlzSection .container {
      padding-left: 285px; } }
  @media (min-width: 992px) {
    section.haveAlzSection .container {
      padding-left: 335px; } }
  @media (min-width: 1200px) {
    section.haveAlzSection .container {
      padding-left: 385px; } }
  section.haveAlzSection h1 {
    text-align: center; }
    @media (min-width: 768px) {
      section.haveAlzSection h1 {
        text-align: left; } }
  section.haveAlzSection hr {
    border-color: #808285; }
    @media (min-width: 992px) {
      section.haveAlzSection hr {
        margin-top: 50px;
        margin-bottom: 50px; } }

.haveAlzSidebar {
  max-width: 250px;
  width: 250px;
  margin: 0 auto 25px;
  font-size: 18px;
  font-size: 1.125rem;
  display: none; }
  @media (min-width: 768px) {
    .haveAlzSidebar {
      position: absolute;
      top: -40px;
      left: 0;
      border-top: none;
      display: block; } }
  @media (min-width: 992px) {
    .haveAlzSidebar {
      max-width: 300px;
      width: 300px; } }
  @media (min-width: 1200px) {
    .haveAlzSidebar {
      max-width: 335px;
      width: 335px; } }
  .haveAlzSidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 1px solid #BCBEC0;
    border-bottom: none; }
  .haveAlzSidebar li {
    margin: 0;
    border-bottom: 1px solid #BCBEC0; }
    .haveAlzSidebar li a, .haveAlzSidebar li a:visited {
      display: block;
      padding: 13px 25px;
      font-weight: 600;
      color: #4a0d66;
      position: relative; }
      @media (min-width: 992px) {
        .haveAlzSidebar li a, .haveAlzSidebar li a:visited {
          padding-left: 40px; } }
      .haveAlzSidebar li a:hover, .haveAlzSidebar li a:visited:hover {
        text-decoration: none;
        background: #4a0d66;
        color: #fff; }
    .haveAlzSidebar li.active {
      pointer-events: none; }
      .haveAlzSidebar li.active a, .haveAlzSidebar li.active a:visited {
        background: #4a0d66;
        color: #fff; }
        .haveAlzSidebar li.active a::before, .haveAlzSidebar li.active a:visited::before {
          content: "r";
          font-family: "alz-icon";
          display: inline-block;
          position: absolute;
          left: 8px;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
          @media (min-width: 992px) {
            .haveAlzSidebar li.active a::before, .haveAlzSidebar li.active a:visited::before {
              left: 15px; } }
    .haveAlzSidebar li.open > a, .haveAlzSidebar li.open > a:visited {
      background: #4a0d66;
      color: #fff; }
  .haveAlzSidebar ul ul {
    border: none; }
  .haveAlzSidebar ul ul li {
    border-bottom: none; }
    .haveAlzSidebar ul ul li a, .haveAlzSidebar ul ul li a:visited {
      color: #58595B;
      padding: 11px 25px 9px 45px;
      font-weight: 400;
      font-size: 16px;
      font-size: 1rem; }
      @media (min-width: 992px) {
        .haveAlzSidebar ul ul li a, .haveAlzSidebar ul ul li a:visited {
          padding-left: 65px; } }
    .haveAlzSidebar ul ul li.active a, .haveAlzSidebar ul ul li.active a:visited {
      background: #F1F2F2;
      color: #58595B;
      font-weight: 700; }
      .haveAlzSidebar ul ul li.active a::before, .haveAlzSidebar ul ul li.active a:visited::before {
        left: 25px; }
        @media (min-width: 992px) {
          .haveAlzSidebar ul ul li.active a::before, .haveAlzSidebar ul ul li.active a:visited::before {
            left: 40px; } }

a.haveAlzTop {
  display: block;
  background: #256D65;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 15px;
  opacity: 0;
  pointer-events: none;
  border-radius: 0 0 6px 6px;
  -webkit-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  a.haveAlzTop:hover {
    background: #359A8E; }
  a.haveAlzTop.stuck {
    position: fixed;
    top: 0; }
    @media (min-width: 768px) {
      a.haveAlzTop.stuck {
        display: block;
        opacity: 1;
        pointer-events: auto; } }

.haveAlzHubIntro {
  border-top: 1px solid #BCBEC0;
  padding: 25px 0 0;
  margin: 0 0 50px; }
  @media (min-width: 992px) {
    .haveAlzHubIntro {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  .haveAlzHubIntro h2, .haveAlzHubIntro section.sectionDonate h2, section.sectionDonate .haveAlzHubIntro h2, .haveAlzHubIntro .newsletterTeaseBox h4, .newsletterTeaseBox .haveAlzHubIntro h4, .haveAlzHubIntro .teaseBox h4, .teaseBox .haveAlzHubIntro h4 {
    color: #808285; }
  @media (min-width: 992px) {
    .haveAlzHubIntro .videoBox {
      width: 250px;
      min-width: 250px; } }
  @media (min-width: 1200px) {
    .haveAlzHubIntro .videoBox {
      min-width: 300px; } }

@media (min-width: 992px) {
  .haveAlzHubIntroContent {
    padding: 0 25px 0 0; } }

@media (min-width: 1200px) {
  .haveAlzHubIntroContent {
    padding-right: 40px; } }

.haveAlzSectionHeader {
  background: #4a0d66;
  color: #fff;
  font-weight: 700;
  padding: 15px 25px;
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  margin: 0 0 25px; }
  @media (min-width: 768px) {
    .haveAlzSectionHeader {
      margin-left: -35px;
      padding-left: 35px;
      margin-right: -2000px;
      padding-right: 2000px; } }
  @media (min-width: 992px) {
    .haveAlzSectionHeader {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin-left: -35px;
      padding-left: 35px;
      font-size: 32px;
      font-size: 2rem;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1200px) {
    .haveAlzSectionHeader {
      margin-left: -50px;
      padding-left: 50px; } }
  .haveAlzSectionHeader span {
    display: block; }
    @media (min-width: 992px) {
      .haveAlzSectionHeader span {
        display: inline-block; } }
  .haveAlzSectionHeader .btn {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #FFA400;
    color: #4a0d66;
    margin-top: 15px; }
    @media (min-width: 992px) {
      .haveAlzSectionHeader .btn {
        margin-top: 0; } }
    .haveAlzSectionHeader .btn:hover {
      top: 0;
      background: #E09000; }

.haveAlzCardContainer {
  margin: 0 0 50px; }
  @media (min-width: 992px) {
    .haveAlzCardContainer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.haveAlzCard {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #BCBEC0;
  margin: 0 0 25px; }
  @media (min-width: 992px) {
    .haveAlzCard {
      width: 48.5%; } }

.haveAlzCardThumb::after {
  content: "";
  display: block;
  padding: 0 0 50%; }

.haveAlzCardContent {
  padding: 25px; }
  .haveAlzCardContent h4 {
    font-size: 24px;
    font-size: 1.5rem; }
    @media (min-width: 992px) {
      .haveAlzCardContent h4 {
        font-size: 32px;
        font-size: 2rem; } }
    .haveAlzCardContent h4 a, .haveAlzCardContent h4 a:visited {
      color: #4a0d66; }
      .haveAlzCardContent h4 a:hover, .haveAlzCardContent h4 a:visited:hover {
        text-decoration: none;
        color: #359A8E; }
  .haveAlzCardContent a.more {
    color: #256D65;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    text-decoration: underline; }
    @media (min-width: 992px) {
      .haveAlzCardContent a.more {
        font-size: 22px;
        font-size: 1.375rem; } }
    .haveAlzCardContent a.more:hover {
      color: #359A8E; }

.btn.haveAlzNext {
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  color: #4a0d66;
  line-height: 1.2;
  -webkit-box-shadow: none;
  box-shadow: none; }
  @media (min-width: 992px) {
    .btn.haveAlzNext {
      font-size: 32px;
      font-size: 2rem;
      margin-top: 45px; } }
  .btn.haveAlzNext:hover {
    top: 0;
    background: #E09000; }
  .btn.haveAlzNext::after {
    content: "h";
    font-family: "alz-icon";
    display: inline-block;
    margin: 0 0 3px 7px;
    vertical-align: middle; }

.haveAlzRoutingBoxContainer {
  margin: 0 0 50px; }
  @media (min-width: 992px) {
    .haveAlzRoutingBoxContainer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  @media (min-width: 1200px) {
    .haveAlzRoutingBoxContainer {
      padding-right: 100px; } }

.haveAlzRoutingBox {
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #BCBEC0;
  margin: 0 0 25px;
  display: block; }
  @media (min-width: 992px) {
    .haveAlzRoutingBox {
      width: 48.5%; } }
  .haveAlzRoutingBox:hover .haveAlzRoutingContent h4 {
    color: #359A8E; }

.haveAlzRoutingThumb::after {
  content: "";
  display: block;
  padding: 0 0 50%; }

.haveAlzRoutingContent {
  padding: 25px;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center; }
  @media (min-width: 992px) {
    .haveAlzRoutingContent {
      font-size: 22px;
      font-size: 1.375rem; } }
  .haveAlzRoutingContent h4 {
    color: #256D65; }

.haveAlzSectionInner {
  border-top: 1px solid #BCBEC0;
  margin-top: 50px;
  padding: 50px 0 0; }
  .haveAlzSectionInner h2:first-child, .haveAlzSectionInner .newsletterTeaseBox h4:first-child, .newsletterTeaseBox .haveAlzSectionInner h4:first-child, .haveAlzSectionInner .teaseBox h4:first-child, .teaseBox .haveAlzSectionInner h4:first-child {
    margin-bottom: 35px; }
    @media (min-width: 992px) {
      .haveAlzSectionInner h2:first-child, .haveAlzSectionInner .newsletterTeaseBox h4:first-child, .newsletterTeaseBox .haveAlzSectionInner h4:first-child, .haveAlzSectionInner .teaseBox h4:first-child, .teaseBox .haveAlzSectionInner h4:first-child {
        margin-bottom: 45px; } }
  .haveAlzSectionInner + .haveAlzNext {
    margin-top: 50px; }
    @media (min-width: 992px) {
      .haveAlzSectionInner + .haveAlzNext {
        margin-top: 80px; } }

.videoBox {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  border: 1px solid #BCBEC0; }
  .videoBox:hover {
    text-decoration: none; }
    .videoBox:hover h4 {
      color: #359A8E; }
    .videoBox:hover .videoBoxThumb::before {
      color: #4a0d66; }

.videoBoxThumb {
  position: relative;
  display: block; }
  .videoBoxThumb::before {
    content: "B";
    display: block;
    font-family: "alz-icon";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 50px;
    font-size: 3.125rem;
    color: rgba(255, 255, 255, 0.8); }
  .videoBoxThumb::after {
    content: "";
    display: block;
    padding: 0 0 60%; }

.videoBoxContent {
  padding: 25px; }
  .videoBoxContent h4 {
    color: #808285; }

.teaseBox.quoteTease {
  background: #fff;
  color: #58595B;
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-size: 1.625rem; }
  .teaseBox.quoteTease::before {
    display: none; }
  .teaseBox.quoteTease .bodyQuote {
    padding-top: 0;
    padding-bottom: 0;
    background-position: 50% 0;
    margin: 0; }

.logoSliderContainer {
  background: #F1F2F2;
  margin: 0 0 1.8rem;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 0 21px; }
  @media (min-width: 992px) {
    .logoSliderContainer {
      padding: 0 0 45px; } }
  @media (min-width: 1200px) {
    .logoSliderContainer {
      padding: 0 0 45px; } }

.logoSliderPane {
  display: inline-block;
  width: 100%;
  padding: 21px 41px 0; }
  @media (min-width: 992px) {
    .logoSliderPane {
      padding: 45px 45px 0; } }
  @media (min-width: 1200px) {
    .logoSliderPane {
      padding: 60px 120px 0; } }

.logoSliderPaneInner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%; }

.logoSliderBox {
  background: #fff;
  width: 31%;
  margin: 0 1% 11px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px;
  border: 2px solid #fff; }
  @media (min-width: 992px) {
    .logoSliderBox {
      width: 23%;
      margin: 0 1% 15px;
      padding: 21px; } }
  .logoSliderBox::after {
    content: "";
    display: block;
    padding: 0 0 100%; }

a.logoSliderBox:hover {
  border-color: #4a0d66; }

.logoSliderPrev {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 40px;
  text-align: center;
  cursor: pointer;
  color: #4a0d66;
  display: none; }
  @media (min-width: 1200px) {
    .logoSliderPrev {
      width: 70px; } }
  .logoSliderPrev.show {
    display: block; }
  .logoSliderPrev::after {
    content: "e";
    font-family: "alz-icon";
    display: inline-block;
    font-size: 38px;
    font-size: 2.375rem;
    display: block;
    margin: 0; }
    @media (min-width: 1200px) {
      .logoSliderPrev::after {
        font-size: 80px;
        font-size: 5rem; } }
  .logoSliderPrev:hover {
    color: #359A8E; }

.logoSliderNext {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 40px;
  text-align: center;
  cursor: pointer;
  color: #4a0d66;
  display: none; }
  @media (min-width: 1200px) {
    .logoSliderNext {
      width: 70px; } }
  .logoSliderNext.show {
    display: block; }
  .logoSliderNext::after {
    content: "f";
    font-family: "alz-icon";
    display: inline-block;
    font-size: 38px;
    font-size: 2.375rem;
    display: block;
    margin: 0; }
    @media (min-width: 1200px) {
      .logoSliderNext::after {
        font-size: 80px;
        font-size: 5rem; } }
  .logoSliderNext:hover {
    color: #359A8E; }

.logoSliderNav {
  text-align: center;
  padding: 7px 0 0; }

.logoSliderNavDot {
  display: inline-block;
  border: 2px solid #4a0d66;
  background: #fff;
  height: 17px;
  width: 17px;
  margin: 0 4px;
  border-radius: 20px; }
  .logoSliderNavDot.active {
    background: #4a0d66;
    border-color: #4a0d66;
    pointer-events: none; }

section.featuredEventSection {
  padding-bottom: 35px; }

.testicon::after {
  content: "d";
  font-family: 'alz-icon';
  vertical-align: middle; }
