/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}
b,
strong {
  font-weight: inherit;
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
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;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: 700;
}
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;
}

button,
select,
input,
textarea {
  outline: none;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
ul,
ol {
  padding-left: 20px;
}

.u-text a,
.u-tab-item a {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
}

a {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
.u-underline,
.u-underline:hover {
  text-decoration: underline;
  border-bottom-width: 0;
}
.u-no-underline,
.u-no-underline:hover {
  text-decoration: none;
  border-bottom-width: 0;
}
.u-block-content > :first-child {
  margin-top: 0;
}
.u-block-content > :last-child {
  margin-bottom: 0;
}
.u-block-content p {
  text-decoration: inherit !important;
  color: inherit !important;
  font-style: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-family: inherit !important;
  line-height: inherit !important;
  letter-spacing: inherit !important;
  text-transform: inherit !important;
}
.u-logo {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0 none transparent;
  outline-width: 0;
  background-color: transparent;
  margin: 0;
  -webkit-text-decoration-skip: objects;
}
.u-image.u-logo {
  display: table;
  white-space: nowrap;
}
.u-image.u-logo img {
  display: block;
}

label {
  display: none !important;
}


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

*,
*:before,
*:after {
  box-sizing: border-box;
}
html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}
body {
  height: auto;
  min-height: 100%;
}
body,
aside,
section,
header,
footer {
  position: relative;
}
section > *,
header > *,
footer > *,
.u-sheet > *,
.u-section-row > * {
  position: relative;
}
base {
  display: none;
}
a {
  color: #259bca;
  text-decoration: none;
}
a:hover {
  color: #0676a4;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.u-clearfix:after,
.u-clearfix:before {
  content: "";
  display: table;
}
.u-clearfix:after {
  clear: both;
}

ul.u-text li:last-child {
  margin-bottom: 0;
}

.u-vertical-spacing.u-spacing-10 > li:not(:last-child) {
  margin-right: 0 !important;
  margin-bottom: 10px;
}

.u-hidden {
  display: none !important;
}
@media (min-width: 1400px) {
  .u-hidden-xxl {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-hidden-xl {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-hidden-xl {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-hidden-lg {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-hidden-md {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-hidden-sm {
    display: none !important;
  }
}
@media (max-width: 575px) {
  .u-hidden-xs {
    display: none !important;
  }
}
.u-text.u-indent-none {
  padding-left: 0 !important;
}
.u-text-default {
  display: table;
  align-self: flex-start;
  width: -webkit-fit-content;
  width: fit-content;
  width: -moz-fit-content;
}
.u-text-default:empty {
  display: block;
  width: 15px;
}
@media (min-width: 1400px) {
  .u-text-default-xxl {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-text-default-xxl:empty {
    display: block;
    width: 15px;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-text-default-xl {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-xl-mode .u-text-default-xl:empty {
    display: block;
    width: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-text-default-xl {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-xxl-mode .u-text-default-xl:empty {
    display: block;
    width: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-text-default-lg {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-text-default-lg:empty {
    display: block;
    width: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-text-default-md {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-text-default-md:empty {
    display: block;
    width: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-text-default-sm {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-text-default-sm:empty {
    display: block;
    width: 15px;
  }
}
@media (max-width: 575px) {
  .u-text-default-xs {
    display: table;
    align-self: flex-start;
    width: -webkit-fit-content;
    width: fit-content;
    width: -moz-fit-content;
  }
  .u-text-default-xs:empty {
    display: block;
    width: 15px;
  }
}
.u-caret {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 1.5em;
}
.u-image,
.u-background-effect-image {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
img.u-image {
  overflow: hidden;
}
.u-image.u-image-contain {
  object-fit: contain;
  background-size: contain;
}
.u-image.u-image-tiles {
  background-size: initial;
  background-repeat: repeat;
  background-position: top left !important;
}
.u-text .u-image {
  display: inline-block;
}
.u-image-circle.u-image {
  border-radius: 50% !important;
}
[data-href] {
  cursor: pointer;
}
.u-sheet {
  position: relative;
  margin: 0 auto;
}
.u-xl-mode .u-sheet {
  width: var(--theme-sheet-width-xl);
}
.u-xxl-mode .u-sheet {
  width: var(--theme-sheet-width-xxl);
}
@media (min-width: 1400px) {
  .u-sheet {
    width: var(--theme-sheet-width-xxl) !important;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-sheet {
    width: var(--theme-sheet-width-xl) !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-sheet {
    width: var(--theme-sheet-width-xl) !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-sheet {
    width: var(--theme-sheet-width-lg) !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-sheet {
    width: var(--theme-sheet-width-md) !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-sheet {
    width: var(--theme-sheet-width-sm) !important;
  }
}
@media (max-width: 575px) {
  .u-sheet {
    width: var(--theme-sheet-width-xs) !important;
  }
}
.u-body .u-sheet .u-sheet {
  width: 100% !important;
}
.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
  transition-duration: inherit;
}

.u-container-layout > * {
  position: relative;
}

.u-expanded {
  position: absolute !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.u-expanded-width {
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media (min-width: 1400px) {
  .u-expanded-width-xxl {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-expanded-width-xl {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-expanded-width-xl {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-expanded-width-lg {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-expanded-width-md {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-expanded-width-sm {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 575px) {
  .u-expanded-width-xs {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

.u-expanded-height {
  position: absolute !important;
  height: 100% !important;
  top: 0 !important;
}
@media (min-width: 1400px) {
  .u-expanded-height-xxl {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-expanded-height-xl {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-expanded-height-xl {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-expanded-height-lg {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-expanded-height-md {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-expanded-height-sm {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
@media (max-width: 575px) {
  .u-expanded-height-xs {
    position: absolute !important;
    height: 100% !important;
    top: 0 !important;
  }
}
.u-valign-middle,
.u-valign-top,
.u-valign-bottom {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1400px) {
  .u-valign-middle-xxl,
  .u-valign-top-xxl,
  .u-valign-bottom-xxl {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-valign-middle-xl,
  .u-xl-mode .u-valign-top-xl,
  .u-xl-mode .u-valign-bottom-xl {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-middle-xl,
  .u-xxl-mode .u-valign-top-xl,
  .u-xxl-mode .u-valign-bottom-xl {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-middle-lg,
  .u-valign-top-lg,
  .u-valign-bottom-lg {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-middle-md,
  .u-valign-top-md,
  .u-valign-bottom-md {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-middle-sm,
  .u-valign-top-sm,
  .u-valign-bottom-sm {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .u-valign-middle-xs,
  .u-valign-top-xs,
  .u-valign-bottom-xs {
    display: flex;
    flex-direction: column;
  }
}
.u-valign-middle > *,
.u-valign-top > *,
.u-valign-bottom > * {
  flex-shrink: 0;
}
.u-valign-middle {
  justify-content: center;
}
@media (min-width: 1400px) {
  .u-valign-middle-xxl {
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-valign-middle-xl {
    justify-content: center;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-middle-xl {
    justify-content: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-middle-lg {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-middle-md {
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-middle-sm {
    justify-content: center;
  }
}
@media (max-width: 575px) {
  .u-valign-middle-xs {
    justify-content: center;
  }
}
.u-valign-top {
  justify-content: flex-start;
}
@media (min-width: 1400px) {
  .u-valign-top-xxl {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-valign-top-xl {
    justify-content: flex-start;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-top-xl {
    justify-content: flex-start;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-top-lg {
    justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-top-md {
    justify-content: flex-start;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-top-sm {
    justify-content: flex-start;
  }
}
@media (max-width: 575px) {
  .u-valign-top-xs {
    justify-content: flex-start;
  }
}
.u-valign-bottom {
  justify-content: flex-end;
}
@media (min-width: 1400px) {
  .u-valign-bottom-xxl {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-valign-bottom-xl {
    justify-content: flex-end;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-valign-bottom-xl {
    justify-content: flex-end;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-valign-bottom-lg {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-valign-bottom-md {
    justify-content: flex-end;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-valign-bottom-sm {
    justify-content: flex-end;
  }
}
@media (max-width: 575px) {
  .u-valign-bottom-xs {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  :not(.u-sheet) > [class*="u-gutter-"]:not(.u-gutter-0).u-expanded-width {
    overflow: hidden;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout-row > * {
    min-width: 100%;
  }
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .u-layout-wrap:not(.u-layout-custom-sm) .u-layout .u-layout-cell {
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
@media (max-width: 575px) {
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout-row > * {
    min-width: 100%;
  }
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .u-layout-wrap:not(.u-layout-custom-xs) .u-layout .u-layout-cell {
    border-left: 0 !important;
    border-right: 0 !important;
  }
}
.u-layout-row > .u-size-60 {
  flex: 0 0 100%;
  max-width: 100%;
  min-width: 100%;
}
.u-layout-col > .u-size-60 {
  flex: 60 0 auto;
}

.u-layout-row > .u-size-40 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
  min-width: 66.66666667%;
}
.u-layout-col > .u-size-40 {
  flex: 40 0 auto;
}

.u-layout-row > .u-size-30 {
  flex: 0 0 50%;
  max-width: 50%;
  min-width: 50%;
}
.u-layout-col > .u-size-30 {
  flex: 30 0 auto;
}

.u-layout-row > .u-size-20 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%;
}
.u-layout-col > .u-size-20 {
  flex: 20 0 auto;
}


@media (min-width: 1400px) {
  .u-layout-row > .u-size-60-xl {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-layout-col > .u-size-60-xl {
    flex: 60 0 auto;
  }

  .u-layout-row > .u-size-40-xl {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-layout-col > .u-size-40-xl {
    flex: 40 0 auto;
  }

  .u-layout-row > .u-size-30-xl {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-layout-col > .u-size-30-xl {
    flex: 30 0 auto;
  }
  .u-layout-row > .u-size-20-xl {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-layout-col > .u-size-20-xl {
    flex: 20 0 auto;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-layout-row > .u-size-60-xl {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-xl-mode .u-layout-col > .u-size-60-xl {
    flex: 60 0 auto;
  }

  .u-xl-mode .u-layout-row > .u-size-40-xl {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-xl-mode .u-layout-col > .u-size-40-xl {
    flex: 40 0 auto;
  }

  .u-xl-mode .u-layout-row > .u-size-30-xl {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-xl-mode .u-layout-col > .u-size-30-xl {
    flex: 30 0 auto;
  }
  .u-xl-mode .u-layout-row > .u-size-20-xl {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-xl-mode .u-layout-col > .u-size-20-xl {
    flex: 20 0 auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-layout-row > .u-size-60-xl {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-xxl-mode .u-layout-col > .u-size-60-xl {
    flex: 60 0 auto;
  }

  .u-xxl-mode .u-layout-row > .u-size-40-xl {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-xxl-mode .u-layout-col > .u-size-40-xl {
    flex: 40 0 auto;
  }

  .u-xxl-mode .u-layout-row > .u-size-30-xl {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-xxl-mode .u-layout-col > .u-size-30-xl {
    flex: 30 0 auto;
  }

  .u-xxl-mode .u-layout-row > .u-size-20-xl {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-xxl-mode .u-layout-col > .u-size-20-xl {
    flex: 20 0 auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-layout-row > .u-size-60-lg {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-layout-col > .u-size-60-lg {
    flex: 60 0 auto;
  }


  .u-layout-row > .u-size-40-lg {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-layout-col > .u-size-40-lg {
    flex: 40 0 auto;
  }

  .u-layout-row > .u-size-30-lg {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-layout-col > .u-size-30-lg {
    flex: 30 0 auto;
  }

  .u-layout-row > .u-size-20-lg {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-layout-col > .u-size-20-lg {
    flex: 20 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-layout-row > .u-size-60-md {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-layout-col > .u-size-60-md {
    flex: 60 0 auto;
  }

  .u-layout-row > .u-size-40-md {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-layout-col > .u-size-40-md {
    flex: 40 0 auto;
  }
  .u-layout-row > .u-size-30-md {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-layout-col > .u-size-30-md {
    flex: 30 0 auto;
  }

  .u-layout-row > .u-size-20-md {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-layout-col > .u-size-20-md {
    flex: 20 0 auto;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-layout-row > .u-size-60-sm {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-layout-col > .u-size-60-sm {
    flex: 60 0 auto;
  }


  .u-layout-row > .u-size-40-sm {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-layout-col > .u-size-40-sm {
    flex: 40 0 auto;
  }

  .u-layout-row > .u-size-30-sm {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-layout-col > .u-size-30-sm {
    flex: 30 0 auto;
  }

  .u-layout-row > .u-size-20-sm {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-layout-col > .u-size-20-sm {
    flex: 20 0 auto;
  }
}
@media (max-width: 575px) {
  .u-layout-row > .u-size-60-xs {
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .u-layout-col > .u-size-60-xs {
    flex: 60 0 auto;
  }

  .u-layout-row > .u-size-40-xs {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
    min-width: 66.66666667%;
  }
  .u-layout-col > .u-size-40-xs {
    flex: 40 0 auto;
  }

  .u-layout-row > .u-size-30-xs {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
  }
  .u-layout-col > .u-size-30-xs {
    flex: 30 0 auto;
  }

  .u-layout-row > .u-size-20-xs {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
  }
  .u-layout-col > .u-size-20-xs {
    flex: 20 0 auto;
  }
}


.u-gutter-30 .u-layout {
  margin: -15px;
}
.u-gutter-30 .u-layout .u-layout-cell {
  border: 15px solid transparent;
}


.u-gutter-0 .u-layout {
  margin: 0px;
}
.u-gutter-0 .u-layout .u-layout-cell {
  border: 0px solid transparent;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .u-layout-col > * {
    flex-basis: auto !important;
  }
}
.u-layout-col,
.u-layout-row,
.u-layout-col > *,
.u-layout-row > * {
  display: flex;
}
.u-layout-col,
.u-layout-row {
  flex: 1 1 auto;
}
.u-layout-row > * {
  max-height: 100%;
  min-height: -webkit-fit-content;
  min-height: fit-content;
}
.u-layout-col > * {
  min-height: -webkit-fit-content;
  min-height: fit-content;
  max-width: 100%;
}
.u-layout-col {
  flex-direction: column;
  min-height: -webkit-fit-content;
  min-height: fit-content;
}
.u-layout-row {
  flex-direction: row;
  flex-wrap: wrap;
  min-height: -webkit-fit-content;
  min-height: fit-content;
  max-width: 100%;
}
.u-layout-cell {
  position: relative;
  display: flex;
  background-clip: padding-box;
  background-origin: padding-box;
}

.u-sheet.u-content-layout {
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  .u-sheet.u-content-layout {
    flex-direction: column;
    align-items: center;
  }
}

.u-block:last-child {
  margin-bottom: 0;
}
.u-block .u-block-header {
  margin-top: 0;
}
.u-content {
  flex: 1 1 auto;
  height: auto !important;
  max-width: 100%;
}
.u-group .u-container-layout > * {
  position: relative;
}
.u-group {
  display: flex;
}
.u-line.u-line-horizontal {
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
}
.u-line.u-line-vertical {
  border-right-width: 0;
  border-bottom-width: 0;
  border-top-width: 0;
}
.u-shape {
  position: relative;
}

.u-icon {
  display: block;
  line-height: 0;
  border-width: 0px;
}
.u-svg-link {
  width: 100%;
  height: 100%;
  fill: currentColor;
}
.u-svg-content {
  width: 0;
  height: 0;
}
.u-icon-circle {
  border-radius: 50%;
}

.u-h-spacing-10 > a {
  padding-left: 10px;
  padding-right: 10px;
}
.u-v-spacing-10 > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.u-body {
  font-size: 1rem;
  line-height: 1.6;
  color: #111111;
  background-color: #ffffff;
  --effect-scale: 1.1;
}

.u-body h1,
.u-body h2,
.u-body h3,
.u-body h4,
.u-body h5,
.u-body h6 {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  font-weight: 500;
  color: inherit;
}
h1 {
  font-size: 2.25rem;
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.25rem;
}
h4 {
  font-size: 1.25rem;
}
h5 {
  font-size: 1.125rem;
}
h6 {
  font-size: 1.125rem;
}
p {
  margin-top: 0;
  padding: 0;
  margin-bottom: 0.5rem;
}
.u-uppercase {
  text-transform: uppercase;
}
.u-align-left {
  text-align: left;
}
@media (min-width: 1400px) {
  .u-align-left-xxl {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-align-left-xl {
    text-align: left;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-left-xl {
    text-align: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-left-lg {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-left-md {
    text-align: left;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-left-sm {
    text-align: left;
  }
}
@media (max-width: 575px) {
  .u-align-left-xs {
    text-align: left;
  }
}
.u-align-center {
  text-align: center;
}
@media (min-width: 1400px) {
  .u-align-center-xxl {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-align-center-xl {
    text-align: center;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-center-xl {
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-center-lg {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-center-md {
    text-align: center;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-center-sm {
    text-align: center;
  }
}
@media (max-width: 575px) {
  .u-align-center-xs {
    text-align: center;
  }
}
.u-align-right {
  text-align: right;
}
@media (min-width: 1400px) {
  .u-align-right-xxl {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-align-right-xl {
    text-align: right;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-right-xl {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-right-lg {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-right-md {
    text-align: right;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-right-sm {
    text-align: right;
  }
}
@media (max-width: 575px) {
  .u-align-right-xs {
    text-align: right;
  }
}
.u-align-justify {
  text-align: justify;
}
@media (min-width: 1400px) {
  .u-align-justify-xxl {
    text-align: justify;
  }
}
@media (min-width: 1200px) {
  .u-xl-mode .u-align-justify-xl {
    text-align: justify;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .u-xxl-mode .u-align-justify-xl {
    text-align: justify;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .u-align-justify-lg {
    text-align: justify;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .u-align-justify-md {
    text-align: justify;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .u-align-justify-sm {
    text-align: justify;
  }
}
@media (max-width: 575px) {
  .u-align-justify-xs {
    text-align: justify;
  }
}
.u-accordion:not([class*="u-align-"]),
.u-repeater-item:not([class*="u-align-"]),
.u-container-style:not([class*="u-align-"]) {
  text-align: left;
}
.u-text {
  word-wrap: break-word;
  position: relative;
}
.u-word-break {
  word-break: break-all;
}
.u-rectangle {
  border-radius: 0;
}
.u-circle {
  border-radius: 50%;
}
.u-container-style.u-hover-feature,
.u-container-style.u-hover-feature:before {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.u-container-style.u-hover-feature:before {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  display: block;
  transition-duration: inherit;
}
.u-container-style.u-hover-feature:hover:before {
  opacity: 1;
}


[class*="u-custom-color-"].u-body,
[class*="u-gray-"].u-body,
.u-white.u-body {
  background-image: none;
}

.u-lightbox .u-image,

  /*end-commonstyles photoswipe-default*/
  /*!
   * animate.css -http://daneden.me/animate
   * Version - 3.7.0
   * Licensed under the MIT license - http://opensource.org/licenses/MIT
   *
   * Copyright (c) 2018 Daniel Eden
   */
.u-body {
  --animation-fade_in-opacity: 0;
  --animation-fade_in_up-opacity: 0;
  --animation-fade_in_left-opacity: 0;
  --animation-fade_in_right-opacity: 0;
  --animation-fade_in_down-opacity: 0;
  --animation-fade_in_up_big-opacity: 0;
  --animation-fade_in_left_big-opacity: 0;
  --animation-fade_in_right_big-opacity: 0;
  --animation-fade_in_down_big-opacity: 0;
  --animation-fade_out-opacity: 0;
  --animation-fade_out_up-opacity: 0;
  --animation-fade_out_left-opacity: 0;
  --animation-fade_out_right-opacity: 0;
  --animation-fade_out_down-opacity: 0;
  --animation-fade_out_up_big-opacity: 0;
  --animation-fade_out_left_big-opacity: 0;
  --animation-fade_out_right_big-opacity: 0;
  --animation-fade_out_down_big-opacity: 0;
  --animation-rotate_in-rotate: -200deg;
  --animation-rotate_in_down_left-rotate: -45deg;
  --animation-rotate_in_down_right-rotate: 45deg;
  --animation-rotate_in_up_left-rotate: 45deg;
  --animation-rotate_in_up_right-rotate: -90deg;
  --animation-rotate_out-rotate: 200deg;
  --animation-rotate_out_down_left-rotate: 45deg;
  --animation-rotate_out_down_right-rotate: -45deg;
  --animation-rotate_out_up_left-rotate: -45deg;
  --animation-rotate_out_up_right-rotate: 90deg;
  --animation-roll_in-rotate: -120deg;
  --animation-roll_in-translate_x: -100%;
  --animation-roll_out-rotate: 120deg;
  --animation-roll_out-translate_x: 100%;
  --animation-zoom_in-scale: 0.3;
  --animation-zoom_in_down-scale: 0.475;
  --animation-zoom_in_down-translate_y: 60px;
  --animation-zoom_in_up-scale: 0.475;
  --animation-zoom_in_up-translate_y: -60px;
  --animation-zoom_in_left-scale: 0.475;
  --animation-zoom_in_left-translate_x: 10px;
  --animation-zoom_in_right-scale: 0.475;
  --animation-zoom_in_right-translate_x: -10px;
  --animation-zoom_out-scale: 0.3;
  --animation-zoom_out_down-scale: 0.475;
  --animation-zoom_out_down-translate_y: -60px;
  --animation-zoom_out_up-scale: 0.475;
  --animation-zoom_out_up-translate_y: 60px;
  --animation-zoom_out_left-scale: 0.475;
  --animation-zoom_out_left-translate_x: 42px;
  --animation-zoom_out_right-scale: 0.475;
  --animation-zoom_out_right-translate_x: -42px;
  --animation-slide_in_down-translate_y: -100%;
  --animation-slide_in_up-translate_y: 100%;
  --animation-slide_in_left-translate_x: -100%;
  --animation-slide_in_right-translate_x: 100%;
  --animation-slide_out_down-translate_y: 100%;
  --animation-slide_out_up-translate_y: -100%;
  --animation-slide_out_left-translate_x: -100%;
  --animation-slide_out_right-translate_x: 100%;
  --animation-custom_in-translate_x: 0px;
  --animation-custom_in-translate_y: 0px;
  --animation-custom_in-scale: 1;
  --animation-custom_in-rotate: 0deg;
  --animation-custom_in-opacity: 0;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-timing-function: ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: var(--animation-fade_in-opacity);
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: var(--animation-fade_in_down-opacity);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: var(--animation-fade_in_down_big-opacity);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: var(--animation-fade_in_left-opacity);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: var(--animation-fade_in_left_big-opacity);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: var(--animation-fade_in_right-opacity);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: var(--animation-fade_in_right_big-opacity);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: var(--animation-fade_in_up-opacity);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: var(--animation-fade_in_up_big-opacity);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out-opacity);
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_down-opacity);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_down_big-opacity);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_left-opacity);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_left_big-opacity);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_right-opacity);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_right_big-opacity);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_up-opacity);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: var(--animation-fade_out_up_big-opacity);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
    rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
    rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
    rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
    rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
    rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-duration: 0.75s;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 2s;
  animation-name: hinge;
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.jackInTheBox {
  animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(var(--animation-roll_in-translate_x), 0, 0)
    rotate3d(0, 0, 1, var(--animation-roll_in-rotate));
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.rollIn {
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(var(--animation-roll_out-translate_x), 0, 0)
    rotate3d(0, 0, 1, var(--animation-roll_out-rotate));
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(
            var(--animation-zoom_in-scale),
            var(--animation-zoom_in-scale),
            var(--animation-zoom_in-scale)
    );
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_down-scale),
            var(--animation-zoom_in_down-scale),
            var(--animation-zoom_in_down-scale)
    )
    translate3d(0, var(--animation-zoom_in_down-translate_y), 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_left-scale),
            var(--animation-zoom_in_left-scale),
            var(--animation-zoom_in_left-scale)
    )
    translate3d(var(--animation-zoom_in_left-translate_x), 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_right-scale),
            var(--animation-zoom_in_right-scale),
            var(--animation-zoom_in_right-scale)
    )
    translate3d(var(--animation-zoom_in_right-translate_x), 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_up-scale),
            var(--animation-zoom_in_up-scale),
            var(--animation-zoom_in_up-scale)
    )
    translate3d(0, var(--animation-zoom_in_up-translate_y), 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(
            var(--animation-zoom_out-scale),
            var(--animation-zoom_out-scale),
            var(--animation-zoom_out-scale)
    );
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_out_down-scale),
            var(--animation-zoom_out_down-scale),
            var(--animation-zoom_out_down-scale)
    )
    translate3d(0, var(--animation-zoom_out_down-translate_y), 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_out_left-scale),
            var(--animation-zoom_out_left-scale),
            var(--animation-zoom_out_left-scale)
    )
    translate3d(var(--animation-zoom_out_left-translate_x), 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_out_right-scale),
            var(--animation-zoom_out_right-scale),
            var(--animation-zoom_out_right-scale)
    )
    translate3d(var(--animation-zoom_out_right-translate_x), 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_out_up-scale),
            var(--animation-zoom_out_up-scale),
            var(--animation-zoom_out_up-scale)
    )
    translate3d(0, var(--animation-zoom_out_up-translate_y), 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, var(--animation-slide_in_down-translate_y), 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(var(--animation-slide_in_left-translate_x), 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(var(--animation-slide_in_right-translate_x), 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, var(--animation-slide_in_up-translate_y), 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.animated.infinite {
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.animated.delay-1s {
  animation-delay: 1s;
}
.animated.delay-2s {
  animation-delay: 2s;
}
.animated.delay-3s {
  animation-delay: 3s;
}
.animated.delay-4s {
  animation-delay: 4s;
}
.animated.delay-5s {
  animation-delay: 5s;
}
.animated.fast {
  animation-duration: 800ms;
}
.animated.faster {
  animation-duration: 500ms;
}
.animated.slow {
  animation-duration: 2s;
}
.animated.slower {
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion) {
  .animated {
    animation: unset !important;
    transition: none !important;
  }
}
/*begin-commonstyles animation*/
.backstage {
  animation-play-state: paused;
}
.u-backstage-hidden {
  visibility: hidden;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, var(--animation-slide_out_up-translate_y), 0);
  }
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(var(--animation-slide_out_right-translate_x), 0, 0);
  }
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(0, var(--animation-slide_out_down-translate_y), 0);
  }
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(var(--animation-slide_out_left-translate_x), 0, 0);
  }
}
/* Fix zoomIn animation for Internet Explorer */
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(
            var(--animation-zoom_in-scale),
            var(--animation-zoom_in-scale),
            var(--animation-zoom_in-scale)
    );
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 1;
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_down-scale),
            var(--animation-zoom_in_down-scale),
            var(--animation-zoom_in_down-scale)
    )
    translate3d(0, var(--animation-zoom_in_down-translate_y), 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_left-scale),
            var(--animation-zoom_in_left-scale),
            var(--animation-zoom_in_left-scale)
    )
    translate3d(var(--animation-zoom_in_left-translate_x), 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_right-scale),
            var(--animation-zoom_in_right-scale),
            var(--animation-zoom_in_right-scale)
    )
    translate3d(var(--animation-zoom_in_right-translate_x), 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(
            var(--animation-zoom_in_up-scale),
            var(--animation-zoom_in_up-scale),
            var(--animation-zoom_in_up-scale)
    )
    translate3d(0, var(--animation-zoom_in_up-translate_y), 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
  to {
    opacity: 1;
  }
}
@keyframes customAnimationIn {
  from {
    transform-origin: center center;
    transform: translate3d(
            var(--animation-custom_in-translate_x),
            var(--animation-custom_in-translate_y),
            0
    )
    scale3d(
            var(--animation-custom_in-scale),
            var(--animation-custom_in-scale),
            var(--animation-custom_in-scale)
    )
    rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
    opacity: var(--animation-custom_in-opacity);
  }
  to {
    transform-origin: center center;
    transform: translate3d(-50% !important, -50% !important, 0);
    opacity: 1;
  }
}
@keyframes customAnimationOut {
  from {
    transform-origin: center center;
    transform: translate3d(-50% !important, -50% !important, 0);
    opacity: 1;
  }
  to {
    transform-origin: center center;
    transform: translate3d(
            var(--animation-custom_in-translate_x),
            var(--animation-custom_in-translate_y),
            0
    )
    scale3d(
            var(--animation-custom_in-scale),
            var(--animation-custom_in-scale),
            var(--animation-custom_in-scale)
    )
    rotate3d(0, 0, 1, var(--animation-custom_in-rotate));
    opacity: var(--animation-custom_in-opacity);
  }
}
.customAnimationIn {
  animation-name: customAnimationIn;
}
.customAnimationOut {
  animation-name: customAnimationOut;
}
.u-responsive-xs .slideInDown,
.u-responsive-sm .slideInDown {
  animation-name: slideInUp;
}
.u-responsive-xs .slideOutUp,
.u-responsive-sm .slideOutUp {
  animation-name: slideOutDown;
}

.u-show-text-none .u-over-slide {
  display: none;
}


.u-no-transition *,
.u-no-transition *:before,
.u-no-transition *:after {
  transition: none !important;
}

.u-repeater {
  display: grid;
  grid-template-columns: repeat(3, 33.33333333%);
}
.u-repeater-item {
  display: flex;
  position: relative;
}
.u-list-control {
  display: flex;
  position: relative;
}
.u-list:not(.u-repeater) {
  display: flex;
  flex-direction: column;
}
.u-list:not(.u-repeater) .u-repeater {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
}
.u-list:not(.u-repeater) .u-list-control {
  flex: 0;
}

.u-custom-list {
  list-style-type: none;
  padding-left: 0;
}
.u-custom-list li {
  position: relative;
  margin-left: 1.1em;
}
.u-custom-list .u-list-icon {
  display: inline-block;
  position: absolute;
  width: 1em;
  min-height: 1em;
  height: auto;
  left: -1.2em;
  fill: currentColor;
  text-align: center;
}
.u-custom-list .u-list-icon > :first-child {
  display: inline-block;
  position: relative;
  margin: -0.8em;
  font-size: 0.8em;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  line-height: 0.9;
}


.u-layout-horizontal {
  position: relative;
  overflow: hidden;
}
.u-layout-horizontal .u-repeater,
.u-layout-horizontal .u-repeater::-webkit-scrollbar,
.u-layout-horizontal .u-repeater {
  grid-auto-flow: column;
  grid-auto-rows: 100%;
}


.u-section-row {
  position: relative;
}

/*begin-variables font-family*/
.u-body {
  font-family: "Open Sans", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto,sans-serif;
}
/*end-variables font-family*/


.u-white,
.u-body.u-white,
section.u-white:before,
.u-white > .u-container-layout:before,
.u-container-layout.u-container-layout.u-white:before {
  color: #111111;
  background-color: #ffffff;
}

.u-hover-white:hover,
.u-hover-white:focus,
.u-active-white.u-active.u-active {
  color: #111111 !important;
  background-color: #ffffff !important;
}

.u-active-black.u-active.u-active {
  color: #ffffff !important;
  background-color: #000000 !important;
}
.u-body-color,
.u-body.u-body-color,
section.u-body-color:before,
.u-body-color > .u-container-layout:before,
.u-container-layout.u-container-layout.u-body-color:before {
  color: #ffffff;
  background-color: #111111;
}

.u-hover-body-color:hover,
.u-hover-body-color:focus,
.u-active-body-color.u-active.u-active {
  color: #ffffff !important;
  background-color: #111111 !important;
}

.u-text-grey {
  color: #a1a1a1 !important;
}

.u-text-grey .u-svg-link {
  fill: #b3b3b3;
}

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

.u-text-white .u-svg-link {
  fill: #ffffff;
}
.u-text-black {
  color: #000000 !important;
}

.u-text-black .u-svg-link {
  fill: #000000;
}
.u-text-body-color {
  color: #111111 !important;
}

.u-text-body-color .u-svg-link {
  fill: #111111;
}

/*begin-variables sitestylecss*/
.u-body {
  --theme-sheet-width-xl: 1140px;
  --theme-sheet-width-lg: 940px;
  --theme-sheet-width-md: 720px;
  --theme-sheet-width-sm: 540px;
  --theme-sheet-width-xs: 340px;
}

/** common-rules **/
h1.u-title {
  font-weight: 400;
  font-size: 4.5rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2.u-subtitle {
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
h1:not(.u-title) {
  font-weight: 400;
  font-size: 3rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
h2:not(.u-subtitle) {
  font-weight: 400;
  font-size: 2.25rem;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 20px;
}
h3 {
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 20px;
}
h4 {
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 20px;
}
h5 {
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 20px;
}
h6 {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 20px;
}
p.u-large-text {
  font-size: 1.25rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
p.u-small-text {
  font-size: 0.875rem;
  margin-top: 20px;
  margin-bottom: 20px;
}
p:not(.u-text-variant) {
  margin-top: 20px;
  margin-bottom: 20px;
}

ul:not(.u-unstyled) {
  margin-top: 20px;
  margin-bottom: 20px;
}
ol {
  margin-top: 20px;
  margin-bottom: 20px;
}

/** publish-rules **/
/*begin-media rules*/
@media (max-width: 767px) {
  h1.u-title {
    font-size: 3.75rem;
  }
}
@media (max-width: 575px) {
  h1.u-title {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  h2.u-subtitle {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  h1:not(.u-title) {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  h2:not(.u-subtitle) {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  h3 {
    font-size: 1.5rem;
  }
}
/*end-media rules*/
/** publish-rules **/

/** cms-rules **/
/*begin-responsive rules*/
.u-sm h1.u-title {
  font-size: 3.75rem;
}
.u-xs h1.u-title {
  font-size: 3rem;
}
.u-xs h2.u-subtitle {
  font-size: 1.5rem;
}
.u-xs h1:not(.u-title) {
  font-size: 1.875rem;
}
.u-xs h2:not(.u-subtitle) {
  font-size: 1.5rem;
}
.u-xs h3 {
  font-size: 1.5rem;
}
/*end-responsive rules*/
/** cms-rules **/

/** color-rules **/
.u-gradient > .u-container-layout > h5,
h5 {
  color: #111111;
}

.u-gradient > .u-container-layout > a,
a {
  color: #478ac9;
}

/** color-rules **/

/** alt-color-rules **/
.u-body-color h5,
.u-body-color a,
.u-body-color a:hover {
  color: #a1a1a1;
}


/*begin-variables base-font-size*/
html {
  font-size: 16px;
}
/*end-variables base-font-size*/


/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      CSS VARS			 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

:root {
  --primary-color: #2178c4;
  --secondary-color: #2f688a;
  --tertiary-color: #000;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      DEFAULT		 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

body {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Poppins", sans-serif;
}

main {
  background: whitesmoke;
}

mark {
  background-color: #e9f1fa;
}

mark small {
  font-weight: 600;
}

div.logo {
  max-width: 200px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin: 0 auto;
}

.message-bar {
  padding: 5px;
  color: #fff;
  font-size: 14px;
  background: #2178c4;
  background: var(--primary-color);
}

.site-navigation {
  float: right;
}

.site-navigation ul,
li {
  margin: 0;
  padding: 0;
}

.site-navigation li {
  display: inline-block;
}

.site-navigation li a:hover {
  color: #777;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      BS3 OVERIDES		 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.modal-content {
  box-shadow: none;
  border-radius: 0;
  background: whitesmoke;
  border-color: white;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      APP PROGRESS 		 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.app-progress {
  margin-bottom: 10px;
}

.app-progress .app-progress-fieldset {
  font-size: 12px;
  padding-left: 15px;
  color: #717171;
  font-style: italic;
  display: block;
  margin-bottom: -5px;
}

.app-progress .app-progress-amt {
  position: relative;
  height: 10px;
  margin-top: 5px;
  background: #ecedf0;
  border-radius: 15px;
  overflow: hidden;
}

.app-progress .app-progress-amt .app-progress-amt-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  background: #2178c4;
  background: var(--primary-color);
  -webkit-transition: width 0.33s ease-in-out;
  -moz-transition: width 0.33s ease-in-out;
  -o-transition: width 0.33s ease-in-out;
  transition: width 0.33s ease-in-out;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      APP REQUEST FORM 	 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.app-request {
  margin: 0 auto;
  max-width: 400px;
  padding: 5px;
}

.app-request .steps {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 420px) {
  .app-request .steps .form-step.first {
    max-width: 320px;
    margin: auto;
  }
}

.app-request .steps h3.title {
  margin-top: 0;
}

.form-wrapper {
  box-shadow: 1px 1px 20px 0 #a0a0a0;
}

/* app request headline */
@media (max-width: 400px) {
  .form-wrapper {
    max-width: 310px;
    margin: auto;
  }
}
.app-request .form-wrapper h3 {
  display: none;
  text-align: center;
}

@media (max-width: 768px) {
  .app-request .form-wrapper h3 {
    font-size: 20px;
  }
}

/* app request body */
.app-request .step-wrapper.body.current {
  -webkit-animation: step-animation 0.65s forwards;
  -moz-animation: step-animation 0.65s forwards;
  -o-animation: step-animation 0.65s forwards;
  animation: step-animation 0.65s forwards;
}

.app-request label {
  font-weight: 500;
}

.app-request .form-control {
  border-radius: 0;
  background-color: white;
}

.app-request .form-wrapper h3.current {
  display: block;
  color: #4a4a4a;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
  padding: 5px 0;
  margin-top: 0;
}

.app-request .form-wrapper h3 small {
  display: block;
  line-height: 2;
}

.app-request .error {
  color: #aa4745;
  border-color: #aa4745;
}

/* app request action - navigation */
.app-request .actions ul li a {
  text-transform: unset;
}

.app-request .steps ul[role="tablist"]:first-of-type {
  display: none;
}

.app-request .actions.prev-action ul li:nth-of-type(2) {
  visibility: hidden;
}

.app-request .actions ul[role="menu"] li:first-of-type {
  float: left;
}

.app-request .no-actions .actions {
  visibility: hidden;
}

.app-request .actions .btn.btn-back {
  background: #ecedf0 !important;
  color: #7e869b !important;
  border: none;
  outline: none !important;
  font-size: 14px;
  width: 40px;
  font-weight: bold;
}

.app-request .actions .btn.btn-next {
  margin: 10px auto 15px auto;
}

.app-request .btn-primary,
.app-request .btn.btn-next,
.app-request .btn.btn-next:active,
.app-request .btn.btn-next:active:focus,
.app-request input[type="radio"]:checked ~ span.label-bg {
  background: #2178c4;
  background: var(--primary-color);
  color: white;
  border: none;
  font-weight: bold;
}

.app-request .btn-primary:hover,
.app-request .btn.btn-next:hover,
.app-request .btn.btn-next:active:hover,
.app-request .btn-primary:active:hover,
.app-request .btn-primary:active {
  color: #fff;
  background: #2178c4;
  background: var(--primary-color);
}

.app-request .btn.btn-finish,
.app-request .btn.btn-finish,
.app-request .btn.finish:active,
.app-request .btn.btn-finish:active:focus {
  background: #5cb85c;
  color: white;
  border: 1px solid #5cb85c;
  max-width: 80%;
}

.app-request .btn.btn-finish:hover,
.app-request .btn.btn-finish:hover,
.app-request .btn.btn-finish:active:hover,
.app-request .btn.btn-finish:active:hover,
.app-request .btn.btn-finish:active {
  color: #fff;
  background: #5cb85c;
  border: 1px solid #5cb85c;
}

/* input field */
.app-request .form-group label {
  font-size: 16px;
}

/* radio field */
.app-request .radio label {
  height: 50px;
  display: block;
  padding: 15px;
  text-align: center;
  cursor: pointer;
  font-size: 23px;
  line-height: 20px;
  border: none;
}

.app-request .radio label input {
  visibility: hidden;
}

.app-request .heavy-radios .radio {
  margin-bottom: 10px;
}

.app-request .heavy-radios .radio label {
  font-size: 18px;
}

.app-request input[type="radio"] ~ span.label-bg {
  border-radius: 5px;
  font-size: 15px;
  font-weight: 500;
  background: white;
  border: 2px solid #ccc;
  padding: 15px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

@media (max-width: 768px) {
  .app-request .heavy-radios .radio {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

/* tooltip */

.app-request .tooltip-wrapper {
  position: relative;
  text-align: left;
  clear: left;
  padding: 5px 0;
}

.app-request .tooltip-message {
  position: relative;
  display: inline-block;
  border-radius: 6px;
  background-color: #ecedf0;
  margin-left: 68px;
  padding: 15px;
  opacity: 0;
}

.app-request .tooltip-caret {
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  border: 10px solid transparent;
  border-right-color: #ecedf0;
  left: -19px;
  bottom: 10px;
}

.app-request .tooltip-message p {
  line-height: 1.6;
  color: rgba(0, 0, 0, 0.65);
  font-size: 10px;
}

@media (min-width: 768px) {
  .app-request .tooltip-message p {
    font-size: 12px;
  }
}

.app-request img.worker {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}

@media (min-width: 768px) {
  .app-request .tooltip-wrapper {
    padding: 0 0 15px;
  }
}

/* form images */
.app-request img.check {
  padding-bottom: 15px;
}

/* disclaimers */
.app-request #tcpa-disc,
.app-request p.phone-disc,
.app-request p.opt-in {
  font-size: 10px;
  margin-top: 10px;
}

.app-request #legalTerms {
  background: whitesmoke;
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.2;
  padding: 20px;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		      REVERSE ABA BANKS 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.ui-helper-hidden-accessible {
  display: none;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 		 APP VERIFICATION/TRUSTED  			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.upper-headline {
  background: #bee9be;
  padding: 15px;
  padding-top: 0;
  margin-bottom: 15px;
  color: #2b6d2b;
}

@media (max-width: 414px) {
  .upper-headline h3 {
    font-size: 15px;
  }
  .upper-headline p {
    font-size: 12px;
  }
}

#client-message p {
  color: #5cb85c;
  margin-bottom: 0;
  opacity: 0.5;
}

#app-trusted .check-mark {
  background: #5cb85c;
  border-radius: 100px;
  width: 65px;
  height: 65px;
  margin: auto;
  padding: 1px;
  font-size: 36px;
  opacity: 0.5;
}

#app-trusted .check-mark.in,
#client-message p.in {
  opacity: 1;
  -webkit-animation: heartBeat ease-in-out 1.5s;
  animation: heartBeat ease-in-out 1.5s;
}

#app-trusted fieldset {
  max-width: 500px;
  margin: auto;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 				LENDER ACQUIRE 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

#lender-found {
  background: #5cb85c;
  border-radius: 50%;
  width: 90px;
  margin: auto;
  opacity: 0.5;
}

#lender-found.in {
  opacity: 1;
  -webkit-animation: heartBeat ease-in-out 1.5s;
  animation: heartBeat ease-in-out 1.5s;
}

#lender-spinner {
  width: 90px;
  margin: auto;
}


/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 			  		 FOOTER		 			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

footer {
  background: #f9f9fa;
  padding: 25px 0 50px;
}

@media screen and (min-width: 768px) {
  footer {
    padding: 32px 0 60px;
  }
}

footer p {
  font-size: 10px;
}

footer a {
  font-size: 10px;
}

.security {
  padding: 25px 0 25px;
}

#nav-links.list-inline>li {
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #nav-links.list-inline>li {
    width: auto;
    text-align: left;
  }
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 				CONTENT STYLES   			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.main-content section:nth-of-type(1) {
  padding: 32px 0;
  background: #f9f9fa;
  margin: 32px 0;
}

@media screen and (min-width: 768px) {
  .main-content section:nth-of-type(1) {
    padding: 50px 0;
    margin: 50px 0;
  }
}

.main-content section:nth-of-type(1) p {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .main-content section:nth-of-type(1) p {
    font-size: 16px;
    line-height: 2;
  }
}

.main-content section:nth-of-type(1) .points ul {
  font-size: 12px;
  padding: 0;
  -webkit-padding-start: 0;
}

@media (min-width: 768px) {
  .main-content section:nth-of-type(1) .points ul {
    font-size: 16px;
    line-height: 2;
    padding: 0;
    -webkit-padding-start: 0;
  }
}

.main-content .points-wrapper {
  max-width: 960px;
  margin: auto;
}

.main-content .points {
  padding: 50px 20px;
  line-height: 21px;
  font-size: 12px;
  background: white;
  margin: 20px auto;
  box-shadow: 0 0 18px -15px #979797;
  position: relative;
}

@media (min-width: 768px) {
  .main-content .points {
    min-height: 345px;
  }
}

.main-content .points .icon-wrapper {
  position: absolute;
  left: -7px;
  top: -18px;
  background: #2f688a;
  max-width: 65px;
  padding: 10px;
  border-radius: 50%;
  box-shadow: 0 0 10px -3px #2f688a;
}

@media (min-width: 768px) {
  .main-content .points .icon-wrapper {
    left: -17px;
  }
}

.main-content p {
  font-size: 12px;
  line-height: 1.8;
}

.main-content h2 {
  font-weight: 400;
}

.main-content h3 {
  margin-left: 15px;
  color: #2f688a;
  font-weight: 400;
}

@media (min-width: 768px) {
  .main-content h3 {
    margin-left: 0;
  }
}

.main-content h3 span {
  position: absolute;
  left: 5px;
  font-size: 26px;
  font-weight: bold;
  color: #e3e7ea;
}

@media (min-width: 768px) {
  .main-content h3 span {
    left: -12px;
  }
}

.main-content .points h4 {
  font-weight: 400;
  color: #2f688a;
  font-size: 21px;
}

/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */
/* 				ACCORDION STYLES   			 */
/* ///////////////////////////////////////// */
/* ///////////////////////////////////////// */

.main-content-accordion .panel {
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}

.main-content-accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
}

.main-content-accordion .panel-title a {
  display: block;
  padding: 14px 45px 14px 14px;
  background: #fff;
  font-size: 14px;
  color: #333;
  border-bottom: 2px solid #e3e7ea;
  position: relative;
  transition: all 0.5s ease 0s;
  letter-spacing: -0.6px;
}

.main-content-accordion .panel-title a.collapsed {
  border-bottom: 2px solid #dadada;
  color: #333;
}

.main-content-accordion .panel-title a.collapsed:hover {
  border-bottom: 2px solid #333;
  color: #333;
}

.main-content-accordion .panel-title a:before,
.main-content-accordion .panel-title a.collapsed:before {
  content: "-" !important;
  font-weight: 900;
  width: 35px;
  height: 45px;
  line-height: 48px;
  background: #e3e7ea;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #333;
  text-align: center;
  transition: all 0.5s ease 0s;
}

.main-content-accordion .panel-title a.collapsed:before {
  content: "+" !important;
  background: #dadada;
}

.main-content-accordion .panel-title a.collapsed:hover:before {
  background: #e3e7ea;
}

.main-content-accordion .panel-body {
  color: #888;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 30px;
  position: relative;
  border: none;
  transition: all 0.5s ease 0s;
}

/* step-animation */
@-webkit-keyframes step-animation {
  0% {
    transform: translatex(-12px);
    opacity: 0.45;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}

@-moz-keyframes step-animation {
  0% {
    transform: translatex(-12px);
    opacity: 0.45;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}

@-o-keyframes step-animation {
  0% {
    transform: translatex(-12px);
    opacity: 0.45;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}

@keyframes step-animation {
  0% {
    transform: translatex(-12px);
    opacity: 0.45;
  }
  100% {
    transform: translatex(0px);
    opacity: 1;
  }
}

/* cssload-width */
@keyframes cssload-width {
  0%,
  100% {
    transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
    width: 0;
  }
  15% {
    width: 22%;
  }
  45% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}

@-o-keyframes cssload-width {
  0%,
  100% {
    -o-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
    width: 0;
  }
  15% {
    width: 22%;
  }
  45% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}

@-ms-keyframes cssload-width {
  0% {
    width: 0;
  }
  15% {
    width: 22%;
  }
  45% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}

@-webkit-keyframes cssload-width {
  0%,
  100% {
    -webkit-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
    width: 0;
  }
  15% {
    width: 22%;
  }
  45% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}

@-moz-keyframes cssload-width {
  0%,
  100% {
    -moz-transition-timing-function: cubic-bezier(1, 0, 0.65, 0.85);
  }
  0% {
    width: 0;
  }
  15% {
    width: 22%;
  }
  45% {
    width: 60%;
  }
  100% {
    width: 100%;
  }
}

@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}


.app-request .Calendar__day.-disabled,
.app-request .Calendar__weekDays {
  color: #aca7a7 !important;
}

.f-calendar .Calendar__day.-selected {
  background: #2f688a !important;
  color: #fff !important;
}

