/*!
 * froala_editor v4.0.6 (https://www.froala.com/wysiwyg-editor)
 * License https://froala.com/wysiwyg-editor/terms/
 * Copyright 2014-2021 Froala Labs
 */

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

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,
video {
  display: inline-block;
}

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

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 {
  color: inherit;
  font: inherit;
  margin: 0;
}

optgroup {
  font-weight: 700;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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


[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"] {
  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-over-slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.u-background-effect {
  overflow: hidden;
}

.u-background-effect~.u-container-layout {
  cursor: pointer;
}

.u-btn {
  /*display: inline-block;*/
  display: table;
  /*TODO maye need another solution for negative marin*/
  cursor: pointer;
  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;
  font-style: initial;
  white-space: nowrap;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px 30px;
  border-radius: 0;
  align-self: flex-start;
}

.u-btn:focus,
.u-btn:active:focus,
.u-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.u-btn:hover,
.u-btn:focus {
  text-decoration: none;
}

.u-btn:active,
.u-btn.active {
  outline: 0;
  background-image: none;
}

.u-btn.disabled,
.u-btn[disabled] {
  opacity: 0.6;
}

.u-btn-circle {
  border-radius: 50%;
}

.u-btn-round {
  border-radius: 4px;
}

.u-btn-rectangle {
  border-radius: 0 !important;
}

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

.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content) a {
  color: inherit;
}

.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content) a,
.u-text:not(ul):not(ol):not(p):not(.u-post-content):not(.u-block-content):not(.u-product-desc):not(.u-cart-block-content) a:hover {
  text-decoration: none;
}

.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,
.u-product-desc> :first-child,
.u-product-tab-pane> :first-child,
.u-post-content> :first-child {
  margin-top: 0;
}

.u-block-content> :last-child,
.u-product-desc> :last-child,
.u-product-tab-pane> :last-child,
.u-post-content> :last-child {
  margin-bottom: 0;
}

.u-block-content p,
.u-product-desc p,
.u-product-tab-pane p,
.u-post-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;
}

.u-input {
  display: block;
  width: 100%;
  padding: 10px 12px;
  background-image: none;
  background-clip: padding-box;
  border: none;
  border-radius: 3px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  background-color: transparent;
  color: inherit;
  height: auto;
}

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

html {
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
}

body {
  height: auto;
  min-height: 100%;
}

body,
aside,
.u-sidebar-block,
section,
header,
footer {
  position: relative;
}

section>*,
header>*,
footer>*,
.u-sheet>* {
  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-sheet-left {
  left: calc((100% - 1140px) / 2);
}

.u-sheet-right {
  right: calc((100% - 1140px) / 2);
}

.u-clearfix:after,
.u-clearfix:before {
  content: "";
  display: table;
}

.u-clearfix:after {
  clear: both;
}

:not(.u-effect-fade)>.u-opacity-95,
.u-opacity-95:before {
  opacity: 0.95;
}

:not(.u-effect-fade)>.u-opacity-70,
.u-opacity-70:before {
  opacity: 0.7;
}

.u-spacing-14.u-countdown-item .u-countdown-counter,
.u-text.u-spacing-14 li {
  margin-bottom: 14px;
}

.u-text.u-indent-14,
.u-text.u-indent-14 ul,
.u-text.u-indent-14 ol {
  padding-left: 34px;
}

.u-spacing-14.u-countdown-counter>span+span,
.u-spacing-14.u-price-wrapper>div+div,
.u-spacing-14 .u-social-url+.u-social-url {
  margin-left: 14px;
}

.u-spacing-14.u-countdown-wrapper>div:not(.u-hidden)+div {
  margin-left: 7px;
}

.u-spacing-14.u-icon,
.u-spacing-14.u-search-icon,
.u-spacing-14.u-gallery-nav,
.u-spacing-14.u-carousel-control {
  padding: 14px;
}

blockquote.u-text.u-indent-14 {
  padding-left: 14px;
}

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

.u-backlink {
  position: relative;
  text-align: center;
  padding: 1em;
}

.u-backlink a:first-letter {
  text-transform: capitalize;
}

.u-backlink a,
.u-backlink p {
  display: inline-block;
}

.u-backlink span {
  font-size: 0.8rem;
}

.u-backlink .u-link {
  text-decoration: underline;
}

.u-backlink span,
.u-backlink .u-link:hover {
  text-decoration: none;
}

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

@media (min-width: 1200px) {
  .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-invisible {
  visibility: hidden;
}

.u-border-none {
  border-width: 0 !important;
}

[class*="u-border-"].u-border-no-top {
  border-top-width: 0;
  border-top-style: none;
}

[class*="u-border-"].u-border-no-right {
  border-right-width: 0;
  border-right-style: none;
}

[class*="u-border-"].u-border-no-bottom {
  border-bottom-width: 0;
  border-bottom-style: none;
}

[class*="u-border-"].u-border-no-left {
  border-left-width: 0;
  border-left-style: none;
}

.u-border-color-none {
  background-color: transparent;
}

.u-text.u-indent-none {
  padding-left: 0 !important;
}

.u-text-default {
  display: table;
  align-self: flex-start;
}

.u-text-default:empty {
  display: block;
  width: 15px;
}

@media (min-width: 1200px) {
  .u-text-default-xl {
    display: table;
    align-self: flex-start;
  }

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

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

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

  .u-text-default-sm:empty {
    display: block;
    width: 15px;
  }
}

@media (max-width: 575px) {
  .u-text-default-xs {
    display: table;
    align-self: flex-start;
  }

  .u-text-default-xs:empty {
    display: block;
    width: 15px;
  }
}

.u-image,
.u-background-effect-image,
.u-video-poster {
  object-fit: cover;
  display: block;
  vertical-align: middle;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

img.u-image,
.u-video-poster {
  overflow: hidden;
}

.u-back-image.u-image-contain,
.u-image.u-image-contain {
  object-fit: contain;
  background-size: contain;
}

.u-back-image.u-image-tiles,
.u-image.u-image-tiles {
  background-size: initial;
  background-repeat: repeat;
  background-position: top left !important;
}

section.u-image,
.u-sheet.u-image,
.u-group.u-image,
.u-layout-cell.u-image {
  overflow: visible;
}

.u-text .u-image {
  display: inline-block;
}

.u-post-content .u-image {
  margin-bottom: 0.5rem;
}

.u-image-circle.u-image {
  border-radius: 50% !important;
}

.u-image-square {
  border-radius: 0;
}

[data-post-link],
[data-href] {
  cursor: pointer;
}

.u-sheet {
  position: relative;
  width: 1140px;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .u-sheet {
    width: 1140px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-sheet {
    width: 940px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-sheet {
    width: 720px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-sheet {
    width: 540px;
  }
}

@media (max-width: 575px) {
  .u-sheet {
    width: 340px;
  }
}

.u-sheet .u-sheet {
  width: 100%;
}

.u-container-layout {
  position: relative;
  flex: 1;
  max-width: 100%;
}

.u-inner-container-layout,
.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: 1200px) {
  .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-preserve-proportions.u-expanded-width>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width-xl>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width-lg>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width-md>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width-sm>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width-xs>* {
  position: absolute !important;
}

.u-preserve-proportions.u-expanded-width>.u-preserve-proportions-child {
  position: relative !important;
}

.u-preserve-proportions.u-expanded-width-xl>.u-preserve-proportions-child {
  position: relative !important;
}

.u-preserve-proportions.u-expanded-width-lg>.u-preserve-proportions-child {
  position: relative !important;
}

.u-preserve-proportions.u-expanded-width-md>.u-preserve-proportions-child {
  position: relative !important;
}

.u-preserve-proportions.u-expanded-width-sm>.u-preserve-proportions-child {
  position: relative !important;
}

.u-preserve-proportions.u-expanded-width-xs>.u-preserve-proportions-child {
  position: relative !important;
}

.u-expanded-height {
  position: absolute !important;
  height: 100% !important;
  top: 0 !important;
}

@media (min-width: 1200px) {
  .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: 1200px) {

  .u-valign-middle-xl,
  .u-valign-top-xl,
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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;
  }

  .u-absolute-hcenter,
  .u-absolute-hcenter-sm {
    max-width: 100%;
  }
}

@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-absolute-hcenter,
  .u-absolute-hcenter-xs {
    max-width: 100%;
  }
}

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

.u-layout-row>.u-size-59 {
  flex: 0 0 98.33333333%;
  max-width: 98.33333333%;
  min-width: 98.33333333%;
}

.u-layout-col>.u-size-59 {
  flex: 59 0 98.33333333%;
}

.u-layout-row>.u-size-58 {
  flex: 0 0 96.66666667%;
  max-width: 96.66666667%;
  min-width: 96.66666667%;
}

.u-layout-col>.u-size-58 {
  flex: 58 0 96.66666667%;
}

.u-layout-row>.u-size-57 {
  flex: 0 0 95%;
  max-width: 95%;
  min-width: 95%;
}

.u-layout-col>.u-size-57 {
  flex: 57 0 95%;
}

.u-layout-row>.u-size-56 {
  flex: 0 0 93.33333333%;
  max-width: 93.33333333%;
  min-width: 93.33333333%;
}

.u-layout-col>.u-size-56 {
  flex: 56 0 93.33333333%;
}

.u-layout-row>.u-size-55 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
  min-width: 91.66666667%;
}

.u-layout-col>.u-size-55 {
  flex: 55 0 91.66666667%;
}

.u-layout-row>.u-size-54 {
  flex: 0 0 90%;
  max-width: 90%;
  min-width: 90%;
}

.u-layout-col>.u-size-54 {
  flex: 54 0 90%;
}

.u-layout-row>.u-size-53 {
  flex: 0 0 88.33333333%;
  max-width: 88.33333333%;
  min-width: 88.33333333%;
}

.u-layout-col>.u-size-53 {
  flex: 53 0 88.33333333%;
}

.u-layout-row>.u-size-52 {
  flex: 0 0 86.66666667%;
  max-width: 86.66666667%;
  min-width: 86.66666667%;
}

.u-layout-col>.u-size-52 {
  flex: 52 0 86.66666667%;
}

.u-layout-row>.u-size-51 {
  flex: 0 0 85%;
  max-width: 85%;
  min-width: 85%;
}

.u-layout-col>.u-size-51 {
  flex: 51 0 85%;
}

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

.u-layout-col>.u-size-50 {
  flex: 50 0 83.33333333%;
}

.u-layout-row>.u-size-49 {
  flex: 0 0 81.66666667%;
  max-width: 81.66666667%;
  min-width: 81.66666667%;
}

.u-layout-col>.u-size-49 {
  flex: 49 0 81.66666667%;
}

.u-layout-row>.u-size-48 {
  flex: 0 0 80%;
  max-width: 80%;
  min-width: 80%;
}

.u-layout-col>.u-size-48 {
  flex: 48 0 80%;
}

.u-layout-row>.u-size-47 {
  flex: 0 0 78.33333333%;
  max-width: 78.33333333%;
  min-width: 78.33333333%;
}

.u-layout-col>.u-size-47 {
  flex: 47 0 78.33333333%;
}

.u-layout-row>.u-size-46 {
  flex: 0 0 76.66666667%;
  max-width: 76.66666667%;
  min-width: 76.66666667%;
}

.u-layout-col>.u-size-46 {
  flex: 46 0 76.66666667%;
}

.u-layout-row>.u-size-45 {
  flex: 0 0 75%;
  max-width: 75%;
  min-width: 75%;
}

.u-layout-col>.u-size-45 {
  flex: 45 0 75%;
}

.u-layout-row>.u-size-44 {
  flex: 0 0 73.33333333%;
  max-width: 73.33333333%;
  min-width: 73.33333333%;
}

.u-layout-col>.u-size-44 {
  flex: 44 0 73.33333333%;
}

.u-layout-row>.u-size-43 {
  flex: 0 0 71.66666667%;
  max-width: 71.66666667%;
  min-width: 71.66666667%;
}

.u-layout-col>.u-size-43 {
  flex: 43 0 71.66666667%;
}

.u-layout-row>.u-size-42 {
  flex: 0 0 70%;
  max-width: 70%;
  min-width: 70%;
}

.u-layout-col>.u-size-42 {
  flex: 42 0 70%;
}

.u-layout-row>.u-size-41 {
  flex: 0 0 68.33333333%;
  max-width: 68.33333333%;
  min-width: 68.33333333%;
}

.u-layout-col>.u-size-41 {
  flex: 41 0 68.33333333%;
}

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

.u-layout-row>.u-size-39 {
  flex: 0 0 65%;
  max-width: 65%;
  min-width: 65%;
}

.u-layout-col>.u-size-39 {
  flex: 39 0 65%;
}

.u-layout-row>.u-size-38 {
  flex: 0 0 63.33333333%;
  max-width: 63.33333333%;
  min-width: 63.33333333%;
}

.u-layout-col>.u-size-38 {
  flex: 38 0 63.33333333%;
}

.u-layout-row>.u-size-37 {
  flex: 0 0 61.66666667%;
  max-width: 61.66666667%;
  min-width: 61.66666667%;
}

.u-layout-col>.u-size-37 {
  flex: 37 0 61.66666667%;
}

.u-layout-row>.u-size-36 {
  flex: 0 0 60%;
  max-width: 60%;
  min-width: 60%;
}

.u-layout-col>.u-size-36 {
  flex: 36 0 60%;
}

.u-layout-row>.u-size-35 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
  min-width: 58.33333333%;
}

.u-layout-col>.u-size-35 {
  flex: 35 0 58.33333333%;
}

.u-layout-row>.u-size-34 {
  flex: 0 0 56.66666667%;
  max-width: 56.66666667%;
  min-width: 56.66666667%;
}

.u-layout-col>.u-size-34 {
  flex: 34 0 56.66666667%;
}

.u-layout-row>.u-size-33 {
  flex: 0 0 55%;
  max-width: 55%;
  min-width: 55%;
}

.u-layout-col>.u-size-33 {
  flex: 33 0 55%;
}

.u-layout-row>.u-size-32 {
  flex: 0 0 53.33333333%;
  max-width: 53.33333333%;
  min-width: 53.33333333%;
}

.u-layout-col>.u-size-32 {
  flex: 32 0 53.33333333%;
}

.u-layout-row>.u-size-31 {
  flex: 0 0 51.66666667%;
  max-width: 51.66666667%;
  min-width: 51.66666667%;
}

.u-layout-col>.u-size-31 {
  flex: 31 0 51.66666667%;
}

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

.u-layout-row>.u-size-29 {
  flex: 0 0 48.33333333%;
  max-width: 48.33333333%;
  min-width: 48.33333333%;
}

.u-layout-col>.u-size-29 {
  flex: 29 0 48.33333333%;
}

.u-layout-row>.u-size-28 {
  flex: 0 0 46.66666667%;
  max-width: 46.66666667%;
  min-width: 46.66666667%;
}

.u-layout-col>.u-size-28 {
  flex: 28 0 46.66666667%;
}

.u-layout-row>.u-size-27 {
  flex: 0 0 45%;
  max-width: 45%;
  min-width: 45%;
}

.u-layout-col>.u-size-27 {
  flex: 27 0 45%;
}

.u-layout-row>.u-size-26 {
  flex: 0 0 43.33333333%;
  max-width: 43.33333333%;
  min-width: 43.33333333%;
}

.u-layout-col>.u-size-26 {
  flex: 26 0 43.33333333%;
}

.u-layout-row>.u-size-25 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
  min-width: 41.66666667%;
}

.u-layout-col>.u-size-25 {
  flex: 25 0 41.66666667%;
}

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

.u-layout-col>.u-size-24 {
  flex: 24 0 40%;
}

.u-layout-row>.u-size-23 {
  flex: 0 0 38.33333333%;
  max-width: 38.33333333%;
  min-width: 38.33333333%;
}

.u-layout-col>.u-size-23 {
  flex: 23 0 38.33333333%;
}

.u-layout-row>.u-size-22 {
  flex: 0 0 36.66666667%;
  max-width: 36.66666667%;
  min-width: 36.66666667%;
}

.u-layout-col>.u-size-22 {
  flex: 22 0 36.66666667%;
}

.u-layout-row>.u-size-21 {
  flex: 0 0 35%;
  max-width: 35%;
  min-width: 35%;
}

.u-layout-col>.u-size-21 {
  flex: 21 0 35%;
}

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

.u-layout-row>.u-size-9 {
  flex: 0 0 15%;
  max-width: 15%;
  min-width: 15%;
}

.u-layout-col>.u-size-9 {
  flex: 9 0 15%;
}

.u-layout-row>.u-size-8 {
  flex: 0 0 13.33333333%;
  max-width: 13.33333333%;
  min-width: 13.33333333%;
}

.u-layout-col>.u-size-8 {
  flex: 8 0 13.33333333%;
}

.u-layout-row>.u-size-7 {
  flex: 0 0 11.66666667%;
  max-width: 11.66666667%;
  min-width: 11.66666667%;
}

.u-layout-col>.u-size-7 {
  flex: 7 0 11.66666667%;
}

.u-layout-row>.u-size-6 {
  flex: 0 0 10%;
  max-width: 10%;
  min-width: 10%;
}

.u-layout-col>.u-size-6 {
  flex: 6 0 10%;
}

.u-layout-row>.u-size-5 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
  min-width: 8.33333333%;
}

.u-layout-col>.u-size-5 {
  flex: 5 0 8.33333333%;
}

.u-layout-row>.u-size-4 {
  flex: 0 0 6.66666667%;
  max-width: 6.66666667%;
  min-width: 6.66666667%;
}

.u-layout-col>.u-size-4 {
  flex: 4 0 6.66666667%;
}

.u-layout-row>.u-size-3 {
  flex: 0 0 5%;
  max-width: 5%;
  min-width: 5%;
}

.u-layout-col>.u-size-3 {
  flex: 3 0 5%;
}

.u-layout-row>.u-size-2 {
  flex: 0 0 3.33333333%;
  max-width: 3.33333333%;
  min-width: 3.33333333%;
}

.u-layout-col>.u-size-2 {
  flex: 2 0 3.33333333%;
}

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

.u-layout-col>.u-size-0 {
  flex: 0 0 0%;
}

@media (min-width: 1200px) {
  .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 100%;
  }

  .u-layout-row>.u-size-59-xl {
    flex: 0 0 98.33333333%;
    max-width: 98.33333333%;
    min-width: 98.33333333%;
  }

  .u-layout-col>.u-size-59-xl {
    flex: 59 0 98.33333333%;
  }

  .u-layout-row>.u-size-58-xl {
    flex: 0 0 96.66666667%;
    max-width: 96.66666667%;
    min-width: 96.66666667%;
  }

  .u-layout-col>.u-size-58-xl {
    flex: 58 0 96.66666667%;
  }

  .u-layout-row>.u-size-57-xl {
    flex: 0 0 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .u-layout-col>.u-size-57-xl {
    flex: 57 0 95%;
  }

  .u-layout-row>.u-size-56-xl {
    flex: 0 0 93.33333333%;
    max-width: 93.33333333%;
    min-width: 93.33333333%;
  }

  .u-layout-col>.u-size-56-xl {
    flex: 56 0 93.33333333%;
  }

  .u-layout-row>.u-size-55-xl {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    min-width: 91.66666667%;
  }

  .u-layout-col>.u-size-55-xl {
    flex: 55 0 91.66666667%;
  }

  .u-layout-row>.u-size-54-xl {
    flex: 0 0 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .u-layout-col>.u-size-54-xl {
    flex: 54 0 90%;
  }

  .u-layout-row>.u-size-53-xl {
    flex: 0 0 88.33333333%;
    max-width: 88.33333333%;
    min-width: 88.33333333%;
  }

  .u-layout-col>.u-size-53-xl {
    flex: 53 0 88.33333333%;
  }

  .u-layout-row>.u-size-52-xl {
    flex: 0 0 86.66666667%;
    max-width: 86.66666667%;
    min-width: 86.66666667%;
  }

  .u-layout-col>.u-size-52-xl {
    flex: 52 0 86.66666667%;
  }

  .u-layout-row>.u-size-51-xl {
    flex: 0 0 85%;
    max-width: 85%;
    min-width: 85%;
  }

  .u-layout-col>.u-size-51-xl {
    flex: 51 0 85%;
  }

  .u-layout-row>.u-size-50-xl {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
    min-width: 83.33333333%;
  }

  .u-layout-col>.u-size-50-xl {
    flex: 50 0 83.33333333%;
  }

  .u-layout-row>.u-size-49-xl {
    flex: 0 0 81.66666667%;
    max-width: 81.66666667%;
    min-width: 81.66666667%;
  }

  .u-layout-col>.u-size-49-xl {
    flex: 49 0 81.66666667%;
  }

  .u-layout-row>.u-size-48-xl {
    flex: 0 0 80%;
    max-width: 80%;
    min-width: 80%;
  }

  .u-layout-col>.u-size-48-xl {
    flex: 48 0 80%;
  }

  .u-layout-row>.u-size-47-xl {
    flex: 0 0 78.33333333%;
    max-width: 78.33333333%;
    min-width: 78.33333333%;
  }

  .u-layout-col>.u-size-47-xl {
    flex: 47 0 78.33333333%;
  }

  .u-layout-row>.u-size-46-xl {
    flex: 0 0 76.66666667%;
    max-width: 76.66666667%;
    min-width: 76.66666667%;
  }

  .u-layout-col>.u-size-46-xl {
    flex: 46 0 76.66666667%;
  }

  .u-layout-row>.u-size-45-xl {
    flex: 0 0 75%;
    max-width: 75%;
    min-width: 75%;
  }

  .u-layout-col>.u-size-45-xl {
    flex: 45 0 75%;
  }

  .u-layout-row>.u-size-44-xl {
    flex: 0 0 73.33333333%;
    max-width: 73.33333333%;
    min-width: 73.33333333%;
  }

  .u-layout-col>.u-size-44-xl {
    flex: 44 0 73.33333333%;
  }

  .u-layout-row>.u-size-43-xl {
    flex: 0 0 71.66666667%;
    max-width: 71.66666667%;
    min-width: 71.66666667%;
  }

  .u-layout-col>.u-size-43-xl {
    flex: 43 0 71.66666667%;
  }

  .u-layout-row>.u-size-42-xl {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 70%;
  }

  .u-layout-col>.u-size-42-xl {
    flex: 42 0 70%;
  }

  .u-layout-row>.u-size-41-xl {
    flex: 0 0 68.33333333%;
    max-width: 68.33333333%;
    min-width: 68.33333333%;
  }

  .u-layout-col>.u-size-41-xl {
    flex: 41 0 68.33333333%;
  }

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

  .u-layout-row>.u-size-39-xl {
    flex: 0 0 65%;
    max-width: 65%;
    min-width: 65%;
  }

  .u-layout-col>.u-size-39-xl {
    flex: 39 0 65%;
  }

  .u-layout-row>.u-size-38-xl {
    flex: 0 0 63.33333333%;
    max-width: 63.33333333%;
    min-width: 63.33333333%;
  }

  .u-layout-col>.u-size-38-xl {
    flex: 38 0 63.33333333%;
  }

  .u-layout-row>.u-size-37-xl {
    flex: 0 0 61.66666667%;
    max-width: 61.66666667%;
    min-width: 61.66666667%;
  }

  .u-layout-col>.u-size-37-xl {
    flex: 37 0 61.66666667%;
  }

  .u-layout-row>.u-size-36-xl {
    flex: 0 0 60%;
    max-width: 60%;
    min-width: 60%;
  }

  .u-layout-col>.u-size-36-xl {
    flex: 36 0 60%;
  }

  .u-layout-row>.u-size-35-xl {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }

  .u-layout-col>.u-size-35-xl {
    flex: 35 0 58.33333333%;
  }

  .u-layout-row>.u-size-34-xl {
    flex: 0 0 56.66666667%;
    max-width: 56.66666667%;
    min-width: 56.66666667%;
  }

  .u-layout-col>.u-size-34-xl {
    flex: 34 0 56.66666667%;
  }

  .u-layout-row>.u-size-33-xl {
    flex: 0 0 55%;
    max-width: 55%;
    min-width: 55%;
  }

  .u-layout-col>.u-size-33-xl {
    flex: 33 0 55%;
  }

  .u-layout-row>.u-size-32-xl {
    flex: 0 0 53.33333333%;
    max-width: 53.33333333%;
    min-width: 53.33333333%;
  }

  .u-layout-col>.u-size-32-xl {
    flex: 32 0 53.33333333%;
  }

  .u-layout-row>.u-size-31-xl {
    flex: 0 0 51.66666667%;
    max-width: 51.66666667%;
    min-width: 51.66666667%;
  }

  .u-layout-col>.u-size-31-xl {
    flex: 31 0 51.66666667%;
  }

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

  .u-layout-row>.u-size-29-xl {
    flex: 0 0 48.33333333%;
    max-width: 48.33333333%;
    min-width: 48.33333333%;
  }

  .u-layout-col>.u-size-29-xl {
    flex: 29 0 48.33333333%;
  }

  .u-layout-row>.u-size-28-xl {
    flex: 0 0 46.66666667%;
    max-width: 46.66666667%;
    min-width: 46.66666667%;
  }

  .u-layout-col>.u-size-28-xl {
    flex: 28 0 46.66666667%;
  }

  .u-layout-row>.u-size-27-xl {
    flex: 0 0 45%;
    max-width: 45%;
    min-width: 45%;
  }

  .u-layout-col>.u-size-27-xl {
    flex: 27 0 45%;
  }

  .u-layout-row>.u-size-26-xl {
    flex: 0 0 43.33333333%;
    max-width: 43.33333333%;
    min-width: 43.33333333%;
  }

  .u-layout-col>.u-size-26-xl {
    flex: 26 0 43.33333333%;
  }

  .u-layout-row>.u-size-25-xl {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }

  .u-layout-col>.u-size-25-xl {
    flex: 25 0 41.66666667%;
  }

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

  .u-layout-col>.u-size-24-xl {
    flex: 24 0 40%;
  }

  .u-layout-row>.u-size-23-xl {
    flex: 0 0 38.33333333%;
    max-width: 38.33333333%;
    min-width: 38.33333333%;
  }

  .u-layout-col>.u-size-23-xl {
    flex: 23 0 38.33333333%;
  }

  .u-layout-row>.u-size-22-xl {
    flex: 0 0 36.66666667%;
    max-width: 36.66666667%;
    min-width: 36.66666667%;
  }

  .u-layout-col>.u-size-22-xl {
    flex: 22 0 36.66666667%;
  }

  .u-layout-row>.u-size-21-xl {
    flex: 0 0 35%;
    max-width: 35%;
    min-width: 35%;
  }

  .u-layout-col>.u-size-21-xl {
    flex: 21 0 35%;
  }

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

  .u-layout-row>.u-size-9-xl {
    flex: 0 0 15%;
    max-width: 15%;
    min-width: 15%;
  }

  .u-layout-col>.u-size-9-xl {
    flex: 9 0 15%;
  }

  .u-layout-row>.u-size-8-xl {
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
    min-width: 13.33333333%;
  }

  .u-layout-col>.u-size-8-xl {
    flex: 8 0 13.33333333%;
  }

  .u-layout-row>.u-size-7-xl {
    flex: 0 0 11.66666667%;
    max-width: 11.66666667%;
    min-width: 11.66666667%;
  }

  .u-layout-col>.u-size-7-xl {
    flex: 7 0 11.66666667%;
  }

  .u-layout-row>.u-size-6-xl {
    flex: 0 0 10%;
    max-width: 10%;
    min-width: 10%;
  }

  .u-layout-col>.u-size-6-xl {
    flex: 6 0 10%;
  }

  .u-layout-row>.u-size-5-xl {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    min-width: 8.33333333%;
  }

  .u-layout-col>.u-size-5-xl {
    flex: 5 0 8.33333333%;
  }

  .u-layout-row>.u-size-4-xl {
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
    min-width: 6.66666667%;
  }

  .u-layout-col>.u-size-4-xl {
    flex: 4 0 6.66666667%;
  }

  .u-layout-row>.u-size-3-xl {
    flex: 0 0 5%;
    max-width: 5%;
    min-width: 5%;
  }

  .u-layout-col>.u-size-3-xl {
    flex: 3 0 5%;
  }

  .u-layout-row>.u-size-2-xl {
    flex: 0 0 3.33333333%;
    max-width: 3.33333333%;
    min-width: 3.33333333%;
  }

  .u-layout-col>.u-size-2-xl {
    flex: 2 0 3.33333333%;
  }

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

  .u-layout-col>.u-size-0-xl {
    flex: 0 0 0%;
  }
}

@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 100%;
  }

  .u-layout-row>.u-size-59-lg {
    flex: 0 0 98.33333333%;
    max-width: 98.33333333%;
    min-width: 98.33333333%;
  }

  .u-layout-col>.u-size-59-lg {
    flex: 59 0 98.33333333%;
  }

  .u-layout-row>.u-size-58-lg {
    flex: 0 0 96.66666667%;
    max-width: 96.66666667%;
    min-width: 96.66666667%;
  }

  .u-layout-col>.u-size-58-lg {
    flex: 58 0 96.66666667%;
  }

  .u-layout-row>.u-size-57-lg {
    flex: 0 0 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .u-layout-col>.u-size-57-lg {
    flex: 57 0 95%;
  }

  .u-layout-row>.u-size-56-lg {
    flex: 0 0 93.33333333%;
    max-width: 93.33333333%;
    min-width: 93.33333333%;
  }

  .u-layout-col>.u-size-56-lg {
    flex: 56 0 93.33333333%;
  }

  .u-layout-row>.u-size-55-lg {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    min-width: 91.66666667%;
  }

  .u-layout-col>.u-size-55-lg {
    flex: 55 0 91.66666667%;
  }

  .u-layout-row>.u-size-54-lg {
    flex: 0 0 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .u-layout-col>.u-size-54-lg {
    flex: 54 0 90%;
  }

  .u-layout-row>.u-size-53-lg {
    flex: 0 0 88.33333333%;
    max-width: 88.33333333%;
    min-width: 88.33333333%;
  }

  .u-layout-col>.u-size-53-lg {
    flex: 53 0 88.33333333%;
  }

  .u-layout-row>.u-size-52-lg {
    flex: 0 0 86.66666667%;
    max-width: 86.66666667%;
    min-width: 86.66666667%;
  }

  .u-layout-col>.u-size-52-lg {
    flex: 52 0 86.66666667%;
  }

  .u-layout-row>.u-size-51-lg {
    flex: 0 0 85%;
    max-width: 85%;
    min-width: 85%;
  }

  .u-layout-col>.u-size-51-lg {
    flex: 51 0 85%;
  }

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

  .u-layout-col>.u-size-50-lg {
    flex: 50 0 83.33333333%;
  }

  .u-layout-row>.u-size-49-lg {
    flex: 0 0 81.66666667%;
    max-width: 81.66666667%;
    min-width: 81.66666667%;
  }

  .u-layout-col>.u-size-49-lg {
    flex: 49 0 81.66666667%;
  }

  .u-layout-row>.u-size-48-lg {
    flex: 0 0 80%;
    max-width: 80%;
    min-width: 80%;
  }

  .u-layout-col>.u-size-48-lg {
    flex: 48 0 80%;
  }

  .u-layout-row>.u-size-47-lg {
    flex: 0 0 78.33333333%;
    max-width: 78.33333333%;
    min-width: 78.33333333%;
  }

  .u-layout-col>.u-size-47-lg {
    flex: 47 0 78.33333333%;
  }

  .u-layout-row>.u-size-46-lg {
    flex: 0 0 76.66666667%;
    max-width: 76.66666667%;
    min-width: 76.66666667%;
  }

  .u-layout-col>.u-size-46-lg {
    flex: 46 0 76.66666667%;
  }

  .u-layout-row>.u-size-45-lg {
    flex: 0 0 75%;
    max-width: 75%;
    min-width: 75%;
  }

  .u-layout-col>.u-size-45-lg {
    flex: 45 0 75%;
  }

  .u-layout-row>.u-size-44-lg {
    flex: 0 0 73.33333333%;
    max-width: 73.33333333%;
    min-width: 73.33333333%;
  }

  .u-layout-col>.u-size-44-lg {
    flex: 44 0 73.33333333%;
  }

  .u-layout-row>.u-size-43-lg {
    flex: 0 0 71.66666667%;
    max-width: 71.66666667%;
    min-width: 71.66666667%;
  }

  .u-layout-col>.u-size-43-lg {
    flex: 43 0 71.66666667%;
  }

  .u-layout-row>.u-size-42-lg {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 70%;
  }

  .u-layout-col>.u-size-42-lg {
    flex: 42 0 70%;
  }

  .u-layout-row>.u-size-41-lg {
    flex: 0 0 68.33333333%;
    max-width: 68.33333333%;
    min-width: 68.33333333%;
  }

  .u-layout-col>.u-size-41-lg {
    flex: 41 0 68.33333333%;
  }

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

  .u-layout-row>.u-size-39-lg {
    flex: 0 0 65%;
    max-width: 65%;
    min-width: 65%;
  }

  .u-layout-col>.u-size-39-lg {
    flex: 39 0 65%;
  }

  .u-layout-row>.u-size-38-lg {
    flex: 0 0 63.33333333%;
    max-width: 63.33333333%;
    min-width: 63.33333333%;
  }

  .u-layout-col>.u-size-38-lg {
    flex: 38 0 63.33333333%;
  }

  .u-layout-row>.u-size-37-lg {
    flex: 0 0 61.66666667%;
    max-width: 61.66666667%;
    min-width: 61.66666667%;
  }

  .u-layout-col>.u-size-37-lg {
    flex: 37 0 61.66666667%;
  }

  .u-layout-row>.u-size-36-lg {
    flex: 0 0 60%;
    max-width: 60%;
    min-width: 60%;
  }

  .u-layout-col>.u-size-36-lg {
    flex: 36 0 60%;
  }

  .u-layout-row>.u-size-35-lg {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }

  .u-layout-col>.u-size-35-lg {
    flex: 35 0 58.33333333%;
  }

  .u-layout-row>.u-size-34-lg {
    flex: 0 0 56.66666667%;
    max-width: 56.66666667%;
    min-width: 56.66666667%;
  }

  .u-layout-col>.u-size-34-lg {
    flex: 34 0 56.66666667%;
  }

  .u-layout-row>.u-size-33-lg {
    flex: 0 0 55%;
    max-width: 55%;
    min-width: 55%;
  }

  .u-layout-col>.u-size-33-lg {
    flex: 33 0 55%;
  }

  .u-layout-row>.u-size-32-lg {
    flex: 0 0 53.33333333%;
    max-width: 53.33333333%;
    min-width: 53.33333333%;
  }

  .u-layout-col>.u-size-32-lg {
    flex: 32 0 53.33333333%;
  }

  .u-layout-row>.u-size-31-lg {
    flex: 0 0 51.66666667%;
    max-width: 51.66666667%;
    min-width: 51.66666667%;
  }

  .u-layout-col>.u-size-31-lg {
    flex: 31 0 51.66666667%;
  }

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

  .u-layout-row>.u-size-29-lg {
    flex: 0 0 48.33333333%;
    max-width: 48.33333333%;
    min-width: 48.33333333%;
  }

  .u-layout-col>.u-size-29-lg {
    flex: 29 0 48.33333333%;
  }

  .u-layout-row>.u-size-28-lg {
    flex: 0 0 46.66666667%;
    max-width: 46.66666667%;
    min-width: 46.66666667%;
  }

  .u-layout-col>.u-size-28-lg {
    flex: 28 0 46.66666667%;
  }

  .u-layout-row>.u-size-27-lg {
    flex: 0 0 45%;
    max-width: 45%;
    min-width: 45%;
  }

  .u-layout-col>.u-size-27-lg {
    flex: 27 0 45%;
  }

  .u-layout-row>.u-size-26-lg {
    flex: 0 0 43.33333333%;
    max-width: 43.33333333%;
    min-width: 43.33333333%;
  }

  .u-layout-col>.u-size-26-lg {
    flex: 26 0 43.33333333%;
  }

  .u-layout-row>.u-size-25-lg {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }

  .u-layout-col>.u-size-25-lg {
    flex: 25 0 41.66666667%;
  }

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

  .u-layout-col>.u-size-24-lg {
    flex: 24 0 40%;
  }

  .u-layout-row>.u-size-23-lg {
    flex: 0 0 38.33333333%;
    max-width: 38.33333333%;
    min-width: 38.33333333%;
  }

  .u-layout-col>.u-size-23-lg {
    flex: 23 0 38.33333333%;
  }

  .u-layout-row>.u-size-22-lg {
    flex: 0 0 36.66666667%;
    max-width: 36.66666667%;
    min-width: 36.66666667%;
  }

  .u-layout-col>.u-size-22-lg {
    flex: 22 0 36.66666667%;
  }

  .u-layout-row>.u-size-21-lg {
    flex: 0 0 35%;
    max-width: 35%;
    min-width: 35%;
  }

  .u-layout-col>.u-size-21-lg {
    flex: 21 0 35%;
  }

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

  .u-layout-row>.u-size-9-lg {
    flex: 0 0 15%;
    max-width: 15%;
    min-width: 15%;
  }

  .u-layout-col>.u-size-9-lg {
    flex: 9 0 15%;
  }

  .u-layout-row>.u-size-8-lg {
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
    min-width: 13.33333333%;
  }

  .u-layout-col>.u-size-8-lg {
    flex: 8 0 13.33333333%;
  }

  .u-layout-row>.u-size-7-lg {
    flex: 0 0 11.66666667%;
    max-width: 11.66666667%;
    min-width: 11.66666667%;
  }

  .u-layout-col>.u-size-7-lg {
    flex: 7 0 11.66666667%;
  }

  .u-layout-row>.u-size-6-lg {
    flex: 0 0 10%;
    max-width: 10%;
    min-width: 10%;
  }

  .u-layout-col>.u-size-6-lg {
    flex: 6 0 10%;
  }

  .u-layout-row>.u-size-5-lg {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    min-width: 8.33333333%;
  }

  .u-layout-col>.u-size-5-lg {
    flex: 5 0 8.33333333%;
  }

  .u-layout-row>.u-size-4-lg {
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
    min-width: 6.66666667%;
  }

  .u-layout-col>.u-size-4-lg {
    flex: 4 0 6.66666667%;
  }

  .u-layout-row>.u-size-3-lg {
    flex: 0 0 5%;
    max-width: 5%;
    min-width: 5%;
  }

  .u-layout-col>.u-size-3-lg {
    flex: 3 0 5%;
  }

  .u-layout-row>.u-size-2-lg {
    flex: 0 0 3.33333333%;
    max-width: 3.33333333%;
    min-width: 3.33333333%;
  }

  .u-layout-col>.u-size-2-lg {
    flex: 2 0 3.33333333%;
  }

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

  .u-layout-col>.u-size-0-lg {
    flex: 0 0 0%;
  }
}

@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 100%;
  }

  .u-layout-row>.u-size-59-md {
    flex: 0 0 98.33333333%;
    max-width: 98.33333333%;
    min-width: 98.33333333%;
  }

  .u-layout-col>.u-size-59-md {
    flex: 59 0 98.33333333%;
  }

  .u-layout-row>.u-size-58-md {
    flex: 0 0 96.66666667%;
    max-width: 96.66666667%;
    min-width: 96.66666667%;
  }

  .u-layout-col>.u-size-58-md {
    flex: 58 0 96.66666667%;
  }

  .u-layout-row>.u-size-57-md {
    flex: 0 0 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .u-layout-col>.u-size-57-md {
    flex: 57 0 95%;
  }

  .u-layout-row>.u-size-56-md {
    flex: 0 0 93.33333333%;
    max-width: 93.33333333%;
    min-width: 93.33333333%;
  }

  .u-layout-col>.u-size-56-md {
    flex: 56 0 93.33333333%;
  }

  .u-layout-row>.u-size-55-md {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    min-width: 91.66666667%;
  }

  .u-layout-col>.u-size-55-md {
    flex: 55 0 91.66666667%;
  }

  .u-layout-row>.u-size-54-md {
    flex: 0 0 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .u-layout-col>.u-size-54-md {
    flex: 54 0 90%;
  }

  .u-layout-row>.u-size-53-md {
    flex: 0 0 88.33333333%;
    max-width: 88.33333333%;
    min-width: 88.33333333%;
  }

  .u-layout-col>.u-size-53-md {
    flex: 53 0 88.33333333%;
  }

  .u-layout-row>.u-size-52-md {
    flex: 0 0 86.66666667%;
    max-width: 86.66666667%;
    min-width: 86.66666667%;
  }

  .u-layout-col>.u-size-52-md {
    flex: 52 0 86.66666667%;
  }

  .u-layout-row>.u-size-51-md {
    flex: 0 0 85%;
    max-width: 85%;
    min-width: 85%;
  }

  .u-layout-col>.u-size-51-md {
    flex: 51 0 85%;
  }

  .u-layout-row>.u-size-50-md {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
    min-width: 83.33333333%;
  }

  .u-layout-col>.u-size-50-md {
    flex: 50 0 83.33333333%;
  }

  .u-layout-row>.u-size-49-md {
    flex: 0 0 81.66666667%;
    max-width: 81.66666667%;
    min-width: 81.66666667%;
  }

  .u-layout-col>.u-size-49-md {
    flex: 49 0 81.66666667%;
  }

  .u-layout-row>.u-size-48-md {
    flex: 0 0 80%;
    max-width: 80%;
    min-width: 80%;
  }

  .u-layout-col>.u-size-48-md {
    flex: 48 0 80%;
  }

  .u-layout-row>.u-size-47-md {
    flex: 0 0 78.33333333%;
    max-width: 78.33333333%;
    min-width: 78.33333333%;
  }

  .u-layout-col>.u-size-47-md {
    flex: 47 0 78.33333333%;
  }

  .u-layout-row>.u-size-46-md {
    flex: 0 0 76.66666667%;
    max-width: 76.66666667%;
    min-width: 76.66666667%;
  }

  .u-layout-col>.u-size-46-md {
    flex: 46 0 76.66666667%;
  }

  .u-layout-row>.u-size-45-md {
    flex: 0 0 75%;
    max-width: 75%;
    min-width: 75%;
  }

  .u-layout-col>.u-size-45-md {
    flex: 45 0 75%;
  }

  .u-layout-row>.u-size-44-md {
    flex: 0 0 73.33333333%;
    max-width: 73.33333333%;
    min-width: 73.33333333%;
  }

  .u-layout-col>.u-size-44-md {
    flex: 44 0 73.33333333%;
  }

  .u-layout-row>.u-size-43-md {
    flex: 0 0 71.66666667%;
    max-width: 71.66666667%;
    min-width: 71.66666667%;
  }

  .u-layout-col>.u-size-43-md {
    flex: 43 0 71.66666667%;
  }

  .u-layout-row>.u-size-42-md {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 70%;
  }

  .u-layout-col>.u-size-42-md {
    flex: 42 0 70%;
  }

  .u-layout-row>.u-size-41-md {
    flex: 0 0 68.33333333%;
    max-width: 68.33333333%;
    min-width: 68.33333333%;
  }

  .u-layout-col>.u-size-41-md {
    flex: 41 0 68.33333333%;
  }

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

  .u-layout-row>.u-size-39-md {
    flex: 0 0 65%;
    max-width: 65%;
    min-width: 65%;
  }

  .u-layout-col>.u-size-39-md {
    flex: 39 0 65%;
  }

  .u-layout-row>.u-size-38-md {
    flex: 0 0 63.33333333%;
    max-width: 63.33333333%;
    min-width: 63.33333333%;
  }

  .u-layout-col>.u-size-38-md {
    flex: 38 0 63.33333333%;
  }

  .u-layout-row>.u-size-37-md {
    flex: 0 0 61.66666667%;
    max-width: 61.66666667%;
    min-width: 61.66666667%;
  }

  .u-layout-col>.u-size-37-md {
    flex: 37 0 61.66666667%;
  }

  .u-layout-row>.u-size-36-md {
    flex: 0 0 60%;
    max-width: 60%;
    min-width: 60%;
  }

  .u-layout-col>.u-size-36-md {
    flex: 36 0 60%;
  }

  .u-layout-row>.u-size-35-md {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }

  .u-layout-col>.u-size-35-md {
    flex: 35 0 58.33333333%;
  }

  .u-layout-row>.u-size-34-md {
    flex: 0 0 56.66666667%;
    max-width: 56.66666667%;
    min-width: 56.66666667%;
  }

  .u-layout-col>.u-size-34-md {
    flex: 34 0 56.66666667%;
  }

  .u-layout-row>.u-size-33-md {
    flex: 0 0 55%;
    max-width: 55%;
    min-width: 55%;
  }

  .u-layout-col>.u-size-33-md {
    flex: 33 0 55%;
  }

  .u-layout-row>.u-size-32-md {
    flex: 0 0 53.33333333%;
    max-width: 53.33333333%;
    min-width: 53.33333333%;
  }

  .u-layout-col>.u-size-32-md {
    flex: 32 0 53.33333333%;
  }

  .u-layout-row>.u-size-31-md {
    flex: 0 0 51.66666667%;
    max-width: 51.66666667%;
    min-width: 51.66666667%;
  }

  .u-layout-col>.u-size-31-md {
    flex: 31 0 51.66666667%;
  }

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

  .u-layout-row>.u-size-29-md {
    flex: 0 0 48.33333333%;
    max-width: 48.33333333%;
    min-width: 48.33333333%;
  }

  .u-layout-col>.u-size-29-md {
    flex: 29 0 48.33333333%;
  }

  .u-layout-row>.u-size-28-md {
    flex: 0 0 46.66666667%;
    max-width: 46.66666667%;
    min-width: 46.66666667%;
  }

  .u-layout-col>.u-size-28-md {
    flex: 28 0 46.66666667%;
  }

  .u-layout-row>.u-size-27-md {
    flex: 0 0 45%;
    max-width: 45%;
    min-width: 45%;
  }

  .u-layout-col>.u-size-27-md {
    flex: 27 0 45%;
  }

  .u-layout-row>.u-size-26-md {
    flex: 0 0 43.33333333%;
    max-width: 43.33333333%;
    min-width: 43.33333333%;
  }

  .u-layout-col>.u-size-26-md {
    flex: 26 0 43.33333333%;
  }

  .u-layout-row>.u-size-25-md {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }

  .u-layout-col>.u-size-25-md {
    flex: 25 0 41.66666667%;
  }

  .u-layout-row>.u-size-24-md {
    flex: 0 0 40%;
    max-width: 40%;
    min-width: 40%;
  }

  .u-layout-col>.u-size-24-md {
    flex: 24 0 40%;
  }

  .u-layout-row>.u-size-23-md {
    flex: 0 0 38.33333333%;
    max-width: 38.33333333%;
    min-width: 38.33333333%;
  }

  .u-layout-col>.u-size-23-md {
    flex: 23 0 38.33333333%;
  }

  .u-layout-row>.u-size-22-md {
    flex: 0 0 36.66666667%;
    max-width: 36.66666667%;
    min-width: 36.66666667%;
  }

  .u-layout-col>.u-size-22-md {
    flex: 22 0 36.66666667%;
  }

  .u-layout-row>.u-size-21-md {
    flex: 0 0 35%;
    max-width: 35%;
    min-width: 35%;
  }

  .u-layout-col>.u-size-21-md {
    flex: 21 0 35%;
  }

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

  .u-layout-row>.u-size-9-md {
    flex: 0 0 15%;
    max-width: 15%;
    min-width: 15%;
  }

  .u-layout-col>.u-size-9-md {
    flex: 9 0 15%;
  }

  .u-layout-row>.u-size-8-md {
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
    min-width: 13.33333333%;
  }

  .u-layout-col>.u-size-8-md {
    flex: 8 0 13.33333333%;
  }

  .u-layout-row>.u-size-7-md {
    flex: 0 0 11.66666667%;
    max-width: 11.66666667%;
    min-width: 11.66666667%;
  }

  .u-layout-col>.u-size-7-md {
    flex: 7 0 11.66666667%;
  }

  .u-layout-row>.u-size-6-md {
    flex: 0 0 10%;
    max-width: 10%;
    min-width: 10%;
  }

  .u-layout-col>.u-size-6-md {
    flex: 6 0 10%;
  }

  .u-layout-row>.u-size-5-md {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    min-width: 8.33333333%;
  }

  .u-layout-col>.u-size-5-md {
    flex: 5 0 8.33333333%;
  }

  .u-layout-row>.u-size-4-md {
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
    min-width: 6.66666667%;
  }

  .u-layout-col>.u-size-4-md {
    flex: 4 0 6.66666667%;
  }

  .u-layout-row>.u-size-3-md {
    flex: 0 0 5%;
    max-width: 5%;
    min-width: 5%;
  }

  .u-layout-col>.u-size-3-md {
    flex: 3 0 5%;
  }

  .u-layout-row>.u-size-2-md {
    flex: 0 0 3.33333333%;
    max-width: 3.33333333%;
    min-width: 3.33333333%;
  }

  .u-layout-col>.u-size-2-md {
    flex: 2 0 3.33333333%;
  }

  .u-layout-row>.u-size-0-md {
    flex: 0 0 0%;
    max-width: 0%;
    min-width: 0%;
  }

  .u-layout-col>.u-size-0-md {
    flex: 0 0 0%;
  }
}

@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 100%;
  }

  .u-layout-row>.u-size-59-sm {
    flex: 0 0 98.33333333%;
    max-width: 98.33333333%;
    min-width: 98.33333333%;
  }

  .u-layout-col>.u-size-59-sm {
    flex: 59 0 98.33333333%;
  }

  .u-layout-row>.u-size-58-sm {
    flex: 0 0 96.66666667%;
    max-width: 96.66666667%;
    min-width: 96.66666667%;
  }

  .u-layout-col>.u-size-58-sm {
    flex: 58 0 96.66666667%;
  }

  .u-layout-row>.u-size-57-sm {
    flex: 0 0 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .u-layout-col>.u-size-57-sm {
    flex: 57 0 95%;
  }

  .u-layout-row>.u-size-56-sm {
    flex: 0 0 93.33333333%;
    max-width: 93.33333333%;
    min-width: 93.33333333%;
  }

  .u-layout-col>.u-size-56-sm {
    flex: 56 0 93.33333333%;
  }

  .u-layout-row>.u-size-55-sm {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    min-width: 91.66666667%;
  }

  .u-layout-col>.u-size-55-sm {
    flex: 55 0 91.66666667%;
  }

  .u-layout-row>.u-size-54-sm {
    flex: 0 0 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .u-layout-col>.u-size-54-sm {
    flex: 54 0 90%;
  }

  .u-layout-row>.u-size-53-sm {
    flex: 0 0 88.33333333%;
    max-width: 88.33333333%;
    min-width: 88.33333333%;
  }

  .u-layout-col>.u-size-53-sm {
    flex: 53 0 88.33333333%;
  }

  .u-layout-row>.u-size-52-sm {
    flex: 0 0 86.66666667%;
    max-width: 86.66666667%;
    min-width: 86.66666667%;
  }

  .u-layout-col>.u-size-52-sm {
    flex: 52 0 86.66666667%;
  }

  .u-layout-row>.u-size-51-sm {
    flex: 0 0 85%;
    max-width: 85%;
    min-width: 85%;
  }

  .u-layout-col>.u-size-51-sm {
    flex: 51 0 85%;
  }

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

  .u-layout-col>.u-size-50-sm {
    flex: 50 0 83.33333333%;
  }

  .u-layout-row>.u-size-49-sm {
    flex: 0 0 81.66666667%;
    max-width: 81.66666667%;
    min-width: 81.66666667%;
  }

  .u-layout-col>.u-size-49-sm {
    flex: 49 0 81.66666667%;
  }

  .u-layout-row>.u-size-48-sm {
    flex: 0 0 80%;
    max-width: 80%;
    min-width: 80%;
  }

  .u-layout-col>.u-size-48-sm {
    flex: 48 0 80%;
  }

  .u-layout-row>.u-size-47-sm {
    flex: 0 0 78.33333333%;
    max-width: 78.33333333%;
    min-width: 78.33333333%;
  }

  .u-layout-col>.u-size-47-sm {
    flex: 47 0 78.33333333%;
  }

  .u-layout-row>.u-size-46-sm {
    flex: 0 0 76.66666667%;
    max-width: 76.66666667%;
    min-width: 76.66666667%;
  }

  .u-layout-col>.u-size-46-sm {
    flex: 46 0 76.66666667%;
  }

  .u-layout-row>.u-size-45-sm {
    flex: 0 0 75%;
    max-width: 75%;
    min-width: 75%;
  }

  .u-layout-col>.u-size-45-sm {
    flex: 45 0 75%;
  }

  .u-layout-row>.u-size-44-sm {
    flex: 0 0 73.33333333%;
    max-width: 73.33333333%;
    min-width: 73.33333333%;
  }

  .u-layout-col>.u-size-44-sm {
    flex: 44 0 73.33333333%;
  }

  .u-layout-row>.u-size-43-sm {
    flex: 0 0 71.66666667%;
    max-width: 71.66666667%;
    min-width: 71.66666667%;
  }

  .u-layout-col>.u-size-43-sm {
    flex: 43 0 71.66666667%;
  }

  .u-layout-row>.u-size-42-sm {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 70%;
  }

  .u-layout-col>.u-size-42-sm {
    flex: 42 0 70%;
  }

  .u-layout-row>.u-size-41-sm {
    flex: 0 0 68.33333333%;
    max-width: 68.33333333%;
    min-width: 68.33333333%;
  }

  .u-layout-col>.u-size-41-sm {
    flex: 41 0 68.33333333%;
  }

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

  .u-layout-row>.u-size-39-sm {
    flex: 0 0 65%;
    max-width: 65%;
    min-width: 65%;
  }

  .u-layout-col>.u-size-39-sm {
    flex: 39 0 65%;
  }

  .u-layout-row>.u-size-38-sm {
    flex: 0 0 63.33333333%;
    max-width: 63.33333333%;
    min-width: 63.33333333%;
  }

  .u-layout-col>.u-size-38-sm {
    flex: 38 0 63.33333333%;
  }

  .u-layout-row>.u-size-37-sm {
    flex: 0 0 61.66666667%;
    max-width: 61.66666667%;
    min-width: 61.66666667%;
  }

  .u-layout-col>.u-size-37-sm {
    flex: 37 0 61.66666667%;
  }

  .u-layout-row>.u-size-36-sm {
    flex: 0 0 60%;
    max-width: 60%;
    min-width: 60%;
  }

  .u-layout-col>.u-size-36-sm {
    flex: 36 0 60%;
  }

  .u-layout-row>.u-size-35-sm {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }

  .u-layout-col>.u-size-35-sm {
    flex: 35 0 58.33333333%;
  }

  .u-layout-row>.u-size-34-sm {
    flex: 0 0 56.66666667%;
    max-width: 56.66666667%;
    min-width: 56.66666667%;
  }

  .u-layout-col>.u-size-34-sm {
    flex: 34 0 56.66666667%;
  }

  .u-layout-row>.u-size-33-sm {
    flex: 0 0 55%;
    max-width: 55%;
    min-width: 55%;
  }

  .u-layout-col>.u-size-33-sm {
    flex: 33 0 55%;
  }

  .u-layout-row>.u-size-32-sm {
    flex: 0 0 53.33333333%;
    max-width: 53.33333333%;
    min-width: 53.33333333%;
  }

  .u-layout-col>.u-size-32-sm {
    flex: 32 0 53.33333333%;
  }

  .u-layout-row>.u-size-31-sm {
    flex: 0 0 51.66666667%;
    max-width: 51.66666667%;
    min-width: 51.66666667%;
  }

  .u-layout-col>.u-size-31-sm {
    flex: 31 0 51.66666667%;
  }

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

  .u-layout-row>.u-size-29-sm {
    flex: 0 0 48.33333333%;
    max-width: 48.33333333%;
    min-width: 48.33333333%;
  }

  .u-layout-col>.u-size-29-sm {
    flex: 29 0 48.33333333%;
  }

  .u-layout-row>.u-size-28-sm {
    flex: 0 0 46.66666667%;
    max-width: 46.66666667%;
    min-width: 46.66666667%;
  }

  .u-layout-col>.u-size-28-sm {
    flex: 28 0 46.66666667%;
  }

  .u-layout-row>.u-size-27-sm {
    flex: 0 0 45%;
    max-width: 45%;
    min-width: 45%;
  }

  .u-layout-col>.u-size-27-sm {
    flex: 27 0 45%;
  }

  .u-layout-row>.u-size-26-sm {
    flex: 0 0 43.33333333%;
    max-width: 43.33333333%;
    min-width: 43.33333333%;
  }

  .u-layout-col>.u-size-26-sm {
    flex: 26 0 43.33333333%;
  }

  .u-layout-row>.u-size-25-sm {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }

  .u-layout-col>.u-size-25-sm {
    flex: 25 0 41.66666667%;
  }

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

  .u-layout-col>.u-size-24-sm {
    flex: 24 0 40%;
  }

  .u-layout-row>.u-size-23-sm {
    flex: 0 0 38.33333333%;
    max-width: 38.33333333%;
    min-width: 38.33333333%;
  }

  .u-layout-col>.u-size-23-sm {
    flex: 23 0 38.33333333%;
  }

  .u-layout-row>.u-size-22-sm {
    flex: 0 0 36.66666667%;
    max-width: 36.66666667%;
    min-width: 36.66666667%;
  }

  .u-layout-col>.u-size-22-sm {
    flex: 22 0 36.66666667%;
  }

  .u-layout-row>.u-size-21-sm {
    flex: 0 0 35%;
    max-width: 35%;
    min-width: 35%;
  }

  .u-layout-col>.u-size-21-sm {
    flex: 21 0 35%;
  }

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

  .u-layout-row>.u-size-9-sm {
    flex: 0 0 15%;
    max-width: 15%;
    min-width: 15%;
  }

  .u-layout-col>.u-size-9-sm {
    flex: 9 0 15%;
  }

  .u-layout-row>.u-size-8-sm {
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
    min-width: 13.33333333%;
  }

  .u-layout-col>.u-size-8-sm {
    flex: 8 0 13.33333333%;
  }

  .u-layout-row>.u-size-7-sm {
    flex: 0 0 11.66666667%;
    max-width: 11.66666667%;
    min-width: 11.66666667%;
  }

  .u-layout-col>.u-size-7-sm {
    flex: 7 0 11.66666667%;
  }

  .u-layout-row>.u-size-6-sm {
    flex: 0 0 10%;
    max-width: 10%;
    min-width: 10%;
  }

  .u-layout-col>.u-size-6-sm {
    flex: 6 0 10%;
  }

  .u-layout-row>.u-size-5-sm {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    min-width: 8.33333333%;
  }

  .u-layout-col>.u-size-5-sm {
    flex: 5 0 8.33333333%;
  }

  .u-layout-row>.u-size-4-sm {
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
    min-width: 6.66666667%;
  }

  .u-layout-col>.u-size-4-sm {
    flex: 4 0 6.66666667%;
  }

  .u-layout-row>.u-size-3-sm {
    flex: 0 0 5%;
    max-width: 5%;
    min-width: 5%;
  }

  .u-layout-col>.u-size-3-sm {
    flex: 3 0 5%;
  }

  .u-layout-row>.u-size-2-sm {
    flex: 0 0 3.33333333%;
    max-width: 3.33333333%;
    min-width: 3.33333333%;
  }

  .u-layout-col>.u-size-2-sm {
    flex: 2 0 3.33333333%;
  }

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

  .u-layout-col>.u-size-0-sm {
    flex: 0 0 0%;
  }
}

@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 100%;
  }

  .u-layout-row>.u-size-59-xs {
    flex: 0 0 98.33333333%;
    max-width: 98.33333333%;
    min-width: 98.33333333%;
  }

  .u-layout-col>.u-size-59-xs {
    flex: 59 0 98.33333333%;
  }

  .u-layout-row>.u-size-58-xs {
    flex: 0 0 96.66666667%;
    max-width: 96.66666667%;
    min-width: 96.66666667%;
  }

  .u-layout-col>.u-size-58-xs {
    flex: 58 0 96.66666667%;
  }

  .u-layout-row>.u-size-57-xs {
    flex: 0 0 95%;
    max-width: 95%;
    min-width: 95%;
  }

  .u-layout-col>.u-size-57-xs {
    flex: 57 0 95%;
  }

  .u-layout-row>.u-size-56-xs {
    flex: 0 0 93.33333333%;
    max-width: 93.33333333%;
    min-width: 93.33333333%;
  }

  .u-layout-col>.u-size-56-xs {
    flex: 56 0 93.33333333%;
  }

  .u-layout-row>.u-size-55-xs {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
    min-width: 91.66666667%;
  }

  .u-layout-col>.u-size-55-xs {
    flex: 55 0 91.66666667%;
  }

  .u-layout-row>.u-size-54-xs {
    flex: 0 0 90%;
    max-width: 90%;
    min-width: 90%;
  }

  .u-layout-col>.u-size-54-xs {
    flex: 54 0 90%;
  }

  .u-layout-row>.u-size-53-xs {
    flex: 0 0 88.33333333%;
    max-width: 88.33333333%;
    min-width: 88.33333333%;
  }

  .u-layout-col>.u-size-53-xs {
    flex: 53 0 88.33333333%;
  }

  .u-layout-row>.u-size-52-xs {
    flex: 0 0 86.66666667%;
    max-width: 86.66666667%;
    min-width: 86.66666667%;
  }

  .u-layout-col>.u-size-52-xs {
    flex: 52 0 86.66666667%;
  }

  .u-layout-row>.u-size-51-xs {
    flex: 0 0 85%;
    max-width: 85%;
    min-width: 85%;
  }

  .u-layout-col>.u-size-51-xs {
    flex: 51 0 85%;
  }

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

  .u-layout-col>.u-size-50-xs {
    flex: 50 0 83.33333333%;
  }

  .u-layout-row>.u-size-49-xs {
    flex: 0 0 81.66666667%;
    max-width: 81.66666667%;
    min-width: 81.66666667%;
  }

  .u-layout-col>.u-size-49-xs {
    flex: 49 0 81.66666667%;
  }

  .u-layout-row>.u-size-48-xs {
    flex: 0 0 80%;
    max-width: 80%;
    min-width: 80%;
  }

  .u-layout-col>.u-size-48-xs {
    flex: 48 0 80%;
  }

  .u-layout-row>.u-size-47-xs {
    flex: 0 0 78.33333333%;
    max-width: 78.33333333%;
    min-width: 78.33333333%;
  }

  .u-layout-col>.u-size-47-xs {
    flex: 47 0 78.33333333%;
  }

  .u-layout-row>.u-size-46-xs {
    flex: 0 0 76.66666667%;
    max-width: 76.66666667%;
    min-width: 76.66666667%;
  }

  .u-layout-col>.u-size-46-xs {
    flex: 46 0 76.66666667%;
  }

  .u-layout-row>.u-size-45-xs {
    flex: 0 0 75%;
    max-width: 75%;
    min-width: 75%;
  }

  .u-layout-col>.u-size-45-xs {
    flex: 45 0 75%;
  }

  .u-layout-row>.u-size-44-xs {
    flex: 0 0 73.33333333%;
    max-width: 73.33333333%;
    min-width: 73.33333333%;
  }

  .u-layout-col>.u-size-44-xs {
    flex: 44 0 73.33333333%;
  }

  .u-layout-row>.u-size-43-xs {
    flex: 0 0 71.66666667%;
    max-width: 71.66666667%;
    min-width: 71.66666667%;
  }

  .u-layout-col>.u-size-43-xs {
    flex: 43 0 71.66666667%;
  }

  .u-layout-row>.u-size-42-xs {
    flex: 0 0 70%;
    max-width: 70%;
    min-width: 70%;
  }

  .u-layout-col>.u-size-42-xs {
    flex: 42 0 70%;
  }

  .u-layout-row>.u-size-41-xs {
    flex: 0 0 68.33333333%;
    max-width: 68.33333333%;
    min-width: 68.33333333%;
  }

  .u-layout-col>.u-size-41-xs {
    flex: 41 0 68.33333333%;
  }

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

  .u-layout-row>.u-size-39-xs {
    flex: 0 0 65%;
    max-width: 65%;
    min-width: 65%;
  }

  .u-layout-col>.u-size-39-xs {
    flex: 39 0 65%;
  }

  .u-layout-row>.u-size-38-xs {
    flex: 0 0 63.33333333%;
    max-width: 63.33333333%;
    min-width: 63.33333333%;
  }

  .u-layout-col>.u-size-38-xs {
    flex: 38 0 63.33333333%;
  }

  .u-layout-row>.u-size-37-xs {
    flex: 0 0 61.66666667%;
    max-width: 61.66666667%;
    min-width: 61.66666667%;
  }

  .u-layout-col>.u-size-37-xs {
    flex: 37 0 61.66666667%;
  }

  .u-layout-row>.u-size-36-xs {
    flex: 0 0 60%;
    max-width: 60%;
    min-width: 60%;
  }

  .u-layout-col>.u-size-36-xs {
    flex: 36 0 60%;
  }

  .u-layout-row>.u-size-35-xs {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
    min-width: 58.33333333%;
  }

  .u-layout-col>.u-size-35-xs {
    flex: 35 0 58.33333333%;
  }

  .u-layout-row>.u-size-34-xs {
    flex: 0 0 56.66666667%;
    max-width: 56.66666667%;
    min-width: 56.66666667%;
  }

  .u-layout-col>.u-size-34-xs {
    flex: 34 0 56.66666667%;
  }

  .u-layout-row>.u-size-33-xs {
    flex: 0 0 55%;
    max-width: 55%;
    min-width: 55%;
  }

  .u-layout-col>.u-size-33-xs {
    flex: 33 0 55%;
  }

  .u-layout-row>.u-size-32-xs {
    flex: 0 0 53.33333333%;
    max-width: 53.33333333%;
    min-width: 53.33333333%;
  }

  .u-layout-col>.u-size-32-xs {
    flex: 32 0 53.33333333%;
  }

  .u-layout-row>.u-size-31-xs {
    flex: 0 0 51.66666667%;
    max-width: 51.66666667%;
    min-width: 51.66666667%;
  }

  .u-layout-col>.u-size-31-xs {
    flex: 31 0 51.66666667%;
  }

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

  .u-layout-row>.u-size-29-xs {
    flex: 0 0 48.33333333%;
    max-width: 48.33333333%;
    min-width: 48.33333333%;
  }

  .u-layout-col>.u-size-29-xs {
    flex: 29 0 48.33333333%;
  }

  .u-layout-row>.u-size-28-xs {
    flex: 0 0 46.66666667%;
    max-width: 46.66666667%;
    min-width: 46.66666667%;
  }

  .u-layout-col>.u-size-28-xs {
    flex: 28 0 46.66666667%;
  }

  .u-layout-row>.u-size-27-xs {
    flex: 0 0 45%;
    max-width: 45%;
    min-width: 45%;
  }

  .u-layout-col>.u-size-27-xs {
    flex: 27 0 45%;
  }

  .u-layout-row>.u-size-26-xs {
    flex: 0 0 43.33333333%;
    max-width: 43.33333333%;
    min-width: 43.33333333%;
  }

  .u-layout-col>.u-size-26-xs {
    flex: 26 0 43.33333333%;
  }

  .u-layout-row>.u-size-25-xs {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
    min-width: 41.66666667%;
  }

  .u-layout-col>.u-size-25-xs {
    flex: 25 0 41.66666667%;
  }

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

  .u-layout-col>.u-size-24-xs {
    flex: 24 0 40%;
  }

  .u-layout-row>.u-size-23-xs {
    flex: 0 0 38.33333333%;
    max-width: 38.33333333%;
    min-width: 38.33333333%;
  }

  .u-layout-col>.u-size-23-xs {
    flex: 23 0 38.33333333%;
  }

  .u-layout-row>.u-size-22-xs {
    flex: 0 0 36.66666667%;
    max-width: 36.66666667%;
    min-width: 36.66666667%;
  }

  .u-layout-col>.u-size-22-xs {
    flex: 22 0 36.66666667%;
  }

  .u-layout-row>.u-size-21-xs {
    flex: 0 0 35%;
    max-width: 35%;
    min-width: 35%;
  }

  .u-layout-col>.u-size-21-xs {
    flex: 21 0 35%;
  }

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

  .u-layout-row>.u-size-9-xs {
    flex: 0 0 15%;
    max-width: 15%;
    min-width: 15%;
  }

  .u-layout-col>.u-size-9-xs {
    flex: 9 0 15%;
  }

  .u-layout-row>.u-size-8-xs {
    flex: 0 0 13.33333333%;
    max-width: 13.33333333%;
    min-width: 13.33333333%;
  }

  .u-layout-col>.u-size-8-xs {
    flex: 8 0 13.33333333%;
  }

  .u-layout-row>.u-size-7-xs {
    flex: 0 0 11.66666667%;
    max-width: 11.66666667%;
    min-width: 11.66666667%;
  }

  .u-layout-col>.u-size-7-xs {
    flex: 7 0 11.66666667%;
  }

  .u-layout-row>.u-size-6-xs {
    flex: 0 0 10%;
    max-width: 10%;
    min-width: 10%;
  }

  .u-layout-col>.u-size-6-xs {
    flex: 6 0 10%;
  }

  .u-layout-row>.u-size-5-xs {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
    min-width: 8.33333333%;
  }

  .u-layout-col>.u-size-5-xs {
    flex: 5 0 8.33333333%;
  }

  .u-layout-row>.u-size-4-xs {
    flex: 0 0 6.66666667%;
    max-width: 6.66666667%;
    min-width: 6.66666667%;
  }

  .u-layout-col>.u-size-4-xs {
    flex: 4 0 6.66666667%;
  }

  .u-layout-row>.u-size-3-xs {
    flex: 0 0 5%;
    max-width: 5%;
    min-width: 5%;
  }

  .u-layout-col>.u-size-3-xs {
    flex: 3 0 5%;
  }

  .u-layout-row>.u-size-2-xs {
    flex: 0 0 3.33333333%;
    max-width: 3.33333333%;
    min-width: 3.33333333%;
  }

  .u-layout-col>.u-size-2-xs {
    flex: 2 0 3.33333333%;
  }

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

  .u-layout-col>.u-size-0-xs {
    flex: 0 0 0%;
  }
}

.u-gutter-0 .u-layout {
  margin: 0px;
}

.u-gutter-0 .u-layout .u-layout-cell {
  border: 0px solid transparent;
}

.u-gutter-0.u-layout-spacing-top {
  padding-top: 0px;
}

.u-gutter-0.u-layout-spacing-top-bottom {
  padding: 0px 0;
}

.u-gutter-0.u-layout-spacing-left-right {
  padding: 0 0px;
}

.u-gutter-0.u-layout-spacing-all {
  padding: 0px;
}

.u-layout-wrap.u-layout-spacing-vertical .u-layout-cell {
  border-top-width: 0;
  border-bottom-width: 0;
}

.u-layout-wrap.u-layout-spacing-vertical .u-layout {
  margin-top: 0;
  margin-bottom: 0;
  height: 100%;
}

@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>* {
  display: flex;
}

.u-layout-col,
.u-layout-row {
  flex: 1 1 100%;
}

.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: 100%;
}

.u-layout-row {
  flex-direction: row;
  flex-wrap: wrap;
  min-height: 100%;
  max-width: 100%;
}

.u-layout-cell {
  position: relative;
  display: flex;
  background-clip: padding-box;
  background-origin: padding-box;
}

.u-sheet:not(.u-image):not(.u-video) {
  pointer-events: none;
}

.u-sheet:not(.u-image):not(.u-video)>* {
  pointer-events: auto;
  pointer-events: initial;
}

.u-hide-header .u-header,
.u-hide-footer .u-footer {
  display: none;
}

.u-absolute-hcenter {
  left: 50% !important;
  transform: translateX(-50%);
}

@media (min-width: 1200px) {
  .u-absolute-hcenter-xl {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-absolute-hcenter-lg {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-absolute-hcenter-md {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-absolute-hcenter-sm {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

@media (max-width: 575px) {
  .u-absolute-hcenter-xs {
    left: 50% !important;
    transform: translateX(-50%);
  }
}

.u-absolute-vcenter {
  top: 50% !important;
  transform: translateY(-50%);
}

@media (min-width: 1200px) {
  .u-absolute-vcenter-xl {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-absolute-vcenter-lg {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-absolute-vcenter-md {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-absolute-vcenter-sm {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

@media (max-width: 575px) {
  .u-absolute-vcenter-xs {
    top: 50% !important;
    transform: translateY(-50%);
  }
}

.u-header.u-sticky {
  position: fixed;
  top: 0;
}

@supports (position: sticky) {
  .u-header.u-sticky {
    position: sticky;
  }
}

@supports (position: -webkit-sticky) {
  .u-header.u-sticky {
    position: -webkit-sticky;
  }
}

.u-sticky {
  transition: background-color 250ms, box-shadow 250ms;
}

.u-overlap .u-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.u-header.u-sticky,
.u-overlap .u-header {
  z-index: 20;
  padding-top: 0.1px;
}

.u-overlap .u-header.u-sticky {
  position: fixed;
}

.u-overlap.u-overlap-transparent .u-header {
  background-color: transparent !important;
  background-image: none !important;
}

.u-overlap.u-offcanvas-opened .u-header.u-sticky {
  z-index: auto;
  position: absolute !important;
}

.u-overlap.u-offcanvas-opened .u-header.u-sticky+section {
  z-index: -1;
}

.u-sticky:before {
  border-style: solid;
  border-width: 0;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  transition: border-width 250ms;
}

.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-sidebar {
  flex: 0 0 300px;
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
}

.u-sidebar:first-child {
  border-left-width: 0;
}

.u-sidebar:last-child {
  border-right-width: 0;
}

@media (max-width: 991px) {
  .u-sidebar {
    flex: 1;
  }
}

.u-sidebar:first-child.u-indent-100 {
  margin-right: 100px;
}

.u-sidebar:last-child.u-indent-100 {
  margin-left: 100px;
}

.u-block.u-indent-100,
.u-block.u-spacing-100 .u-block-header {
  margin-bottom: 100px;
}

.u-sidebar:first-child.u-indent-99 {
  margin-right: 99px;
}

.u-sidebar:last-child.u-indent-99 {
  margin-left: 99px;
}

.u-block.u-indent-99,
.u-block.u-spacing-99 .u-block-header {
  margin-bottom: 99px;
}

.u-sidebar:first-child.u-indent-98 {
  margin-right: 98px;
}

.u-sidebar:last-child.u-indent-98 {
  margin-left: 98px;
}

.u-block.u-indent-98,
.u-block.u-spacing-98 .u-block-header {
  margin-bottom: 98px;
}

.u-sidebar:first-child.u-indent-97 {
  margin-right: 97px;
}

.u-sidebar:last-child.u-indent-97 {
  margin-left: 97px;
}

.u-block.u-indent-97,
.u-block.u-spacing-97 .u-block-header {
  margin-bottom: 97px;
}

.u-sidebar:first-child.u-indent-96 {
  margin-right: 96px;
}

.u-sidebar:last-child.u-indent-96 {
  margin-left: 96px;
}

.u-block.u-indent-96,
.u-block.u-spacing-96 .u-block-header {
  margin-bottom: 96px;
}

.u-sidebar:first-child.u-indent-95 {
  margin-right: 95px;
}

.u-sidebar:last-child.u-indent-95 {
  margin-left: 95px;
}

.u-block.u-indent-95,
.u-block.u-spacing-95 .u-block-header {
  margin-bottom: 95px;
}

.u-sidebar:first-child.u-indent-94 {
  margin-right: 94px;
}

.u-sidebar:last-child.u-indent-94 {
  margin-left: 94px;
}

.u-block.u-indent-94,
.u-block.u-spacing-94 .u-block-header {
  margin-bottom: 94px;
}

.u-sidebar:first-child.u-indent-93 {
  margin-right: 93px;
}

.u-sidebar:last-child.u-indent-93 {
  margin-left: 93px;
}

.u-block.u-indent-93,
.u-block.u-spacing-93 .u-block-header {
  margin-bottom: 93px;
}

.u-sidebar:first-child.u-indent-92 {
  margin-right: 92px;
}

.u-sidebar:last-child.u-indent-92 {
  margin-left: 92px;
}

.u-block.u-indent-92,
.u-block.u-spacing-92 .u-block-header {
  margin-bottom: 92px;
}

.u-sidebar:first-child.u-indent-91 {
  margin-right: 91px;
}

.u-sidebar:last-child.u-indent-91 {
  margin-left: 91px;
}

.u-block.u-indent-91,
.u-block.u-spacing-91 .u-block-header {
  margin-bottom: 91px;
}

.u-sidebar:first-child.u-indent-90 {
  margin-right: 90px;
}

.u-sidebar:last-child.u-indent-90 {
  margin-left: 90px;
}

.u-block.u-indent-90,
.u-block.u-spacing-90 .u-block-header {
  margin-bottom: 90px;
}

.u-sidebar:first-child.u-indent-89 {
  margin-right: 89px;
}

.u-sidebar:last-child.u-indent-89 {
  margin-left: 89px;
}

.u-block.u-indent-89,
.u-block.u-spacing-89 .u-block-header {
  margin-bottom: 89px;
}

.u-sidebar:first-child.u-indent-88 {
  margin-right: 88px;
}

.u-sidebar:last-child.u-indent-88 {
  margin-left: 88px;
}

.u-block.u-indent-88,
.u-block.u-spacing-88 .u-block-header {
  margin-bottom: 88px;
}

.u-sidebar:first-child.u-indent-87 {
  margin-right: 87px;
}

.u-sidebar:last-child.u-indent-87 {
  margin-left: 87px;
}

.u-block.u-indent-87,
.u-block.u-spacing-87 .u-block-header {
  margin-bottom: 87px;
}

.u-sidebar:first-child.u-indent-86 {
  margin-right: 86px;
}

.u-sidebar:last-child.u-indent-86 {
  margin-left: 86px;
}

.u-block.u-indent-86,
.u-block.u-spacing-86 .u-block-header {
  margin-bottom: 86px;
}

.u-sidebar:first-child.u-indent-85 {
  margin-right: 85px;
}

.u-sidebar:last-child.u-indent-85 {
  margin-left: 85px;
}

.u-block.u-indent-85,
.u-block.u-spacing-85 .u-block-header {
  margin-bottom: 85px;
}

.u-sidebar:first-child.u-indent-84 {
  margin-right: 84px;
}

.u-sidebar:last-child.u-indent-84 {
  margin-left: 84px;
}

.u-block.u-indent-84,
.u-block.u-spacing-84 .u-block-header {
  margin-bottom: 84px;
}

.u-sidebar:first-child.u-indent-83 {
  margin-right: 83px;
}

.u-sidebar:last-child.u-indent-83 {
  margin-left: 83px;
}

.u-block.u-indent-83,
.u-block.u-spacing-83 .u-block-header {
  margin-bottom: 83px;
}

.u-sidebar:first-child.u-indent-82 {
  margin-right: 82px;
}

.u-sidebar:last-child.u-indent-82 {
  margin-left: 82px;
}

.u-block.u-indent-82,
.u-block.u-spacing-82 .u-block-header {
  margin-bottom: 82px;
}

.u-sidebar:first-child.u-indent-81 {
  margin-right: 81px;
}

.u-sidebar:last-child.u-indent-81 {
  margin-left: 81px;
}

.u-block.u-indent-81,
.u-block.u-spacing-81 .u-block-header {
  margin-bottom: 81px;
}

.u-sidebar:first-child.u-indent-80 {
  margin-right: 80px;
}

.u-sidebar:last-child.u-indent-80 {
  margin-left: 80px;
}

.u-block.u-indent-80,
.u-block.u-spacing-80 .u-block-header {
  margin-bottom: 80px;
}

.u-sidebar:first-child.u-indent-79 {
  margin-right: 79px;
}

.u-sidebar:last-child.u-indent-79 {
  margin-left: 79px;
}

.u-block.u-indent-79,
.u-block.u-spacing-79 .u-block-header {
  margin-bottom: 79px;
}

.u-sidebar:first-child.u-indent-78 {
  margin-right: 78px;
}

.u-sidebar:last-child.u-indent-78 {
  margin-left: 78px;
}

.u-block.u-indent-78,
.u-block.u-spacing-78 .u-block-header {
  margin-bottom: 78px;
}

.u-sidebar:first-child.u-indent-77 {
  margin-right: 77px;
}

.u-sidebar:last-child.u-indent-77 {
  margin-left: 77px;
}

.u-block.u-indent-77,
.u-block.u-spacing-77 .u-block-header {
  margin-bottom: 77px;
}

.u-sidebar:first-child.u-indent-76 {
  margin-right: 76px;
}

.u-sidebar:last-child.u-indent-76 {
  margin-left: 76px;
}

.u-block.u-indent-76,
.u-block.u-spacing-76 .u-block-header {
  margin-bottom: 76px;
}

.u-sidebar:first-child.u-indent-75 {
  margin-right: 75px;
}

.u-sidebar:last-child.u-indent-75 {
  margin-left: 75px;
}

.u-block.u-indent-75,
.u-block.u-spacing-75 .u-block-header {
  margin-bottom: 75px;
}

.u-sidebar:first-child.u-indent-74 {
  margin-right: 74px;
}

.u-sidebar:last-child.u-indent-74 {
  margin-left: 74px;
}

.u-block.u-indent-74,
.u-block.u-spacing-74 .u-block-header {
  margin-bottom: 74px;
}

.u-sidebar:first-child.u-indent-73 {
  margin-right: 73px;
}

.u-sidebar:last-child.u-indent-73 {
  margin-left: 73px;
}

.u-block.u-indent-73,
.u-block.u-spacing-73 .u-block-header {
  margin-bottom: 73px;
}

.u-sidebar:first-child.u-indent-72 {
  margin-right: 72px;
}

.u-sidebar:last-child.u-indent-72 {
  margin-left: 72px;
}

.u-block.u-indent-72,
.u-block.u-spacing-72 .u-block-header {
  margin-bottom: 72px;
}

.u-sidebar:first-child.u-indent-71 {
  margin-right: 71px;
}

.u-sidebar:last-child.u-indent-71 {
  margin-left: 71px;
}

.u-block.u-indent-71,
.u-block.u-spacing-71 .u-block-header {
  margin-bottom: 71px;
}

.u-sidebar:first-child.u-indent-70 {
  margin-right: 70px;
}

.u-sidebar:last-child.u-indent-70 {
  margin-left: 70px;
}

.u-block.u-indent-70,
.u-block.u-spacing-70 .u-block-header {
  margin-bottom: 70px;
}

.u-sidebar:first-child.u-indent-69 {
  margin-right: 69px;
}

.u-sidebar:last-child.u-indent-69 {
  margin-left: 69px;
}

.u-block.u-indent-69,
.u-block.u-spacing-69 .u-block-header {
  margin-bottom: 69px;
}

.u-sidebar:first-child.u-indent-68 {
  margin-right: 68px;
}

.u-sidebar:last-child.u-indent-68 {
  margin-left: 68px;
}

.u-block.u-indent-68,
.u-block.u-spacing-68 .u-block-header {
  margin-bottom: 68px;
}

.u-sidebar:first-child.u-indent-67 {
  margin-right: 67px;
}

.u-sidebar:last-child.u-indent-67 {
  margin-left: 67px;
}

.u-block.u-indent-67,
.u-block.u-spacing-67 .u-block-header {
  margin-bottom: 67px;
}

.u-sidebar:first-child.u-indent-66 {
  margin-right: 66px;
}

.u-sidebar:last-child.u-indent-66 {
  margin-left: 66px;
}

.u-block.u-indent-66,
.u-block.u-spacing-66 .u-block-header {
  margin-bottom: 66px;
}

.u-sidebar:first-child.u-indent-65 {
  margin-right: 65px;
}

.u-sidebar:last-child.u-indent-65 {
  margin-left: 65px;
}

.u-block.u-indent-65,
.u-block.u-spacing-65 .u-block-header {
  margin-bottom: 65px;
}

.u-sidebar:first-child.u-indent-64 {
  margin-right: 64px;
}

.u-sidebar:last-child.u-indent-64 {
  margin-left: 64px;
}

.u-block.u-indent-64,
.u-block.u-spacing-64 .u-block-header {
  margin-bottom: 64px;
}

.u-sidebar:first-child.u-indent-63 {
  margin-right: 63px;
}

.u-sidebar:last-child.u-indent-63 {
  margin-left: 63px;
}

.u-block.u-indent-63,
.u-block.u-spacing-63 .u-block-header {
  margin-bottom: 63px;
}

.u-sidebar:first-child.u-indent-62 {
  margin-right: 62px;
}

.u-sidebar:last-child.u-indent-62 {
  margin-left: 62px;
}

.u-block.u-indent-62,
.u-block.u-spacing-62 .u-block-header {
  margin-bottom: 62px;
}

.u-sidebar:first-child.u-indent-61 {
  margin-right: 61px;
}

.u-sidebar:last-child.u-indent-61 {
  margin-left: 61px;
}

.u-block.u-indent-61,
.u-block.u-spacing-61 .u-block-header {
  margin-bottom: 61px;
}

.u-sidebar:first-child.u-indent-60 {
  margin-right: 60px;
}

.u-sidebar:last-child.u-indent-60 {
  margin-left: 60px;
}

.u-block.u-indent-60,
.u-block.u-spacing-60 .u-block-header {
  margin-bottom: 60px;
}

.u-sidebar:first-child.u-indent-59 {
  margin-right: 59px;
}

.u-sidebar:last-child.u-indent-59 {
  margin-left: 59px;
}

.u-block.u-indent-59,
.u-block.u-spacing-59 .u-block-header {
  margin-bottom: 59px;
}

.u-sidebar:first-child.u-indent-58 {
  margin-right: 58px;
}

.u-sidebar:last-child.u-indent-58 {
  margin-left: 58px;
}

.u-block.u-indent-58,
.u-block.u-spacing-58 .u-block-header {
  margin-bottom: 58px;
}

.u-sidebar:first-child.u-indent-57 {
  margin-right: 57px;
}

.u-sidebar:last-child.u-indent-57 {
  margin-left: 57px;
}

.u-block.u-indent-57,
.u-block.u-spacing-57 .u-block-header {
  margin-bottom: 57px;
}

.u-sidebar:first-child.u-indent-56 {
  margin-right: 56px;
}

.u-sidebar:last-child.u-indent-56 {
  margin-left: 56px;
}

.u-block.u-indent-56,
.u-block.u-spacing-56 .u-block-header {
  margin-bottom: 56px;
}

.u-sidebar:first-child.u-indent-55 {
  margin-right: 55px;
}

.u-sidebar:last-child.u-indent-55 {
  margin-left: 55px;
}

.u-block.u-indent-55,
.u-block.u-spacing-55 .u-block-header {
  margin-bottom: 55px;
}

.u-sidebar:first-child.u-indent-54 {
  margin-right: 54px;
}

.u-sidebar:last-child.u-indent-54 {
  margin-left: 54px;
}

.u-block.u-indent-54,
.u-block.u-spacing-54 .u-block-header {
  margin-bottom: 54px;
}

.u-sidebar:first-child.u-indent-53 {
  margin-right: 53px;
}

.u-sidebar:last-child.u-indent-53 {
  margin-left: 53px;
}

.u-block.u-indent-53,
.u-block.u-spacing-53 .u-block-header {
  margin-bottom: 53px;
}

.u-sidebar:first-child.u-indent-52 {
  margin-right: 52px;
}

.u-sidebar:last-child.u-indent-52 {
  margin-left: 52px;
}

.u-block.u-indent-52,
.u-block.u-spacing-52 .u-block-header {
  margin-bottom: 52px;
}

.u-sidebar:first-child.u-indent-51 {
  margin-right: 51px;
}

.u-sidebar:last-child.u-indent-51 {
  margin-left: 51px;
}

.u-block.u-indent-51,
.u-block.u-spacing-51 .u-block-header {
  margin-bottom: 51px;
}

.u-sidebar:first-child.u-indent-50 {
  margin-right: 50px;
}

.u-sidebar:last-child.u-indent-50 {
  margin-left: 50px;
}

.u-block.u-indent-50,
.u-block.u-spacing-50 .u-block-header {
  margin-bottom: 50px;
}

.u-sidebar:first-child.u-indent-49 {
  margin-right: 49px;
}

.u-sidebar:last-child.u-indent-49 {
  margin-left: 49px;
}

.u-block.u-indent-49,
.u-block.u-spacing-49 .u-block-header {
  margin-bottom: 49px;
}

.u-sidebar:first-child.u-indent-48 {
  margin-right: 48px;
}

.u-sidebar:last-child.u-indent-48 {
  margin-left: 48px;
}

.u-block.u-indent-48,
.u-block.u-spacing-48 .u-block-header {
  margin-bottom: 48px;
}

.u-sidebar:first-child.u-indent-47 {
  margin-right: 47px;
}

.u-sidebar:last-child.u-indent-47 {
  margin-left: 47px;
}

.u-block.u-indent-47,
.u-block.u-spacing-47 .u-block-header {
  margin-bottom: 47px;
}

.u-sidebar:first-child.u-indent-46 {
  margin-right: 46px;
}

.u-sidebar:last-child.u-indent-46 {
  margin-left: 46px;
}

.u-block.u-indent-46,
.u-block.u-spacing-46 .u-block-header {
  margin-bottom: 46px;
}

.u-sidebar:first-child.u-indent-45 {
  margin-right: 45px;
}

.u-sidebar:last-child.u-indent-45 {
  margin-left: 45px;
}

.u-block.u-indent-45,
.u-block.u-spacing-45 .u-block-header {
  margin-bottom: 45px;
}

.u-sidebar:first-child.u-indent-44 {
  margin-right: 44px;
}

.u-sidebar:last-child.u-indent-44 {
  margin-left: 44px;
}

.u-block.u-indent-44,
.u-block.u-spacing-44 .u-block-header {
  margin-bottom: 44px;
}

.u-sidebar:first-child.u-indent-43 {
  margin-right: 43px;
}

.u-sidebar:last-child.u-indent-43 {
  margin-left: 43px;
}

.u-block.u-indent-43,
.u-block.u-spacing-43 .u-block-header {
  margin-bottom: 43px;
}

.u-sidebar:first-child.u-indent-42 {
  margin-right: 42px;
}

.u-sidebar:last-child.u-indent-42 {
  margin-left: 42px;
}

.u-block.u-indent-42,
.u-block.u-spacing-42 .u-block-header {
  margin-bottom: 42px;
}

.u-sidebar:first-child.u-indent-41 {
  margin-right: 41px;
}

.u-sidebar:last-child.u-indent-41 {
  margin-left: 41px;
}

.u-block.u-indent-41,
.u-block.u-spacing-41 .u-block-header {
  margin-bottom: 41px;
}

.u-sidebar:first-child.u-indent-40 {
  margin-right: 40px;
}

.u-sidebar:last-child.u-indent-40 {
  margin-left: 40px;
}

.u-block.u-indent-40,
.u-block.u-spacing-40 .u-block-header {
  margin-bottom: 40px;
}

.u-sidebar.u-spacing-40,
.u-position.u-spacing-40,
.u-block-content.u-spacing-40 {
  padding: 40px;
}

.u-block-header.u-v-spacing-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.u-block-header.u-h-spacing-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.u-block:not(:last-child).u-block-separator.u-indent-40:after {
  bottom: -20px;
}

.u-sidebar:first-child.u-indent-39 {
  margin-right: 39px;
}

.u-sidebar:last-child.u-indent-39 {
  margin-left: 39px;
}

.u-block.u-indent-39,
.u-block.u-spacing-39 .u-block-header {
  margin-bottom: 39px;
}

.u-sidebar.u-spacing-39,
.u-position.u-spacing-39,
.u-block-content.u-spacing-39 {
  padding: 39px;
}

.u-block-header.u-v-spacing-39 {
  padding-top: 39px;
  padding-bottom: 39px;
}

.u-block-header.u-h-spacing-39 {
  padding-left: 39px;
  padding-right: 39px;
}

.u-block:not(:last-child).u-block-separator.u-indent-39:after {
  bottom: -19.5px;
}

.u-sidebar:first-child.u-indent-38 {
  margin-right: 38px;
}

.u-sidebar:last-child.u-indent-38 {
  margin-left: 38px;
}

.u-block.u-indent-38,
.u-block.u-spacing-38 .u-block-header {
  margin-bottom: 38px;
}

.u-sidebar.u-spacing-38,
.u-position.u-spacing-38,
.u-block-content.u-spacing-38 {
  padding: 38px;
}

.u-block-header.u-v-spacing-38 {
  padding-top: 38px;
  padding-bottom: 38px;
}

.u-block-header.u-h-spacing-38 {
  padding-left: 38px;
  padding-right: 38px;
}

.u-block:not(:last-child).u-block-separator.u-indent-38:after {
  bottom: -19px;
}

.u-sidebar:first-child.u-indent-37 {
  margin-right: 37px;
}

.u-sidebar:last-child.u-indent-37 {
  margin-left: 37px;
}

.u-block.u-indent-37,
.u-block.u-spacing-37 .u-block-header {
  margin-bottom: 37px;
}

.u-sidebar.u-spacing-37,
.u-position.u-spacing-37,
.u-block-content.u-spacing-37 {
  padding: 37px;
}

.u-block-header.u-v-spacing-37 {
  padding-top: 37px;
  padding-bottom: 37px;
}

.u-block-header.u-h-spacing-37 {
  padding-left: 37px;
  padding-right: 37px;
}

.u-block:not(:last-child).u-block-separator.u-indent-37:after {
  bottom: -18.5px;
}

.u-sidebar:first-child.u-indent-36 {
  margin-right: 36px;
}

.u-sidebar:last-child.u-indent-36 {
  margin-left: 36px;
}

.u-block.u-indent-36,
.u-block.u-spacing-36 .u-block-header {
  margin-bottom: 36px;
}

.u-sidebar.u-spacing-36,
.u-position.u-spacing-36,
.u-block-content.u-spacing-36 {
  padding: 36px;
}

.u-block-header.u-v-spacing-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}

.u-block-header.u-h-spacing-36 {
  padding-left: 36px;
  padding-right: 36px;
}

.u-block:not(:last-child).u-block-separator.u-indent-36:after {
  bottom: -18px;
}

.u-sidebar:first-child.u-indent-35 {
  margin-right: 35px;
}

.u-sidebar:last-child.u-indent-35 {
  margin-left: 35px;
}

.u-block.u-indent-35,
.u-block.u-spacing-35 .u-block-header {
  margin-bottom: 35px;
}

.u-sidebar.u-spacing-35,
.u-position.u-spacing-35,
.u-block-content.u-spacing-35 {
  padding: 35px;
}

.u-block-header.u-v-spacing-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

.u-block-header.u-h-spacing-35 {
  padding-left: 35px;
  padding-right: 35px;
}

.u-block:not(:last-child).u-block-separator.u-indent-35:after {
  bottom: -17.5px;
}

.u-sidebar:first-child.u-indent-34 {
  margin-right: 34px;
}

.u-sidebar:last-child.u-indent-34 {
  margin-left: 34px;
}

.u-block.u-indent-34,
.u-block.u-spacing-34 .u-block-header {
  margin-bottom: 34px;
}

.u-sidebar.u-spacing-34,
.u-position.u-spacing-34,
.u-block-content.u-spacing-34 {
  padding: 34px;
}

.u-block-header.u-v-spacing-34 {
  padding-top: 34px;
  padding-bottom: 34px;
}

.u-block-header.u-h-spacing-34 {
  padding-left: 34px;
  padding-right: 34px;
}

.u-block:not(:last-child).u-block-separator.u-indent-34:after {
  bottom: -17px;
}

.u-sidebar:first-child.u-indent-33 {
  margin-right: 33px;
}

.u-sidebar:last-child.u-indent-33 {
  margin-left: 33px;
}

.u-block.u-indent-33,
.u-block.u-spacing-33 .u-block-header {
  margin-bottom: 33px;
}

.u-sidebar.u-spacing-33,
.u-position.u-spacing-33,
.u-block-content.u-spacing-33 {
  padding: 33px;
}

.u-block-header.u-v-spacing-33 {
  padding-top: 33px;
  padding-bottom: 33px;
}

.u-block-header.u-h-spacing-33 {
  padding-left: 33px;
  padding-right: 33px;
}

.u-block:not(:last-child).u-block-separator.u-indent-33:after {
  bottom: -16.5px;
}

.u-sidebar:first-child.u-indent-32 {
  margin-right: 32px;
}

.u-sidebar:last-child.u-indent-32 {
  margin-left: 32px;
}

.u-block.u-indent-32,
.u-block.u-spacing-32 .u-block-header {
  margin-bottom: 32px;
}

.u-sidebar.u-spacing-32,
.u-position.u-spacing-32,
.u-block-content.u-spacing-32 {
  padding: 32px;
}

.u-block-header.u-v-spacing-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.u-block-header.u-h-spacing-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.u-block:not(:last-child).u-block-separator.u-indent-32:after {
  bottom: -16px;
}

.u-sidebar:first-child.u-indent-31 {
  margin-right: 31px;
}

.u-sidebar:last-child.u-indent-31 {
  margin-left: 31px;
}

.u-block.u-indent-31,
.u-block.u-spacing-31 .u-block-header {
  margin-bottom: 31px;
}

.u-sidebar.u-spacing-31,
.u-position.u-spacing-31,
.u-block-content.u-spacing-31 {
  padding: 31px;
}

.u-block-header.u-v-spacing-31 {
  padding-top: 31px;
  padding-bottom: 31px;
}

.u-block-header.u-h-spacing-31 {
  padding-left: 31px;
  padding-right: 31px;
}

.u-block:not(:last-child).u-block-separator.u-indent-31:after {
  bottom: -15.5px;
}

.u-sidebar:first-child.u-indent-30 {
  margin-right: 30px;
}

.u-sidebar:last-child.u-indent-30 {
  margin-left: 30px;
}

.u-block.u-indent-30,
.u-block.u-spacing-30 .u-block-header {
  margin-bottom: 30px;
}

.u-sidebar.u-spacing-30,
.u-position.u-spacing-30,
.u-block-content.u-spacing-30 {
  padding: 30px;
}

.u-block-header.u-v-spacing-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.u-block-header.u-h-spacing-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.u-block:not(:last-child).u-block-separator.u-indent-30:after {
  bottom: -15px;
}

.u-sidebar:first-child.u-indent-29 {
  margin-right: 29px;
}

.u-sidebar:last-child.u-indent-29 {
  margin-left: 29px;
}

.u-block.u-indent-29,
.u-block.u-spacing-29 .u-block-header {
  margin-bottom: 29px;
}

.u-sidebar.u-spacing-29,
.u-position.u-spacing-29,
.u-block-content.u-spacing-29 {
  padding: 29px;
}

.u-block-header.u-v-spacing-29 {
  padding-top: 29px;
  padding-bottom: 29px;
}

.u-block-header.u-h-spacing-29 {
  padding-left: 29px;
  padding-right: 29px;
}

.u-block:not(:last-child).u-block-separator.u-indent-29:after {
  bottom: -14.5px;
}

.u-sidebar:first-child.u-indent-28 {
  margin-right: 28px;
}

.u-sidebar:last-child.u-indent-28 {
  margin-left: 28px;
}

.u-block.u-indent-28,
.u-block.u-spacing-28 .u-block-header {
  margin-bottom: 28px;
}

.u-sidebar.u-spacing-28,
.u-position.u-spacing-28,
.u-block-content.u-spacing-28 {
  padding: 28px;
}

.u-block-header.u-v-spacing-28 {
  padding-top: 28px;
  padding-bottom: 28px;
}

.u-block-header.u-h-spacing-28 {
  padding-left: 28px;
  padding-right: 28px;
}

.u-block:not(:last-child).u-block-separator.u-indent-28:after {
  bottom: -14px;
}

.u-sidebar:first-child.u-indent-27 {
  margin-right: 27px;
}

.u-sidebar:last-child.u-indent-27 {
  margin-left: 27px;
}

.u-block.u-indent-27,
.u-block.u-spacing-27 .u-block-header {
  margin-bottom: 27px;
}

.u-sidebar.u-spacing-27,
.u-position.u-spacing-27,
.u-block-content.u-spacing-27 {
  padding: 27px;
}

.u-block-header.u-v-spacing-27 {
  padding-top: 27px;
  padding-bottom: 27px;
}

.u-block-header.u-h-spacing-27 {
  padding-left: 27px;
  padding-right: 27px;
}

.u-block:not(:last-child).u-block-separator.u-indent-27:after {
  bottom: -13.5px;
}

.u-sidebar:first-child.u-indent-26 {
  margin-right: 26px;
}

.u-sidebar:last-child.u-indent-26 {
  margin-left: 26px;
}

.u-block.u-indent-26,
.u-block.u-spacing-26 .u-block-header {
  margin-bottom: 26px;
}

.u-sidebar.u-spacing-26,
.u-position.u-spacing-26,
.u-block-content.u-spacing-26 {
  padding: 26px;
}

.u-block-header.u-v-spacing-26 {
  padding-top: 26px;
  padding-bottom: 26px;
}

.u-block-header.u-h-spacing-26 {
  padding-left: 26px;
  padding-right: 26px;
}

.u-block:not(:last-child).u-block-separator.u-indent-26:after {
  bottom: -13px;
}

.u-sidebar:first-child.u-indent-25 {
  margin-right: 25px;
}

.u-sidebar:last-child.u-indent-25 {
  margin-left: 25px;
}

.u-block.u-indent-25,
.u-block.u-spacing-25 .u-block-header {
  margin-bottom: 25px;
}

.u-sidebar.u-spacing-25,
.u-position.u-spacing-25,
.u-block-content.u-spacing-25 {
  padding: 25px;
}

.u-block-header.u-v-spacing-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.u-block-header.u-h-spacing-25 {
  padding-left: 25px;
  padding-right: 25px;
}

.u-block:not(:last-child).u-block-separator.u-indent-25:after {
  bottom: -12.5px;
}

.u-sidebar:first-child.u-indent-24 {
  margin-right: 24px;
}

.u-sidebar:last-child.u-indent-24 {
  margin-left: 24px;
}

.u-block.u-indent-24,
.u-block.u-spacing-24 .u-block-header {
  margin-bottom: 24px;
}

.u-sidebar.u-spacing-24,
.u-position.u-spacing-24,
.u-block-content.u-spacing-24 {
  padding: 24px;
}

.u-block-header.u-v-spacing-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.u-block-header.u-h-spacing-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.u-block:not(:last-child).u-block-separator.u-indent-24:after {
  bottom: -12px;
}

.u-sidebar:first-child.u-indent-23 {
  margin-right: 23px;
}

.u-sidebar:last-child.u-indent-23 {
  margin-left: 23px;
}

.u-block.u-indent-23,
.u-block.u-spacing-23 .u-block-header {
  margin-bottom: 23px;
}

.u-sidebar.u-spacing-23,
.u-position.u-spacing-23,
.u-block-content.u-spacing-23 {
  padding: 23px;
}

.u-block-header.u-v-spacing-23 {
  padding-top: 23px;
  padding-bottom: 23px;
}

.u-block-header.u-h-spacing-23 {
  padding-left: 23px;
  padding-right: 23px;
}

.u-block:not(:last-child).u-block-separator.u-indent-23:after {
  bottom: -11.5px;
}

.u-sidebar:first-child.u-indent-22 {
  margin-right: 22px;
}

.u-sidebar:last-child.u-indent-22 {
  margin-left: 22px;
}

.u-block.u-indent-22,
.u-block.u-spacing-22 .u-block-header {
  margin-bottom: 22px;
}

.u-sidebar.u-spacing-22,
.u-position.u-spacing-22,
.u-block-content.u-spacing-22 {
  padding: 22px;
}

.u-block-header.u-v-spacing-22 {
  padding-top: 22px;
  padding-bottom: 22px;
}

.u-block-header.u-h-spacing-22 {
  padding-left: 22px;
  padding-right: 22px;
}

.u-block:not(:last-child).u-block-separator.u-indent-22:after {
  bottom: -11px;
}

.u-sidebar:first-child.u-indent-21 {
  margin-right: 21px;
}

.u-sidebar:last-child.u-indent-21 {
  margin-left: 21px;
}

.u-block.u-indent-21,
.u-block.u-spacing-21 .u-block-header {
  margin-bottom: 21px;
}

.u-sidebar.u-spacing-21,
.u-position.u-spacing-21,
.u-block-content.u-spacing-21 {
  padding: 21px;
}

.u-block-header.u-v-spacing-21 {
  padding-top: 21px;
  padding-bottom: 21px;
}

.u-block-header.u-h-spacing-21 {
  padding-left: 21px;
  padding-right: 21px;
}

.u-block:not(:last-child).u-block-separator.u-indent-21:after {
  bottom: -10.5px;
}

.u-sidebar:first-child.u-indent-20 {
  margin-right: 20px;
}

.u-sidebar:last-child.u-indent-20 {
  margin-left: 20px;
}

.u-block.u-indent-20,
.u-block.u-spacing-20 .u-block-header {
  margin-bottom: 20px;
}

.u-sidebar.u-spacing-20,
.u-position.u-spacing-20,
.u-block-content.u-spacing-20 {
  padding: 20px;
}

.u-block-header.u-v-spacing-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.u-block-header.u-h-spacing-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.u-block:not(:last-child).u-block-separator.u-indent-20:after {
  bottom: -10px;
}

.u-sidebar:first-child.u-indent-19 {
  margin-right: 19px;
}

.u-sidebar:last-child.u-indent-19 {
  margin-left: 19px;
}

.u-block.u-indent-19,
.u-block.u-spacing-19 .u-block-header {
  margin-bottom: 19px;
}

.u-sidebar.u-spacing-19,
.u-position.u-spacing-19,
.u-block-content.u-spacing-19 {
  padding: 19px;
}

.u-block-header.u-v-spacing-19 {
  padding-top: 19px;
  padding-bottom: 19px;
}

.u-block-header.u-h-spacing-19 {
  padding-left: 19px;
  padding-right: 19px;
}

.u-block:not(:last-child).u-block-separator.u-indent-19:after {
  bottom: -9.5px;
}

.u-sidebar:first-child.u-indent-18 {
  margin-right: 18px;
}

.u-sidebar:last-child.u-indent-18 {
  margin-left: 18px;
}

.u-block.u-indent-18,
.u-block.u-spacing-18 .u-block-header {
  margin-bottom: 18px;
}

.u-sidebar.u-spacing-18,
.u-position.u-spacing-18,
.u-block-content.u-spacing-18 {
  padding: 18px;
}

.u-block-header.u-v-spacing-18 {
  padding-top: 18px;
  padding-bottom: 18px;
}

.u-block-header.u-h-spacing-18 {
  padding-left: 18px;
  padding-right: 18px;
}

.u-block:not(:last-child).u-block-separator.u-indent-18:after {
  bottom: -9px;
}

.u-sidebar:first-child.u-indent-17 {
  margin-right: 17px;
}

.u-sidebar:last-child.u-indent-17 {
  margin-left: 17px;
}

.u-block.u-indent-17,
.u-block.u-spacing-17 .u-block-header {
  margin-bottom: 17px;
}

.u-sidebar.u-spacing-17,
.u-position.u-spacing-17,
.u-block-content.u-spacing-17 {
  padding: 17px;
}

.u-block-header.u-v-spacing-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.u-block-header.u-h-spacing-17 {
  padding-left: 17px;
  padding-right: 17px;
}

.u-block:not(:last-child).u-block-separator.u-indent-17:after {
  bottom: -8.5px;
}

.u-sidebar:first-child.u-indent-16 {
  margin-right: 16px;
}

.u-sidebar:last-child.u-indent-16 {
  margin-left: 16px;
}

.u-block.u-indent-16,
.u-block.u-spacing-16 .u-block-header {
  margin-bottom: 16px;
}

.u-sidebar.u-spacing-16,
.u-position.u-spacing-16,
.u-block-content.u-spacing-16 {
  padding: 16px;
}

.u-block-header.u-v-spacing-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}

.u-block-header.u-h-spacing-16 {
  padding-left: 16px;
  padding-right: 16px;
}

.u-block:not(:last-child).u-block-separator.u-indent-16:after {
  bottom: -8px;
}

.u-sidebar:first-child.u-indent-15 {
  margin-right: 15px;
}

.u-sidebar:last-child.u-indent-15 {
  margin-left: 15px;
}

.u-block.u-indent-15,
.u-block.u-spacing-15 .u-block-header {
  margin-bottom: 15px;
}

.u-sidebar.u-spacing-15,
.u-position.u-spacing-15,
.u-block-content.u-spacing-15 {
  padding: 15px;
}

.u-block-header.u-v-spacing-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.u-block-header.u-h-spacing-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.u-block:not(:last-child).u-block-separator.u-indent-15:after {
  bottom: -7.5px;
}

.u-sidebar:first-child.u-indent-14 {
  margin-right: 14px;
}

.u-sidebar:last-child.u-indent-14 {
  margin-left: 14px;
}

.u-block.u-indent-14,
.u-block.u-spacing-14 .u-block-header {
  margin-bottom: 14px;
}

.u-sidebar.u-spacing-14,
.u-position.u-spacing-14,
.u-block-content.u-spacing-14 {
  padding: 14px;
}

.u-block-header.u-v-spacing-14 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.u-block-header.u-h-spacing-14 {
  padding-left: 14px;
  padding-right: 14px;
}

.u-block:not(:last-child).u-block-separator.u-indent-14:after {
  bottom: -7px;
}

.u-sidebar:first-child.u-indent-13 {
  margin-right: 13px;
}

.u-sidebar:last-child.u-indent-13 {
  margin-left: 13px;
}

.u-block.u-indent-13,
.u-block.u-spacing-13 .u-block-header {
  margin-bottom: 13px;
}

.u-sidebar.u-spacing-13,
.u-position.u-spacing-13,
.u-block-content.u-spacing-13 {
  padding: 13px;
}

.u-block-header.u-v-spacing-13 {
  padding-top: 13px;
  padding-bottom: 13px;
}

.u-block-header.u-h-spacing-13 {
  padding-left: 13px;
  padding-right: 13px;
}

.u-block:not(:last-child).u-block-separator.u-indent-13:after {
  bottom: -6.5px;
}

.u-sidebar:first-child.u-indent-12 {
  margin-right: 12px;
}

.u-sidebar:last-child.u-indent-12 {
  margin-left: 12px;
}

.u-block.u-indent-12,
.u-block.u-spacing-12 .u-block-header {
  margin-bottom: 12px;
}

.u-sidebar.u-spacing-12,
.u-position.u-spacing-12,
.u-block-content.u-spacing-12 {
  padding: 12px;
}

.u-block-header.u-v-spacing-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.u-block-header.u-h-spacing-12 {
  padding-left: 12px;
  padding-right: 12px;
}

.u-block:not(:last-child).u-block-separator.u-indent-12:after {
  bottom: -6px;
}

.u-sidebar:first-child.u-indent-11 {
  margin-right: 11px;
}

.u-sidebar:last-child.u-indent-11 {
  margin-left: 11px;
}

.u-block.u-indent-11,
.u-block.u-spacing-11 .u-block-header {
  margin-bottom: 11px;
}

.u-sidebar.u-spacing-11,
.u-position.u-spacing-11,
.u-block-content.u-spacing-11 {
  padding: 11px;
}

.u-block-header.u-v-spacing-11 {
  padding-top: 11px;
  padding-bottom: 11px;
}

.u-block-header.u-h-spacing-11 {
  padding-left: 11px;
  padding-right: 11px;
}

.u-block:not(:last-child).u-block-separator.u-indent-11:after {
  bottom: -5.5px;
}

.u-sidebar:first-child.u-indent-10 {
  margin-right: 10px;
}

.u-sidebar:last-child.u-indent-10 {
  margin-left: 10px;
}

.u-block.u-indent-10,
.u-block.u-spacing-10 .u-block-header {
  margin-bottom: 10px;
}

.u-sidebar.u-spacing-10,
.u-position.u-spacing-10,
.u-block-content.u-spacing-10 {
  padding: 10px;
}

.u-block-header.u-v-spacing-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.u-block-header.u-h-spacing-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.u-block:not(:last-child).u-block-separator.u-indent-10:after {
  bottom: -5px;
}

.u-sidebar:first-child.u-indent-9 {
  margin-right: 9px;
}

.u-sidebar:last-child.u-indent-9 {
  margin-left: 9px;
}

.u-block.u-indent-9,
.u-block.u-spacing-9 .u-block-header {
  margin-bottom: 9px;
}

.u-sidebar.u-spacing-9,
.u-position.u-spacing-9,
.u-block-content.u-spacing-9 {
  padding: 9px;
}

.u-block-header.u-v-spacing-9 {
  padding-top: 9px;
  padding-bottom: 9px;
}

.u-block-header.u-h-spacing-9 {
  padding-left: 9px;
  padding-right: 9px;
}

.u-block:not(:last-child).u-block-separator.u-indent-9:after {
  bottom: -4.5px;
}

.u-sidebar:first-child.u-indent-8 {
  margin-right: 8px;
}

.u-sidebar:last-child.u-indent-8 {
  margin-left: 8px;
}

.u-block.u-indent-8,
.u-block.u-spacing-8 .u-block-header {
  margin-bottom: 8px;
}

.u-sidebar.u-spacing-8,
.u-position.u-spacing-8,
.u-block-content.u-spacing-8 {
  padding: 8px;
}

.u-block-header.u-v-spacing-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}

.u-block-header.u-h-spacing-8 {
  padding-left: 8px;
  padding-right: 8px;
}

.u-block:not(:last-child).u-block-separator.u-indent-8:after {
  bottom: -4px;
}

.u-sidebar:first-child.u-indent-7 {
  margin-right: 7px;
}

.u-sidebar:last-child.u-indent-7 {
  margin-left: 7px;
}

.u-block.u-indent-7,
.u-block.u-spacing-7 .u-block-header {
  margin-bottom: 7px;
}

.u-sidebar.u-spacing-7,
.u-position.u-spacing-7,
.u-block-content.u-spacing-7 {
  padding: 7px;
}

.u-block-header.u-v-spacing-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.u-block-header.u-h-spacing-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.u-block:not(:last-child).u-block-separator.u-indent-7:after {
  bottom: -3.5px;
}

.u-sidebar:first-child.u-indent-6 {
  margin-right: 6px;
}

.u-sidebar:last-child.u-indent-6 {
  margin-left: 6px;
}

.u-block.u-indent-6,
.u-block.u-spacing-6 .u-block-header {
  margin-bottom: 6px;
}

.u-sidebar.u-spacing-6,
.u-position.u-spacing-6,
.u-block-content.u-spacing-6 {
  padding: 6px;
}

.u-block-header.u-v-spacing-6 {
  padding-top: 6px;
  padding-bottom: 6px;
}

.u-block-header.u-h-spacing-6 {
  padding-left: 6px;
  padding-right: 6px;
}

.u-block:not(:last-child).u-block-separator.u-indent-6:after {
  bottom: -3px;
}

.u-sidebar:first-child.u-indent-5 {
  margin-right: 5px;
}

.u-sidebar:last-child.u-indent-5 {
  margin-left: 5px;
}

.u-block.u-indent-5,
.u-block.u-spacing-5 .u-block-header {
  margin-bottom: 5px;
}

.u-sidebar.u-spacing-5,
.u-position.u-spacing-5,
.u-block-content.u-spacing-5 {
  padding: 5px;
}

.u-block-header.u-v-spacing-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.u-block-header.u-h-spacing-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.u-block:not(:last-child).u-block-separator.u-indent-5:after {
  bottom: -2.5px;
}

.u-sidebar:first-child.u-indent-4 {
  margin-right: 4px;
}

.u-sidebar:last-child.u-indent-4 {
  margin-left: 4px;
}

.u-block.u-indent-4,
.u-block.u-spacing-4 .u-block-header {
  margin-bottom: 4px;
}

.u-sidebar.u-spacing-4,
.u-position.u-spacing-4,
.u-block-content.u-spacing-4 {
  padding: 4px;
}

.u-block-header.u-v-spacing-4 {
  padding-top: 4px;
  padding-bottom: 4px;
}

.u-block-header.u-h-spacing-4 {
  padding-left: 4px;
  padding-right: 4px;
}

.u-block:not(:last-child).u-block-separator.u-indent-4:after {
  bottom: -2px;
}

.u-sidebar:first-child.u-indent-3 {
  margin-right: 3px;
}

.u-sidebar:last-child.u-indent-3 {
  margin-left: 3px;
}

.u-block.u-indent-3,
.u-block.u-spacing-3 .u-block-header {
  margin-bottom: 3px;
}

.u-sidebar.u-spacing-3,
.u-position.u-spacing-3,
.u-block-content.u-spacing-3 {
  padding: 3px;
}

.u-block-header.u-v-spacing-3 {
  padding-top: 3px;
  padding-bottom: 3px;
}

.u-block-header.u-h-spacing-3 {
  padding-left: 3px;
  padding-right: 3px;
}

.u-block:not(:last-child).u-block-separator.u-indent-3:after {
  bottom: -1.5px;
}

.u-sidebar:first-child.u-indent-2 {
  margin-right: 2px;
}

.u-sidebar:last-child.u-indent-2 {
  margin-left: 2px;
}

.u-block.u-indent-2,
.u-block.u-spacing-2 .u-block-header {
  margin-bottom: 2px;
}

.u-sidebar.u-spacing-2,
.u-position.u-spacing-2,
.u-block-content.u-spacing-2 {
  padding: 2px;
}

.u-block-header.u-v-spacing-2 {
  padding-top: 2px;
  padding-bottom: 2px;
}

.u-block-header.u-h-spacing-2 {
  padding-left: 2px;
  padding-right: 2px;
}

.u-block:not(:last-child).u-block-separator.u-indent-2:after {
  bottom: -1px;
}

.u-sidebar:first-child.u-indent-1 {
  margin-right: 1px;
}

.u-sidebar:last-child.u-indent-1 {
  margin-left: 1px;
}

.u-block.u-indent-1,
.u-block.u-spacing-1 .u-block-header {
  margin-bottom: 1px;
}

.u-sidebar.u-spacing-1,
.u-position.u-spacing-1,
.u-block-content.u-spacing-1 {
  padding: 1px;
}

.u-block-header.u-v-spacing-1 {
  padding-top: 1px;
  padding-bottom: 1px;
}

.u-block-header.u-h-spacing-1 {
  padding-left: 1px;
  padding-right: 1px;
}

.u-block:not(:last-child).u-block-separator.u-indent-1:after {
  bottom: -0.5px;
}

.u-sidebar:first-child.u-indent-0 {
  margin-right: 0px;
}

.u-sidebar:last-child.u-indent-0 {
  margin-left: 0px;
}

.u-block-header.u-v-spacing-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.u-block-header.u-h-spacing-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.u-block:not(:last-child).u-block-separator.u-indent-0:after {
  bottom: 0px;
}

.u-block:last-child {
  margin-bottom: 0;
}

.u-block .u-block-header {
  margin-top: 0;
}

.u-content {
  flex: 1 1 auto;
  height: auto !important;
}

.u-block.u-block-separator {
  position: relative;
}

.u-block:not(:last-child).u-block-separator:after {
  content: "";
  width: 100%;
  display: block;
  position: absolute;
}

.u-block:not(:last-child).u-block-separator:after {
  border-bottom-style: solid;
  transform: translate(0, 50%);
}

.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-svg.u-shape-svg.u-shape-svg,
.u-shape-svg.u-shape-svg.u-shape-svg:hover {
  border: none !important;
  color: transparent;
}

.u-shape-svg .u-svg-link {
  transition-duration: inherit;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

[class*="u-border-"]:not(.u-shape-svg) {
  stroke: none;
}

.u-shape-top {
  border-top-style: none !important;
}

.u-shape-right {
  border-right-style: none !important;
}

.u-shape-bottom {
  border-bottom-style: none !important;
}

.u-shape-left {
  border-left-style: none !important;
}

.u-shape-circle,
.u-shape-circle:before,
.u-shape-circle>.u-container-layout {
  border-radius: 50%;
}

.u-shape-square,
.u-shape-square:before,
.u-shape-square>.u-container-layout {
  border-radius: 0;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

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

.u-map .embed-responsive {
  width: 100%;
  height: 100%;
}

.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,
.u-icon-circle img {
  border-radius: 50%;
}

.u-file-icon img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.u-back-to-top {
  position: fixed;
  z-index: 100000;
  display: none;
}

.u-post-details {
  display: flex;
}

.u-post-details .u-blog-post {
  display: flex;
  flex: 1;
}

.u-video-poster {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  opacity: 1;
  transition: opacity 800ms, height 0s;
  transition-delay: 0s, 0s;
}

.u-video-poster:before,
.u-video-poster:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
}

.u-video-poster:before {
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  border: 5px solid #fff;
  border-radius: 100%;
}

.u-video-poster:after {
  width: 0;
  height: 0;
  margin: -20px 0 0 -10px;
  border-left: 40px solid #fff;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}

.u-background-video .u-video-poster:before,
.u-background-video .u-video-poster:after {
  display: none;
}

.u-video video+.u-video-poster {
  background: transparent;
}

.u-video.active .u-video-poster,
.u-background-video .lazyloaded~.u-video-poster {
  opacity: 0;
  pointer-events: none;
  height: 0;
  transition-delay: 0s, 800ms;
}

.u-video-poster:before,
.u-video-poster:after {
  box-sizing: initial;
}

.pswp .embed-responsive,
.u-video .embed-responsive {
  width: 100%;
  height: 100%;
}

.u-video video {
  object-fit: cover;
}

.u-video.u-video-contain video {
  object-fit: contain;
  background-size: contain;
}

@media (min-width: 1200px) {
  .u-video.u-video-contain video-xl {
    object-fit: contain;
    background-size: contain;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-video.u-video-contain video-lg {
    object-fit: contain;
    background-size: contain;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-video.u-video-contain video-md {
    object-fit: contain;
    background-size: contain;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-video.u-video-contain video-sm {
    object-fit: contain;
    background-size: contain;
  }
}

@media (max-width: 575px) {
  .u-video.u-video-contain video-xs {
    object-fit: contain;
    background-size: contain;
  }
}

div.u-video,
.u-background-video {
  overflow: hidden;
}

@media (min-width: 768px) {
  .u-background-video .embed-responsive {
    pointer-events: none;
  }
}

.u-post-tags {
  display: table;
}

.u-menu {
  opacity: 0;
}

.u-responsive-xl .u-menu,
.u-responsive-lg .u-menu,
.u-responsive-md .u-menu,
.u-responsive-sm .u-menu,
.u-responsive-xs .u-menu {
  opacity: 1;
}

.u-menu,
.u-popupmenu-items {
  display: table;
  white-space: nowrap;
  position: relative;
  line-height: 1;
}

.u-popupmenu-items {
  min-width: 120px;
}

.u-popupmenu-items .u-nav {
  width: 100%;
}

.u-popupmenu-items .u-nav-link {
  padding: 8px 0;
  white-space: normal;
}

.u-nav,
.u-nav-item {
  position: relative;
}

.u-nav {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}

.u-nav-item {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  height: 100%;
}

.u-nav-popup .u-nav-item {
  height: auto;
}

.u-nav-container .u-nav-popup {
  position: absolute;
  visibility: hidden;
  pointer-events: none;
  z-index: 1;
}

.u-nav-container .u-nav-item .u-nav-item {
  display: block;
}

.u-nav-container .u-nav-item:hover>.u-nav-popup:not(.fake) {
  visibility: visible;
  pointer-events: auto;
}

.u-menu-mega .u-nav-container .u-mega-popup {
  min-height: 200px;
  white-space: normal;
}

.u-menu-mega .u-nav-container .u-mega-popup .u-nav {
  display: block;
}

.u-menu-mega .u-nav-container .level-2>.u-nav {
  display: flex;
  flex-flow: column wrap;
  align-content: flex-start;
}

.u-menu-mega .u-nav-container .u-mega-popup .level-3 {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  right: auto !important;
}

.u-menu-mega .u-nav-container .u-nav-item:hover>.u-mega-popup .u-nav-popup,
.u-menu-mega .u-nav-container .u-mega-popup.open .u-nav-popup {
  visibility: visible;
  pointer-events: auto;
}

.u-menu-mega .u-nav-container .u-mega-popup>.u-nav {
  min-width: 120px;
}

.u-menu-mega .u-nav-container .u-mega-popup>.u-nav .u-nav {
  width: auto;
}

.u-columns-1 .u-popupmenu-items>li {
  width: 100%;
}

@media (min-width: 1200px) {
  .u-columns-1-xl .u-popupmenu-items>li {
    width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-1-lg .u-popupmenu-items>li {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-1-md .u-popupmenu-items>li {
    width: 100%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-1-sm .u-popupmenu-items>li {
    width: 100%;
  }
}

@media (max-width: 575px) {
  .u-columns-1-xs .u-popupmenu-items>li {
    width: 100%;
  }
}

.u-columns-2 .u-popupmenu-items>li {
  width: 50%;
}

@media (min-width: 1200px) {
  .u-columns-2-xl .u-popupmenu-items>li {
    width: 50%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-2-lg .u-popupmenu-items>li {
    width: 50%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-2-md .u-popupmenu-items>li {
    width: 50%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-2-sm .u-popupmenu-items>li {
    width: 50%;
  }
}

@media (max-width: 575px) {
  .u-columns-2-xs .u-popupmenu-items>li {
    width: 50%;
  }
}

.u-columns-3 .u-popupmenu-items>li {
  width: 33.33333333%;
}

@media (min-width: 1200px) {
  .u-columns-3-xl .u-popupmenu-items>li {
    width: 33.33333333%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-3-lg .u-popupmenu-items>li {
    width: 33.33333333%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-3-md .u-popupmenu-items>li {
    width: 33.33333333%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-3-sm .u-popupmenu-items>li {
    width: 33.33333333%;
  }
}

@media (max-width: 575px) {
  .u-columns-3-xs .u-popupmenu-items>li {
    width: 33.33333333%;
  }
}

.u-columns-4 .u-popupmenu-items>li {
  width: 25%;
}

@media (min-width: 1200px) {
  .u-columns-4-xl .u-popupmenu-items>li {
    width: 25%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-4-lg .u-popupmenu-items>li {
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-4-md .u-popupmenu-items>li {
    width: 25%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-4-sm .u-popupmenu-items>li {
    width: 25%;
  }
}

@media (max-width: 575px) {
  .u-columns-4-xs .u-popupmenu-items>li {
    width: 25%;
  }
}

.u-columns-5 .u-popupmenu-items>li {
  width: 20%;
}

@media (min-width: 1200px) {
  .u-columns-5-xl .u-popupmenu-items>li {
    width: 20%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-5-lg .u-popupmenu-items>li {
    width: 20%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-5-md .u-popupmenu-items>li {
    width: 20%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-5-sm .u-popupmenu-items>li {
    width: 20%;
  }
}

@media (max-width: 575px) {
  .u-columns-5-xs .u-popupmenu-items>li {
    width: 20%;
  }
}

.u-columns-6 .u-popupmenu-items>li {
  width: 16.66666667%;
}

@media (min-width: 1200px) {
  .u-columns-6-xl .u-popupmenu-items>li {
    width: 16.66666667%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .u-columns-6-lg .u-popupmenu-items>li {
    width: 16.66666667%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .u-columns-6-md .u-popupmenu-items>li {
    width: 16.66666667%;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .u-columns-6-sm .u-popupmenu-items>li {
    width: 16.66666667%;
  }
}

@media (max-width: 575px) {
  .u-columns-6-xs .u-popupmenu-items>li {
    width: 16.66666667%;
  }
}

.u-menu-dropdown .u-nav-container .u-popup-left {
  right: 0;
}

.u-menu-dropdown .u-nav-container .u-popup-right {
  left: 0;
}

.u-menu-dropdown .u-nav-container .u-nav-item .u-nav-item .u-nav-popup {
  top: 0;
  left: 100%;
}

.u-menu-dropdown .u-nav-container .u-nav-item .u-nav-item .u-nav-popup.u-popup-left {
  right: 100%;
  left: auto;
}

.u-nav-container-collapse .u-nav-popup {
  overflow: hidden;
  visibility: hidden;
  pointer-events: none;
  max-height: 0;
}

.u-nav-container-collapse .u-nav-popup .u-nav {
  box-shadow: none;
}

.u-nav-container-collapse .u-nav-popup.animating {
  transition: max-height 200ms ease;
}

.u-nav-popup.open {
  visibility: visible;
  pointer-events: auto;
}

.u-dropdown-icon .u-nav-link:first-child:nth-last-child(2):after {
  content: "\25BE";
  margin-left: 0.5rem;
  margin-right: -0.5rem;
}

.u-dropdown-icon .u-nav-container .u-nav-popup .u-nav-link:first-child:nth-last-child(2):after {
  content: "";
}

.u-enable-responsive .u-spacing-15>li+li {
  margin: 15px 0 0 0 !important;
}

.u-spacing-14:not(.u-text)>li:not(:last-child) {
  margin-right: 14px;
}

.u-spacing-14>.u-accordion-item+.u-accordion-item {
  margin-top: 14px;
}

.u-h-spacing-14 .u-nav-link {
  padding-left: 14px;
  padding-right: 14px;
}

.u-v-spacing-14 .u-nav-link {
  padding-top: 14px;
  padding-bottom: 14px;
}

.u-enable-responsive .u-spacing-14>li+li {
  margin: 14px 0 0 0 !important;
}

.u-enable-responsive .u-spacing-0>li+li {
  margin: 0px 0 0 0 !important;
}

.u-enable-responsive .u-popupmenu-items>li:first-child {
  margin: 0 !important;
}

.u-menu-one-level .u-nav-popup {
  display: none;
}

.u-nav-link {
  display: block;
  white-space: nowrap;
  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-nav-link,
.u-nav-link:hover,
.u-nav-link:focus {
  text-decoration: none;
}

.u-nav-item a.u-nav-link,
.menu-collapse a.u-nav-link {
  color: inherit;
}

.u-nav-container>.u-nav>.u-nav-item>.u-nav-link {
  padding: 10px 20px;
}

.menu-collapse {
  display: none;
  border: none;
  z-index: 1;
}

.menu-collapse .u-nav-link {
  text-decoration: none !important;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: calc(1em + 8px);
}

.menu-collapse .u-nav-link svg {
  width: 1em;
  height: 1em;
  vertical-align: top;
}

.menu-collapse .u-nav-link svg+svg {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.menu-collapse .u-nav-link.u-file-icon img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: contain;
}

.menu-collapse .u-nav-link.u-file-icon::after {
  content: "";
  height: 1em;
  display: block;
}

.u-nav-container-collapse {
  display: none;
  z-index: 1001;
  left: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  position: fixed !important;
  overflow: hidden;
  width: 0;
}

.u-enable-responsive .menu-collapse {
  display: block;
}

.u-enable-responsive:not(.open) .u-sidenav {
  border: none;
}

.u-enable-responsive .u-sidenav {
  flex: 0 0 0;
}

.u-enable-responsive .u-sidenav .u-popupmenu-items {
  display: table;
}

.u-enable-responsive .u-sidenav .u-nav-item {
  display: block;
  height: auto;
  margin-left: 0;
  /* override horizontal spacing */
}

.u-enable-responsive .u-sidenav .u-nav-link {
  background: transparent;
}

.u-enable-responsive .u-popupmenu-items {
  margin: 20px auto 0;
}

.u-enable-responsive .u-nav-container-collapse {
  display: flex;
}

.u-enable-responsive .u-nav-container {
  display: none;
}

.u-enable-responsive .u-menu-close {
  z-index: 1;
  position: relative;
  width: 22px;
  height: 28px;
  margin: 20px 20px 0 auto;
  text-align: right;
  font-style: initial;
  letter-spacing: initial;
  font-weight: initial;
  display: block;
}

.u-enable-responsive .u-menu-close:before {
  content: "\2715";
  font-size: 28px !important;
}

.u-enable-responsive.u-offcanvas .u-sidenav {
  height: 100vh;
  height: -webkit-fill-available;
  transition: margin-left 500ms ease;
  border-top: none;
  border-bottom: none;
  white-space: normal;
}

.u-enable-responsive.u-offcanvas .u-sidenav>* {
  position: relative;
}

.u-enable-responsive.u-offcanvas .u-sidenav .u-nav-link {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-enable-responsive.u-offcanvas:not(.u-menu-open-right) .u-sidenav {
  border-left: none;
}

.u-enable-responsive.u-offcanvas.u-menu-open-right .u-sidenav {
  order: 1;
  border-right: none;
  transition-property: margin-right;
}

.u-enable-responsive.u-offcanvas.open .u-sidenav {
  margin-left: 0;
  margin-right: 0;
}

.u-enable-responsive:not(.u-offcanvas) .u-sidenav {
  display: none;
}

.u-enable-responsive:not(.u-offcanvas).open .u-sidenav {
  display: block;
  flex-basis: 100%;
  height: 100vh;
  height: -webkit-fill-available;
  border: none !important;
}

.u-enable-responsive:not(.u-offcanvas) .u-menu-overlay {
  display: none !important;
}

.u-menu-overlay {
  display: none;
  width: 100%;
  height: 100vh;
  height: -webkit-fill-available;
}

.u-sidenav-overflow {
  overflow: auto;
  position: absolute !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.u-offcanvas-unshifted-left .u-body>*,
.u-offcanvas-unshifted-left.u-body>* {
  animation: menu-unshift-left 500ms normal forwards ease;
}

.u-offcanvas-opened.u-offcanvas-shifted-left .u-body>*,
.u-offcanvas-opened.u-offcanvas-shifted-left.u-body>* {
  animation: menu-shift-left 500ms normal forwards ease;
}

.u-offcanvas-unshifted-right .u-body>*,
.u-offcanvas-unshifted-right.u-body>* {
  animation: menu-unshift-right 500ms normal forwards ease;
}

.u-offcanvas-opened.u-offcanvas-shifted-right .u-body>*,
.u-offcanvas-opened.u-offcanvas-shifted-right.u-body>* {
  animation: menu-shift-right 500ms normal forwards ease;
}

.u-flip-horizontal {
  transform: scaleX(-1);
}

.u-flip-vertical {
  transform: scaleY(-1);
}

.u-flip-horizontal.u-flip-vertical {
  transform: scaleX(-1) scaleY(-1);
}

.u-rotate-90 {
  transform: rotate(90deg) translate(0, -100%);
}

.u-rotation-parent .u-rotate-90 {
  transform: rotate(90deg) translate(0, -100%);
  transform-origin: left top;
}

.u-flip-horizontal.u-rotate-90 {
  transform: scaleX(-1) rotate(90deg);
}

.u-flip-vertical.u-rotate-90 {
  transform: scaleY(-1) rotate(90deg) translate(-100%, -100%);
}

.u-flip-horizontal.u-flip-vertical.u-rotate-90 {
  transform: scaleX(-1) scaleY(-1) rotate(90deg) translate(-100%, 0);
}

.u-rotate-180 {
  transform: rotate(180deg) translate(-100%, -100%);
}

.u-rotation-parent .u-rotate-180 {
  transform: rotate(180deg) translate(-100%, -100%);
  transform-origin: left top;
}

.u-flip-horizontal.u-rotate-180 {
  transform: scaleX(-1) rotate(180deg) translate(0, -100%);
}

.u-flip-vertical.u-rotate-180 {
  transform: scaleY(-1) rotate(180deg) translate(-100%, 0);
}

.u-flip-horizontal.u-flip-vertical.u-rotate-180 {
  transform: scaleX(-1) scaleY(-1) rotate(180deg);
}

.u-rotate-270 {
  transform: rotate(270deg) translate(-100%, 0);
}

.u-rotation-parent .u-rotate-270 {
  transform: rotate(270deg) translate(-100%, 0);
  transform-origin: left top;
}

.u-flip-horizontal.u-rotate-270 {
  transform: scaleX(-1) rotate(270deg) translate(-100%, -100%);
}

.u-flip-vertical.u-rotate-270 {
  transform: scaleY(-1) rotate(270deg);
}

.u-flip-horizontal.u-flip-vertical.u-rotate-270 {
  transform: scaleX(-1) scaleY(-1) rotate(270deg) translate(0, -100%);
}

html {
  font-size: 16px;
}

.u-body {
  font-size: 1rem;
  line-height: 1.6;
}

.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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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: 1200px) {
  .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-tabs:not([class*="u-align-"]),
.u-accordion:not([class*="u-align-"]),
.u-repeater-item:not([class*="u-align-"]),
.u-container-style:not([class*="u-align-"]) {
  text-align: left;
}

.u-nav:not([class*="u-align-"]) .u-nav {
  text-align: left;
}

.u-text {
  word-wrap: break-word;
  position: relative;
}

.u-word-break {
  word-break: break-all;
}

.u-font-arial.u-custom-font {
  font-family: Arial, sans-serif !important;
}

.u-font-courier-new.u-custom-font {
  font-family: "Courier New", monospace !important;
}

.u-font-georgia.u-custom-font {
  font-family: Georgia, serif !important;
}

.u-font-roboto.u-custom-font {
  font-family: Roboto, sans-serif !important;
}

.u-font-open-sans.u-custom-font {
  font-family: "Open Sans", sans-serif !important;
}

.u-font-lato.u-custom-font {
  font-family: Lato, sans-serif !important;
}

.u-font-montserrat.u-custom-font {
  font-family: Montserrat, sans-serif !important;
}

.u-font-roboto-condensed.u-custom-font {
  font-family: "Roboto Condensed", sans-serif !important;
}

.u-font-source-sans-pro.u-custom-font {
  font-family: "Source Sans Pro", sans-serif !important;
}

.u-font-oswald.u-custom-font {
  font-family: Oswald, sans-serif !important;
}

.u-font-raleway.u-custom-font {
  font-family: Raleway, sans-serif !important;
}

.u-font-pt-sans.u-custom-font {
  font-family: "PT Sans", sans-serif !important;
}

.u-font-ubuntu.u-custom-font {
  font-family: Ubuntu, sans-serif !important;
}

.u-font-titillium-web.u-custom-font {
  font-family: "Titillium Web", sans-serif !important;
}

.u-font-merriweather.u-custom-font {
  font-family: Merriweather, serif !important;
}

.u-font-roboto-slab.u-custom-font {
  font-family: "Roboto Slab", serif !important;
}

.u-font-playfair-display.u-custom-font {
  font-family: "Playfair Display", serif !important;
}

.u-font-lobster.u-custom-font {
  font-family: Lobster, display !important;
}

.u-rectangle {
  border-radius: 0;
}

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

.u-btn.u-circle {
  border-radius: 100px;
}

.u-layout-cell,
.u-container-style.u-opacity,
.u-container-layout.u-opacity,
.u-group.u-opacity {
  background-color: transparent !important;
}

.u-layout-cell:before,
.u-container-style.u-opacity:before,
.u-container-layout.u-opacity:before,
.u-group.u-opacity:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transition-duration: inherit;
}

:not(.u-effect-fade)>.u-layout-cell,
:not(.u-effect-fade)>.u-container-style.u-opacity,
:not(.u-effect-fade)>.u-container-layout.u-opacity,
:not(.u-effect-fade)>.u-group.u-opacity {
  opacity: 1;
}

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

.u-button-style[class*="u-custom-color-"],
.u-button-style[class*="u-palette-"],
.u-button-style[class*="u-gray-"],
.u-button-style.u-white,
.u-button-style.u-black {
  border-width: 0;
}

.u-search-right .u-search-icon[class*="u-custom-color-"],
.u-search-right .u-search-icon[class*="u-palette-"],
.u-search-right .u-search-icon[class*="u-gray-"],
.u-search-right .u-search-icon.u-white,
.u-search-right .u-search-icon.u-black {
  margin-left: 0.8em;
}

.u-social-icons {
  display: flex;
}

.u-social-url {
  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;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-social-icons .u-icon {
  display: flex;
  height: 100% !important;
}

.u-social-icons .u-social-url,
.u-social-icons .u-social-url:hover {
  color: currentColor;
}

.u-social-icons a {
  height: 100%;
  display: inline-block;
  flex: 1;
}

blockquote {
  padding: 10px 20px;
  padding-left: 0;
  margin: 0 0 20px;
  border-left-width: 0;
  border-top-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
  border-style: solid;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 20px;
  color: #eeeeee;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014   \A0";
}

.u-search {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}

.u-search.u-search-right {
  flex-direction: row-reverse;
}

.u-search button {
  cursor: pointer;
  position: relative;
  flex: 0;
  background: none;
  border: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.u-search button span {
  display: block;
  height: 1em;
  width: 1em;
  line-height: 1em;
}

.u-search input {
  flex: 1;
  position: relative;
  border: 0;
  margin: 0;
  min-width: 0;
  outline: 0;
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
}

.u-search-right.u-search input {
  padding-left: 0.8em;
}

.u-search input::placeholder {
  font-family: inherit;
}

.u-search-icon {
  box-sizing: content-box;
}

.u-search-right .u-search-icon[class*="u-border-"] {
  margin-left: 0.8em;
}

.u-search-icon .u-svg-link {
  vertical-align: top;
}

.u-breadcrumbs {
  list-style: none;
  padding: 0;
  display: table;
}

.u-breadcrumbs .u-breadcrumbs-item {
  display: inline-block;
}

.u-breadcrumbs .u-breadcrumbs-item:last-of-type .u-nav-link,
.u-breadcrumbs .u-breadcrumbs-item.u-breadcrumbs-separator .u-nav-link {
  pointer-events: none;
}

.u-breadcrumbs .u-breadcrumbs-separator .u-nav-link {
  padding: 0 !important;
}

.u-breadcrumbs .u-svg-link {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
}

.u-breadcrumbs .u-svg-content {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}

.backstage {
  animation-play-state: paused;
  visibility: hidden;
}

/*end-commonstyles animation*/

.u-cookies-consent {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.u-cookies-consent.show {
  display: block;
}

.u-gallery-item {
  position: relative;
  overflow: hidden;
}

.u-gallery-item .u-back-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.u-back-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

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

.u-over-slide .u-gallery-heading,
.u-over-slide .u-gallery-text {
  margin-top: 0;
  margin-bottom: 0;
}

.u-gallery.u-layout-carousel .u-carousel-indicators li {
  opacity: 0.5;
}

.u-gallery.u-layout-carousel .u-carousel-indicators li.u-active {
  opacity: 1;
}

.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),
.u-blog:not(.u-repeater),
.u-products:not(.u-repeater) {
  display: flex;
  flex-direction: column;
}

.u-list:not(.u-repeater) .u-repeater,
.u-blog:not(.u-repeater) .u-repeater,
.u-products:not(.u-repeater) .u-repeater {
  flex: 1;
}

.u-list:not(.u-repeater) .u-list-control,
.u-blog:not(.u-repeater) .u-list-control,
.u-products:not(.u-repeater) .u-list-control {
  flex: 0;
}

.u-table table {
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}

.u-table th,
.u-table td {
  padding: 10px;
  font-weight: inherit;
  position: relative;
}

.u-table th:empty:before,
.u-table td:empty:before {
  content: "\A0";
}

.u-table-valign-top {
  vertical-align: top;
}

.u-table-valign-middle {
  vertical-align: middle;
}

.u-table-valign-bottom {
  vertical-align: bottom;
}

@media (max-width: 767px) {
  .u-table-responsive {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .u-table-responsive thead th,
  .u-table-responsive tfoot th,
  .u-table-responsive thead td,
  .u-table-responsive tfoot td {
    white-space: nowrap;
  }
}

.u-custom-list {
  list-style-type: none;
  padding-left: 0;
}

.u-custom-list li {
  position: relative;
  margin-left: 1.4em;
}

.u-custom-list .u-list-icon {
  display: inline-block;
  position: absolute;
  width: 1em;
  min-height: 1em;
  height: auto;
  left: -1.5em;
  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-tabs {
  display: flex;
  flex-direction: column;
}

.u-tabs .u-tab-list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  margin: 0 0 -5px;
}

.u-tabs .u-tab-item {
  margin-bottom: 5px;
}

.u-tabs .u-tab-link {
  display: block;
  padding: 10px 20px;
  color: inherit;
  border-color: transparent;
}

.u-tabs .u-tab-pane {
  position: relative;
}

.u-tabs .u-tab-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.u-tabs .u-tab-content>.u-tab-pane {
  flex: 1;
  display: none;
}

.u-tabs .u-tab-content>.u-tab-active {
  display: flex;
}

.u-tabs.u-tab-links-align-left .u-tab-list {
  justify-content: flex-start;
}

.u-tabs.u-tab-links-align-center .u-tab-list {
  justify-content: center;
}

.u-tabs.u-tab-links-align-right .u-tab-list {
  justify-content: flex-end;
}

.u-tabs.u-tab-links-align-justify .u-tab-list {
  text-align: center;
}

.u-tabs.u-tab-links-align-justify .u-tab-list>* {
  flex: 1;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-0 {
  margin-bottom: 0px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-1 {
  margin-bottom: -1px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-2 {
  margin-bottom: -2px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-3 {
  margin-bottom: -3px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-4 {
  margin-bottom: -4px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-5 {
  margin-bottom: -5px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-6 {
  margin-bottom: -6px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-7 {
  margin-bottom: -7px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-8 {
  margin-bottom: -8px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-9 {
  margin-bottom: -9px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-10 {
  margin-bottom: -10px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-11 {
  margin-bottom: -11px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-12 {
  margin-bottom: -12px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-13 {
  margin-bottom: -13px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-14 {
  margin-bottom: -14px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-15 {
  margin-bottom: -15px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-16 {
  margin-bottom: -16px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-17 {
  margin-bottom: -17px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-18 {
  margin-bottom: -18px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-19 {
  margin-bottom: -19px;
}

.u-tab-list[class*="u-border"] .u-tab-link.u-border-20 {
  margin-bottom: -20px;
}

.u-text .u-icon,
.u-btn .u-icon,
.u-table-cell .u-icon,
.u-tab-link .u-icon {
  position: relative;
  display: inline;
  line-height: inherit;
  font-size: 1em;
  fill: currentColor;
  vertical-align: middle;
  white-space: nowrap;
}

.u-text .u-icon.u-file-icon>img[src],
.u-btn .u-icon.u-file-icon>img[src],
.u-table-cell .u-icon.u-file-icon>img[src],
.u-tab-link .u-icon.u-file-icon>img[src] {
  display: inline-block;
  height: 1em;
  width: auto;
  line-height: 1;
  vertical-align: -0.15em;
}

.u-text .u-icon>svg,
.u-btn .u-icon>svg,
.u-table-cell .u-icon>svg,
.u-tab-link .u-icon>svg {
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  vertical-align: -0.15em;
}

.u-text .u-icon>svg+img,
.u-btn .u-icon>svg+img,
.u-table-cell .u-icon>svg+img,
.u-tab-link .u-icon>svg+img {
  position: absolute !important;
  left: calc(50% - 0.5em) !important;
  top: calc(50% - 0.5em) !important;
  display: inline !important;
  padding: 0.5em !important;
  margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  min-width: 0 !important;
  min-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  line-height: 1 !important;
}

.u-login {
  display: table;
}

.u-table-cell .u-btn,
.u-text .u-btn {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: baseline;
  white-space: normal;
  text-align: inherit;
}

.u-table-cell .u-btn.u-button-link,
.u-text .u-btn.u-button-link {
  display: inline;
}

.u-text.u-cart-block-content .u-btn {
  white-space: nowrap;
}

.u-slider {
  display: flex;
  flex-direction: column;
}

.u-slider .u-carousel-inner {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.u-slider .u-carousel-inner>.u-carousel-item {
  flex: 1;
  align-items: initial;
  min-height: 100%;
}

.u-slider .u-carousel-inner .u-carousel-item.u-active,
.u-slider .u-carousel-inner .u-carousel-item-next,
.u-slider .u-carousel-inner .u-carousel-item-prev {
  display: flex;
}

.u-layout-grid .u-gallery-inner {
  display: grid;
  grid-template-columns: repeat(3, auto);
  min-height: 100%;
}

.u-layout-thumbnails,
.u-layout-carousel {
  display: flex;
}

.u-layout-thumbnails .u-carousel-inner,
.u-layout-carousel .u-carousel-inner {
  flex: 1;
}

.u-layout-thumbnails .u-carousel-item,
.u-layout-carousel .u-carousel-item {
  height: 100%;
  flex-direction: column;
}

.u-layout-thumbnails .u-carousel-item.u-active,
.u-layout-carousel .u-carousel-item.u-active,
.u-layout-thumbnails .u-carousel-item.u-carousel-item-next,
.u-layout-carousel .u-carousel-item.u-carousel-item-next,
.u-layout-thumbnails .u-carousel-item.u-carousel-item-prev,
.u-layout-carousel .u-carousel-item.u-carousel-item-prev {
  display: flex;
}

.u-layout-thumbnails .u-carousel-item .u-back-slide,
.u-layout-carousel .u-carousel-item .u-back-slide {
  position: relative;
}

.u-layout-carousel:not(.u-gallery-slider) .u-over-slide {
  position: relative;
  height: auto;
}

.u-layout-thumbnails {
  flex-direction: column;
  grid-gap: 0 !important;
}

.u-layout-thumbnails .u-over-slide {
  display: none;
}

.u-layout-thumbnails .u-carousel-indicators {
  display: none;
}

.u-layout-thumbnails .u-carousel-thumbnails {
  padding-left: 0;
  margin: 0;
  list-style: none;
  display: flex;
  overflow-x: auto;
}

.u-layout-thumbnails .u-carousel-thumbnail {
  flex-shrink: 0;
  overflow: hidden;
}

.u-carousel-thumbnail-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.u-thumbnails-position-bottom {
  flex-direction: column;
}

.u-thumbnails-position-bottom .u-carousel-thumbnails {
  flex-direction: row;
  order: 10;
  overflow-x: auto;
}

.u-thumbnails-position-top {
  flex-direction: column;
}

.u-thumbnails-position-top .u-carousel-thumbnails {
  flex-direction: row;
  order: -1;
  overflow-x: auto;
}

.u-thumbnails-position-left {
  flex-direction: row;
}

.u-thumbnails-position-left .u-carousel-thumbnails {
  flex-direction: column;
  order: -1;
  overflow-y: auto;
}

.u-thumbnails-position-right {
  flex-direction: row;
}

.u-thumbnails-position-right .u-carousel-thumbnails {
  flex-direction: column;
  order: 10;
  overflow-y: auto;
}

.u-layout-horizontal {
  position: relative;
  overflow: hidden;
}

.u-layout-horizontal .u-repeater,
.u-layout-horizontal .u-gallery-inner {
  width: 100%;
  height: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
}

.u-layout-horizontal .u-repeater::-webkit-scrollbar,
.u-layout-horizontal .u-gallery-inner::-webkit-scrollbar {
  display: none;
}

.u-layout-horizontal .u-gallery-inner {
  white-space: nowrap;
}

.u-layout-horizontal .u-repeater {
  grid-auto-flow: column;
  grid-auto-rows: 100%;
}

.u-layout-horizontal .u-gallery-item {
  height: 100%;
  display: inline-block;
  white-space: normal;
}

.u-layout-horizontal .u-gallery-item:last-child {
  margin-right: 0 !important;
}

.u-layout-horizontal .u-back-slide {
  display: inline-block;
  width: -webkit-fit-content;
  width: fit-content;
}

.u-layout-horizontal .u-back-image {
  width: auto;
}

.u-product {
  display: flex;
}

.u-gallery.u-product-control .u-back-image {
  object-fit: contain;
}

.u-product-price {
  display: table;
}

.u-price-wrapper {
  display: flex;
}

.u-price-wrapper .u-price,
.u-price-wrapper .u-old-price {
  margin-top: auto;
  margin-bottom: auto;
}

.u-price-wrapper .u-old-price {
  line-height: 1;
}

.u-price-wrapper .u-hide-price {
  display: none;
}

.u-price-wrapper .u-hide-price+div {
  margin-left: 0;
}

.u-product-quantity {
  display: table;
}

.u-quantity-input {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.u-quantity-input input,
.u-quantity-input a {
  vertical-align: middle;
  line-height: 2em;
  height: 2em;
  font-size: 1em;
}

.u-quantity-input input {
  border: none;
  min-width: 3em;
  width: 100%;
}

.u-quantity-input a {
  flex-shrink: 0;
  flex-grow: 0;
  align-items: center;
  display: flex;
  position: relative;
  width: 2em;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.u-quantity-input a,
.u-quantity-input a:hover {
  color: inherit;
}

.u-quantity-input a svg {
  flex: 1 0 auto;
}

.u-quantity-input a:not(.u-hidden)~input {
  text-align: center;
}

[class*="u-border-"].u-quantity-input a {
  border-top-width: 0 !important;
  border-bottom-width: 0 !important;
}

[class*="u-border-"].u-quantity-input a:first-child {
  border-left-width: 0 !important;
}

[class*="u-border-"].u-quantity-input a:last-child {
  border-right-width: 0 !important;
}

.u-quantity-input a.disabled {
  pointer-events: none;
}

.u-quantity-input a.disabled svg {
  opacity: 0.33;
}

.u-shopping-cart {
  display: block;
  color: inherit;
}

.u-shopping-cart:hover {
  color: inherit;
}

.u-shopping-cart-icon {
  position: relative;
  width: 100%;
  height: 100%;
}

.u-shopping-cart-count {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(50%, -50%);
  z-index: 1;
  width: calc(1em + 3px);
  height: calc(1em + 3px);
  line-height: calc(1em + 2px);
  text-align: center;
  vertical-align: baseline;
  box-sizing: content-box;
}

.u-cart-product-image {
  width: 100px;
  display: inline-block;
}

.u-cart-product-title {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
}

.u-cart-button-container {
  display: flex;
  position: relative;
  justify-content: space-between;
}

.u-cart-blocks-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  position: relative;
}

@media (max-width: 767px) {
  .u-cart-blocks-container {
    grid-template-columns: 1fr;
  }

  .u-cart-form .u-btn-submit {
    flex-grow: 0;
    margin-left: auto;
  }
}

.u-dialog {
  display: flex;
  position: relative;
}

.u-dialog-close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  color: inherit;
  background: transparent;
  padding: 0;
  outline: none;
  cursor: pointer;
}

.u-dialog-block {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100001;
}

.u-dialog-block:not(.u-dialog-open) {
  display: none;
}

.u-accordion-link {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  font-weight: inherit;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 20px;
  border-color: transparent;
  cursor: pointer;
}

.u-accordion-link-icon {
  margin-left: auto;
  flex-shrink: 0;
  background: transparent;
}

.u-accordion-link-icon svg {
  fill: currentColor !important;
}

.u-accordion-link-icon-hidden {
  display: none;
}

.u-accordion-pane {
  position: relative;
  display: none;
}

.u-accordion-pane.u-accordion-active {
  display: flex;
}

.u-accordion.u-spacing-0 .u-accordion-item:not(:last-child) .u-accordion-link:not(.active),
.u-accordion:not([class*="u-spacing-"]) .u-accordion-item:not(:last-child) .u-accordion-link:not(.active) {
  border-bottom: none;
}

.u-accordion.u-spacing-0 .u-accordion-item:not(:last-child) .u-accordion-link[class*="u-border-"]~.u-accordion-pane,
.u-accordion:not([class*="u-spacing-"]) .u-accordion-item:not(:last-child) .u-accordion-link[class*="u-border-"]~.u-accordion-pane {
  border-bottom: none;
}

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

.u-section-row.u-sticky-fixed {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1;
}

.u-hover-box {
  overflow: hidden;
}

.u-hover-box .u-over-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.u-carousel {
  position: relative;
}

.u-carousel.pointer-event {
  touch-action: pan-y;
}

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

.u-carousel-item {
  position: relative;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000px;
  transform: translate3d(0, 0, 0);
}

.u-carousel .u-carousel-item {
  display: none;
}

.u-carousel-item.u-active,
.u-carousel-item.u-carousel-item-next,
.u-carousel-item.u-carousel-item-prev {
  display: block;
}

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

.u-carousel-item-next.u-carousel-item-left,
.u-carousel-item-prev.u-carousel-item-right {
  transform: translate3d(0, 0, 0);
}

.u-carousel-item-next,
.u-active.u-carousel-item-right {
  transform: translate3d(100%, 0, 0);
}

.u-carousel-item-prev,
.u-active.u-carousel-item-left {
  transform: translate3d(-100%, 0, 0);
}

.u-gallery-nav-prev,
.u-gallery-nav-next,
.u-carousel-control-prev,
.u-carousel-control-next {
  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;
  border: none;
  margin: 0 !important;
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  opacity: 1;
}

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

[class*="u-border-"],
.u-link[class*="u-border-"] {
  border-style: solid;
}

.u-border-0,
.u-text.u-border-0,
a.u-button-style.u-border-0 {
  border-width: 0px;
}

.u-shape-svg.u-border-0 {
  stroke-width: 0px;
}

.u-border-1,
.u-text.u-border-1,
a.u-button-style.u-border-1 {
  border-width: 1px;
}

.u-shape-svg.u-border-1 {
  stroke-width: 1px;
}

.u-border-2,
.u-text.u-border-2,
a.u-button-style.u-border-2 {
  border-width: 2px;
}

.u-shape-svg.u-border-2 {
  stroke-width: 2px;
}

.u-border-3,
.u-text.u-border-3,
a.u-button-style.u-border-3 {
  border-width: 3px;
}

.u-shape-svg.u-border-3 {
  stroke-width: 3px;
}

.u-border-4,
.u-text.u-border-4,
a.u-button-style.u-border-4 {
  border-width: 4px;
}

.u-shape-svg.u-border-4 {
  stroke-width: 4px;
}

.u-border-5,
.u-text.u-border-5,
a.u-button-style.u-border-5 {
  border-width: 5px;
}

.u-shape-svg.u-border-5 {
  stroke-width: 5px;
}

.u-border-6,
.u-text.u-border-6,
a.u-button-style.u-border-6 {
  border-width: 6px;
}

.u-shape-svg.u-border-6 {
  stroke-width: 6px;
}


.u-border-7,
.u-text.u-border-7,
a.u-button-style.u-border-7 {
  border-width: 7px;
}

.u-shape-svg.u-border-7 {
  stroke-width: 7px;
}

.u-border-8,
.u-text.u-border-8,
a.u-button-style.u-border-8 {
  border-width: 8px;
}

.u-shape-svg.u-border-8 {
  stroke-width: 8px;
}

.u-border-9,
.u-text.u-border-9,
a.u-button-style.u-border-9 {
  border-width: 9px;
}

.u-shape-svg.u-border-9 {
  stroke-width: 9px;
}

.u-border-10,
.u-text.u-border-10,
a.u-button-style.u-border-10 {
  border-width: 10px;
}

.u-shape-svg.u-border-10 {
  stroke-width: 10px;
}


.u-border-11,
.u-text.u-border-11,
a.u-button-style.u-border-11 {
  border-width: 11px;
}

.u-shape-svg.u-border-11 {
  stroke-width: 11px;
}


.u-border-12,
.u-text.u-border-12,
a.u-button-style.u-border-12 {
  border-width: 12px;
}

.u-shape-svg.u-border-12 {
  stroke-width: 12px;
}


.u-border-13,
.u-text.u-border-13,
a.u-button-style.u-border-13 {
  border-width: 13px;
}

.u-shape-svg.u-border-13 {
  stroke-width: 13px;
}


.u-border-14,
.u-text.u-border-14,
a.u-button-style.u-border-14 {
  border-width: 14px;
}

.u-shape-svg.u-border-14 {
  stroke-width: 14px;
}

.u-border-15,
.u-text.u-border-15,
a.u-button-style.u-border-15 {
  border-width: 15px;
}

.u-shape-svg.u-border-15 {
  stroke-width: 15px;
}

.u-border-16,
.u-text.u-border-16,
a.u-button-style.u-border-16 {
  border-width: 16px;
}

.u-shape-svg.u-border-16 {
  stroke-width: 16px;
}

.u-border-17,
.u-text.u-border-17,
a.u-button-style.u-border-17 {
  border-width: 17px;
}

.u-shape-svg.u-border-17 {
  stroke-width: 17px;
}

.u-border-18,
.u-text.u-border-18,
a.u-button-style.u-border-18 {
  border-width: 18px;
}

.u-shape-svg.u-border-18 {
  stroke-width: 18px;
}

.u-border-19,
.u-text.u-border-19,
a.u-button-style.u-border-19 {
  border-width: 19px;
}

.u-shape-svg.u-border-19 {
  stroke-width: 19px;
}

.u-border-20,
.u-text.u-border-20,
a.u-button-style.u-border-20 {
  border-width: 20px;
}

.u-shape-svg.u-border-20 {
  stroke-width: 20px;
}

.u-radius-0,
.u-radius-0:before,
.u-radius-0 .u-background-effect,
.u-radius-0:not(.u-hover-box)>.u-container-layout {
  border-radius: 0px !important;
}

.u-radius-1,
.u-radius-1:before,
.u-radius-1 .u-background-effect,
.u-radius-1:not(.u-hover-box)>.u-container-layout {
  border-radius: 1px !important;
}

.u-radius-2,
.u-radius-2:before,
.u-radius-2 .u-background-effect,
.u-radius-2:not(.u-hover-box)>.u-container-layout {
  border-radius: 2px !important;
}

.u-radius-3,
.u-radius-3:before,
.u-radius-3 .u-background-effect,
.u-radius-3:not(.u-hover-box)>.u-container-layout {
  border-radius: 3px !important;
}

.u-radius-4,
.u-radius-4:before,
.u-radius-4 .u-background-effect,
.u-radius-4:not(.u-hover-box)>.u-container-layout {
  border-radius: 4px !important;
}

.u-radius-5,
.u-radius-5:before,
.u-radius-5 .u-background-effect,
.u-radius-5:not(.u-hover-box)>.u-container-layout {
  border-radius: 5px !important;
}

.u-radius-6,
.u-radius-6:before,
.u-radius-6 .u-background-effect,
.u-radius-6:not(.u-hover-box)>.u-container-layout {
  border-radius: 6px !important;
}

.u-radius-7,
.u-radius-7:before,
.u-radius-7 .u-background-effect,
.u-radius-7:not(.u-hover-box)>.u-container-layout {
  border-radius: 7px !important;
}

.u-radius-8,
.u-radius-8:before,
.u-radius-8 .u-background-effect,
.u-radius-8:not(.u-hover-box)>.u-container-layout {
  border-radius: 8px !important;
}

.u-radius-9,
.u-radius-9:before,
.u-radius-9 .u-background-effect,
.u-radius-9:not(.u-hover-box)>.u-container-layout {
  border-radius: 9px !important;
}

.u-radius-10,
.u-radius-10:before,
.u-radius-10 .u-background-effect,
.u-radius-10:not(.u-hover-box)>.u-container-layout {
  border-radius: 10px !important;
}

.u-radius-11,
.u-radius-11:before,
.u-radius-11 .u-background-effect,
.u-radius-11:not(.u-hover-box)>.u-container-layout {
  border-radius: 11px !important;
}

.u-radius-12,
.u-radius-12:before,
.u-radius-12 .u-background-effect,
.u-radius-12:not(.u-hover-box)>.u-container-layout {
  border-radius: 12px !important;
}

.u-radius-13,
.u-radius-13:before,
.u-radius-13 .u-background-effect,
.u-radius-13:not(.u-hover-box)>.u-container-layout {
  border-radius: 13px !important;
}

.u-radius-14,
.u-radius-14:before,
.u-radius-14 .u-background-effect,
.u-radius-14:not(.u-hover-box)>.u-container-layout {
  border-radius: 14px !important;
}

.u-radius-15,
.u-radius-15:before,
.u-radius-15 .u-background-effect,
.u-radius-15:not(.u-hover-box)>.u-container-layout {
  border-radius: 15px !important;
}

.u-radius-16,
.u-radius-16:before,
.u-radius-16 .u-background-effect,
.u-radius-16:not(.u-hover-box)>.u-container-layout {
  border-radius: 16px !important;
}

.u-radius-17,
.u-radius-17:before,
.u-radius-17 .u-background-effect,
.u-radius-17:not(.u-hover-box)>.u-container-layout {
  border-radius: 17px !important;
}

.u-radius-18,
.u-radius-18:before,
.u-radius-18 .u-background-effect,
.u-radius-18:not(.u-hover-box)>.u-container-layout {
  border-radius: 18px !important;
}

.u-radius-19,
.u-radius-19:before,
.u-radius-19 .u-background-effect,
.u-radius-19:not(.u-hover-box)>.u-container-layout {
  border-radius: 19px !important;
}

.u-radius-20,
.u-radius-20:before,
.u-radius-20 .u-background-effect,
.u-radius-20:not(.u-hover-box)>.u-container-layout {
  border-radius: 20px !important;
}

.u-radius-21,
.u-radius-21:before,
.u-radius-21 .u-background-effect,
.u-radius-21:not(.u-hover-box)>.u-container-layout {
  border-radius: 21px !important;
}

.u-radius-22,
.u-radius-22:before,
.u-radius-22 .u-background-effect,
.u-radius-22:not(.u-hover-box)>.u-container-layout {
  border-radius: 22px !important;
}

.u-radius-23,
.u-radius-23:before,
.u-radius-23 .u-background-effect,
.u-radius-23:not(.u-hover-box)>.u-container-layout {
  border-radius: 23px !important;
}

.u-radius-24,
.u-radius-24:before,
.u-radius-24 .u-background-effect,
.u-radius-24:not(.u-hover-box)>.u-container-layout {
  border-radius: 24px !important;
}

.u-radius-25,
.u-radius-25:before,
.u-radius-25 .u-background-effect,
.u-radius-25:not(.u-hover-box)>.u-container-layout {
  border-radius: 25px !important;
}

.u-radius-26,
.u-radius-26:before,
.u-radius-26 .u-background-effect,
.u-radius-26:not(.u-hover-box)>.u-container-layout {
  border-radius: 26px !important;
}

.u-radius-27,
.u-radius-27:before,
.u-radius-27 .u-background-effect,
.u-radius-27:not(.u-hover-box)>.u-container-layout {
  border-radius: 27px !important;
}

.u-radius-28,
.u-radius-28:before,
.u-radius-28 .u-background-effect,
.u-radius-28:not(.u-hover-box)>.u-container-layout {
  border-radius: 28px !important;
}

.u-radius-29,
.u-radius-29:before,
.u-radius-29 .u-background-effect,
.u-radius-29:not(.u-hover-box)>.u-container-layout {
  border-radius: 29px !important;
}

.u-radius-30,
.u-radius-30:before,
.u-radius-30 .u-background-effect,
.u-radius-30:not(.u-hover-box)>.u-container-layout {
  border-radius: 30px !important;
}

.u-radius-31,
.u-radius-31:before,
.u-radius-31 .u-background-effect,
.u-radius-31:not(.u-hover-box)>.u-container-layout {
  border-radius: 31px !important;
}

.u-radius-32,
.u-radius-32:before,
.u-radius-32 .u-background-effect,
.u-radius-32:not(.u-hover-box)>.u-container-layout {
  border-radius: 32px !important;
}

.u-radius-33,
.u-radius-33:before,
.u-radius-33 .u-background-effect,
.u-radius-33:not(.u-hover-box)>.u-container-layout {
  border-radius: 33px !important;
}

.u-radius-34,
.u-radius-34:before,
.u-radius-34 .u-background-effect,
.u-radius-34:not(.u-hover-box)>.u-container-layout {
  border-radius: 34px !important;
}

.u-radius-35,
.u-radius-35:before,
.u-radius-35 .u-background-effect,
.u-radius-35:not(.u-hover-box)>.u-container-layout {
  border-radius: 35px !important;
}

.u-radius-36,
.u-radius-36:before,
.u-radius-36 .u-background-effect,
.u-radius-36:not(.u-hover-box)>.u-container-layout {
  border-radius: 36px !important;
}

.u-radius-37,
.u-radius-37:before,
.u-radius-37 .u-background-effect,
.u-radius-37:not(.u-hover-box)>.u-container-layout {
  border-radius: 37px !important;
}

.u-radius-38,
.u-radius-38:before,
.u-radius-38 .u-background-effect,
.u-radius-38:not(.u-hover-box)>.u-container-layout {
  border-radius: 38px !important;
}

.u-radius-39,
.u-radius-39:before,
.u-radius-39 .u-background-effect,
.u-radius-39:not(.u-hover-box)>.u-container-layout {
  border-radius: 39px !important;
}

.u-radius-40,
.u-radius-40:before,
.u-radius-40 .u-background-effect,
.u-radius-40:not(.u-hover-box)>.u-container-layout {
  border-radius: 40px !important;
}

.u-radius-41,
.u-radius-41:before,
.u-radius-41 .u-background-effect,
.u-radius-41:not(.u-hover-box)>.u-container-layout {
  border-radius: 41px !important;
}

.u-radius-42,
.u-radius-42:before,
.u-radius-42 .u-background-effect,
.u-radius-42:not(.u-hover-box)>.u-container-layout {
  border-radius: 42px !important;
}

.u-radius-43,
.u-radius-43:before,
.u-radius-43 .u-background-effect,
.u-radius-43:not(.u-hover-box)>.u-container-layout {
  border-radius: 43px !important;
}

.u-radius-44,
.u-radius-44:before,
.u-radius-44 .u-background-effect,
.u-radius-44:not(.u-hover-box)>.u-container-layout {
  border-radius: 44px !important;
}

.u-radius-45,
.u-radius-45:before,
.u-radius-45 .u-background-effect,
.u-radius-45:not(.u-hover-box)>.u-container-layout {
  border-radius: 45px !important;
}

.u-radius-46,
.u-radius-46:before,
.u-radius-46 .u-background-effect,
.u-radius-46:not(.u-hover-box)>.u-container-layout {
  border-radius: 46px !important;
}

.u-radius-47,
.u-radius-47:before,
.u-radius-47 .u-background-effect,
.u-radius-47:not(.u-hover-box)>.u-container-layout {
  border-radius: 47px !important;
}

.u-radius-48,
.u-radius-48:before,
.u-radius-48 .u-background-effect,
.u-radius-48:not(.u-hover-box)>.u-container-layout {
  border-radius: 48px !important;
}

.u-radius-49,
.u-radius-49:before,
.u-radius-49 .u-background-effect,
.u-radius-49:not(.u-hover-box)>.u-container-layout {
  border-radius: 49px !important;
}

.u-radius-50,
.u-radius-50:before,
.u-radius-50 .u-background-effect,
.u-radius-50:not(.u-hover-box)>.u-container-layout {
  border-radius: 50px !important;
}

/*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*/

/*begin-variables color*/

.u-overlap.u-overlap-transparent .u-header,
.u-image,
.u-gradient {
  color: #111111;
}

.u-shading,
.u-overlap.u-overlap-contrast .u-header {
  color: #ffffff;
}

.u-body {
  color: #111111;
  background-color: #ffffff;
}

/*end-variables color*/

/*begin-variables font*/

.u-custom-font.u-text-font {
  font-family: "Open Sans", sans-serif !important;
}

.u-custom-font.u-heading-font {
  font-family: Roboto, sans-serif !important;
}

/*end-variables font*/

/*begin-variables colors*/

.u-none.u-button-style,
.u-none.u-button-style:hover,
.u-none.u-button-style:focus,
.u-none.u-button-style:active,
.u-none.u-button-style.active,
.u-button-style.u-hover-none:hover,
.u-button-style.u-hover-none:focus,
.u-button-style.u-active-none:active,
.u-button-style.u-active-none.active,
li.active>.u-button-style.u-active-none {
  color: inherit !important;
  background-color: transparent !important;
}

.u-button-style.u-border-none,
.u-button-style.u-border-hover-none:hover,
.u-button-style.u-border-hover-none:focus,
.u-button-style.u-border-active-none:active,
.u-button-style.u-border-active-none.active,
li.active>.u-button-style.u-border-active-none {
  border-color: transparent !important;
  border-width: 0;
}

.u-button-style.u-text-none,
.u-button-style.u-text-none:hover,
.u-button-style.u-text-none:focus,
.u-button-style.u-text-none:active,
.u-button-style.u-text-none.active,
.u-button-style.u-text-hover-none:hover,
.u-button-style.u-text-hover-none:focus,
.u-button-style.u-text-active-none:active,
.u-button-style.u-text-active-none.active,
li.active>.u-button-style.u-text-active-none {
  color: inherit !important;
}

.u-color-1-dark-3,
.u-body.u-color-1-dark-3,
.u-container-style.u-color-1-dark-3:before,
.u-container-layout.u-color-1-dark-3:before,
.u-table-alt-color-1-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #292b33;
}

.u-button-style.u-color-1-dark-3,
.u-button-style.u-color-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292b33 !important;
}

.u-button-style.u-color-1-dark-3:hover,
.u-button-style.u-color-1-dark-3[class*="u-border-"]:hover,
.u-button-style.u-color-1-dark-3:focus,
.u-button-style.u-color-1-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-dark-3:active,
.u-button-style.u-button-style.u-color-1-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-dark-3.active,
.u-button-style.u-button-style.u-color-1-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-dark-3,
li.active>.u-button-style.u-button-style.u-color-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #25272e !important;
}

.u-hover-color-1-dark-3:hover,
.u-hover-color-1-dark-3[class*="u-border-"]:hover,
.u-hover-color-1-dark-3:focus,
.u-hover-color-1-dark-3[class*="u-border-"]:focus,
.u-active-color-1-dark-3.u-active.u-active,
.u-active-color-1-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-dark-3:hover,
a.u-button-style.u-hover-color-1-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-dark-3,
a.u-button-style:hover>.u-hover-color-1-dark-3[class*="u-border-"],
a.u-button-style.u-hover-color-1-dark-3:focus,
a.u-button-style.u-hover-color-1-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-dark-3:active,
a.u-button-style.u-button-style.u-active-color-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-dark-3.active,
a.u-button-style.u-button-style.u-active-color-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-3,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-3,
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292b33 !important;
}

a.u-link.u-hover-color-1-dark-3:hover {
  color: #292b33 !important;
}

.u-color-1-dark-2,
.u-body.u-color-1-dark-2,
.u-container-style.u-color-1-dark-2:before,
.u-container-layout.u-color-1-dark-2:before,
.u-table-alt-color-1-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #4c5367;
}

.u-button-style.u-color-1-dark-2,
.u-button-style.u-color-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4c5367 !important;
}

.u-button-style.u-color-1-dark-2:hover,
.u-button-style.u-color-1-dark-2[class*="u-border-"]:hover,
.u-button-style.u-color-1-dark-2:focus,
.u-button-style.u-color-1-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-dark-2:active,
.u-button-style.u-button-style.u-color-1-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-dark-2.active,
.u-button-style.u-button-style.u-color-1-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-dark-2,
li.active>.u-button-style.u-button-style.u-color-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #444b5d !important;
}

.u-hover-color-1-dark-2:hover,
.u-hover-color-1-dark-2[class*="u-border-"]:hover,
.u-hover-color-1-dark-2:focus,
.u-hover-color-1-dark-2[class*="u-border-"]:focus,
.u-active-color-1-dark-2.u-active.u-active,
.u-active-color-1-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-dark-2:hover,
a.u-button-style.u-hover-color-1-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-dark-2,
a.u-button-style:hover>.u-hover-color-1-dark-2[class*="u-border-"],
a.u-button-style.u-hover-color-1-dark-2:focus,
a.u-button-style.u-hover-color-1-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-dark-2:active,
a.u-button-style.u-button-style.u-active-color-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-dark-2.active,
a.u-button-style.u-button-style.u-active-color-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-2,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-2,
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4c5367 !important;
}

a.u-link.u-hover-color-1-dark-2:hover {
  color: #4c5367 !important;
}

.u-color-1-dark-1,
.u-body.u-color-1-dark-1,
.u-container-style.u-color-1-dark-1:before,
.u-container-layout.u-color-1-dark-1:before,
.u-table-alt-color-1-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #69759c;
}

.u-button-style.u-color-1-dark-1,
.u-button-style.u-color-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #69759c !important;
}

.u-button-style.u-color-1-dark-1:hover,
.u-button-style.u-color-1-dark-1[class*="u-border-"]:hover,
.u-button-style.u-color-1-dark-1:focus,
.u-button-style.u-color-1-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-dark-1:active,
.u-button-style.u-button-style.u-color-1-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-dark-1.active,
.u-button-style.u-button-style.u-color-1-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-dark-1,
li.active>.u-button-style.u-button-style.u-color-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #5d698e !important;
}

.u-hover-color-1-dark-1:hover,
.u-hover-color-1-dark-1[class*="u-border-"]:hover,
.u-hover-color-1-dark-1:focus,
.u-hover-color-1-dark-1[class*="u-border-"]:focus,
.u-active-color-1-dark-1.u-active.u-active,
.u-active-color-1-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-dark-1:hover,
a.u-button-style.u-hover-color-1-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-dark-1,
a.u-button-style:hover>.u-hover-color-1-dark-1[class*="u-border-"],
a.u-button-style.u-hover-color-1-dark-1:focus,
a.u-button-style.u-hover-color-1-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-dark-1:active,
a.u-button-style.u-button-style.u-active-color-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-dark-1.active,
a.u-button-style.u-button-style.u-active-color-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-1,
a.u-button-style.u-button-style.active>.u-active-color-1-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-1,
li.active>a.u-button-style.u-button-style.u-active-color-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #69759c !important;
}

a.u-link.u-hover-color-1-dark-1:hover {
  color: #69759c !important;
}

.u-color-1,
.u-body.u-color-1,
.u-container-style.u-color-1:before,
.u-container-layout.u-color-1:before,
.u-table-alt-color-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #7f93d0;
}

.u-button-style.u-color-1,
.u-button-style.u-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

.u-button-style.u-color-1:hover,
.u-button-style.u-color-1[class*="u-border-"]:hover,
.u-button-style.u-color-1:focus,
.u-button-style.u-color-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1:active,
.u-button-style.u-button-style.u-color-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1.active,
.u-button-style.u-button-style.u-color-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1,
li.active>.u-button-style.u-button-style.u-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #667ec7 !important;
}

.u-hover-color-1:hover,
.u-hover-color-1[class*="u-border-"]:hover,
.u-hover-color-1:focus,
.u-hover-color-1[class*="u-border-"]:focus,
.u-active-color-1.u-active.u-active,
.u-active-color-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1:hover,
a.u-button-style.u-hover-color-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1,
a.u-button-style:hover>.u-hover-color-1[class*="u-border-"],
a.u-button-style.u-hover-color-1:focus,
a.u-button-style.u-hover-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1:active,
a.u-button-style.u-button-style.u-active-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1.active,
a.u-button-style.u-button-style.u-active-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1,
a.u-button-style.u-button-style.active>.u-active-color-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1,
li.active>a.u-button-style.u-button-style.u-active-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

a.u-link.u-hover-color-1:hover {
  color: #7f93d0 !important;
}

.u-color-1-light-1,
.u-body.u-color-1-light-1,
.u-container-style.u-color-1-light-1:before,
.u-container-layout.u-color-1-light-1:before,
.u-table-alt-color-1-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #a2b1de;
}

.u-button-style.u-color-1-light-1,
.u-button-style.u-color-1-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a2b1de !important;
}

.u-button-style.u-color-1-light-1:hover,
.u-button-style.u-color-1-light-1[class*="u-border-"]:hover,
.u-button-style.u-color-1-light-1:focus,
.u-button-style.u-color-1-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-light-1:active,
.u-button-style.u-button-style.u-color-1-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-light-1.active,
.u-button-style.u-button-style.u-color-1-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-light-1,
li.active>.u-button-style.u-button-style.u-color-1-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8699d4 !important;
}

.u-hover-color-1-light-1:hover,
.u-hover-color-1-light-1[class*="u-border-"]:hover,
.u-hover-color-1-light-1:focus,
.u-hover-color-1-light-1[class*="u-border-"]:focus,
.u-active-color-1-light-1.u-active.u-active,
.u-active-color-1-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-light-1:hover,
a.u-button-style.u-hover-color-1-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-light-1,
a.u-button-style:hover>.u-hover-color-1-light-1[class*="u-border-"],
a.u-button-style.u-hover-color-1-light-1:focus,
a.u-button-style.u-hover-color-1-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-light-1:active,
a.u-button-style.u-button-style.u-active-color-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-light-1.active,
a.u-button-style.u-button-style.u-active-color-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-light-1,
a.u-button-style.u-button-style.active>.u-active-color-1-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-light-1,
li.active>a.u-button-style.u-button-style.u-active-color-1-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a2b1de !important;
}

a.u-link.u-hover-color-1-light-1:hover {
  color: #a2b1de !important;
}

.u-color-1-light-2,
.u-body.u-color-1-light-2,
.u-container-style.u-color-1-light-2:before,
.u-container-layout.u-color-1-light-2:before,
.u-table-alt-color-1-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #c7d0ec;
}

.u-button-style.u-color-1-light-2,
.u-button-style.u-color-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c7d0ec !important;
}

.u-button-style.u-color-1-light-2:hover,
.u-button-style.u-color-1-light-2[class*="u-border-"]:hover,
.u-button-style.u-color-1-light-2:focus,
.u-button-style.u-color-1-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-light-2:active,
.u-button-style.u-button-style.u-color-1-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-light-2.active,
.u-button-style.u-button-style.u-color-1-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-light-2,
li.active>.u-button-style.u-button-style.u-color-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a7b5e1 !important;
}

.u-hover-color-1-light-2:hover,
.u-hover-color-1-light-2[class*="u-border-"]:hover,
.u-hover-color-1-light-2:focus,
.u-hover-color-1-light-2[class*="u-border-"]:focus,
.u-active-color-1-light-2.u-active.u-active,
.u-active-color-1-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-light-2:hover,
a.u-button-style.u-hover-color-1-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-light-2,
a.u-button-style:hover>.u-hover-color-1-light-2[class*="u-border-"],
a.u-button-style.u-hover-color-1-light-2:focus,
a.u-button-style.u-hover-color-1-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-light-2:active,
a.u-button-style.u-button-style.u-active-color-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-light-2.active,
a.u-button-style.u-button-style.u-active-color-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-light-2,
a.u-button-style.u-button-style.active>.u-active-color-1-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-light-2,
li.active>a.u-button-style.u-button-style.u-active-color-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c7d0ec !important;
}

a.u-link.u-hover-color-1-light-2:hover {
  color: #c7d0ec !important;
}

.u-color-1-light-3,
.u-body.u-color-1-light-3,
.u-container-style.u-color-1-light-3:before,
.u-container-layout.u-color-1-light-3:before,
.u-table-alt-color-1-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f1f3fa;
}

.u-button-style.u-color-1-light-3,
.u-button-style.u-color-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1f3fa !important;
}

.u-button-style.u-color-1-light-3:hover,
.u-button-style.u-color-1-light-3[class*="u-border-"]:hover,
.u-button-style.u-color-1-light-3:focus,
.u-button-style.u-color-1-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-light-3:active,
.u-button-style.u-button-style.u-color-1-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-light-3.active,
.u-button-style.u-button-style.u-color-1-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-light-3,
li.active>.u-button-style.u-button-style.u-color-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #cdd4ed !important;
}

.u-hover-color-1-light-3:hover,
.u-hover-color-1-light-3[class*="u-border-"]:hover,
.u-hover-color-1-light-3:focus,
.u-hover-color-1-light-3[class*="u-border-"]:focus,
.u-active-color-1-light-3.u-active.u-active,
.u-active-color-1-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-light-3:hover,
a.u-button-style.u-hover-color-1-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-light-3,
a.u-button-style:hover>.u-hover-color-1-light-3[class*="u-border-"],
a.u-button-style.u-hover-color-1-light-3:focus,
a.u-button-style.u-hover-color-1-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-light-3:active,
a.u-button-style.u-button-style.u-active-color-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-light-3.active,
a.u-button-style.u-button-style.u-active-color-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-light-3,
a.u-button-style.u-button-style.active>.u-active-color-1-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-light-3,
li.active>a.u-button-style.u-button-style.u-active-color-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1f3fa !important;
}

a.u-link.u-hover-color-1-light-3:hover {
  color: #f1f3fa !important;
}

.u-color-1-base,
.u-body.u-color-1-base,
.u-container-style.u-color-1-base:before,
.u-container-layout.u-color-1-base:before,
.u-table-alt-color-1-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #7f93d0;
}

.u-button-style.u-color-1-base,
.u-button-style.u-color-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

.u-button-style.u-color-1-base:hover,
.u-button-style.u-color-1-base[class*="u-border-"]:hover,
.u-button-style.u-color-1-base:focus,
.u-button-style.u-color-1-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-1-base:active,
.u-button-style.u-button-style.u-color-1-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-1-base.active,
.u-button-style.u-button-style.u-color-1-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-1-base,
li.active>.u-button-style.u-button-style.u-color-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #667ec7 !important;
}

.u-hover-color-1-base:hover,
.u-hover-color-1-base[class*="u-border-"]:hover,
.u-hover-color-1-base:focus,
.u-hover-color-1-base[class*="u-border-"]:focus,
.u-active-color-1-base.u-active.u-active,
.u-active-color-1-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-1-base:hover,
a.u-button-style.u-hover-color-1-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-1-base,
a.u-button-style:hover>.u-hover-color-1-base[class*="u-border-"],
a.u-button-style.u-hover-color-1-base:focus,
a.u-button-style.u-hover-color-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-1-base:active,
a.u-button-style.u-button-style.u-active-color-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-1-base.active,
a.u-button-style.u-button-style.u-active-color-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-1-base,
a.u-button-style.u-button-style.active>.u-active-color-1-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-1-base,
li.active>a.u-button-style.u-button-style.u-active-color-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

a.u-link.u-hover-color-1-base:hover {
  color: #7f93d0 !important;
}

.u-color-2-dark-3,
.u-body.u-color-2-dark-3,
.u-container-style.u-color-2-dark-3:before,
.u-container-layout.u-color-2-dark-3:before,
.u-table-alt-color-2-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #332929;
}

.u-button-style.u-color-2-dark-3,
.u-button-style.u-color-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #332929 !important;
}

.u-button-style.u-color-2-dark-3:hover,
.u-button-style.u-color-2-dark-3[class*="u-border-"]:hover,
.u-button-style.u-color-2-dark-3:focus,
.u-button-style.u-color-2-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-dark-3:active,
.u-button-style.u-button-style.u-color-2-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-dark-3.active,
.u-button-style.u-button-style.u-color-2-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-dark-3,
li.active>.u-button-style.u-button-style.u-color-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2525 !important;
}

.u-hover-color-2-dark-3:hover,
.u-hover-color-2-dark-3[class*="u-border-"]:hover,
.u-hover-color-2-dark-3:focus,
.u-hover-color-2-dark-3[class*="u-border-"]:focus,
.u-active-color-2-dark-3.u-active.u-active,
.u-active-color-2-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-dark-3:hover,
a.u-button-style.u-hover-color-2-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-dark-3,
a.u-button-style:hover>.u-hover-color-2-dark-3[class*="u-border-"],
a.u-button-style.u-hover-color-2-dark-3:focus,
a.u-button-style.u-hover-color-2-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-dark-3:active,
a.u-button-style.u-button-style.u-active-color-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-dark-3.active,
a.u-button-style.u-button-style.u-active-color-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-3,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-3,
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #332929 !important;
}

a.u-link.u-hover-color-2-dark-3:hover {
  color: #332929 !important;
}

.u-color-2-dark-2,
.u-body.u-color-2-dark-2,
.u-container-style.u-color-2-dark-2:before,
.u-container-layout.u-color-2-dark-2:before,
.u-table-alt-color-2-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #675253;
}

.u-button-style.u-color-2-dark-2,
.u-button-style.u-color-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #675253 !important;
}

.u-button-style.u-color-2-dark-2:hover,
.u-button-style.u-color-2-dark-2[class*="u-border-"]:hover,
.u-button-style.u-color-2-dark-2:focus,
.u-button-style.u-color-2-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-dark-2:active,
.u-button-style.u-button-style.u-color-2-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-dark-2.active,
.u-button-style.u-button-style.u-color-2-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-dark-2,
li.active>.u-button-style.u-button-style.u-color-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #5d4a4b !important;
}

.u-hover-color-2-dark-2:hover,
.u-hover-color-2-dark-2[class*="u-border-"]:hover,
.u-hover-color-2-dark-2:focus,
.u-hover-color-2-dark-2[class*="u-border-"]:focus,
.u-active-color-2-dark-2.u-active.u-active,
.u-active-color-2-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-dark-2:hover,
a.u-button-style.u-hover-color-2-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-dark-2,
a.u-button-style:hover>.u-hover-color-2-dark-2[class*="u-border-"],
a.u-button-style.u-hover-color-2-dark-2:focus,
a.u-button-style.u-hover-color-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-dark-2:active,
a.u-button-style.u-button-style.u-active-color-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-dark-2.active,
a.u-button-style.u-button-style.u-active-color-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-2,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-2,
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #675253 !important;
}

a.u-link.u-hover-color-2-dark-2:hover {
  color: #675253 !important;
}

.u-color-2-dark-1,
.u-body.u-color-2-dark-1,
.u-container-style.u-color-2-dark-1:before,
.u-container-layout.u-color-2-dark-1:before,
.u-table-alt-color-2-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #9a7c7d;
}

.u-button-style.u-color-2-dark-1,
.u-button-style.u-color-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #9a7c7d !important;
}

.u-button-style.u-color-2-dark-1:hover,
.u-button-style.u-color-2-dark-1[class*="u-border-"]:hover,
.u-button-style.u-color-2-dark-1:focus,
.u-button-style.u-color-2-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-dark-1:active,
.u-button-style.u-button-style.u-color-2-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-dark-1.active,
.u-button-style.u-button-style.u-color-2-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-dark-1,
li.active>.u-button-style.u-button-style.u-color-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #8d6d6e !important;
}

.u-hover-color-2-dark-1:hover,
.u-hover-color-2-dark-1[class*="u-border-"]:hover,
.u-hover-color-2-dark-1:focus,
.u-hover-color-2-dark-1[class*="u-border-"]:focus,
.u-active-color-2-dark-1.u-active.u-active,
.u-active-color-2-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-dark-1:hover,
a.u-button-style.u-hover-color-2-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-dark-1,
a.u-button-style:hover>.u-hover-color-2-dark-1[class*="u-border-"],
a.u-button-style.u-hover-color-2-dark-1:focus,
a.u-button-style.u-hover-color-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-dark-1:active,
a.u-button-style.u-button-style.u-active-color-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-dark-1.active,
a.u-button-style.u-button-style.u-active-color-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-1,
a.u-button-style.u-button-style.active>.u-active-color-2-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-1,
li.active>a.u-button-style.u-button-style.u-active-color-2-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #9a7c7d !important;
}

a.u-link.u-hover-color-2-dark-1:hover {
  color: #9a7c7d !important;
}

.u-color-2,
.u-body.u-color-2,
.u-container-style.u-color-2:before,
.u-container-layout.u-color-2:before,
.u-table-alt-color-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #cea5a7;
}

.u-button-style.u-color-2,
.u-button-style.u-color-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #cea5a7 !important;
}

.u-button-style.u-color-2:hover,
.u-button-style.u-color-2[class*="u-border-"]:hover,
.u-button-style.u-color-2:focus,
.u-button-style.u-color-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2:active,
.u-button-style.u-button-style.u-color-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2.active,
.u-button-style.u-button-style.u-color-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2,
li.active>.u-button-style.u-button-style.u-color-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #c18d90 !important;
}

.u-hover-color-2:hover,
.u-hover-color-2[class*="u-border-"]:hover,
.u-hover-color-2:focus,
.u-hover-color-2[class*="u-border-"]:focus,
.u-active-color-2.u-active.u-active,
.u-active-color-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2:hover,
a.u-button-style.u-hover-color-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2,
a.u-button-style:hover>.u-hover-color-2[class*="u-border-"],
a.u-button-style.u-hover-color-2:focus,
a.u-button-style.u-hover-color-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2:active,
a.u-button-style.u-button-style.u-active-color-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2.active,
a.u-button-style.u-button-style.u-active-color-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2,
a.u-button-style.u-button-style.active>.u-active-color-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2,
li.active>a.u-button-style.u-button-style.u-active-color-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #cea5a7 !important;
}

a.u-link.u-hover-color-2:hover {
  color: #cea5a7 !important;
}

.u-color-2-light-1,
.u-body.u-color-2-light-1,
.u-container-style.u-color-2-light-1:before,
.u-container-layout.u-color-2-light-1:before,
.u-table-alt-color-2-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #ddbebf;
}

.u-button-style.u-color-2-light-1,
.u-button-style.u-color-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ddbebf !important;
}

.u-button-style.u-color-2-light-1:hover,
.u-button-style.u-color-2-light-1[class*="u-border-"]:hover,
.u-button-style.u-color-2-light-1:focus,
.u-button-style.u-color-2-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-light-1:active,
.u-button-style.u-button-style.u-color-2-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-light-1.active,
.u-button-style.u-button-style.u-color-2-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-light-1,
li.active>.u-button-style.u-button-style.u-color-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #cfa3a4 !important;
}

.u-hover-color-2-light-1:hover,
.u-hover-color-2-light-1[class*="u-border-"]:hover,
.u-hover-color-2-light-1:focus,
.u-hover-color-2-light-1[class*="u-border-"]:focus,
.u-active-color-2-light-1.u-active.u-active,
.u-active-color-2-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-light-1:hover,
a.u-button-style.u-hover-color-2-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-light-1,
a.u-button-style:hover>.u-hover-color-2-light-1[class*="u-border-"],
a.u-button-style.u-hover-color-2-light-1:focus,
a.u-button-style.u-hover-color-2-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-light-1:active,
a.u-button-style.u-button-style.u-active-color-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-light-1.active,
a.u-button-style.u-button-style.u-active-color-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-light-1,
a.u-button-style.u-button-style.active>.u-active-color-2-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-light-1,
li.active>a.u-button-style.u-button-style.u-active-color-2-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ddbebf !important;
}

a.u-link.u-hover-color-2-light-1:hover {
  color: #ddbebf !important;
}

.u-color-2-light-2,
.u-body.u-color-2-light-2,
.u-container-style.u-color-2-light-2:before,
.u-container-layout.u-color-2-light-2:before,
.u-table-alt-color-2-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #ebd9da;
}

.u-button-style.u-color-2-light-2,
.u-button-style.u-color-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ebd9da !important;
}

.u-button-style.u-color-2-light-2:hover,
.u-button-style.u-color-2-light-2[class*="u-border-"]:hover,
.u-button-style.u-color-2-light-2:focus,
.u-button-style.u-color-2-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-light-2:active,
.u-button-style.u-button-style.u-color-2-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-light-2.active,
.u-button-style.u-button-style.u-color-2-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-light-2,
li.active>.u-button-style.u-button-style.u-color-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #dbbbbd !important;
}

.u-hover-color-2-light-2:hover,
.u-hover-color-2-light-2[class*="u-border-"]:hover,
.u-hover-color-2-light-2:focus,
.u-hover-color-2-light-2[class*="u-border-"]:focus,
.u-active-color-2-light-2.u-active.u-active,
.u-active-color-2-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-light-2:hover,
a.u-button-style.u-hover-color-2-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-light-2,
a.u-button-style:hover>.u-hover-color-2-light-2[class*="u-border-"],
a.u-button-style.u-hover-color-2-light-2:focus,
a.u-button-style.u-hover-color-2-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-light-2:active,
a.u-button-style.u-button-style.u-active-color-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-light-2.active,
a.u-button-style.u-button-style.u-active-color-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-light-2,
a.u-button-style.u-button-style.active>.u-active-color-2-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-light-2,
li.active>a.u-button-style.u-button-style.u-active-color-2-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ebd9da !important;
}

a.u-link.u-hover-color-2-light-2:hover {
  color: #ebd9da !important;
}

.u-color-2-light-3,
.u-body.u-color-2-light-3,
.u-container-style.u-color-2-light-3:before,
.u-container-layout.u-color-2-light-3:before,
.u-table-alt-color-2-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #faf5f5;
}

.u-button-style.u-color-2-light-3,
.u-button-style.u-color-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #faf5f5 !important;
}

.u-button-style.u-color-2-light-3:hover,
.u-button-style.u-color-2-light-3[class*="u-border-"]:hover,
.u-button-style.u-color-2-light-3:focus,
.u-button-style.u-color-2-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-light-3:active,
.u-button-style.u-button-style.u-color-2-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-light-3.active,
.u-button-style.u-button-style.u-color-2-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-light-3,
li.active>.u-button-style.u-button-style.u-color-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e9d4d4 !important;
}

.u-hover-color-2-light-3:hover,
.u-hover-color-2-light-3[class*="u-border-"]:hover,
.u-hover-color-2-light-3:focus,
.u-hover-color-2-light-3[class*="u-border-"]:focus,
.u-active-color-2-light-3.u-active.u-active,
.u-active-color-2-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-light-3:hover,
a.u-button-style.u-hover-color-2-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-light-3,
a.u-button-style:hover>.u-hover-color-2-light-3[class*="u-border-"],
a.u-button-style.u-hover-color-2-light-3:focus,
a.u-button-style.u-hover-color-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-light-3:active,
a.u-button-style.u-button-style.u-active-color-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-light-3.active,
a.u-button-style.u-button-style.u-active-color-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-light-3,
a.u-button-style.u-button-style.active>.u-active-color-2-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-light-3,
li.active>a.u-button-style.u-button-style.u-active-color-2-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #faf5f5 !important;
}

a.u-link.u-hover-color-2-light-3:hover {
  color: #faf5f5 !important;
}

.u-color-2-base,
.u-body.u-color-2-base,
.u-container-style.u-color-2-base:before,
.u-container-layout.u-color-2-base:before,
.u-table-alt-color-2-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #cea5a7;
}

.u-button-style.u-color-2-base,
.u-button-style.u-color-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #cea5a7 !important;
}

.u-button-style.u-color-2-base:hover,
.u-button-style.u-color-2-base[class*="u-border-"]:hover,
.u-button-style.u-color-2-base:focus,
.u-button-style.u-color-2-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-2-base:active,
.u-button-style.u-button-style.u-color-2-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-2-base.active,
.u-button-style.u-button-style.u-color-2-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-2-base,
li.active>.u-button-style.u-button-style.u-color-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #c18d90 !important;
}

.u-hover-color-2-base:hover,
.u-hover-color-2-base[class*="u-border-"]:hover,
.u-hover-color-2-base:focus,
.u-hover-color-2-base[class*="u-border-"]:focus,
.u-active-color-2-base.u-active.u-active,
.u-active-color-2-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-2-base:hover,
a.u-button-style.u-hover-color-2-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-2-base,
a.u-button-style:hover>.u-hover-color-2-base[class*="u-border-"],
a.u-button-style.u-hover-color-2-base:focus,
a.u-button-style.u-hover-color-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-2-base:active,
a.u-button-style.u-button-style.u-active-color-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-2-base.active,
a.u-button-style.u-button-style.u-active-color-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-2-base,
a.u-button-style.u-button-style.active>.u-active-color-2-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-2-base,
li.active>a.u-button-style.u-button-style.u-active-color-2-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #cea5a7 !important;
}

a.u-link.u-hover-color-2-base:hover {
  color: #cea5a7 !important;
}

.u-color-3-dark-3,
.u-body.u-color-3-dark-3,
.u-container-style.u-color-3-dark-3:before,
.u-container-layout.u-color-3-dark-3:before,
.u-table-alt-color-3-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333129;
}

.u-button-style.u-color-3-dark-3,
.u-button-style.u-color-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333129 !important;
}

.u-button-style.u-color-3-dark-3:hover,
.u-button-style.u-color-3-dark-3[class*="u-border-"]:hover,
.u-button-style.u-color-3-dark-3:focus,
.u-button-style.u-color-3-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-dark-3:active,
.u-button-style.u-button-style.u-color-3-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-dark-3.active,
.u-button-style.u-button-style.u-color-3-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-dark-3,
li.active>.u-button-style.u-button-style.u-color-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2c25 !important;
}

.u-hover-color-3-dark-3:hover,
.u-hover-color-3-dark-3[class*="u-border-"]:hover,
.u-hover-color-3-dark-3:focus,
.u-hover-color-3-dark-3[class*="u-border-"]:focus,
.u-active-color-3-dark-3.u-active.u-active,
.u-active-color-3-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-dark-3:hover,
a.u-button-style.u-hover-color-3-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-dark-3,
a.u-button-style:hover>.u-hover-color-3-dark-3[class*="u-border-"],
a.u-button-style.u-hover-color-3-dark-3:focus,
a.u-button-style.u-hover-color-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-dark-3:active,
a.u-button-style.u-button-style.u-active-color-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-dark-3.active,
a.u-button-style.u-button-style.u-active-color-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-3,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-3,
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333129 !important;
}

a.u-link.u-hover-color-3-dark-3:hover {
  color: #333129 !important;
}

.u-color-3-dark-2,
.u-body.u-color-3-dark-2,
.u-container-style.u-color-3-dark-2:before,
.u-container-layout.u-color-3-dark-2:before,
.u-table-alt-color-3-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #72683f;
}

.u-button-style.u-color-3-dark-2,
.u-button-style.u-color-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #72683f !important;
}

.u-button-style.u-color-3-dark-2:hover,
.u-button-style.u-color-3-dark-2[class*="u-border-"]:hover,
.u-button-style.u-color-3-dark-2:focus,
.u-button-style.u-color-3-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-dark-2:active,
.u-button-style.u-button-style.u-color-3-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-dark-2.active,
.u-button-style.u-button-style.u-color-3-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-dark-2,
li.active>.u-button-style.u-button-style.u-color-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #675e39 !important;
}

.u-hover-color-3-dark-2:hover,
.u-hover-color-3-dark-2[class*="u-border-"]:hover,
.u-hover-color-3-dark-2:focus,
.u-hover-color-3-dark-2[class*="u-border-"]:focus,
.u-active-color-3-dark-2.u-active.u-active,
.u-active-color-3-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-dark-2:hover,
a.u-button-style.u-hover-color-3-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-dark-2,
a.u-button-style:hover>.u-hover-color-3-dark-2[class*="u-border-"],
a.u-button-style.u-hover-color-3-dark-2:focus,
a.u-button-style.u-hover-color-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-dark-2:active,
a.u-button-style.u-button-style.u-active-color-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-dark-2.active,
a.u-button-style.u-button-style.u-active-color-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-2,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-2,
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #72683f !important;
}

a.u-link.u-hover-color-3-dark-2:hover {
  color: #72683f !important;
}

.u-color-3-dark-1,
.u-body.u-color-3-dark-1,
.u-container-style.u-color-3-dark-1:before,
.u-container-layout.u-color-3-dark-1:before,
.u-table-alt-color-3-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #b29a36;
}

.u-button-style.u-color-3-dark-1,
.u-button-style.u-color-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}

.u-button-style.u-color-3-dark-1:hover,
.u-button-style.u-color-3-dark-1[class*="u-border-"]:hover,
.u-button-style.u-color-3-dark-1:focus,
.u-button-style.u-color-3-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-dark-1:active,
.u-button-style.u-button-style.u-color-3-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-dark-1.active,
.u-button-style.u-button-style.u-color-3-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-dark-1,
li.active>.u-button-style.u-button-style.u-color-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a08b31 !important;
}

.u-hover-color-3-dark-1:hover,
.u-hover-color-3-dark-1[class*="u-border-"]:hover,
.u-hover-color-3-dark-1:focus,
.u-hover-color-3-dark-1[class*="u-border-"]:focus,
.u-active-color-3-dark-1.u-active.u-active,
.u-active-color-3-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-dark-1:hover,
a.u-button-style.u-hover-color-3-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-dark-1,
a.u-button-style:hover>.u-hover-color-3-dark-1[class*="u-border-"],
a.u-button-style.u-hover-color-3-dark-1:focus,
a.u-button-style.u-hover-color-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-dark-1:active,
a.u-button-style.u-button-style.u-active-color-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-dark-1.active,
a.u-button-style.u-button-style.u-active-color-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-1,
a.u-button-style.u-button-style.active>.u-active-color-3-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-1,
li.active>a.u-button-style.u-button-style.u-active-color-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}

a.u-link.u-hover-color-3-dark-1:hover {
  color: #b29a36 !important;
}

.u-color-3,
.u-body.u-color-3,
.u-container-style.u-color-3:before,
.u-container-layout.u-color-3:before,
.u-table-alt-color-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}

.u-button-style.u-color-3,
.u-button-style.u-color-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

.u-button-style.u-color-3:hover,
.u-button-style.u-color-3[class*="u-border-"]:hover,
.u-button-style.u-color-3:focus,
.u-button-style.u-color-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3:active,
.u-button-style.u-button-style.u-color-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3.active,
.u-button-style.u-button-style.u-color-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3,
li.active>.u-button-style.u-button-style.u-color-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}

.u-hover-color-3:hover,
.u-hover-color-3[class*="u-border-"]:hover,
.u-hover-color-3:focus,
.u-hover-color-3[class*="u-border-"]:focus,
.u-active-color-3.u-active.u-active,
.u-active-color-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3:hover,
a.u-button-style.u-hover-color-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3,
a.u-button-style:hover>.u-hover-color-3[class*="u-border-"],
a.u-button-style.u-hover-color-3:focus,
a.u-button-style.u-hover-color-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3:active,
a.u-button-style.u-button-style.u-active-color-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3.active,
a.u-button-style.u-button-style.u-active-color-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3,
a.u-button-style.u-button-style.active>.u-active-color-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3,
li.active>a.u-button-style.u-button-style.u-active-color-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

a.u-link.u-hover-color-3:hover {
  color: #f1c50e !important;
}

.u-color-3-light-1,
.u-body.u-color-3-light-1,
.u-container-style.u-color-3-light-1:before,
.u-container-layout.u-color-3-light-1:before,
.u-table-alt-color-3-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #f5d654;
}

.u-button-style.u-color-3-light-1,
.u-button-style.u-color-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5d654 !important;
}

.u-button-style.u-color-3-light-1:hover,
.u-button-style.u-color-3-light-1[class*="u-border-"]:hover,
.u-button-style.u-color-3-light-1:focus,
.u-button-style.u-color-3-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-light-1:active,
.u-button-style.u-button-style.u-color-3-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-light-1.active,
.u-button-style.u-button-style.u-color-3-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-light-1,
li.active>.u-button-style.u-button-style.u-color-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f3cf35 !important;
}

.u-hover-color-3-light-1:hover,
.u-hover-color-3-light-1[class*="u-border-"]:hover,
.u-hover-color-3-light-1:focus,
.u-hover-color-3-light-1[class*="u-border-"]:focus,
.u-active-color-3-light-1.u-active.u-active,
.u-active-color-3-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-light-1:hover,
a.u-button-style.u-hover-color-3-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-light-1,
a.u-button-style:hover>.u-hover-color-3-light-1[class*="u-border-"],
a.u-button-style.u-hover-color-3-light-1:focus,
a.u-button-style.u-hover-color-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-light-1:active,
a.u-button-style.u-button-style.u-active-color-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-light-1.active,
a.u-button-style.u-button-style.u-active-color-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-light-1,
a.u-button-style.u-button-style.active>.u-active-color-3-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-light-1,
li.active>a.u-button-style.u-button-style.u-active-color-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5d654 !important;
}

a.u-link.u-hover-color-3-light-1:hover {
  color: #f5d654 !important;
}

.u-color-3-light-2,
.u-body.u-color-3-light-2,
.u-container-style.u-color-3-light-2:before,
.u-container-layout.u-color-3-light-2:before,
.u-table-alt-color-3-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f9e79b;
}

.u-button-style.u-color-3-light-2,
.u-button-style.u-color-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f9e79b !important;
}

.u-button-style.u-color-3-light-2:hover,
.u-button-style.u-color-3-light-2[class*="u-border-"]:hover,
.u-button-style.u-color-3-light-2:focus,
.u-button-style.u-color-3-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-light-2:active,
.u-button-style.u-button-style.u-color-3-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-light-2.active,
.u-button-style.u-button-style.u-color-3-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-light-2,
li.active>.u-button-style.u-button-style.u-color-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f7de75 !important;
}

.u-hover-color-3-light-2:hover,
.u-hover-color-3-light-2[class*="u-border-"]:hover,
.u-hover-color-3-light-2:focus,
.u-hover-color-3-light-2[class*="u-border-"]:focus,
.u-active-color-3-light-2.u-active.u-active,
.u-active-color-3-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-light-2:hover,
a.u-button-style.u-hover-color-3-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-light-2,
a.u-button-style:hover>.u-hover-color-3-light-2[class*="u-border-"],
a.u-button-style.u-hover-color-3-light-2:focus,
a.u-button-style.u-hover-color-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-light-2:active,
a.u-button-style.u-button-style.u-active-color-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-light-2.active,
a.u-button-style.u-button-style.u-active-color-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-light-2,
a.u-button-style.u-button-style.active>.u-active-color-3-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-light-2,
li.active>a.u-button-style.u-button-style.u-active-color-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f9e79b !important;
}

a.u-link.u-hover-color-3-light-2:hover {
  color: #f9e79b !important;
}

.u-color-3-light-3,
.u-body.u-color-3-light-3,
.u-container-style.u-color-3-light-3:before,
.u-container-layout.u-color-3-light-3:before,
.u-table-alt-color-3-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fef9e6;
}

.u-button-style.u-color-3-light-3,
.u-button-style.u-color-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fef9e6 !important;
}

.u-button-style.u-color-3-light-3:hover,
.u-button-style.u-color-3-light-3[class*="u-border-"]:hover,
.u-button-style.u-color-3-light-3:focus,
.u-button-style.u-color-3-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-light-3:active,
.u-button-style.u-button-style.u-color-3-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-light-3.active,
.u-button-style.u-button-style.u-color-3-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-light-3,
li.active>.u-button-style.u-button-style.u-color-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fceeb7 !important;
}

.u-hover-color-3-light-3:hover,
.u-hover-color-3-light-3[class*="u-border-"]:hover,
.u-hover-color-3-light-3:focus,
.u-hover-color-3-light-3[class*="u-border-"]:focus,
.u-active-color-3-light-3.u-active.u-active,
.u-active-color-3-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-light-3:hover,
a.u-button-style.u-hover-color-3-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-light-3,
a.u-button-style:hover>.u-hover-color-3-light-3[class*="u-border-"],
a.u-button-style.u-hover-color-3-light-3:focus,
a.u-button-style.u-hover-color-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-light-3:active,
a.u-button-style.u-button-style.u-active-color-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-light-3.active,
a.u-button-style.u-button-style.u-active-color-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-light-3,
a.u-button-style.u-button-style.active>.u-active-color-3-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-light-3,
li.active>a.u-button-style.u-button-style.u-active-color-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fef9e6 !important;
}

a.u-link.u-hover-color-3-light-3:hover {
  color: #fef9e6 !important;
}

.u-color-3-base,
.u-body.u-color-3-base,
.u-container-style.u-color-3-base:before,
.u-container-layout.u-color-3-base:before,
.u-table-alt-color-3-base tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}

.u-button-style.u-color-3-base,
.u-button-style.u-color-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

.u-button-style.u-color-3-base:hover,
.u-button-style.u-color-3-base[class*="u-border-"]:hover,
.u-button-style.u-color-3-base:focus,
.u-button-style.u-color-3-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-3-base:active,
.u-button-style.u-button-style.u-color-3-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-3-base.active,
.u-button-style.u-button-style.u-color-3-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-3-base,
li.active>.u-button-style.u-button-style.u-color-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}

.u-hover-color-3-base:hover,
.u-hover-color-3-base[class*="u-border-"]:hover,
.u-hover-color-3-base:focus,
.u-hover-color-3-base[class*="u-border-"]:focus,
.u-active-color-3-base.u-active.u-active,
.u-active-color-3-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-3-base:hover,
a.u-button-style.u-hover-color-3-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-3-base,
a.u-button-style:hover>.u-hover-color-3-base[class*="u-border-"],
a.u-button-style.u-hover-color-3-base:focus,
a.u-button-style.u-hover-color-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-3-base:active,
a.u-button-style.u-button-style.u-active-color-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-3-base.active,
a.u-button-style.u-button-style.u-active-color-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-3-base,
a.u-button-style.u-button-style.active>.u-active-color-3-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-3-base,
li.active>a.u-button-style.u-button-style.u-active-color-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

a.u-link.u-hover-color-3-base:hover {
  color: #f1c50e !important;
}

.u-color-4-dark-3,
.u-body.u-color-4-dark-3,
.u-container-style.u-color-4-dark-3:before,
.u-container-layout.u-color-4-dark-3:before,
.u-table-alt-color-4-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #292c33;
}

.u-button-style.u-color-4-dark-3,
.u-button-style.u-color-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292c33 !important;
}

.u-button-style.u-color-4-dark-3:hover,
.u-button-style.u-color-4-dark-3[class*="u-border-"]:hover,
.u-button-style.u-color-4-dark-3:focus,
.u-button-style.u-color-4-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-dark-3:active,
.u-button-style.u-button-style.u-color-4-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-dark-3.active,
.u-button-style.u-button-style.u-color-4-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-dark-3,
li.active>.u-button-style.u-button-style.u-color-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #25282e !important;
}

.u-hover-color-4-dark-3:hover,
.u-hover-color-4-dark-3[class*="u-border-"]:hover,
.u-hover-color-4-dark-3:focus,
.u-hover-color-4-dark-3[class*="u-border-"]:focus,
.u-active-color-4-dark-3.u-active.u-active,
.u-active-color-4-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-dark-3:hover,
a.u-button-style.u-hover-color-4-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-dark-3,
a.u-button-style:hover>.u-hover-color-4-dark-3[class*="u-border-"],
a.u-button-style.u-hover-color-4-dark-3:focus,
a.u-button-style.u-hover-color-4-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-dark-3:active,
a.u-button-style.u-button-style.u-active-color-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-dark-3.active,
a.u-button-style.u-button-style.u-active-color-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-3,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-3,
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292c33 !important;
}

a.u-link.u-hover-color-4-dark-3:hover {
  color: #292c33 !important;
}

.u-color-4-dark-2,
.u-body.u-color-4-dark-2,
.u-container-style.u-color-4-dark-2:before,
.u-container-layout.u-color-4-dark-2:before,
.u-table-alt-color-4-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #415380;
}

.u-button-style.u-color-4-dark-2,
.u-button-style.u-color-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #415380 !important;
}

.u-button-style.u-color-4-dark-2:hover,
.u-button-style.u-color-4-dark-2[class*="u-border-"]:hover,
.u-button-style.u-color-4-dark-2:focus,
.u-button-style.u-color-4-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-dark-2:active,
.u-button-style.u-button-style.u-color-4-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-dark-2.active,
.u-button-style.u-button-style.u-color-4-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-dark-2,
li.active>.u-button-style.u-button-style.u-color-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3a4b73 !important;
}

.u-hover-color-4-dark-2:hover,
.u-hover-color-4-dark-2[class*="u-border-"]:hover,
.u-hover-color-4-dark-2:focus,
.u-hover-color-4-dark-2[class*="u-border-"]:focus,
.u-active-color-4-dark-2.u-active.u-active,
.u-active-color-4-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-dark-2:hover,
a.u-button-style.u-hover-color-4-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-dark-2,
a.u-button-style:hover>.u-hover-color-4-dark-2[class*="u-border-"],
a.u-button-style.u-hover-color-4-dark-2:focus,
a.u-button-style.u-hover-color-4-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-dark-2:active,
a.u-button-style.u-button-style.u-active-color-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-dark-2.active,
a.u-button-style.u-button-style.u-active-color-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-2,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-2,
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #415380 !important;
}

a.u-link.u-hover-color-4-dark-2:hover {
  color: #415380 !important;
}

.u-color-4-dark-1,
.u-body.u-color-4-dark-1,
.u-container-style.u-color-4-dark-1:before,
.u-container-layout.u-color-4-dark-1:before,
.u-table-alt-color-4-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #2c5bcc;
}

.u-button-style.u-color-4-dark-1,
.u-button-style.u-color-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2c5bcc !important;
}

.u-button-style.u-color-4-dark-1:hover,
.u-button-style.u-color-4-dark-1[class*="u-border-"]:hover,
.u-button-style.u-color-4-dark-1:focus,
.u-button-style.u-color-4-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-dark-1:active,
.u-button-style.u-button-style.u-color-4-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-dark-1.active,
.u-button-style.u-button-style.u-color-4-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-dark-1,
li.active>.u-button-style.u-button-style.u-color-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2852b8 !important;
}

.u-hover-color-4-dark-1:hover,
.u-hover-color-4-dark-1[class*="u-border-"]:hover,
.u-hover-color-4-dark-1:focus,
.u-hover-color-4-dark-1[class*="u-border-"]:focus,
.u-active-color-4-dark-1.u-active.u-active,
.u-active-color-4-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-dark-1:hover,
a.u-button-style.u-hover-color-4-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-dark-1,
a.u-button-style:hover>.u-hover-color-4-dark-1[class*="u-border-"],
a.u-button-style.u-hover-color-4-dark-1:focus,
a.u-button-style.u-hover-color-4-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-dark-1:active,
a.u-button-style.u-button-style.u-active-color-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-dark-1.active,
a.u-button-style.u-button-style.u-active-color-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-1,
a.u-button-style.u-button-style.active>.u-active-color-4-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-1,
li.active>a.u-button-style.u-button-style.u-active-color-4-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2c5bcc !important;
}

a.u-link.u-hover-color-4-dark-1:hover {
  color: #2c5bcc !important;
}

.u-color-4,
.u-body.u-color-4,
.u-container-style.u-color-4:before,
.u-container-layout.u-color-4:before,
.u-table-alt-color-4 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3b6ee8;
}

.u-button-style.u-color-4,
.u-button-style.u-color-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3b6ee8 !important;
}

.u-button-style.u-color-4:hover,
.u-button-style.u-color-4[class*="u-border-"]:hover,
.u-button-style.u-color-4:focus,
.u-button-style.u-color-4[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4:active,
.u-button-style.u-button-style.u-color-4[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4.active,
.u-button-style.u-button-style.u-color-4[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4,
li.active>.u-button-style.u-button-style.u-color-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #215be5 !important;
}

.u-hover-color-4:hover,
.u-hover-color-4[class*="u-border-"]:hover,
.u-hover-color-4:focus,
.u-hover-color-4[class*="u-border-"]:focus,
.u-active-color-4.u-active.u-active,
.u-active-color-4[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4:hover,
a.u-button-style.u-hover-color-4[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4,
a.u-button-style:hover>.u-hover-color-4[class*="u-border-"],
a.u-button-style.u-hover-color-4:focus,
a.u-button-style.u-hover-color-4[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4:active,
a.u-button-style.u-button-style.u-active-color-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4.active,
a.u-button-style.u-button-style.u-active-color-4[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4,
a.u-button-style.u-button-style.active>.u-active-color-4[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4,
li.active>a.u-button-style.u-button-style.u-active-color-4[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3b6ee8 !important;
}

a.u-link.u-hover-color-4:hover {
  color: #3b6ee8 !important;
}

.u-color-4-light-1,
.u-body.u-color-4-light-1,
.u-container-style.u-color-4-light-1:before,
.u-container-layout.u-color-4-light-1:before,
.u-table-alt-color-4-light-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #7297ef;
}

.u-button-style.u-color-4-light-1,
.u-button-style.u-color-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7297ef !important;
}

.u-button-style.u-color-4-light-1:hover,
.u-button-style.u-color-4-light-1[class*="u-border-"]:hover,
.u-button-style.u-color-4-light-1:focus,
.u-button-style.u-color-4-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-light-1:active,
.u-button-style.u-button-style.u-color-4-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-light-1.active,
.u-button-style.u-button-style.u-color-4-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-light-1,
li.active>.u-button-style.u-button-style.u-color-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #5280eb !important;
}

.u-hover-color-4-light-1:hover,
.u-hover-color-4-light-1[class*="u-border-"]:hover,
.u-hover-color-4-light-1:focus,
.u-hover-color-4-light-1[class*="u-border-"]:focus,
.u-active-color-4-light-1.u-active.u-active,
.u-active-color-4-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-light-1:hover,
a.u-button-style.u-hover-color-4-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-light-1,
a.u-button-style:hover>.u-hover-color-4-light-1[class*="u-border-"],
a.u-button-style.u-hover-color-4-light-1:focus,
a.u-button-style.u-hover-color-4-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-light-1:active,
a.u-button-style.u-button-style.u-active-color-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-light-1.active,
a.u-button-style.u-button-style.u-active-color-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-light-1,
a.u-button-style.u-button-style.active>.u-active-color-4-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-light-1,
li.active>a.u-button-style.u-button-style.u-active-color-4-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7297ef !important;
}

a.u-link.u-hover-color-4-light-1:hover {
  color: #7297ef !important;
}

.u-color-4-light-2,
.u-body.u-color-4-light-2,
.u-container-style.u-color-4-light-2:before,
.u-container-layout.u-color-4-light-2:before,
.u-table-alt-color-4-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #adc2f6;
}

.u-button-style.u-color-4-light-2,
.u-button-style.u-color-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #adc2f6 !important;
}

.u-button-style.u-color-4-light-2:hover,
.u-button-style.u-color-4-light-2[class*="u-border-"]:hover,
.u-button-style.u-color-4-light-2:focus,
.u-button-style.u-color-4-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-light-2:active,
.u-button-style.u-button-style.u-color-4-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-light-2.active,
.u-button-style.u-button-style.u-color-4-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-light-2,
li.active>.u-button-style.u-button-style.u-color-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #87a6f2 !important;
}

.u-hover-color-4-light-2:hover,
.u-hover-color-4-light-2[class*="u-border-"]:hover,
.u-hover-color-4-light-2:focus,
.u-hover-color-4-light-2[class*="u-border-"]:focus,
.u-active-color-4-light-2.u-active.u-active,
.u-active-color-4-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-light-2:hover,
a.u-button-style.u-hover-color-4-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-light-2,
a.u-button-style:hover>.u-hover-color-4-light-2[class*="u-border-"],
a.u-button-style.u-hover-color-4-light-2:focus,
a.u-button-style.u-hover-color-4-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-light-2:active,
a.u-button-style.u-button-style.u-active-color-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-light-2.active,
a.u-button-style.u-button-style.u-active-color-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-light-2,
a.u-button-style.u-button-style.active>.u-active-color-4-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-light-2,
li.active>a.u-button-style.u-button-style.u-active-color-4-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #adc2f6 !important;
}

a.u-link.u-hover-color-4-light-2:hover {
  color: #adc2f6 !important;
}

.u-color-4-light-3,
.u-body.u-color-4-light-3,
.u-container-style.u-color-4-light-3:before,
.u-container-layout.u-color-4-light-3:before,
.u-table-alt-color-4-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #eaeffd;
}

.u-button-style.u-color-4-light-3,
.u-button-style.u-color-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #eaeffd !important;
}

.u-button-style.u-color-4-light-3:hover,
.u-button-style.u-color-4-light-3[class*="u-border-"]:hover,
.u-button-style.u-color-4-light-3:focus,
.u-button-style.u-color-4-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-light-3:active,
.u-button-style.u-button-style.u-color-4-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-light-3.active,
.u-button-style.u-button-style.u-color-4-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-light-3,
li.active>.u-button-style.u-button-style.u-color-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #becdf9 !important;
}

.u-hover-color-4-light-3:hover,
.u-hover-color-4-light-3[class*="u-border-"]:hover,
.u-hover-color-4-light-3:focus,
.u-hover-color-4-light-3[class*="u-border-"]:focus,
.u-active-color-4-light-3.u-active.u-active,
.u-active-color-4-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-light-3:hover,
a.u-button-style.u-hover-color-4-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-light-3,
a.u-button-style:hover>.u-hover-color-4-light-3[class*="u-border-"],
a.u-button-style.u-hover-color-4-light-3:focus,
a.u-button-style.u-hover-color-4-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-light-3:active,
a.u-button-style.u-button-style.u-active-color-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-light-3.active,
a.u-button-style.u-button-style.u-active-color-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-light-3,
a.u-button-style.u-button-style.active>.u-active-color-4-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-light-3,
li.active>a.u-button-style.u-button-style.u-active-color-4-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #eaeffd !important;
}

a.u-link.u-hover-color-4-light-3:hover {
  color: #eaeffd !important;
}

.u-color-4-base,
.u-body.u-color-4-base,
.u-container-style.u-color-4-base:before,
.u-container-layout.u-color-4-base:before,
.u-table-alt-color-4-base tr:nth-child(even) {
  color: #ffffff;
  background-color: #2c5bcc;
}

.u-button-style.u-color-4-base,
.u-button-style.u-color-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2c5bcc !important;
}

.u-button-style.u-color-4-base:hover,
.u-button-style.u-color-4-base[class*="u-border-"]:hover,
.u-button-style.u-color-4-base:focus,
.u-button-style.u-color-4-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-4-base:active,
.u-button-style.u-button-style.u-color-4-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-4-base.active,
.u-button-style.u-button-style.u-color-4-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-4-base,
li.active>.u-button-style.u-button-style.u-color-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2852b8 !important;
}

.u-hover-color-4-base:hover,
.u-hover-color-4-base[class*="u-border-"]:hover,
.u-hover-color-4-base:focus,
.u-hover-color-4-base[class*="u-border-"]:focus,
.u-active-color-4-base.u-active.u-active,
.u-active-color-4-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-4-base:hover,
a.u-button-style.u-hover-color-4-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-4-base,
a.u-button-style:hover>.u-hover-color-4-base[class*="u-border-"],
a.u-button-style.u-hover-color-4-base:focus,
a.u-button-style.u-hover-color-4-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-4-base:active,
a.u-button-style.u-button-style.u-active-color-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-4-base.active,
a.u-button-style.u-button-style.u-active-color-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-4-base,
a.u-button-style.u-button-style.active>.u-active-color-4-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-4-base,
li.active>a.u-button-style.u-button-style.u-active-color-4-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2c5bcc !important;
}

a.u-link.u-hover-color-4-base:hover {
  color: #2c5bcc !important;
}

.u-color-5-dark-3,
.u-body.u-color-5-dark-3,
.u-container-style.u-color-5-dark-3:before,
.u-container-layout.u-color-5-dark-3:before,
.u-table-alt-color-5-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #292d33;
}

.u-button-style.u-color-5-dark-3,
.u-button-style.u-color-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292d33 !important;
}

.u-button-style.u-color-5-dark-3:hover,
.u-button-style.u-color-5-dark-3[class*="u-border-"]:hover,
.u-button-style.u-color-5-dark-3:focus,
.u-button-style.u-color-5-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-dark-3:active,
.u-button-style.u-button-style.u-color-5-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-dark-3.active,
.u-button-style.u-button-style.u-color-5-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-dark-3,
li.active>.u-button-style.u-button-style.u-color-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #25292e !important;
}

.u-hover-color-5-dark-3:hover,
.u-hover-color-5-dark-3[class*="u-border-"]:hover,
.u-hover-color-5-dark-3:focus,
.u-hover-color-5-dark-3[class*="u-border-"]:focus,
.u-active-color-5-dark-3.u-active.u-active,
.u-active-color-5-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-dark-3:hover,
a.u-button-style.u-hover-color-5-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-dark-3,
a.u-button-style:hover>.u-hover-color-5-dark-3[class*="u-border-"],
a.u-button-style.u-hover-color-5-dark-3:focus,
a.u-button-style.u-hover-color-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-dark-3:active,
a.u-button-style.u-button-style.u-active-color-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-dark-3.active,
a.u-button-style.u-button-style.u-active-color-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-3,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-3,
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292d33 !important;
}

a.u-link.u-hover-color-5-dark-3:hover {
  color: #292d33 !important;
}

.u-color-5-dark-2,
.u-body.u-color-5-dark-2,
.u-container-style.u-color-5-dark-2:before,
.u-container-layout.u-color-5-dark-2:before,
.u-table-alt-color-5-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #555c66;
}

.u-button-style.u-color-5-dark-2,
.u-button-style.u-color-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #555c66 !important;
}

.u-button-style.u-color-5-dark-2:hover,
.u-button-style.u-color-5-dark-2[class*="u-border-"]:hover,
.u-button-style.u-color-5-dark-2:focus,
.u-button-style.u-color-5-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-dark-2:active,
.u-button-style.u-button-style.u-color-5-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-dark-2.active,
.u-button-style.u-button-style.u-color-5-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-dark-2,
li.active>.u-button-style.u-button-style.u-color-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4d535c !important;
}

.u-hover-color-5-dark-2:hover,
.u-hover-color-5-dark-2[class*="u-border-"]:hover,
.u-hover-color-5-dark-2:focus,
.u-hover-color-5-dark-2[class*="u-border-"]:focus,
.u-active-color-5-dark-2.u-active.u-active,
.u-active-color-5-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-dark-2:hover,
a.u-button-style.u-hover-color-5-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-dark-2,
a.u-button-style:hover>.u-hover-color-5-dark-2[class*="u-border-"],
a.u-button-style.u-hover-color-5-dark-2:focus,
a.u-button-style.u-hover-color-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-dark-2:active,
a.u-button-style.u-button-style.u-active-color-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-dark-2.active,
a.u-button-style.u-button-style.u-active-color-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-2,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-2,
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #555c66 !important;
}

a.u-link.u-hover-color-5-dark-2:hover {
  color: #555c66 !important;
}

.u-color-5-dark-1,
.u-body.u-color-5-dark-1,
.u-container-style.u-color-5-dark-1:before,
.u-container-layout.u-color-5-dark-1:before,
.u-table-alt-color-5-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #858e99;
}

.u-button-style.u-color-5-dark-1,
.u-button-style.u-color-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #858e99 !important;
}

.u-button-style.u-color-5-dark-1:hover,
.u-button-style.u-color-5-dark-1[class*="u-border-"]:hover,
.u-button-style.u-color-5-dark-1:focus,
.u-button-style.u-color-5-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-dark-1:active,
.u-button-style.u-button-style.u-color-5-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-dark-1.active,
.u-button-style.u-button-style.u-color-5-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-dark-1,
li.active>.u-button-style.u-button-style.u-color-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #75808c !important;
}

.u-hover-color-5-dark-1:hover,
.u-hover-color-5-dark-1[class*="u-border-"]:hover,
.u-hover-color-5-dark-1:focus,
.u-hover-color-5-dark-1[class*="u-border-"]:focus,
.u-active-color-5-dark-1.u-active.u-active,
.u-active-color-5-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-dark-1:hover,
a.u-button-style.u-hover-color-5-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-dark-1,
a.u-button-style:hover>.u-hover-color-5-dark-1[class*="u-border-"],
a.u-button-style.u-hover-color-5-dark-1:focus,
a.u-button-style.u-hover-color-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-dark-1:active,
a.u-button-style.u-button-style.u-active-color-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-dark-1.active,
a.u-button-style.u-button-style.u-active-color-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-1,
a.u-button-style.u-button-style.active>.u-active-color-5-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-1,
li.active>a.u-button-style.u-button-style.u-active-color-5-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #858e99 !important;
}

a.u-link.u-hover-color-5-dark-1:hover {
  color: #858e99 !important;
}

.u-color-5,
.u-body.u-color-5,
.u-container-style.u-color-5:before,
.u-container-layout.u-color-5:before,
.u-table-alt-color-5 tr:nth-child(even) {
  color: #111111;
  background-color: #b9c1cc;
}

.u-button-style.u-color-5,
.u-button-style.u-color-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9c1cc !important;
}

.u-button-style.u-color-5:hover,
.u-button-style.u-color-5[class*="u-border-"]:hover,
.u-button-style.u-color-5:focus,
.u-button-style.u-color-5[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5:active,
.u-button-style.u-button-style.u-color-5[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5.active,
.u-button-style.u-button-style.u-color-5[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5,
li.active>.u-button-style.u-button-style.u-color-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a2adbc !important;
}

.u-hover-color-5:hover,
.u-hover-color-5[class*="u-border-"]:hover,
.u-hover-color-5:focus,
.u-hover-color-5[class*="u-border-"]:focus,
.u-active-color-5.u-active.u-active,
.u-active-color-5[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5:hover,
a.u-button-style.u-hover-color-5[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5,
a.u-button-style:hover>.u-hover-color-5[class*="u-border-"],
a.u-button-style.u-hover-color-5:focus,
a.u-button-style.u-hover-color-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5:active,
a.u-button-style.u-button-style.u-active-color-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5.active,
a.u-button-style.u-button-style.u-active-color-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5,
a.u-button-style.u-button-style.active>.u-active-color-5[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5,
li.active>a.u-button-style.u-button-style.u-active-color-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9c1cc !important;
}

a.u-link.u-hover-color-5:hover {
  color: #b9c1cc !important;
}

.u-color-5-light-1,
.u-body.u-color-5-light-1,
.u-container-style.u-color-5-light-1:before,
.u-container-layout.u-color-5-light-1:before,
.u-table-alt-color-5-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #ccd3db;
}

.u-button-style.u-color-5-light-1,
.u-button-style.u-color-5-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ccd3db !important;
}

.u-button-style.u-color-5-light-1:hover,
.u-button-style.u-color-5-light-1[class*="u-border-"]:hover,
.u-button-style.u-color-5-light-1:focus,
.u-button-style.u-color-5-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-light-1:active,
.u-button-style.u-button-style.u-color-5-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-light-1.active,
.u-button-style.u-button-style.u-color-5-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-light-1,
li.active>.u-button-style.u-button-style.u-color-5-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b3bec9 !important;
}

.u-hover-color-5-light-1:hover,
.u-hover-color-5-light-1[class*="u-border-"]:hover,
.u-hover-color-5-light-1:focus,
.u-hover-color-5-light-1[class*="u-border-"]:focus,
.u-active-color-5-light-1.u-active.u-active,
.u-active-color-5-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-light-1:hover,
a.u-button-style.u-hover-color-5-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-light-1,
a.u-button-style:hover>.u-hover-color-5-light-1[class*="u-border-"],
a.u-button-style.u-hover-color-5-light-1:focus,
a.u-button-style.u-hover-color-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-light-1:active,
a.u-button-style.u-button-style.u-active-color-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-light-1.active,
a.u-button-style.u-button-style.u-active-color-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-light-1,
a.u-button-style.u-button-style.active>.u-active-color-5-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-light-1,
li.active>a.u-button-style.u-button-style.u-active-color-5-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ccd3db !important;
}

a.u-link.u-hover-color-5-light-1:hover {
  color: #ccd3db !important;
}

.u-color-5-light-2,
.u-body.u-color-5-light-2,
.u-container-style.u-color-5-light-2:before,
.u-container-layout.u-color-5-light-2:before,
.u-table-alt-color-5-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #e0e5eb;
}

.u-button-style.u-color-5-light-2,
.u-button-style.u-color-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e0e5eb !important;
}

.u-button-style.u-color-5-light-2:hover,
.u-button-style.u-color-5-light-2[class*="u-border-"]:hover,
.u-button-style.u-color-5-light-2:focus,
.u-button-style.u-color-5-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-light-2:active,
.u-button-style.u-button-style.u-color-5-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-light-2.active,
.u-button-style.u-button-style.u-color-5-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-light-2,
li.active>.u-button-style.u-button-style.u-color-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c4ced9 !important;
}

.u-hover-color-5-light-2:hover,
.u-hover-color-5-light-2[class*="u-border-"]:hover,
.u-hover-color-5-light-2:focus,
.u-hover-color-5-light-2[class*="u-border-"]:focus,
.u-active-color-5-light-2.u-active.u-active,
.u-active-color-5-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-light-2:hover,
a.u-button-style.u-hover-color-5-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-light-2,
a.u-button-style:hover>.u-hover-color-5-light-2[class*="u-border-"],
a.u-button-style.u-hover-color-5-light-2:focus,
a.u-button-style.u-hover-color-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-light-2:active,
a.u-button-style.u-button-style.u-active-color-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-light-2.active,
a.u-button-style.u-button-style.u-active-color-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-light-2,
a.u-button-style.u-button-style.active>.u-active-color-5-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-light-2,
li.active>a.u-button-style.u-button-style.u-active-color-5-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e0e5eb !important;
}

a.u-link.u-hover-color-5-light-2:hover {
  color: #e0e5eb !important;
}

.u-color-5-light-3,
.u-body.u-color-5-light-3,
.u-container-style.u-color-5-light-3:before,
.u-container-layout.u-color-5-light-3:before,
.u-table-alt-color-5-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f5f7fa;
}

.u-button-style.u-color-5-light-3,
.u-button-style.u-color-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5f7fa !important;
}

.u-button-style.u-color-5-light-3:hover,
.u-button-style.u-color-5-light-3[class*="u-border-"]:hover,
.u-button-style.u-color-5-light-3:focus,
.u-button-style.u-color-5-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-light-3:active,
.u-button-style.u-button-style.u-color-5-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-light-3.active,
.u-button-style.u-button-style.u-color-5-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-light-3,
li.active>.u-button-style.u-button-style.u-color-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d4dde9 !important;
}

.u-hover-color-5-light-3:hover,
.u-hover-color-5-light-3[class*="u-border-"]:hover,
.u-hover-color-5-light-3:focus,
.u-hover-color-5-light-3[class*="u-border-"]:focus,
.u-active-color-5-light-3.u-active.u-active,
.u-active-color-5-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-light-3:hover,
a.u-button-style.u-hover-color-5-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-light-3,
a.u-button-style:hover>.u-hover-color-5-light-3[class*="u-border-"],
a.u-button-style.u-hover-color-5-light-3:focus,
a.u-button-style.u-hover-color-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-light-3:active,
a.u-button-style.u-button-style.u-active-color-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-light-3.active,
a.u-button-style.u-button-style.u-active-color-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-light-3,
a.u-button-style.u-button-style.active>.u-active-color-5-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-light-3,
li.active>a.u-button-style.u-button-style.u-active-color-5-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5f7fa !important;
}

a.u-link.u-hover-color-5-light-3:hover {
  color: #f5f7fa !important;
}

.u-color-5-base,
.u-body.u-color-5-base,
.u-container-style.u-color-5-base:before,
.u-container-layout.u-color-5-base:before,
.u-table-alt-color-5-base tr:nth-child(even) {
  color: #111111;
  background-color: #b9c1cc;
}

.u-button-style.u-color-5-base,
.u-button-style.u-color-5-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9c1cc !important;
}

.u-button-style.u-color-5-base:hover,
.u-button-style.u-color-5-base[class*="u-border-"]:hover,
.u-button-style.u-color-5-base:focus,
.u-button-style.u-color-5-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-color-5-base:active,
.u-button-style.u-button-style.u-color-5-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-color-5-base.active,
.u-button-style.u-button-style.u-color-5-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-color-5-base,
li.active>.u-button-style.u-button-style.u-color-5-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #a2adbc !important;
}

.u-hover-color-5-base:hover,
.u-hover-color-5-base[class*="u-border-"]:hover,
.u-hover-color-5-base:focus,
.u-hover-color-5-base[class*="u-border-"]:focus,
.u-active-color-5-base.u-active.u-active,
.u-active-color-5-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-color-5-base:hover,
a.u-button-style.u-hover-color-5-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-color-5-base,
a.u-button-style:hover>.u-hover-color-5-base[class*="u-border-"],
a.u-button-style.u-hover-color-5-base:focus,
a.u-button-style.u-hover-color-5-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-color-5-base:active,
a.u-button-style.u-button-style.u-active-color-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-color-5-base.active,
a.u-button-style.u-button-style.u-active-color-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-color-5-base,
a.u-button-style.u-button-style.active>.u-active-color-5-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-color-5-base,
li.active>a.u-button-style.u-button-style.u-active-color-5-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #b9c1cc !important;
}

a.u-link.u-hover-color-5-base:hover {
  color: #b9c1cc !important;
}

.u-hover-palette-1-dark-3:hover,
.u-hover-palette-1-dark-3[class*="u-border-"]:hover,
.u-hover-palette-1-dark-3:focus,
.u-hover-palette-1-dark-3[class*="u-border-"]:focus,
.u-active-palette-1-dark-3.u-active.u-active,
.u-active-palette-1-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-dark-3:hover,
a.u-button-style.u-hover-palette-1-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-dark-3,
a.u-button-style:hover>.u-hover-palette-1-dark-3[class*="u-border-"],
a.u-button-style.u-hover-palette-1-dark-3:focus,
a.u-button-style.u-hover-palette-1-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-dark-3:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-3.active,
a.u-button-style.u-button-style.u-active-palette-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-3,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-3,
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #292b33 !important;
}

a.u-link.u-hover-palette-1-dark-3:hover {
  color: #292b33 !important;
}

.u-hover-palette-1-dark-2:hover,
.u-hover-palette-1-dark-2[class*="u-border-"]:hover,
.u-hover-palette-1-dark-2:focus,
.u-hover-palette-1-dark-2[class*="u-border-"]:focus,
.u-active-palette-1-dark-2.u-active.u-active,
.u-active-palette-1-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-dark-2:hover,
a.u-button-style.u-hover-palette-1-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-dark-2,
a.u-button-style:hover>.u-hover-palette-1-dark-2[class*="u-border-"],
a.u-button-style.u-hover-palette-1-dark-2:focus,
a.u-button-style.u-hover-palette-1-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-dark-2:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-2.active,
a.u-button-style.u-button-style.u-active-palette-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-2,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-2,
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4c5367 !important;
}

a.u-link.u-hover-palette-1-dark-2:hover {
  color: #4c5367 !important;
}

.u-hover-palette-1-dark-1:hover,
.u-hover-palette-1-dark-1[class*="u-border-"]:hover,
.u-hover-palette-1-dark-1:focus,
.u-hover-palette-1-dark-1[class*="u-border-"]:focus,
.u-active-palette-1-dark-1.u-active.u-active,
.u-active-palette-1-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-dark-1:hover,
a.u-button-style.u-hover-palette-1-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-dark-1,
a.u-button-style:hover>.u-hover-palette-1-dark-1[class*="u-border-"],
a.u-button-style.u-hover-palette-1-dark-1:focus,
a.u-button-style.u-hover-palette-1-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-dark-1:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-dark-1.active,
a.u-button-style.u-button-style.u-active-palette-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-1,
a.u-button-style.u-button-style.active>.u-active-palette-1-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-1,
li.active>a.u-button-style.u-button-style.u-active-palette-1-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #69759c !important;
}

a.u-link.u-hover-palette-1-dark-1:hover {
  color: #69759c !important;
}

.u-hover-palette-1:hover,
.u-hover-palette-1[class*="u-border-"]:hover,
.u-hover-palette-1:focus,
.u-hover-palette-1[class*="u-border-"]:focus,
.u-active-palette-1.u-active.u-active,
.u-active-palette-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1:hover,
a.u-button-style.u-hover-palette-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1,
a.u-button-style:hover>.u-hover-palette-1[class*="u-border-"],
a.u-button-style.u-hover-palette-1:focus,
a.u-button-style.u-hover-palette-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1:active,
a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1.active,
a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1,
a.u-button-style.u-button-style.active>.u-active-palette-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1,
li.active>a.u-button-style.u-button-style.u-active-palette-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

a.u-link.u-hover-palette-1:hover {
  color: #7f93d0 !important;
}

.u-hover-palette-1-light-1:hover,
.u-hover-palette-1-light-1[class*="u-border-"]:hover,
.u-hover-palette-1-light-1:focus,
.u-hover-palette-1-light-1[class*="u-border-"]:focus,
.u-active-palette-1-light-1.u-active.u-active,
.u-active-palette-1-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-light-1:hover,
a.u-button-style.u-hover-palette-1-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-light-1,
a.u-button-style:hover>.u-hover-palette-1-light-1[class*="u-border-"],
a.u-button-style.u-hover-palette-1-light-1:focus,
a.u-button-style.u-hover-palette-1-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-light-1:active,
a.u-button-style.u-button-style.u-active-palette-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-light-1.active,
a.u-button-style.u-button-style.u-active-palette-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-1,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-1,
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a2b1de !important;
}

a.u-link.u-hover-palette-1-light-1:hover {
  color: #a2b1de !important;
}


.u-hover-palette-1-light-2:hover,
.u-hover-palette-1-light-2[class*="u-border-"]:hover,
.u-hover-palette-1-light-2:focus,
.u-hover-palette-1-light-2[class*="u-border-"]:focus,
.u-active-palette-1-light-2.u-active.u-active,
.u-active-palette-1-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-light-2:hover,
a.u-button-style.u-hover-palette-1-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-light-2,
a.u-button-style:hover>.u-hover-palette-1-light-2[class*="u-border-"],
a.u-button-style.u-hover-palette-1-light-2:focus,
a.u-button-style.u-hover-palette-1-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-light-2:active,
a.u-button-style.u-button-style.u-active-palette-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-light-2.active,
a.u-button-style.u-button-style.u-active-palette-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-2,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-2,
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c7d0ec !important;
}

a.u-link.u-hover-palette-1-light-2:hover {
  color: #c7d0ec !important;
}

.u-hover-palette-1-light-3:hover,
.u-hover-palette-1-light-3[class*="u-border-"]:hover,
.u-hover-palette-1-light-3:focus,
.u-hover-palette-1-light-3[class*="u-border-"]:focus,
.u-active-palette-1-light-3.u-active.u-active,
.u-active-palette-1-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-light-3:hover,
a.u-button-style.u-hover-palette-1-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-light-3,
a.u-button-style:hover>.u-hover-palette-1-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-1-light-3:focus,
a.u-button-style.u-hover-palette-1-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-light-3:active,
a.u-button-style.u-button-style.u-active-palette-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-light-3.active,
a.u-button-style.u-button-style.u-active-palette-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-3,
a.u-button-style.u-button-style.active>.u-active-palette-1-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-3,
li.active>a.u-button-style.u-button-style.u-active-palette-1-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1f3fa !important;
}

a.u-link.u-hover-palette-1-light-3:hover {
  color: #f1f3fa !important;
}

.u-hover-palette-1-base:hover,
.u-hover-palette-1-base[class*="u-border-"]:hover,
.u-hover-palette-1-base:focus,
.u-hover-palette-1-base[class*="u-border-"]:focus,
.u-active-palette-1-base.u-active.u-active,
.u-active-palette-1-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-1-base:hover,
a.u-button-style.u-hover-palette-1-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-1-base,
a.u-button-style:hover>.u-hover-palette-1-base[class*="u-border-"],
a.u-button-style.u-hover-palette-1-base:focus,
a.u-button-style.u-hover-palette-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-1-base:active,
a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-1-base.active,
a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-1-base,
a.u-button-style.u-button-style.active>.u-active-palette-1-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-1-base,
li.active>a.u-button-style.u-button-style.u-active-palette-1-base[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #7f93d0 !important;
}

a.u-link.u-hover-palette-1-base:hover {
  color: #7f93d0 !important;
}

.u-palette-3-dark-3,
.u-body.u-palette-3-dark-3,
.u-container-style.u-palette-3-dark-3:before,
.u-container-layout.u-palette-3-dark-3:before,
.u-table-alt-palette-3-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333129;
}

.u-button-style.u-palette-3-dark-3,
.u-button-style.u-palette-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333129 !important;
}

.u-button-style.u-palette-3-dark-3:hover,
.u-button-style.u-palette-3-dark-3[class*="u-border-"]:hover,
.u-button-style.u-palette-3-dark-3:focus,
.u-button-style.u-palette-3-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-dark-3:active,
.u-button-style.u-button-style.u-palette-3-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-dark-3.active,
.u-button-style.u-button-style.u-palette-3-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-dark-3,
li.active>.u-button-style.u-button-style.u-palette-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2c25 !important;
}

.u-hover-palette-3-dark-3:hover,
.u-hover-palette-3-dark-3[class*="u-border-"]:hover,
.u-hover-palette-3-dark-3:focus,
.u-hover-palette-3-dark-3[class*="u-border-"]:focus,
.u-active-palette-3-dark-3.u-active.u-active,
.u-active-palette-3-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-dark-3:hover,
a.u-button-style.u-hover-palette-3-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-dark-3,
a.u-button-style:hover>.u-hover-palette-3-dark-3[class*="u-border-"],
a.u-button-style.u-hover-palette-3-dark-3:focus,
a.u-button-style.u-hover-palette-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-active-palette-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-3,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-3,
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333129 !important;
}

a.u-link.u-hover-palette-3-dark-3:hover {
  color: #333129 !important;
}

.u-palette-3-dark-2,
.u-body.u-palette-3-dark-2,
.u-container-style.u-palette-3-dark-2:before,
.u-container-layout.u-palette-3-dark-2:before,
.u-table-alt-palette-3-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #72683f;
}

.u-button-style.u-palette-3-dark-2,
.u-button-style.u-palette-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #72683f !important;
}

.u-button-style.u-palette-3-dark-2:hover,
.u-button-style.u-palette-3-dark-2[class*="u-border-"]:hover,
.u-button-style.u-palette-3-dark-2:focus,
.u-button-style.u-palette-3-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-dark-2:active,
.u-button-style.u-button-style.u-palette-3-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-dark-2.active,
.u-button-style.u-button-style.u-palette-3-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-dark-2,
li.active>.u-button-style.u-button-style.u-palette-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #675e39 !important;
}

.u-hover-palette-3-dark-2:hover,
.u-hover-palette-3-dark-2[class*="u-border-"]:hover,
.u-hover-palette-3-dark-2:focus,
.u-hover-palette-3-dark-2[class*="u-border-"]:focus,
.u-active-palette-3-dark-2.u-active.u-active,
.u-active-palette-3-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-dark-2:hover,
a.u-button-style.u-hover-palette-3-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-dark-2,
a.u-button-style:hover>.u-hover-palette-3-dark-2[class*="u-border-"],
a.u-button-style.u-hover-palette-3-dark-2:focus,
a.u-button-style.u-hover-palette-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-dark-2:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-2.active,
a.u-button-style.u-button-style.u-active-palette-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-2,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-2,
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #72683f !important;
}

a.u-link.u-hover-palette-3-dark-2:hover {
  color: #72683f !important;
}

.u-palette-3-dark-1,
.u-body.u-palette-3-dark-1,
.u-container-style.u-palette-3-dark-1:before,
.u-container-layout.u-palette-3-dark-1:before,
.u-table-alt-palette-3-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #b29a36;
}

.u-button-style.u-palette-3-dark-1,
.u-button-style.u-palette-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}

.u-button-style.u-palette-3-dark-1:hover,
.u-button-style.u-palette-3-dark-1[class*="u-border-"]:hover,
.u-button-style.u-palette-3-dark-1:focus,
.u-button-style.u-palette-3-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-dark-1:active,
.u-button-style.u-button-style.u-palette-3-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-dark-1.active,
.u-button-style.u-button-style.u-palette-3-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-dark-1,
li.active>.u-button-style.u-button-style.u-palette-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a08b31 !important;
}

.u-hover-palette-3-dark-1:hover,
.u-hover-palette-3-dark-1[class*="u-border-"]:hover,
.u-hover-palette-3-dark-1:focus,
.u-hover-palette-3-dark-1[class*="u-border-"]:focus,
.u-active-palette-3-dark-1.u-active.u-active,
.u-active-palette-3-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-dark-1:hover,
a.u-button-style.u-hover-palette-3-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-dark-1,
a.u-button-style:hover>.u-hover-palette-3-dark-1[class*="u-border-"],
a.u-button-style.u-hover-palette-3-dark-1:focus,
a.u-button-style.u-hover-palette-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-active-palette-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-1,
a.u-button-style.u-button-style.active>.u-active-palette-3-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-1,
li.active>a.u-button-style.u-button-style.u-active-palette-3-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b29a36 !important;
}

a.u-link.u-hover-palette-3-dark-1:hover {
  color: #b29a36 !important;
}

.u-palette-3,
.u-body.u-palette-3,
.u-container-style.u-palette-3:before,
.u-container-layout.u-palette-3:before,
.u-table-alt-palette-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}

.u-button-style.u-palette-3,
.u-button-style.u-palette-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

.u-button-style.u-palette-3:hover,
.u-button-style.u-palette-3[class*="u-border-"]:hover,
.u-button-style.u-palette-3:focus,
.u-button-style.u-palette-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3:active,
.u-button-style.u-button-style.u-palette-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3.active,
.u-button-style.u-button-style.u-palette-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3,
li.active>.u-button-style.u-button-style.u-palette-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}

.u-hover-palette-3:hover,
.u-hover-palette-3[class*="u-border-"]:hover,
.u-hover-palette-3:focus,
.u-hover-palette-3[class*="u-border-"]:focus,
.u-active-palette-3.u-active.u-active,
.u-active-palette-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3:hover,
a.u-button-style.u-hover-palette-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3,
a.u-button-style:hover>.u-hover-palette-3[class*="u-border-"],
a.u-button-style.u-hover-palette-3:focus,
a.u-button-style.u-hover-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3:active,
a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3.active,
a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3,
a.u-button-style.u-button-style.active>.u-active-palette-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3,
li.active>a.u-button-style.u-button-style.u-active-palette-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

a.u-link.u-hover-palette-3:hover {
  color: #f1c50e !important;
}

.u-palette-3-light-1,
.u-body.u-palette-3-light-1,
.u-container-style.u-palette-3-light-1:before,
.u-container-layout.u-palette-3-light-1:before,
.u-table-alt-palette-3-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #f5d654;
}

.u-button-style.u-palette-3-light-1,
.u-button-style.u-palette-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5d654 !important;
}

.u-button-style.u-palette-3-light-1:hover,
.u-button-style.u-palette-3-light-1[class*="u-border-"]:hover,
.u-button-style.u-palette-3-light-1:focus,
.u-button-style.u-palette-3-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-light-1:active,
.u-button-style.u-button-style.u-palette-3-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-light-1.active,
.u-button-style.u-button-style.u-palette-3-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-light-1,
li.active>.u-button-style.u-button-style.u-palette-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f3cf35 !important;
}

.u-hover-palette-3-light-1:hover,
.u-hover-palette-3-light-1[class*="u-border-"]:hover,
.u-hover-palette-3-light-1:focus,
.u-hover-palette-3-light-1[class*="u-border-"]:focus,
.u-active-palette-3-light-1.u-active.u-active,
.u-active-palette-3-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-light-1:hover,
a.u-button-style.u-hover-palette-3-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-light-1,
a.u-button-style:hover>.u-hover-palette-3-light-1[class*="u-border-"],
a.u-button-style.u-hover-palette-3-light-1:focus,
a.u-button-style.u-hover-palette-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-light-1:active,
a.u-button-style.u-button-style.u-active-palette-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-light-1.active,
a.u-button-style.u-button-style.u-active-palette-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-1,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-1,
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f5d654 !important;
}

a.u-link.u-hover-palette-3-light-1:hover {
  color: #f5d654 !important;
}

.u-palette-3-light-2,
.u-body.u-palette-3-light-2,
.u-container-style.u-palette-3-light-2:before,
.u-container-layout.u-palette-3-light-2:before,
.u-table-alt-palette-3-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #f9e79b;
}

.u-button-style.u-palette-3-light-2,
.u-button-style.u-palette-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f9e79b !important;
}

.u-button-style.u-palette-3-light-2:hover,
.u-button-style.u-palette-3-light-2[class*="u-border-"]:hover,
.u-button-style.u-palette-3-light-2:focus,
.u-button-style.u-palette-3-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-light-2:active,
.u-button-style.u-button-style.u-palette-3-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-light-2.active,
.u-button-style.u-button-style.u-palette-3-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-light-2,
li.active>.u-button-style.u-button-style.u-palette-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f7de75 !important;
}

.u-hover-palette-3-light-2:hover,
.u-hover-palette-3-light-2[class*="u-border-"]:hover,
.u-hover-palette-3-light-2:focus,
.u-hover-palette-3-light-2[class*="u-border-"]:focus,
.u-active-palette-3-light-2.u-active.u-active,
.u-active-palette-3-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-light-2:hover,
a.u-button-style.u-hover-palette-3-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-light-2,
a.u-button-style:hover>.u-hover-palette-3-light-2[class*="u-border-"],
a.u-button-style.u-hover-palette-3-light-2:focus,
a.u-button-style.u-hover-palette-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-light-2:active,
a.u-button-style.u-button-style.u-active-palette-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-light-2.active,
a.u-button-style.u-button-style.u-active-palette-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-2,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-2,
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f9e79b !important;
}

a.u-link.u-hover-palette-3-light-2:hover {
  color: #f9e79b !important;
}

.u-palette-3-light-3,
.u-body.u-palette-3-light-3,
.u-container-style.u-palette-3-light-3:before,
.u-container-layout.u-palette-3-light-3:before,
.u-table-alt-palette-3-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #fef9e6;
}

.u-button-style.u-palette-3-light-3,
.u-button-style.u-palette-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fef9e6 !important;
}

.u-button-style.u-palette-3-light-3:hover,
.u-button-style.u-palette-3-light-3[class*="u-border-"]:hover,
.u-button-style.u-palette-3-light-3:focus,
.u-button-style.u-palette-3-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-light-3:active,
.u-button-style.u-button-style.u-palette-3-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-light-3.active,
.u-button-style.u-button-style.u-palette-3-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-light-3,
li.active>.u-button-style.u-button-style.u-palette-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fceeb7 !important;
}

.u-hover-palette-3-light-3:hover,
.u-hover-palette-3-light-3[class*="u-border-"]:hover,
.u-hover-palette-3-light-3:focus,
.u-hover-palette-3-light-3[class*="u-border-"]:focus,
.u-active-palette-3-light-3.u-active.u-active,
.u-active-palette-3-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-light-3:hover,
a.u-button-style.u-hover-palette-3-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-light-3,
a.u-button-style:hover>.u-hover-palette-3-light-3[class*="u-border-"],
a.u-button-style.u-hover-palette-3-light-3:focus,
a.u-button-style.u-hover-palette-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-light-3:active,
a.u-button-style.u-button-style.u-active-palette-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-light-3.active,
a.u-button-style.u-button-style.u-active-palette-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-3,
a.u-button-style.u-button-style.active>.u-active-palette-3-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-3,
li.active>a.u-button-style.u-button-style.u-active-palette-3-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #fef9e6 !important;
}

a.u-link.u-hover-palette-3-light-3:hover {
  color: #fef9e6 !important;
}

.u-palette-3-base,
.u-body.u-palette-3-base,
.u-container-style.u-palette-3-base:before,
.u-container-layout.u-palette-3-base:before,
.u-table-alt-palette-3-base tr:nth-child(even) {
  color: #111111;
  background-color: #f1c50e;
}

.u-button-style.u-palette-3-base,
.u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

.u-button-style.u-palette-3-base:hover,
.u-button-style.u-palette-3-base[class*="u-border-"]:hover,
.u-button-style.u-palette-3-base:focus,
.u-button-style.u-palette-3-base[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-palette-3-base:active,
.u-button-style.u-button-style.u-palette-3-base[class*="u-border-"]:active,
.u-button-style.u-button-style.u-palette-3-base.active,
.u-button-style.u-button-style.u-palette-3-base[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-palette-3-base,
li.active>.u-button-style.u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9b10d !important;
}

.u-hover-palette-3-base:hover,
.u-hover-palette-3-base[class*="u-border-"]:hover,
.u-hover-palette-3-base:focus,
.u-hover-palette-3-base[class*="u-border-"]:focus,
.u-active-palette-3-base.u-active.u-active,
.u-active-palette-3-base[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-palette-3-base:hover,
a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-palette-3-base,
a.u-button-style:hover>.u-hover-palette-3-base[class*="u-border-"],
a.u-button-style.u-hover-palette-3-base:focus,
a.u-button-style.u-hover-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-palette-3-base:active,
a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-palette-3-base.active,
a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-palette-3-base,
a.u-button-style.u-button-style.active>.u-active-palette-3-base[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-palette-3-base,
li.active>a.u-button-style.u-button-style.u-active-palette-3-base[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f1c50e !important;
}

a.u-link.u-hover-palette-3-base:hover {
  color: #f1c50e !important;
}

.u-grey-dark-3,
.u-body.u-grey-dark-3,
.u-container-style.u-grey-dark-3:before,
.u-container-layout.u-grey-dark-3:before,
.u-table-alt-grey-dark-3 tr:nth-child(even) {
  color: #ffffff;
  background-color: #212121;
}

.u-button-style.u-grey-dark-3,
.u-button-style.u-grey-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #212121 !important;
}

.u-button-style.u-grey-dark-3:hover,
.u-button-style.u-grey-dark-3[class*="u-border-"]:hover,
.u-button-style.u-grey-dark-3:focus,
.u-button-style.u-grey-dark-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-dark-3:active,
.u-button-style.u-button-style.u-grey-dark-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-dark-3.active,
.u-button-style.u-button-style.u-grey-dark-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-dark-3,
li.active>.u-button-style.u-button-style.u-grey-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1e1e1e !important;
}

.u-hover-grey-dark-3:hover,
.u-hover-grey-dark-3[class*="u-border-"]:hover,
.u-hover-grey-dark-3:focus,
.u-hover-grey-dark-3[class*="u-border-"]:focus,
.u-active-grey-dark-3.u-active.u-active,
.u-active-grey-dark-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-dark-3:hover,
a.u-button-style.u-hover-grey-dark-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-dark-3,
a.u-button-style:hover>.u-hover-grey-dark-3[class*="u-border-"],
a.u-button-style.u-hover-grey-dark-3:focus,
a.u-button-style.u-hover-grey-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-dark-3:active,
a.u-button-style.u-button-style.u-active-grey-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-dark-3.active,
a.u-button-style.u-button-style.u-active-grey-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-dark-3,
a.u-button-style.u-button-style.active>.u-active-grey-dark-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-dark-3,
li.active>a.u-button-style.u-button-style.u-active-grey-dark-3[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #212121 !important;
}

a.u-link.u-hover-grey-dark-3:hover {
  color: #212121 !important;
}

.u-grey-dark-2,
.u-body.u-grey-dark-2,
.u-container-style.u-grey-dark-2:before,
.u-container-layout.u-grey-dark-2:before,
.u-table-alt-grey-dark-2 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}

.u-button-style.u-grey-dark-2,
.u-button-style.u-grey-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333333 !important;
}

.u-button-style.u-grey-dark-2:hover,
.u-button-style.u-grey-dark-2[class*="u-border-"]:hover,
.u-button-style.u-grey-dark-2:focus,
.u-button-style.u-grey-dark-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-dark-2:active,
.u-button-style.u-button-style.u-grey-dark-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-dark-2.active,
.u-button-style.u-button-style.u-grey-dark-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-dark-2,
li.active>.u-button-style.u-button-style.u-grey-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2e2e !important;
}

.u-hover-grey-dark-2:hover,
.u-hover-grey-dark-2[class*="u-border-"]:hover,
.u-hover-grey-dark-2:focus,
.u-hover-grey-dark-2[class*="u-border-"]:focus,
.u-active-grey-dark-2.u-active.u-active,
.u-active-grey-dark-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-dark-2:hover,
a.u-button-style.u-hover-grey-dark-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-dark-2,
a.u-button-style:hover>.u-hover-grey-dark-2[class*="u-border-"],
a.u-button-style.u-hover-grey-dark-2:focus,
a.u-button-style.u-hover-grey-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-dark-2:active,
a.u-button-style.u-button-style.u-active-grey-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-dark-2.active,
a.u-button-style.u-button-style.u-active-grey-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-dark-2,
a.u-button-style.u-button-style.active>.u-active-grey-dark-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-dark-2,
li.active>a.u-button-style.u-button-style.u-active-grey-dark-2[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333333 !important;
}

a.u-link.u-hover-grey-dark-2:hover {
  color: #333333 !important;
}

.u-grey-dark-1,
.u-body.u-grey-dark-1,
.u-container-style.u-grey-dark-1:before,
.u-container-layout.u-grey-dark-1:before,
.u-table-alt-grey-dark-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #454545;
}

.u-button-style.u-grey-dark-1,
.u-button-style.u-grey-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #454545 !important;
}

.u-button-style.u-grey-dark-1:hover,
.u-button-style.u-grey-dark-1[class*="u-border-"]:hover,
.u-button-style.u-grey-dark-1:focus,
.u-button-style.u-grey-dark-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-dark-1:active,
.u-button-style.u-button-style.u-grey-dark-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-dark-1.active,
.u-button-style.u-button-style.u-grey-dark-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-dark-1,
li.active>.u-button-style.u-button-style.u-grey-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3e3e3e !important;
}

.u-hover-grey-dark-1:hover,
.u-hover-grey-dark-1[class*="u-border-"]:hover,
.u-hover-grey-dark-1:focus,
.u-hover-grey-dark-1[class*="u-border-"]:focus,
.u-active-grey-dark-1.u-active.u-active,
.u-active-grey-dark-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-dark-1:hover,
a.u-button-style.u-hover-grey-dark-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-dark-1,
a.u-button-style:hover>.u-hover-grey-dark-1[class*="u-border-"],
a.u-button-style.u-hover-grey-dark-1:focus,
a.u-button-style.u-hover-grey-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-dark-1:active,
a.u-button-style.u-button-style.u-active-grey-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-dark-1.active,
a.u-button-style.u-button-style.u-active-grey-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-dark-1,
a.u-button-style.u-button-style.active>.u-active-grey-dark-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-dark-1,
li.active>a.u-button-style.u-button-style.u-active-grey-dark-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #454545 !important;
}

a.u-link.u-hover-grey-dark-1:hover {
  color: #454545 !important;
}

.u-grey,
.u-body.u-grey,
.u-container-style.u-grey:before,
.u-container-layout.u-grey:before,
.u-table-alt-grey tr:nth-child(even) {
  color: #ffffff;
  background-color: #b3b3b3;
}

.u-button-style.u-grey,
.u-button-style.u-grey[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}

.u-button-style.u-grey:hover,
.u-button-style.u-grey[class*="u-border-"]:hover,
.u-button-style.u-grey:focus,
.u-button-style.u-grey[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey:active,
.u-button-style.u-button-style.u-grey[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey.active,
.u-button-style.u-button-style.u-grey[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey,
li.active>.u-button-style.u-button-style.u-grey[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #a1a1a1 !important;
}

.u-hover-grey:hover,
.u-hover-grey[class*="u-border-"]:hover,
.u-hover-grey:focus,
.u-hover-grey[class*="u-border-"]:focus,
.u-active-grey.u-active.u-active,
.u-active-grey[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey:hover,
a.u-button-style.u-hover-grey[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey,
a.u-button-style:hover>.u-hover-grey[class*="u-border-"],
a.u-button-style.u-hover-grey:focus,
a.u-button-style.u-hover-grey[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey:active,
a.u-button-style.u-button-style.u-active-grey[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey.active,
a.u-button-style.u-button-style.u-active-grey[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey,
a.u-button-style.u-button-style.active>.u-active-grey[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey,
li.active>a.u-button-style.u-button-style.u-active-grey[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}

a.u-link.u-hover-grey:hover {
  color: #b3b3b3 !important;
}

.u-grey-light-1,
.u-body.u-grey-light-1,
.u-container-style.u-grey-light-1:before,
.u-container-layout.u-grey-light-1:before,
.u-table-alt-grey-light-1 tr:nth-child(even) {
  color: #111111;
  background-color: #d9d9d9;
}

.u-button-style.u-grey-light-1,
.u-button-style.u-grey-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}

.u-button-style.u-grey-light-1:hover,
.u-button-style.u-grey-light-1[class*="u-border-"]:hover,
.u-button-style.u-grey-light-1:focus,
.u-button-style.u-grey-light-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-light-1:active,
.u-button-style.u-button-style.u-grey-light-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-light-1.active,
.u-button-style.u-button-style.u-grey-light-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-light-1,
li.active>.u-button-style.u-button-style.u-grey-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c3c3c3 !important;
}

.u-hover-grey-light-1:hover,
.u-hover-grey-light-1[class*="u-border-"]:hover,
.u-hover-grey-light-1:focus,
.u-hover-grey-light-1[class*="u-border-"]:focus,
.u-active-grey-light-1.u-active.u-active,
.u-active-grey-light-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-light-1:hover,
a.u-button-style.u-hover-grey-light-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-light-1,
a.u-button-style:hover>.u-hover-grey-light-1[class*="u-border-"],
a.u-button-style.u-hover-grey-light-1:focus,
a.u-button-style.u-hover-grey-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-light-1:active,
a.u-button-style.u-button-style.u-active-grey-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-light-1.active,
a.u-button-style.u-button-style.u-active-grey-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-light-1,
a.u-button-style.u-button-style.active>.u-active-grey-light-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-light-1,
li.active>a.u-button-style.u-button-style.u-active-grey-light-1[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}

a.u-link.u-hover-grey-light-1:hover {
  color: #d9d9d9 !important;
}

.u-grey-light-2,
.u-body.u-grey-light-2,
.u-container-style.u-grey-light-2:before,
.u-container-layout.u-grey-light-2:before,
.u-table-alt-grey-light-2 tr:nth-child(even) {
  color: #111111;
  background-color: #eeeeee;
}

.u-button-style.u-grey-light-2,
.u-button-style.u-grey-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #eeeeee !important;
}

.u-button-style.u-grey-light-2:hover,
.u-button-style.u-grey-light-2[class*="u-border-"]:hover,
.u-button-style.u-grey-light-2:focus,
.u-button-style.u-grey-light-2[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-light-2:active,
.u-button-style.u-button-style.u-grey-light-2[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-light-2.active,
.u-button-style.u-button-style.u-grey-light-2[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-light-2,
li.active>.u-button-style.u-button-style.u-grey-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d6d6d6 !important;
}

.u-hover-grey-light-2:hover,
.u-hover-grey-light-2[class*="u-border-"]:hover,
.u-hover-grey-light-2:focus,
.u-hover-grey-light-2[class*="u-border-"]:focus,
.u-active-grey-light-2.u-active.u-active,
.u-active-grey-light-2[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-light-2:hover,
a.u-button-style.u-hover-grey-light-2[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-light-2,
a.u-button-style:hover>.u-hover-grey-light-2[class*="u-border-"],
a.u-button-style.u-hover-grey-light-2:focus,
a.u-button-style.u-hover-grey-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-light-2:active,
a.u-button-style.u-button-style.u-active-grey-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-light-2.active,
a.u-button-style.u-button-style.u-active-grey-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-light-2,
a.u-button-style.u-button-style.active>.u-active-grey-light-2[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-light-2,
li.active>a.u-button-style.u-button-style.u-active-grey-light-2[class*="u-border-"] {
  color: #111111 !important;
  background-color: #eeeeee !important;
}

a.u-link.u-hover-grey-light-2:hover {
  color: #eeeeee !important;
}

.u-grey-light-3,
.u-body.u-grey-light-3,
.u-container-style.u-grey-light-3:before,
.u-container-layout.u-grey-light-3:before,
.u-table-alt-grey-light-3 tr:nth-child(even) {
  color: #111111;
  background-color: #f6f6f6;
}

.u-button-style.u-grey-light-3,
.u-button-style.u-grey-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f6f6f6 !important;
}

.u-button-style.u-grey-light-3:hover,
.u-button-style.u-grey-light-3[class*="u-border-"]:hover,
.u-button-style.u-grey-light-3:focus,
.u-button-style.u-grey-light-3[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-light-3:active,
.u-button-style.u-button-style.u-grey-light-3[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-light-3.active,
.u-button-style.u-button-style.u-grey-light-3[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-light-3,
li.active>.u-button-style.u-button-style.u-grey-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #dddddd !important;
}

.u-hover-grey-light-3:hover,
.u-hover-grey-light-3[class*="u-border-"]:hover,
.u-hover-grey-light-3:focus,
.u-hover-grey-light-3[class*="u-border-"]:focus,
.u-active-grey-light-3.u-active.u-active,
.u-active-grey-light-3[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-light-3:hover,
a.u-button-style.u-hover-grey-light-3[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-light-3,
a.u-button-style:hover>.u-hover-grey-light-3[class*="u-border-"],
a.u-button-style.u-hover-grey-light-3:focus,
a.u-button-style.u-hover-grey-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-light-3:active,
a.u-button-style.u-button-style.u-active-grey-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-light-3.active,
a.u-button-style.u-button-style.u-active-grey-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-light-3,
a.u-button-style.u-button-style.active>.u-active-grey-light-3[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-light-3,
li.active>a.u-button-style.u-button-style.u-active-grey-light-3[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f6f6f6 !important;
}

a.u-link.u-hover-grey-light-3:hover {
  color: #f6f6f6 !important;
}

.u-white,
.u-body.u-white,
.u-container-style.u-white:before,
.u-container-layout.u-white:before,
.u-table-alt-white tr:nth-child(even) {
  color: #111111;
  background-color: #ffffff;
}

.u-button-style.u-white,
.u-button-style.u-white[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ffffff !important;
}

.u-button-style.u-white:hover,
.u-button-style.u-white[class*="u-border-"]:hover,
.u-button-style.u-white:focus,
.u-button-style.u-white[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-white:active,
.u-button-style.u-button-style.u-white[class*="u-border-"]:active,
.u-button-style.u-button-style.u-white.active,
.u-button-style.u-button-style.u-white[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-white,
li.active>.u-button-style.u-button-style.u-white[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e6e6e6 !important;
}

.u-active-white.u-active.u-active,
.u-active-white[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-white,
li.active>a.u-button-style.u-button-style.u-active-white[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ffffff !important;
}

a.u-link.u-hover-white:hover {
  color: #ffffff !important;
}

.u-black,
.u-body.u-black,
.u-container-style.u-black:before,
.u-container-layout.u-black:before,
.u-table-alt-black tr:nth-child(even) {
  color: #ffffff;
  background-color: #000000;
}

.u-button-style.u-black,
.u-button-style.u-black[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}

.u-button-style.u-black:hover,
.u-button-style.u-black[class*="u-border-"]:hover,
.u-button-style.u-black:focus,
.u-button-style.u-black[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-black:active,
.u-button-style.u-button-style.u-black[class*="u-border-"]:active,
.u-button-style.u-button-style.u-black.active,
.u-button-style.u-button-style.u-black[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-black,
li.active>.u-button-style.u-button-style.u-black[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #000000 !important;
}


a.u-link.u-hover-black:hover {
  color: #000000 !important;
}

.u-body-color,
.u-body.u-body-color,
.u-container-style.u-body-color:before,
.u-container-layout.u-body-color:before,
.u-table-alt-body-color tr:nth-child(even) {
  color: #ffffff;
  background-color: #111111;
}

.u-button-style.u-body-color,
.u-button-style.u-body-color[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #111111 !important;
}

.u-button-style.u-body-color:hover,
.u-button-style.u-body-color[class*="u-border-"]:hover,
.u-button-style.u-body-color:focus,
.u-button-style.u-body-color[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-body-color:active,
.u-button-style.u-button-style.u-body-color[class*="u-border-"]:active,
.u-button-style.u-button-style.u-body-color.active,
.u-button-style.u-button-style.u-body-color[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-body-color,
li.active>.u-button-style.u-button-style.u-body-color[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #0f0f0f !important;
}

.u-hover-body-color:hover,
.u-hover-body-color[class*="u-border-"]:hover,
.u-hover-body-color:focus,
.u-hover-body-color[class*="u-border-"]:focus,
.u-active-body-color.u-active.u-active,
.u-active-body-color[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-body-color:hover,
li.active>a.u-button-style.u-button-style.u-active-body-color,
li.active>a.u-button-style.u-button-style.u-active-body-color[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #111111 !important;
}

a.u-link.u-hover-body-color:hover {
  color: #111111 !important;
}

.u-body-alt-color,
.u-body.u-body-alt-color,
.u-container-style.u-body-alt-color:before,
.u-container-layout.u-body-alt-color:before,
.u-table-alt-body-alt-color tr:nth-child(even) {
  color: #111111;
  background-color: #ffffff;
}

.u-button-style.u-body-alt-color,
.u-button-style.u-body-alt-color[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ffffff !important;
}

.u-button-style.u-body-alt-color:hover,
.u-button-style.u-body-alt-color[class*="u-border-"]:hover,
.u-button-style.u-body-alt-color:focus,
.u-button-style.u-body-alt-color[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-body-alt-color:active,
.u-button-style.u-button-style.u-body-alt-color[class*="u-border-"]:active,
.u-button-style.u-button-style.u-body-alt-color.active,
.u-button-style.u-button-style.u-body-alt-color[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-body-alt-color,
li.active>.u-button-style.u-button-style.u-body-alt-color[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e6e6e6 !important;
}

.u-hover-body-alt-color:hover,
.u-hover-body-alt-color[class*="u-border-"]:hover,
.u-hover-body-alt-color:focus,
.u-hover-body-alt-color[class*="u-border-"]:focus,
.u-active-body-alt-color.u-active.u-active,
.u-active-body-alt-color[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-body-alt-color,
li.active>a.u-button-style.u-button-style.u-active-body-alt-color[class*="u-border-"] {
  color: #111111 !important;
  background-color: #ffffff !important;
}

a.u-link.u-hover-body-alt-color:hover {
  color: #ffffff !important;
}

.u-table-alt-grey-25 tr:nth-child(even) {
  color: #111111;
  background-color: #c0c0c0;
}

.u-hover-grey-25:hover,
.u-hover-grey-25[class*="u-border-"]:hover,
.u-hover-grey-25:focus,
.u-hover-grey-25[class*="u-border-"]:focus,
.u-active-grey-25.u-active.u-active,
.u-active-grey-25[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-25,
li.active>a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}

a.u-link.u-hover-grey-25:hover {
  color: #c0c0c0 !important;
}

.u-grey-5,
.u-body.u-grey-5,
.u-container-style.u-grey-5:before,
.u-container-layout.u-grey-5:before,
.u-table-alt-grey-5 tr:nth-child(even) {
  color: #111111;
  background-color: #f2f2f2;
}

.u-button-style.u-grey-5,
.u-button-style.u-grey-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f2f2f2 !important;
}

.u-button-style.u-grey-5:hover,
.u-button-style.u-grey-5[class*="u-border-"]:hover,
.u-button-style.u-grey-5:focus,
.u-button-style.u-grey-5[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-5:active,
.u-button-style.u-button-style.u-grey-5[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-5.active,
.u-button-style.u-button-style.u-grey-5[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-5,
li.active>.u-button-style.u-button-style.u-grey-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #dadada !important;
}

.u-hover-grey-5:hover,
.u-hover-grey-5[class*="u-border-"]:hover,
.u-hover-grey-5:focus,
.u-hover-grey-5[class*="u-border-"]:focus,
.u-active-grey-5.u-active.u-active,
.u-active-grey-5[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-5,
li.active>a.u-button-style.u-button-style.u-active-grey-5[class*="u-border-"] {
  color: #111111 !important;
  background-color: #f2f2f2 !important;
}

a.u-link.u-hover-grey-5:hover {
  color: #f2f2f2 !important;
}

.u-table-alt-grey-10 tr:nth-child(even) {
  color: #111111;
  background-color: #e5e5e5;
}

.u-hover-grey-10:hover,
.u-hover-grey-10[class*="u-border-"]:hover,
.u-hover-grey-10:focus,
.u-hover-grey-10[class*="u-border-"]:focus,
.u-active-grey-10.u-active.u-active,
.u-active-grey-10[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-10,
li.active>a.u-button-style.u-button-style.u-active-grey-10[class*="u-border-"] {
  color: #111111 !important;
  background-color: #e5e5e5 !important;
}

a.u-link.u-hover-grey-10:hover {
  color: #e5e5e5 !important;
}

.u-table-alt-grey-15 tr:nth-child(even) {
  color: #111111;
  background-color: #d9d9d9;
}


.u-hover-grey-15:hover,
.u-hover-grey-15[class*="u-border-"]:hover,
.u-hover-grey-15:focus,
.u-hover-grey-15[class*="u-border-"]:focus,
.u-active-grey-15.u-active.u-active,
.u-active-grey-15[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-15,
li.active>a.u-button-style.u-button-style.u-active-grey-15[class*="u-border-"] {
  color: #111111 !important;
  background-color: #d9d9d9 !important;
}

a.u-link.u-hover-grey-15:hover {
  color: #d9d9d9 !important;
}

.u-table-alt-grey-25 tr:nth-child(even) {
  color: #111111;
  background-color: #c0c0c0;
}

.u-hover-grey-25:hover,
.u-hover-grey-25[class*="u-border-"]:hover,
.u-hover-grey-25:focus,
.u-hover-grey-25[class*="u-border-"]:focus,
.u-active-grey-25.u-active.u-active,
.u-active-grey-25[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-25,
li.active>a.u-button-style.u-button-style.u-active-grey-25[class*="u-border-"] {
  color: #111111 !important;
  background-color: #c0c0c0 !important;
}

a.u-link.u-hover-grey-25:hover {
  color: #c0c0c0 !important;
}

.u-hover-grey-30:hover,
.u-hover-grey-30[class*="u-border-"]:hover,
.u-hover-grey-30:focus,
.u-hover-grey-30[class*="u-border-"]:focus,
.u-active-grey-30.u-active.u-active,
.u-active-grey-30[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-30,
li.active>a.u-button-style.u-button-style.u-active-grey-30[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #b3b3b3 !important;
}

a.u-link.u-hover-grey-30:hover {
  color: #b3b3b3 !important;
}

.u-hover-grey-40:hover,
.u-hover-grey-40[class*="u-border-"]:hover,
.u-hover-grey-40:focus,
.u-hover-grey-40[class*="u-border-"]:focus,
.u-active-grey-40.u-active.u-active,
.u-active-grey-40[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-40,
li.active>a.u-button-style.u-button-style.u-active-grey-40[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #999999 !important;
}

a.u-link.u-hover-grey-40:hover {
  color: #999999 !important;
}

.u-grey-50,
.u-body.u-grey-50,
.u-container-style.u-grey-50:before,
.u-container-layout.u-grey-50:before,
.u-table-alt-grey-50 tr:nth-child(even) {
  color: #ffffff;
  background-color: #808080;
}

.u-button-style.u-grey-50,
.u-button-style.u-grey-50[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #808080 !important;
}

.u-button-style.u-grey-50:hover,
.u-button-style.u-grey-50[class*="u-border-"]:hover,
.u-button-style.u-grey-50:focus,
.u-button-style.u-grey-50[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-50:active,
.u-button-style.u-button-style.u-grey-50[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-50.active,
.u-button-style.u-button-style.u-grey-50[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-50,
li.active>.u-button-style.u-button-style.u-grey-50[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #737373 !important;
}

.u-hover-grey-50:hover,
.u-hover-grey-50[class*="u-border-"]:hover,
.u-hover-grey-50:focus,
.u-hover-grey-50[class*="u-border-"]:focus,
.u-active-grey-50.u-active.u-active,
.u-active-grey-50[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-50,
li.active>a.u-button-style.u-button-style.u-active-grey-50[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #808080 !important;
}

a.u-link.u-hover-grey-50:hover {
  color: #808080 !important;
}

.u-table-alt-grey-60 tr:nth-child(even) {
  color: #ffffff;
  background-color: #666666;
}

.u-hover-grey-60:hover,
.u-hover-grey-60[class*="u-border-"]:hover,
.u-hover-grey-60:focus,
.u-hover-grey-60[class*="u-border-"]:focus,
.u-active-grey-60.u-active.u-active,
.u-active-grey-60[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-60,
li.active>a.u-button-style.u-button-style.u-active-grey-60[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #666666 !important;
}

a.u-link.u-hover-grey-60:hover {
  color: #666666 !important;
}

.u-table-alt-grey-70 tr:nth-child(even) {
  color: #ffffff;
  background-color: #4d4d4d;
}

.u-hover-grey-70:hover,
.u-hover-grey-70[class*="u-border-"]:hover,
.u-hover-grey-70:focus,
.u-hover-grey-70[class*="u-border-"]:focus,
.u-active-grey-70.u-active.u-active,
.u-active-grey-70[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-70,
li.active>a.u-button-style.u-button-style.u-active-grey-70[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #4d4d4d !important;
}

a.u-link.u-hover-grey-70:hover {
  color: #4d4d4d !important;
}

.u-table-alt-grey-75 tr:nth-child(even) {
  color: #ffffff;
  background-color: #404040;
}

.u-hover-grey-75:hover,
.u-hover-grey-75[class*="u-border-"]:hover,
.u-hover-grey-75:focus,
.u-hover-grey-75[class*="u-border-"]:focus,
.u-active-grey-75.u-active.u-active,
.u-active-grey-75[class*="u-border-"].u-active.u-active,
li.active>a.u-button-style.u-button-style.u-active-grey-75,
li.active>a.u-button-style.u-button-style.u-active-grey-75[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #404040 !important;
}

a.u-link.u-hover-grey-75:hover {
  color: #404040 !important;
}

.u-grey-80,
.u-body.u-grey-80,
.u-container-style.u-grey-80:before,
.u-container-layout.u-grey-80:before,
.u-table-alt-grey-80 tr:nth-child(even) {
  color: #ffffff;
  background-color: #333333;
}

.u-button-style.u-grey-80,
.u-button-style.u-grey-80[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333333 !important;
}

.u-button-style.u-grey-80:hover,
.u-button-style.u-grey-80[class*="u-border-"]:hover,
.u-button-style.u-grey-80:focus,
.u-button-style.u-grey-80[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-grey-80:active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"]:active,
.u-button-style.u-button-style.u-grey-80.active,
.u-button-style.u-button-style.u-grey-80[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-grey-80,
li.active>.u-button-style.u-button-style.u-grey-80[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #2e2e2e !important;
}

.u-hover-grey-80:hover,
.u-hover-grey-80[class*="u-border-"]:hover,
.u-hover-grey-80:focus,
.u-hover-grey-80[class*="u-border-"]:focus,
.u-active-grey-80.u-active.u-active,
.u-active-grey-80[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-80:hover,
a.u-button-style.u-hover-grey-80[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-80,
a.u-button-style:hover>.u-hover-grey-80[class*="u-border-"],
a.u-button-style.u-hover-grey-80:focus,
a.u-button-style.u-hover-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-80:active,
a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-80.active,
a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-80,
a.u-button-style.u-button-style.active>.u-active-grey-80[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-80,
li.active>a.u-button-style.u-button-style.u-active-grey-80[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #333333 !important;
}

a.u-link.u-hover-grey-80:hover {
  color: #333333 !important;
}

.u-table-alt-grey-90 tr:nth-child(even) {
  color: #ffffff;
  background-color: #1a1a1a;
}

.u-hover-grey-90:hover,
.u-hover-grey-90[class*="u-border-"]:hover,
.u-hover-grey-90:focus,
.u-hover-grey-90[class*="u-border-"]:focus,
.u-active-grey-90.u-active.u-active,
.u-active-grey-90[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-grey-90:hover,
a.u-button-style.u-hover-grey-90[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-grey-90,
a.u-button-style:hover>.u-hover-grey-90[class*="u-border-"],
a.u-button-style.u-hover-grey-90:focus,
a.u-button-style.u-hover-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-grey-90:active,
a.u-button-style.u-button-style.u-active-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-grey-90.active,
a.u-button-style.u-button-style.u-active-grey-90[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-grey-90,
a.u-button-style.u-button-style.active>.u-active-grey-90[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-grey-90,
li.active>a.u-button-style.u-button-style.u-active-grey-90[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1a1a1a !important;
}

a.u-link.u-hover-grey-90:hover {
  color: #1a1a1a !important;
}


.u-button-style.u-border-color-1-dark-3 {
  border-color: #292b33 !important;
  color: #292b33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-dark-3:hover,
.u-button-style.u-border-color-1-dark-3:focus {
  border-color: transparent !important;
  color: #25272e !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-dark-3:hover,
.u-border-hover-color-1-dark-3:focus,
.u-border-active-color-1-dark-3.u-active.u-active,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-dark-3 {
  color: #292b33 !important;
  border-color: #292b33 !important;
}



.u-button-style.u-border-color-1-dark-2 {
  border-color: #4c5367 !important;
  color: #4c5367 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-dark-2:hover,
.u-button-style.u-border-color-1-dark-2:focus {
  border-color: transparent !important;
  color: #444b5d !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-dark-2:hover,
.u-border-hover-color-1-dark-2:focus,
.u-border-active-color-1-dark-2.u-active.u-active,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-dark-2 {
  color: #4c5367 !important;
  border-color: #4c5367 !important;
}



.u-button-style.u-border-color-1-dark-1 {
  border-color: #69759c !important;
  color: #69759c !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-dark-1:hover,
.u-button-style.u-border-color-1-dark-1:focus {
  border-color: transparent !important;
  color: #5d698e !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-dark-1:hover,
.u-border-hover-color-1-dark-1:focus,
.u-border-active-color-1-dark-1.u-active.u-active,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-dark-1 {
  color: #69759c !important;
  border-color: #69759c !important;
}


.u-button-style.u-border-color-1 {
  border-color: #7f93d0 !important;
  color: #7f93d0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1:hover,
.u-button-style.u-border-color-1:focus {
  border-color: transparent !important;
  color: #667ec7 !important;
  background-color: transparent !important;
}

.u-border-hover-color-1:hover,
.u-border-hover-color-1:focus,
.u-border-active-color-1.u-active.u-active,
a.u-button-style.u-border-hover-color-1:hover,
a.u-button-style:hover>.u-border-hover-color-1,
a.u-button-style.u-border-hover-color-1:focus,
a.u-button-style.u-button-style.u-border-active-color-1:active,
a.u-button-style.u-button-style.u-border-active-color-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-1 {
  color: #7f93d0 !important;
  border-color: #7f93d0 !important;
}


.u-button-style.u-border-color-1-light-1 {
  border-color: #a2b1de !important;
  color: #a2b1de !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-light-1:hover,
.u-button-style.u-border-color-1-light-1:focus {
  border-color: transparent !important;
  color: #8699d4 !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-light-1:hover,
.u-border-hover-color-1-light-1:focus,
.u-border-active-color-1-light-1.u-active.u-active,
a.u-button-style.u-border-hover-color-1-light-1:hover,
a.u-button-style:hover>.u-border-hover-color-1-light-1,
a.u-button-style.u-border-hover-color-1-light-1:focus,
a.u-button-style.u-button-style.u-border-active-color-1-light-1:active,
a.u-button-style.u-button-style.u-border-active-color-1-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-1-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-light-1 {
  color: #a2b1de !important;
  border-color: #a2b1de !important;
}

.u-button-style.u-border-color-1-light-2 {
  border-color: #c7d0ec !important;
  color: #c7d0ec !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-light-2:hover,
.u-button-style.u-border-color-1-light-2:focus {
  border-color: transparent !important;
  color: #a7b5e1 !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-light-2:hover,
.u-border-hover-color-1-light-2:focus,
.u-border-active-color-1-light-2.u-active.u-active,
a.u-button-style.u-border-hover-color-1-light-2:hover,
a.u-button-style:hover>.u-border-hover-color-1-light-2,
a.u-button-style.u-border-hover-color-1-light-2:focus,
a.u-button-style.u-button-style.u-border-active-color-1-light-2:active,
a.u-button-style.u-button-style.u-border-active-color-1-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-1-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-light-2 {
  color: #c7d0ec !important;
  border-color: #c7d0ec !important;
}

.u-button-style.u-border-color-1-light-3 {
  border-color: #f1f3fa !important;
  color: #f1f3fa !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-light-3:hover,
.u-button-style.u-border-color-1-light-3:focus {
  border-color: transparent !important;
  color: #cdd4ed !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-light-3:hover,
.u-border-hover-color-1-light-3:focus,
.u-border-active-color-1-light-3.u-active.u-active,
a.u-button-style.u-border-hover-color-1-light-3:hover,
a.u-button-style:hover>.u-border-hover-color-1-light-3,
a.u-button-style.u-border-hover-color-1-light-3:focus,
a.u-button-style.u-button-style.u-border-active-color-1-light-3:active,
a.u-button-style.u-button-style.u-border-active-color-1-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-1-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-light-3 {
  color: #f1f3fa !important;
  border-color: #f1f3fa !important;
}

.u-button-style.u-border-color-1-base {
  border-color: #7f93d0 !important;
  color: #7f93d0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-1-base:hover,
.u-button-style.u-border-color-1-base:focus {
  border-color: transparent !important;
  color: #667ec7 !important;
  background-color: transparent !important;
}

.u-border-hover-color-1-base:hover,
.u-border-hover-color-1-base:focus,
.u-border-active-color-1-base.u-active.u-active,
a.u-button-style.u-border-hover-color-1-base:hover,
a.u-button-style:hover>.u-border-hover-color-1-base,
a.u-button-style.u-border-hover-color-1-base:focus,
a.u-button-style.u-button-style.u-border-active-color-1-base:active,
a.u-button-style.u-button-style.u-border-active-color-1-base.active,
a.u-button-style.u-button-style.active>.u-border-active-color-1-base,
li.active>a.u-button-style.u-button-style.u-border-active-color-1-base {
  color: #7f93d0 !important;
  border-color: #7f93d0 !important;
}


.u-button-style.u-border-color-2-dark-3 {
  border-color: #332929 !important;
  color: #332929 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-dark-3:hover,
.u-button-style.u-border-color-2-dark-3:focus {
  border-color: transparent !important;
  color: #2e2525 !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-dark-3:hover,
.u-border-hover-color-2-dark-3:focus,
.u-border-active-color-2-dark-3.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-dark-3,
a.u-button-style.u-button-style.u-border-active-color-2-dark-3:active,
a.u-button-style.u-button-style.u-border-active-color-2-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-dark-3 {
  color: #332929 !important;
  border-color: #332929 !important;
}

.u-button-style.u-border-color-2-dark-2 {
  border-color: #675253 !important;
  color: #675253 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-dark-2:hover,
.u-button-style.u-border-color-2-dark-2:focus {
  border-color: transparent !important;
  color: #5d4a4b !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-dark-2:hover,
.u-border-hover-color-2-dark-2:focus,
.u-border-active-color-2-dark-2.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-dark-2,
a.u-button-style.u-button-style.u-border-active-color-2-dark-2:active,
a.u-button-style.u-button-style.u-border-active-color-2-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-dark-2 {
  color: #675253 !important;
  border-color: #675253 !important;
}


.u-button-style.u-border-color-2-dark-1 {
  border-color: #9a7c7d !important;
  color: #9a7c7d !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-dark-1:hover,
.u-button-style.u-border-color-2-dark-1:focus {
  border-color: transparent !important;
  color: #8d6d6e !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-dark-1:hover,
.u-border-hover-color-2-dark-1:focus,
.u-border-active-color-2-dark-1.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-dark-1,
a.u-button-style.u-button-style.u-border-active-color-2-dark-1:active,
a.u-button-style.u-button-style.u-border-active-color-2-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-dark-1 {
  color: #9a7c7d !important;
  border-color: #9a7c7d !important;
}

.u-button-style.u-border-color-2 {
  border-color: #cea5a7 !important;
  color: #cea5a7 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2:hover,
.u-button-style.u-border-color-2:focus {
  border-color: transparent !important;
  color: #c18d90 !important;
  background-color: transparent !important;
}

.u-border-hover-color-2:hover,
.u-border-hover-color-2:focus,
.u-border-active-color-2.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2,
a.u-button-style.u-button-style.u-border-active-color-2:active,
a.u-button-style.u-button-style.u-border-active-color-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-2 {
  color: #cea5a7 !important;
  border-color: #cea5a7 !important;
}



.u-button-style.u-border-color-2-light-1 {
  border-color: #ddbebf !important;
  color: #ddbebf !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-light-1:hover,
.u-button-style.u-border-color-2-light-1:focus {
  border-color: transparent !important;
  color: #cfa3a4 !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-light-1:hover,
.u-border-hover-color-2-light-1:focus,
.u-border-active-color-2-light-1.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-light-1,
a.u-button-style.u-button-style.u-border-active-color-2-light-1:active,
a.u-button-style.u-button-style.u-border-active-color-2-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-light-1 {
  color: #ddbebf !important;
  border-color: #ddbebf !important;
}



.u-button-style.u-border-color-2-light-2 {
  border-color: #ebd9da !important;
  color: #ebd9da !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-light-2:hover,
.u-button-style.u-border-color-2-light-2:focus {
  border-color: transparent !important;
  color: #dbbbbd !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-light-2:hover,
.u-border-hover-color-2-light-2:focus,
.u-border-active-color-2-light-2.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-light-2,
a.u-button-style.u-button-style.u-border-active-color-2-light-2:active,
a.u-button-style.u-button-style.u-border-active-color-2-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-light-2 {
  color: #ebd9da !important;
  border-color: #ebd9da !important;
}


.u-button-style.u-border-color-2-light-3 {
  border-color: #faf5f5 !important;
  color: #faf5f5 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-light-3:hover,
.u-button-style.u-border-color-2-light-3:focus {
  border-color: transparent !important;
  color: #e9d4d4 !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-light-3:hover,
.u-border-hover-color-2-light-3:focus,
.u-border-active-color-2-light-3.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-light-3,
a.u-button-style.u-button-style.u-border-active-color-2-light-3:active,
a.u-button-style.u-button-style.u-border-active-color-2-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-light-3 {
  color: #faf5f5 !important;
  border-color: #faf5f5 !important;
}



.u-button-style.u-border-color-2-base {
  border-color: #cea5a7 !important;
  color: #cea5a7 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-2-base:hover,
.u-button-style.u-border-color-2-base:focus {
  border-color: transparent !important;
  color: #c18d90 !important;
  background-color: transparent !important;
}

.u-border-hover-color-2-base:hover,
.u-border-hover-color-2-base:focus,
.u-border-active-color-2-base.u-active.u-active,
a.u-button-style:hover>.u-border-hover-color-2-base,
a.u-button-style.u-button-style.u-border-active-color-2-base:active,
a.u-button-style.u-button-style.u-border-active-color-2-base.active,
a.u-button-style.u-button-style.active>.u-border-active-color-2-base,
li.active>a.u-button-style.u-button-style.u-border-active-color-2-base {
  color: #cea5a7 !important;
  border-color: #cea5a7 !important;
}


.u-button-style.u-border-color-3-dark-3 {
  border-color: #333129 !important;
  color: #333129 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-dark-3:hover,
.u-button-style.u-border-color-3-dark-3:focus {
  border-color: transparent !important;
  color: #2e2c25 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-dark-3:hover,
.u-border-hover-color-3-dark-3:focus,
.u-border-active-color-3-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-color-3-dark-3:hover,
a.u-button-style:hover>.u-border-hover-color-3-dark-3,
a.u-button-style.u-border-hover-color-3-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-color-3-dark-3:active,
a.u-button-style.u-button-style.u-border-active-color-3-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-dark-3 {
  color: #333129 !important;
  border-color: #333129 !important;
}



.u-button-style.u-border-color-3-dark-2 {
  border-color: #72683f !important;
  color: #72683f !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-dark-2:hover,
.u-button-style.u-border-color-3-dark-2:focus {
  border-color: transparent !important;
  color: #675e39 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-dark-2:hover,
.u-border-hover-color-3-dark-2:focus,
.u-border-active-color-3-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-color-3-dark-2:hover,
a.u-button-style:hover>.u-border-hover-color-3-dark-2,
a.u-button-style.u-border-hover-color-3-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-color-3-dark-2:active,
a.u-button-style.u-button-style.u-border-active-color-3-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-dark-2 {
  color: #72683f !important;
  border-color: #72683f !important;
}

.u-button-style.u-border-color-3-dark-1 {
  border-color: #b29a36 !important;
  color: #b29a36 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-dark-1:hover,
.u-button-style.u-border-color-3-dark-1:focus {
  border-color: transparent !important;
  color: #a08b31 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-dark-1:hover,
.u-border-hover-color-3-dark-1:focus,
.u-border-active-color-3-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-color-3-dark-1:hover,
a.u-button-style:hover>.u-border-hover-color-3-dark-1,
a.u-button-style.u-border-hover-color-3-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-color-3-dark-1:active,
a.u-button-style.u-button-style.u-border-active-color-3-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-dark-1 {
  color: #b29a36 !important;
  border-color: #b29a36 !important;
}


.u-button-style.u-border-color-3 {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3:hover,
.u-button-style.u-border-color-3:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}

.u-border-hover-color-3:hover,
.u-border-hover-color-3:focus,
.u-border-active-color-3.u-active.u-active,
a.u-button-style.u-border-hover-color-3:hover,
a.u-button-style:hover>.u-border-hover-color-3,
a.u-button-style.u-border-hover-color-3:focus,
a.u-button-style.u-button-style.u-border-active-color-3:active,
a.u-button-style.u-button-style.u-border-active-color-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-3 {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}


.u-button-style.u-border-color-3-light-1 {
  border-color: #f5d654 !important;
  color: #f5d654 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-light-1:hover,
.u-button-style.u-border-color-3-light-1:focus {
  border-color: transparent !important;
  color: #f3cf35 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-light-1:hover,
.u-border-hover-color-3-light-1:focus,
.u-border-active-color-3-light-1.u-active.u-active,
a.u-button-style.u-border-hover-color-3-light-1:hover,
a.u-button-style:hover>.u-border-hover-color-3-light-1,
a.u-button-style.u-border-hover-color-3-light-1:focus,
a.u-button-style.u-button-style.u-border-active-color-3-light-1:active,
a.u-button-style.u-button-style.u-border-active-color-3-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-light-1 {
  color: #f5d654 !important;
  border-color: #f5d654 !important;
}



.u-button-style.u-border-color-3-light-2 {
  border-color: #f9e79b !important;
  color: #f9e79b !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-light-2:hover,
.u-button-style.u-border-color-3-light-2:focus {
  border-color: transparent !important;
  color: #f7de75 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-light-2:hover,
.u-border-hover-color-3-light-2:focus,
.u-border-active-color-3-light-2.u-active.u-active,
a.u-button-style.u-border-hover-color-3-light-2:hover,
a.u-button-style:hover>.u-border-hover-color-3-light-2,
a.u-button-style.u-border-hover-color-3-light-2:focus,
a.u-button-style.u-button-style.u-border-active-color-3-light-2:active,
a.u-button-style.u-button-style.u-border-active-color-3-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-light-2 {
  color: #f9e79b !important;
  border-color: #f9e79b !important;
}



.u-button-style.u-border-color-3-light-3 {
  border-color: #fef9e6 !important;
  color: #fef9e6 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-light-3:hover,
.u-button-style.u-border-color-3-light-3:focus {
  border-color: transparent !important;
  color: #fceeb7 !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-light-3:hover,
.u-border-hover-color-3-light-3:focus,
.u-border-active-color-3-light-3.u-active.u-active,
a.u-button-style.u-border-hover-color-3-light-3:hover,
a.u-button-style:hover>.u-border-hover-color-3-light-3,
a.u-button-style.u-border-hover-color-3-light-3:focus,
a.u-button-style.u-button-style.u-border-active-color-3-light-3:active,
a.u-button-style.u-button-style.u-border-active-color-3-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-light-3 {
  color: #fef9e6 !important;
  border-color: #fef9e6 !important;
}


.u-button-style.u-border-color-3-base {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-3-base:hover,
.u-button-style.u-border-color-3-base:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}

.u-border-hover-color-3-base:hover,
.u-border-hover-color-3-base:focus,
.u-border-active-color-3-base.u-active.u-active,
a.u-button-style.u-border-hover-color-3-base:hover,
a.u-button-style:hover>.u-border-hover-color-3-base,
a.u-button-style.u-border-hover-color-3-base:focus,
a.u-button-style.u-button-style.u-border-active-color-3-base:active,
a.u-button-style.u-button-style.u-border-active-color-3-base.active,
a.u-button-style.u-button-style.active>.u-border-active-color-3-base,
li.active>a.u-button-style.u-button-style.u-border-active-color-3-base {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}


.u-button-style.u-border-color-4-dark-3 {
  border-color: #292c33 !important;
  color: #292c33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-dark-3:hover,
.u-button-style.u-border-color-4-dark-3:focus {
  border-color: transparent !important;
  color: #25282e !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-dark-3:hover,
.u-border-hover-color-4-dark-3:focus,
.u-border-active-color-4-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-color-4-dark-3:hover,
a.u-button-style:hover>.u-border-hover-color-4-dark-3,
a.u-button-style.u-border-hover-color-4-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-color-4-dark-3:active,
a.u-button-style.u-button-style.u-border-active-color-4-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-dark-3 {
  color: #292c33 !important;
  border-color: #292c33 !important;
}

.u-button-style.u-border-color-4-dark-2 {
  border-color: #415380 !important;
  color: #415380 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-dark-2:hover,
.u-button-style.u-border-color-4-dark-2:focus {
  border-color: transparent !important;
  color: #3a4b73 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-dark-2:hover,
.u-border-hover-color-4-dark-2:focus,
.u-border-active-color-4-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-color-4-dark-2:hover,
a.u-button-style:hover>.u-border-hover-color-4-dark-2,
a.u-button-style.u-border-hover-color-4-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-color-4-dark-2:active,
a.u-button-style.u-button-style.u-border-active-color-4-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-dark-2 {
  color: #415380 !important;
  border-color: #415380 !important;
}


.u-button-style.u-border-color-4-dark-1 {
  border-color: #2c5bcc !important;
  color: #2c5bcc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-dark-1:hover,
.u-button-style.u-border-color-4-dark-1:focus {
  border-color: transparent !important;
  color: #2852b8 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-dark-1:hover,
.u-border-hover-color-4-dark-1:focus,
.u-border-active-color-4-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-color-4-dark-1:hover,
a.u-button-style:hover>.u-border-hover-color-4-dark-1,
a.u-button-style.u-border-hover-color-4-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-color-4-dark-1:active,
a.u-button-style.u-button-style.u-border-active-color-4-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-dark-1 {
  color: #2c5bcc !important;
  border-color: #2c5bcc !important;
}



.u-button-style.u-border-color-4 {
  border-color: #3b6ee8 !important;
  color: #3b6ee8 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4:hover,
.u-button-style.u-border-color-4:focus {
  border-color: transparent !important;
  color: #215be5 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4:hover,
.u-border-hover-color-4:focus,
.u-border-active-color-4.u-active.u-active,
a.u-button-style.u-border-hover-color-4:hover,
a.u-button-style:hover>.u-border-hover-color-4,
a.u-button-style.u-border-hover-color-4:focus,
a.u-button-style.u-button-style.u-border-active-color-4:active,
a.u-button-style.u-button-style.u-border-active-color-4.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4,
li.active>a.u-button-style.u-button-style.u-border-active-color-4 {
  color: #3b6ee8 !important;
  border-color: #3b6ee8 !important;
}


.u-button-style.u-border-color-4-light-1 {
  border-color: #7297ef !important;
  color: #7297ef !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-light-1:hover,
.u-button-style.u-border-color-4-light-1:focus {
  border-color: transparent !important;
  color: #5280eb !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-light-1:hover,
.u-border-hover-color-4-light-1:focus,
.u-border-active-color-4-light-1.u-active.u-active,
a.u-button-style.u-border-hover-color-4-light-1:hover,
a.u-button-style:hover>.u-border-hover-color-4-light-1,
a.u-button-style.u-border-hover-color-4-light-1:focus,
a.u-button-style.u-button-style.u-border-active-color-4-light-1:active,
a.u-button-style.u-button-style.u-border-active-color-4-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-light-1 {
  color: #7297ef !important;
  border-color: #7297ef !important;
}



.u-button-style.u-border-color-4-light-2 {
  border-color: #adc2f6 !important;
  color: #adc2f6 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-light-2:hover,
.u-button-style.u-border-color-4-light-2:focus {
  border-color: transparent !important;
  color: #87a6f2 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-light-2:hover,
.u-border-hover-color-4-light-2:focus,
.u-border-active-color-4-light-2.u-active.u-active,
a.u-button-style.u-border-hover-color-4-light-2:hover,
a.u-button-style:hover>.u-border-hover-color-4-light-2,
a.u-button-style.u-border-hover-color-4-light-2:focus,
a.u-button-style.u-button-style.u-border-active-color-4-light-2:active,
a.u-button-style.u-button-style.u-border-active-color-4-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-light-2 {
  color: #adc2f6 !important;
  border-color: #adc2f6 !important;
}


.u-button-style.u-border-color-4-light-3 {
  border-color: #eaeffd !important;
  color: #eaeffd !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-light-3:hover,
.u-button-style.u-border-color-4-light-3:focus {
  border-color: transparent !important;
  color: #becdf9 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-light-3:hover,
.u-border-hover-color-4-light-3:focus,
.u-border-active-color-4-light-3.u-active.u-active,
a.u-button-style.u-border-hover-color-4-light-3:hover,
a.u-button-style:hover>.u-border-hover-color-4-light-3,
a.u-button-style.u-border-hover-color-4-light-3:focus,
a.u-button-style.u-button-style.u-border-active-color-4-light-3:active,
a.u-button-style.u-button-style.u-border-active-color-4-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-light-3 {
  color: #eaeffd !important;
  border-color: #eaeffd !important;
}


.u-button-style.u-border-color-4-base {
  border-color: #2c5bcc !important;
  color: #2c5bcc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-4-base:hover,
.u-button-style.u-border-color-4-base:focus {
  border-color: transparent !important;
  color: #2852b8 !important;
  background-color: transparent !important;
}

.u-border-hover-color-4-base:hover,
.u-border-hover-color-4-base:focus,
.u-border-active-color-4-base.u-active.u-active,
a.u-button-style.u-border-hover-color-4-base:hover,
a.u-button-style:hover>.u-border-hover-color-4-base,
a.u-button-style.u-border-hover-color-4-base:focus,
a.u-button-style.u-button-style.u-border-active-color-4-base:active,
a.u-button-style.u-button-style.u-border-active-color-4-base.active,
a.u-button-style.u-button-style.active>.u-border-active-color-4-base,
li.active>a.u-button-style.u-button-style.u-border-active-color-4-base {
  color: #2c5bcc !important;
  border-color: #2c5bcc !important;
}


.u-button-style.u-border-color-5-dark-3 {
  border-color: #292d33 !important;
  color: #292d33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-dark-3:hover,
.u-button-style.u-border-color-5-dark-3:focus {
  border-color: transparent !important;
  color: #25292e !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-dark-3:hover,
.u-border-hover-color-5-dark-3:focus,
.u-border-active-color-5-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-color-5-dark-3:hover,
a.u-button-style:hover>.u-border-hover-color-5-dark-3,
a.u-button-style.u-border-hover-color-5-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-color-5-dark-3:active,
a.u-button-style.u-button-style.u-border-active-color-5-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-dark-3 {
  color: #292d33 !important;
  border-color: #292d33 !important;
}


.u-button-style.u-border-color-5-dark-2 {
  border-color: #555c66 !important;
  color: #555c66 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-dark-2:hover,
.u-button-style.u-border-color-5-dark-2:focus {
  border-color: transparent !important;
  color: #4d535c !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-dark-2:hover,
.u-border-hover-color-5-dark-2:focus,
.u-border-active-color-5-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-color-5-dark-2:hover,
a.u-button-style:hover>.u-border-hover-color-5-dark-2,
a.u-button-style.u-border-hover-color-5-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-color-5-dark-2:active,
a.u-button-style.u-button-style.u-border-active-color-5-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-dark-2 {
  color: #555c66 !important;
  border-color: #555c66 !important;
}


.u-button-style.u-border-color-5-dark-1 {
  border-color: #858e99 !important;
  color: #858e99 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-dark-1:hover,
.u-button-style.u-border-color-5-dark-1:focus {
  border-color: transparent !important;
  color: #75808c !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-dark-1:hover,
.u-border-hover-color-5-dark-1:focus,
.u-border-active-color-5-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-color-5-dark-1:hover,
a.u-button-style:hover>.u-border-hover-color-5-dark-1,
a.u-button-style.u-border-hover-color-5-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-color-5-dark-1:active,
a.u-button-style.u-button-style.u-border-active-color-5-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-dark-1 {
  color: #858e99 !important;
  border-color: #858e99 !important;
}



.u-button-style.u-border-color-5 {
  border-color: #b9c1cc !important;
  color: #b9c1cc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5:hover,
.u-button-style.u-border-color-5:focus {
  border-color: transparent !important;
  color: #a2adbc !important;
  background-color: transparent !important;
}

.u-border-hover-color-5:hover,
.u-border-hover-color-5:focus,
.u-border-active-color-5.u-active.u-active,
a.u-button-style.u-border-hover-color-5:hover,
a.u-button-style:hover>.u-border-hover-color-5,
a.u-button-style.u-border-hover-color-5:focus,
a.u-button-style.u-button-style.u-border-active-color-5:active,
a.u-button-style.u-button-style.u-border-active-color-5.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5,
li.active>a.u-button-style.u-button-style.u-border-active-color-5 {
  color: #b9c1cc !important;
  border-color: #b9c1cc !important;
}


.u-button-style.u-border-color-5-light-1 {
  border-color: #ccd3db !important;
  color: #ccd3db !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-light-1:hover,
.u-button-style.u-border-color-5-light-1:focus {
  border-color: transparent !important;
  color: #b3bec9 !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-light-1:hover,
.u-border-hover-color-5-light-1:focus,
.u-border-active-color-5-light-1.u-active.u-active,
a.u-button-style.u-border-hover-color-5-light-1:hover,
a.u-button-style:hover>.u-border-hover-color-5-light-1,
a.u-button-style.u-border-hover-color-5-light-1:focus,
a.u-button-style.u-button-style.u-border-active-color-5-light-1:active,
a.u-button-style.u-button-style.u-border-active-color-5-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-light-1 {
  color: #ccd3db !important;
  border-color: #ccd3db !important;
}


.u-button-style.u-border-color-5-light-2 {
  border-color: #e0e5eb !important;
  color: #e0e5eb !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-light-2:hover,
.u-button-style.u-border-color-5-light-2:focus {
  border-color: transparent !important;
  color: #c4ced9 !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-light-2:hover,
.u-border-hover-color-5-light-2:focus,
.u-border-active-color-5-light-2.u-active.u-active,
a.u-button-style.u-border-hover-color-5-light-2:hover,
a.u-button-style:hover>.u-border-hover-color-5-light-2,
a.u-button-style.u-border-hover-color-5-light-2:focus,
a.u-button-style.u-button-style.u-border-active-color-5-light-2:active,
a.u-button-style.u-button-style.u-border-active-color-5-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-light-2 {
  color: #e0e5eb !important;
  border-color: #e0e5eb !important;
}


.u-button-style.u-border-color-5-light-3 {
  border-color: #f5f7fa !important;
  color: #f5f7fa !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-light-3:hover,
.u-button-style.u-border-color-5-light-3:focus {
  border-color: transparent !important;
  color: #d4dde9 !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-light-3:hover,
.u-border-hover-color-5-light-3:focus,
.u-border-active-color-5-light-3.u-active.u-active,
a.u-button-style.u-border-hover-color-5-light-3:hover,
a.u-button-style:hover>.u-border-hover-color-5-light-3,
a.u-button-style.u-border-hover-color-5-light-3:focus,
a.u-button-style.u-button-style.u-border-active-color-5-light-3:active,
a.u-button-style.u-button-style.u-border-active-color-5-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-light-3 {
  color: #f5f7fa !important;
  border-color: #f5f7fa !important;
}


.u-button-style.u-border-color-5-base {
  border-color: #b9c1cc !important;
  color: #b9c1cc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-color-5-base:hover,
.u-button-style.u-border-color-5-base:focus {
  border-color: transparent !important;
  color: #a2adbc !important;
  background-color: transparent !important;
}

.u-border-hover-color-5-base:hover,
.u-border-hover-color-5-base:focus,
.u-border-active-color-5-base.u-active.u-active,
a.u-button-style.u-border-hover-color-5-base:hover,
a.u-button-style:hover>.u-border-hover-color-5-base,
a.u-button-style.u-border-hover-color-5-base:focus,
a.u-button-style.u-button-style.u-border-active-color-5-base:active,
a.u-button-style.u-button-style.u-border-active-color-5-base.active,
a.u-button-style.u-button-style.active>.u-border-active-color-5-base,
li.active>a.u-button-style.u-button-style.u-border-active-color-5-base {
  color: #b9c1cc !important;
  border-color: #b9c1cc !important;
}


.u-button-style.u-border-palette-1-dark-3 {
  border-color: #292b33 !important;
  color: #292b33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-dark-3:hover,
.u-button-style.u-border-palette-1-dark-3:focus {
  border-color: transparent !important;
  color: #25272e !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-dark-3:hover,
.u-border-hover-palette-1-dark-3:focus,
.u-border-active-palette-1-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-dark-3:hover,
a.u-button-style:hover>.u-border-hover-palette-1-dark-3,
a.u-button-style.u-border-hover-palette-1-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-3:active,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-dark-3 {
  color: #292b33 !important;
  border-color: #292b33 !important;
}


.u-button-style.u-border-palette-1-dark-2 {
  border-color: #4c5367 !important;
  color: #4c5367 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-dark-2:hover,
.u-button-style.u-border-palette-1-dark-2:focus {
  border-color: transparent !important;
  color: #444b5d !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-dark-2:hover,
.u-border-hover-palette-1-dark-2:focus,
.u-border-active-palette-1-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-dark-2:hover,
a.u-button-style:hover>.u-border-hover-palette-1-dark-2,
a.u-button-style.u-border-hover-palette-1-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-2:active,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-dark-2 {
  color: #4c5367 !important;
  border-color: #4c5367 !important;
}

.u-button-style.u-border-palette-1-dark-1 {
  border-color: #69759c !important;
  color: #69759c !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-dark-1:hover,
.u-button-style.u-border-palette-1-dark-1:focus {
  border-color: transparent !important;
  color: #5d698e !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-dark-1:hover,
.u-border-hover-palette-1-dark-1:focus,
.u-border-active-palette-1-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-dark-1:hover,
a.u-button-style:hover>.u-border-hover-palette-1-dark-1,
a.u-button-style.u-border-hover-palette-1-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-1:active,
a.u-button-style.u-button-style.u-border-active-palette-1-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-dark-1 {
  color: #69759c !important;
  border-color: #69759c !important;
}


.u-button-style.u-border-palette-1 {
  border-color: #7f93d0 !important;
  color: #7f93d0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1:hover,
.u-button-style.u-border-palette-1:focus {
  border-color: transparent !important;
  color: #667ec7 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1:hover,
.u-border-hover-palette-1:focus,
.u-border-active-palette-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-1:hover,
a.u-button-style:hover>.u-border-hover-palette-1,
a.u-button-style.u-border-hover-palette-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-1:active,
a.u-button-style.u-button-style.u-border-active-palette-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1 {
  color: #7f93d0 !important;
  border-color: #7f93d0 !important;
}

.u-button-style.u-border-palette-1-light-1 {
  border-color: #a2b1de !important;
  color: #a2b1de !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-light-1:hover,
.u-button-style.u-border-palette-1-light-1:focus {
  border-color: transparent !important;
  color: #8699d4 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-light-1:hover,
.u-border-hover-palette-1-light-1:focus,
.u-border-active-palette-1-light-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-light-1:hover,
a.u-button-style:hover>.u-border-hover-palette-1-light-1,
a.u-button-style.u-border-hover-palette-1-light-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-light-1:active,
a.u-button-style.u-button-style.u-border-active-palette-1-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-light-1 {
  color: #a2b1de !important;
  border-color: #a2b1de !important;
}

.u-button-style.u-border-palette-1-light-2 {
  border-color: #c7d0ec !important;
  color: #c7d0ec !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-light-2:hover,
.u-button-style.u-border-palette-1-light-2:focus {
  border-color: transparent !important;
  color: #a7b5e1 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-light-2:hover,
.u-border-hover-palette-1-light-2:focus,
.u-border-active-palette-1-light-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-light-2:hover,
a.u-button-style:hover>.u-border-hover-palette-1-light-2,
a.u-button-style.u-border-hover-palette-1-light-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-light-2:active,
a.u-button-style.u-button-style.u-border-active-palette-1-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-light-2 {
  color: #c7d0ec !important;
  border-color: #c7d0ec !important;
}


.u-button-style.u-border-palette-1-light-3 {
  border-color: #f1f3fa !important;
  color: #f1f3fa !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-light-3:hover,
.u-button-style.u-border-palette-1-light-3:focus {
  border-color: transparent !important;
  color: #cdd4ed !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-light-3:hover,
.u-border-hover-palette-1-light-3:focus,
.u-border-active-palette-1-light-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-light-3:hover,
a.u-button-style:hover>.u-border-hover-palette-1-light-3,
a.u-button-style.u-border-hover-palette-1-light-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-light-3:active,
a.u-button-style.u-button-style.u-border-active-palette-1-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-light-3 {
  color: #f1f3fa !important;
  border-color: #f1f3fa !important;
}

.u-button-style.u-border-palette-1-base {
  border-color: #7f93d0 !important;
  color: #7f93d0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-1-base:hover,
.u-button-style.u-border-palette-1-base:focus {
  border-color: transparent !important;
  color: #667ec7 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-1-base:hover,
.u-border-hover-palette-1-base:focus,
.u-border-active-palette-1-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-1-base:hover,
a.u-button-style:hover>.u-border-hover-palette-1-base,
a.u-button-style.u-border-hover-palette-1-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-1-base:active,
a.u-button-style.u-button-style.u-border-active-palette-1-base.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-1-base,
li.active>a.u-button-style.u-button-style.u-border-active-palette-1-base {
  color: #7f93d0 !important;
  border-color: #7f93d0 !important;
}

.u-button-style.u-border-palette-2-dark-3 {
  border-color: #332929 !important;
  color: #332929 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-dark-3:hover,
.u-button-style.u-border-palette-2-dark-3:focus {
  border-color: transparent !important;
  color: #2e2525 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-dark-3:hover,
.u-border-hover-palette-2-dark-3:focus,
.u-border-active-palette-2-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-dark-3:hover,
a.u-button-style:hover>.u-border-hover-palette-2-dark-3,
a.u-button-style.u-border-hover-palette-2-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-3:active,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-dark-3 {
  color: #332929 !important;
  border-color: #332929 !important;
}

.u-button-style.u-border-palette-2-dark-2 {
  border-color: #675253 !important;
  color: #675253 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-dark-2:hover,
.u-button-style.u-border-palette-2-dark-2:focus {
  border-color: transparent !important;
  color: #5d4a4b !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-dark-2:hover,
.u-border-hover-palette-2-dark-2:focus,
.u-border-active-palette-2-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-dark-2:hover,
a.u-button-style:hover>.u-border-hover-palette-2-dark-2,
a.u-button-style.u-border-hover-palette-2-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-2:active,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-dark-2 {
  color: #675253 !important;
  border-color: #675253 !important;
}

.u-button-style.u-border-palette-2-dark-1 {
  border-color: #9a7c7d !important;
  color: #9a7c7d !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-dark-1:hover,
.u-button-style.u-border-palette-2-dark-1:focus {
  border-color: transparent !important;
  color: #8d6d6e !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-dark-1:hover,
.u-border-hover-palette-2-dark-1:focus,
.u-border-active-palette-2-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-dark-1:hover,
a.u-button-style:hover>.u-border-hover-palette-2-dark-1,
a.u-button-style.u-border-hover-palette-2-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-1:active,
a.u-button-style.u-button-style.u-border-active-palette-2-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-dark-1 {
  color: #9a7c7d !important;
  border-color: #9a7c7d !important;
}


.u-button-style.u-border-palette-2 {
  border-color: #cea5a7 !important;
  color: #cea5a7 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2:hover,
.u-button-style.u-border-palette-2:focus {
  border-color: transparent !important;
  color: #c18d90 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2:hover,
.u-border-hover-palette-2:focus,
.u-border-active-palette-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-2:hover,
a.u-button-style:hover>.u-border-hover-palette-2,
a.u-button-style.u-border-hover-palette-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-2:active,
a.u-button-style.u-button-style.u-border-active-palette-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2 {
  color: #cea5a7 !important;
  border-color: #cea5a7 !important;
}

.u-button-style.u-border-palette-2-light-1 {
  border-color: #ddbebf !important;
  color: #ddbebf !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-light-1:hover,
.u-button-style.u-border-palette-2-light-1:focus {
  border-color: transparent !important;
  color: #cfa3a4 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-light-1:hover,
.u-border-hover-palette-2-light-1:focus,
.u-border-active-palette-2-light-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-light-1:hover,
a.u-button-style:hover>.u-border-hover-palette-2-light-1,
a.u-button-style.u-border-hover-palette-2-light-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-light-1:active,
a.u-button-style.u-button-style.u-border-active-palette-2-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-light-1 {
  color: #ddbebf !important;
  border-color: #ddbebf !important;
}

.u-button-style.u-border-palette-2-light-2 {
  border-color: #ebd9da !important;
  color: #ebd9da !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-light-2:hover,
.u-button-style.u-border-palette-2-light-2:focus {
  border-color: transparent !important;
  color: #dbbbbd !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-light-2:hover,
.u-border-hover-palette-2-light-2:focus,
.u-border-active-palette-2-light-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-light-2:hover,
a.u-button-style:hover>.u-border-hover-palette-2-light-2,
a.u-button-style.u-border-hover-palette-2-light-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-light-2:active,
a.u-button-style.u-button-style.u-border-active-palette-2-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-light-2 {
  color: #ebd9da !important;
  border-color: #ebd9da !important;
}
.u-button-style.u-border-palette-2-light-3 {
  border-color: #faf5f5 !important;
  color: #faf5f5 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-light-3:hover,
.u-button-style.u-border-palette-2-light-3:focus {
  border-color: transparent !important;
  color: #e9d4d4 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-light-3:hover,
.u-border-hover-palette-2-light-3:focus,
.u-border-active-palette-2-light-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-light-3:hover,
a.u-button-style:hover>.u-border-hover-palette-2-light-3,
a.u-button-style.u-border-hover-palette-2-light-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-light-3:active,
a.u-button-style.u-button-style.u-border-active-palette-2-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-light-3 {
  color: #faf5f5 !important;
  border-color: #faf5f5 !important;
}
.u-button-style.u-border-palette-2-base {
  border-color: #cea5a7 !important;
  color: #cea5a7 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-2-base:hover,
.u-button-style.u-border-palette-2-base:focus {
  border-color: transparent !important;
  color: #c18d90 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-2-base:hover,
.u-border-hover-palette-2-base:focus,
.u-border-active-palette-2-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-2-base:hover,
a.u-button-style:hover>.u-border-hover-palette-2-base,
a.u-button-style.u-border-hover-palette-2-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-2-base:active,
a.u-button-style.u-button-style.u-border-active-palette-2-base.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-2-base,
li.active>a.u-button-style.u-button-style.u-border-active-palette-2-base {
  color: #cea5a7 !important;
  border-color: #cea5a7 !important;
}
.u-button-style.u-border-palette-3-dark-3 {
  border-color: #333129 !important;
  color: #333129 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-dark-3:hover,
.u-button-style.u-border-palette-3-dark-3:focus {
  border-color: transparent !important;
  color: #2e2c25 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-dark-3:hover,
.u-border-hover-palette-3-dark-3:focus,
.u-border-active-palette-3-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-dark-3:hover,
a.u-button-style:hover>.u-border-hover-palette-3-dark-3,
a.u-button-style.u-border-hover-palette-3-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-dark-3 {
  color: #333129 !important;
  border-color: #333129 !important;
}
.u-button-style.u-border-palette-3-dark-2 {
  border-color: #72683f !important;
  color: #72683f !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-dark-2:hover,
.u-button-style.u-border-palette-3-dark-2:focus {
  border-color: transparent !important;
  color: #675e39 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-dark-2:hover,
.u-border-hover-palette-3-dark-2:focus,
.u-border-active-palette-3-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-dark-2:hover,
a.u-button-style:hover>.u-border-hover-palette-3-dark-2,
a.u-button-style.u-border-hover-palette-3-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-2:active,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-dark-2 {
  color: #72683f !important;
  border-color: #72683f !important;
}

.u-button-style.u-border-palette-3-dark-1 {
  border-color: #b29a36 !important;
  color: #b29a36 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-dark-1:hover,
.u-button-style.u-border-palette-3-dark-1:focus {
  border-color: transparent !important;
  color: #a08b31 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-dark-1:hover,
.u-border-hover-palette-3-dark-1:focus,
.u-border-active-palette-3-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-dark-1:hover,
a.u-button-style:hover>.u-border-hover-palette-3-dark-1,
a.u-button-style.u-border-hover-palette-3-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-border-active-palette-3-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-dark-1 {
  color: #b29a36 !important;
  border-color: #b29a36 !important;
}

.u-button-style.u-border-palette-3 {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3:hover,
.u-button-style.u-border-palette-3:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3:hover,
.u-border-hover-palette-3:focus,
.u-border-active-palette-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-3:hover,
a.u-button-style:hover>.u-border-hover-palette-3,
a.u-button-style.u-border-hover-palette-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-3:active,
a.u-button-style.u-button-style.u-border-active-palette-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3 {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}

.u-button-style.u-border-palette-3-light-1 {
  border-color: #f5d654 !important;
  color: #f5d654 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-light-1:hover,
.u-button-style.u-border-palette-3-light-1:focus {
  border-color: transparent !important;
  color: #f3cf35 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-light-1:hover,
.u-border-hover-palette-3-light-1:focus,
.u-border-active-palette-3-light-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-light-1:hover,
a.u-button-style:hover>.u-border-hover-palette-3-light-1,
a.u-button-style.u-border-hover-palette-3-light-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-light-1:active,
a.u-button-style.u-button-style.u-border-active-palette-3-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-light-1 {
  color: #f5d654 !important;
  border-color: #f5d654 !important;
}
.u-button-style.u-border-palette-3-light-2 {
  border-color: #f9e79b !important;
  color: #f9e79b !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-light-2:hover,
.u-button-style.u-border-palette-3-light-2:focus {
  border-color: transparent !important;
  color: #f7de75 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-light-2:hover,
.u-border-hover-palette-3-light-2:focus,
.u-border-active-palette-3-light-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-light-2:hover,
a.u-button-style:hover>.u-border-hover-palette-3-light-2,
a.u-button-style.u-border-hover-palette-3-light-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-light-2:active,
a.u-button-style.u-button-style.u-border-active-palette-3-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-light-2 {
  color: #f9e79b !important;
  border-color: #f9e79b !important;
}

.u-button-style.u-border-palette-3-light-3 {
  border-color: #fef9e6 !important;
  color: #fef9e6 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-light-3:hover,
.u-button-style.u-border-palette-3-light-3:focus {
  border-color: transparent !important;
  color: #fceeb7 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-light-3:hover,
.u-border-hover-palette-3-light-3:focus,
.u-border-active-palette-3-light-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-light-3:hover,
a.u-button-style:hover>.u-border-hover-palette-3-light-3,
a.u-button-style.u-border-hover-palette-3-light-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-light-3:active,
a.u-button-style.u-button-style.u-border-active-palette-3-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-light-3 {
  color: #fef9e6 !important;
  border-color: #fef9e6 !important;
}
.u-button-style.u-border-palette-3-base {
  border-color: #f1c50e !important;
  color: #f1c50e !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-3-base:hover,
.u-button-style.u-border-palette-3-base:focus {
  border-color: transparent !important;
  color: #d9b10d !important;
  background-color: transparent !important;
}

.u-border-hover-palette-3-base:hover,
.u-border-hover-palette-3-base:focus,
.u-border-active-palette-3-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-3-base:hover,
a.u-button-style:hover>.u-border-hover-palette-3-base,
a.u-button-style.u-border-hover-palette-3-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-3-base:active,
a.u-button-style.u-button-style.u-border-active-palette-3-base.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-3-base,
li.active>a.u-button-style.u-button-style.u-border-active-palette-3-base {
  color: #f1c50e !important;
  border-color: #f1c50e !important;
}

.u-button-style.u-border-palette-4-dark-3 {
  border-color: #292c33 !important;
  color: #292c33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-dark-3:hover,
.u-button-style.u-border-palette-4-dark-3:focus {
  border-color: transparent !important;
  color: #25282e !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-dark-3:hover,
.u-border-hover-palette-4-dark-3:focus,
.u-border-active-palette-4-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-dark-3:hover,
a.u-button-style:hover>.u-border-hover-palette-4-dark-3,
a.u-button-style.u-border-hover-palette-4-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-3:active,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-dark-3 {
  color: #292c33 !important;
  border-color: #292c33 !important;
}

.u-button-style.u-border-palette-4-dark-2 {
  border-color: #415380 !important;
  color: #415380 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-dark-2:hover,
.u-button-style.u-border-palette-4-dark-2:focus {
  border-color: transparent !important;
  color: #3a4b73 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-dark-2:hover,
.u-border-hover-palette-4-dark-2:focus,
.u-border-active-palette-4-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-dark-2:hover,
a.u-button-style:hover>.u-border-hover-palette-4-dark-2,
a.u-button-style.u-border-hover-palette-4-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-2:active,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-dark-2 {
  color: #415380 !important;
  border-color: #415380 !important;
}


.u-button-style.u-border-palette-4-dark-1 {
  border-color: #2c5bcc !important;
  color: #2c5bcc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-dark-1:hover,
.u-button-style.u-border-palette-4-dark-1:focus {
  border-color: transparent !important;
  color: #2852b8 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-dark-1:hover,
.u-border-hover-palette-4-dark-1:focus,
.u-border-active-palette-4-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-dark-1:hover,
a.u-button-style:hover>.u-border-hover-palette-4-dark-1,
a.u-button-style.u-border-hover-palette-4-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-1:active,
a.u-button-style.u-button-style.u-border-active-palette-4-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-dark-1 {
  color: #2c5bcc !important;
  border-color: #2c5bcc !important;
}


.u-button-style.u-border-palette-4 {
  border-color: #3b6ee8 !important;
  color: #3b6ee8 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4:hover,
.u-button-style.u-border-palette-4:focus {
  border-color: transparent !important;
  color: #215be5 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4:hover,
.u-border-hover-palette-4:focus,
.u-border-active-palette-4.u-active.u-active,
a.u-button-style.u-border-hover-palette-4:hover,
a.u-button-style:hover>.u-border-hover-palette-4,
a.u-button-style.u-border-hover-palette-4:focus,
a.u-button-style.u-button-style.u-border-active-palette-4:active,
a.u-button-style.u-button-style.u-border-active-palette-4.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4 {
  color: #3b6ee8 !important;
  border-color: #3b6ee8 !important;
}


.u-button-style.u-border-palette-4-light-1 {
  border-color: #7297ef !important;
  color: #7297ef !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-light-1:hover,
.u-button-style.u-border-palette-4-light-1:focus {
  border-color: transparent !important;
  color: #5280eb !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-light-1:hover,
.u-border-hover-palette-4-light-1:focus,
.u-border-active-palette-4-light-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-light-1:hover,
a.u-button-style:hover>.u-border-hover-palette-4-light-1,
a.u-button-style.u-border-hover-palette-4-light-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-light-1:active,
a.u-button-style.u-button-style.u-border-active-palette-4-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-light-1 {
  color: #7297ef !important;
  border-color: #7297ef !important;
}


.u-button-style.u-border-palette-4-light-2 {
  border-color: #adc2f6 !important;
  color: #adc2f6 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-light-2:hover,
.u-button-style.u-border-palette-4-light-2:focus {
  border-color: transparent !important;
  color: #87a6f2 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-light-2:hover,
.u-border-hover-palette-4-light-2:focus,
.u-border-active-palette-4-light-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-light-2:hover,
a.u-button-style:hover>.u-border-hover-palette-4-light-2,
a.u-button-style.u-border-hover-palette-4-light-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-light-2:active,
a.u-button-style.u-button-style.u-border-active-palette-4-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-light-2 {
  color: #adc2f6 !important;
  border-color: #adc2f6 !important;
}


.u-button-style.u-border-palette-4-light-3 {
  border-color: #eaeffd !important;
  color: #eaeffd !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-light-3:hover,
.u-button-style.u-border-palette-4-light-3:focus {
  border-color: transparent !important;
  color: #becdf9 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-light-3:hover,
.u-border-hover-palette-4-light-3:focus,
.u-border-active-palette-4-light-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-light-3:hover,
a.u-button-style:hover>.u-border-hover-palette-4-light-3,
a.u-button-style.u-border-hover-palette-4-light-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-light-3:active,
a.u-button-style.u-button-style.u-border-active-palette-4-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-light-3 {
  color: #eaeffd !important;
  border-color: #eaeffd !important;
}

.u-button-style.u-border-palette-4-base {
  border-color: #2c5bcc !important;
  color: #2c5bcc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-4-base:hover,
.u-button-style.u-border-palette-4-base:focus {
  border-color: transparent !important;
  color: #2852b8 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-4-base:hover,
.u-border-hover-palette-4-base:focus,
.u-border-active-palette-4-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-4-base:hover,
a.u-button-style:hover>.u-border-hover-palette-4-base,
a.u-button-style.u-border-hover-palette-4-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-4-base:active,
a.u-button-style.u-button-style.u-border-active-palette-4-base.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-4-base,
li.active>a.u-button-style.u-button-style.u-border-active-palette-4-base {
  color: #2c5bcc !important;
  border-color: #2c5bcc !important;
}

.u-button-style.u-border-palette-5-dark-3 {
  border-color: #292d33 !important;
  color: #292d33 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-dark-3:hover,
.u-button-style.u-border-palette-5-dark-3:focus {
  border-color: transparent !important;
  color: #25292e !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-dark-3:hover,
.u-border-hover-palette-5-dark-3:focus,
.u-border-active-palette-5-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-dark-3:hover,
a.u-button-style:hover>.u-border-hover-palette-5-dark-3,
a.u-button-style.u-border-hover-palette-5-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-dark-3 {
  color: #292d33 !important;
  border-color: #292d33 !important;
}

.u-button-style.u-border-palette-5-dark-2 {
  border-color: #555c66 !important;
  color: #555c66 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-dark-2:hover,
.u-button-style.u-border-palette-5-dark-2:focus {
  border-color: transparent !important;
  color: #4d535c !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-dark-2:hover,
.u-border-hover-palette-5-dark-2:focus,
.u-border-active-palette-5-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-dark-2:hover,
a.u-button-style:hover>.u-border-hover-palette-5-dark-2,
a.u-button-style.u-border-hover-palette-5-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-2:active,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-dark-2 {
  color: #555c66 !important;
  border-color: #555c66 !important;
}


.u-button-style.u-border-palette-5-dark-1 {
  border-color: #858e99 !important;
  color: #858e99 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-dark-1:hover,
.u-button-style.u-border-palette-5-dark-1:focus {
  border-color: transparent !important;
  color: #75808c !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-dark-1:hover,
.u-border-hover-palette-5-dark-1:focus,
.u-border-active-palette-5-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-dark-1:hover,
a.u-button-style:hover>.u-border-hover-palette-5-dark-1,
a.u-button-style.u-border-hover-palette-5-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-1:active,
a.u-button-style.u-button-style.u-border-active-palette-5-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-dark-1 {
  color: #858e99 !important;
  border-color: #858e99 !important;
}

.u-button-style.u-border-palette-5 {
  border-color: #b9c1cc !important;
  color: #b9c1cc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5:hover,
.u-button-style.u-border-palette-5:focus {
  border-color: transparent !important;
  color: #a2adbc !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5:hover,
.u-border-hover-palette-5:focus,
.u-border-active-palette-5.u-active.u-active,
a.u-button-style.u-border-hover-palette-5:hover,
a.u-button-style:hover>.u-border-hover-palette-5,
a.u-button-style.u-border-hover-palette-5:focus,
a.u-button-style.u-button-style.u-border-active-palette-5:active,
a.u-button-style.u-button-style.u-border-active-palette-5.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5 {
  color: #b9c1cc !important;
  border-color: #b9c1cc !important;
}

.u-button-style.u-border-palette-5-light-1 {
  border-color: #ccd3db !important;
  color: #ccd3db !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-light-1:hover,
.u-button-style.u-border-palette-5-light-1:focus {
  border-color: transparent !important;
  color: #b3bec9 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-light-1:hover,
.u-border-hover-palette-5-light-1:focus,
.u-border-active-palette-5-light-1.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-light-1:hover,
a.u-button-style:hover>.u-border-hover-palette-5-light-1,
a.u-button-style.u-border-hover-palette-5-light-1:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-light-1:active,
a.u-button-style.u-button-style.u-border-active-palette-5-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-light-1 {
  color: #ccd3db !important;
  border-color: #ccd3db !important;
}

.u-button-style.u-border-palette-5-light-2 {
  border-color: #e0e5eb !important;
  color: #e0e5eb !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-light-2:hover,
.u-button-style.u-border-palette-5-light-2:focus {
  border-color: transparent !important;
  color: #c4ced9 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-light-2:hover,
.u-border-hover-palette-5-light-2:focus,
.u-border-active-palette-5-light-2.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-light-2:hover,
a.u-button-style:hover>.u-border-hover-palette-5-light-2,
a.u-button-style.u-border-hover-palette-5-light-2:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-light-2:active,
a.u-button-style.u-button-style.u-border-active-palette-5-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-light-2 {
  color: #e0e5eb !important;
  border-color: #e0e5eb !important;
}

.u-button-style.u-border-palette-5-light-3 {
  border-color: #f5f7fa !important;
  color: #f5f7fa !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-light-3:hover,
.u-button-style.u-border-palette-5-light-3:focus {
  border-color: transparent !important;
  color: #d4dde9 !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-light-3:hover,
.u-border-hover-palette-5-light-3:focus,
.u-border-active-palette-5-light-3.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-light-3:hover,
a.u-button-style:hover>.u-border-hover-palette-5-light-3,
a.u-button-style.u-border-hover-palette-5-light-3:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-light-3:active,
a.u-button-style.u-button-style.u-border-active-palette-5-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-light-3 {
  color: #f5f7fa !important;
  border-color: #f5f7fa !important;
}

.u-button-style.u-border-palette-5-base {
  border-color: #b9c1cc !important;
  color: #b9c1cc !important;
  background-color: transparent !important;
}

.u-button-style.u-border-palette-5-base:hover,
.u-button-style.u-border-palette-5-base:focus {
  border-color: transparent !important;
  color: #a2adbc !important;
  background-color: transparent !important;
}

.u-border-hover-palette-5-base:hover,
.u-border-hover-palette-5-base:focus,
.u-border-active-palette-5-base.u-active.u-active,
a.u-button-style.u-border-hover-palette-5-base:hover,
a.u-button-style:hover>.u-border-hover-palette-5-base,
a.u-button-style.u-border-hover-palette-5-base:focus,
a.u-button-style.u-button-style.u-border-active-palette-5-base:active,
a.u-button-style.u-button-style.u-border-active-palette-5-base.active,
a.u-button-style.u-button-style.active>.u-border-active-palette-5-base,
li.active>a.u-button-style.u-button-style.u-border-active-palette-5-base {
  color: #b9c1cc !important;
  border-color: #b9c1cc !important;
}


.u-button-style.u-border-grey-dark-3 {
  border-color: #212121 !important;
  color: #212121 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-dark-3:hover,
.u-button-style.u-border-grey-dark-3:focus {
  border-color: transparent !important;
  color: #1e1e1e !important;
  background-color: transparent !important;
}

.u-border-hover-grey-dark-3:hover,
.u-border-hover-grey-dark-3:focus,
.u-border-active-grey-dark-3.u-active.u-active,
a.u-button-style.u-border-hover-grey-dark-3:hover,
a.u-button-style:hover>.u-border-hover-grey-dark-3,
a.u-button-style.u-border-hover-grey-dark-3:focus,
a.u-button-style.u-button-style.u-border-active-grey-dark-3:active,
a.u-button-style.u-button-style.u-border-active-grey-dark-3.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-dark-3,
li.active>a.u-button-style.u-button-style.u-border-active-grey-dark-3 {
  color: #212121 !important;
  border-color: #212121 !important;
}


.u-button-style.u-border-grey-dark-2 {
  border-color: #333333 !important;
  color: #333333 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-dark-2:hover,
.u-button-style.u-border-grey-dark-2:focus {
  border-color: transparent !important;
  color: #2e2e2e !important;
  background-color: transparent !important;
}

.u-border-hover-grey-dark-2:hover,
.u-border-hover-grey-dark-2:focus,
.u-border-active-grey-dark-2.u-active.u-active,
a.u-button-style.u-border-hover-grey-dark-2:hover,
a.u-button-style:hover>.u-border-hover-grey-dark-2,
a.u-button-style.u-border-hover-grey-dark-2:focus,
a.u-button-style.u-button-style.u-border-active-grey-dark-2:active,
a.u-button-style.u-button-style.u-border-active-grey-dark-2.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-dark-2,
li.active>a.u-button-style.u-button-style.u-border-active-grey-dark-2 {
  color: #333333 !important;
  border-color: #333333 !important;
}

.u-button-style.u-border-grey-dark-1 {
  border-color: #454545 !important;
  color: #454545 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-dark-1:hover,
.u-button-style.u-border-grey-dark-1:focus {
  border-color: transparent !important;
  color: #3e3e3e !important;
  background-color: transparent !important;
}

.u-border-hover-grey-dark-1:hover,
.u-border-hover-grey-dark-1:focus,
.u-border-active-grey-dark-1.u-active.u-active,
a.u-button-style.u-border-hover-grey-dark-1:hover,
a.u-button-style:hover>.u-border-hover-grey-dark-1,
a.u-button-style.u-border-hover-grey-dark-1:focus,
a.u-button-style.u-button-style.u-border-active-grey-dark-1:active,
a.u-button-style.u-button-style.u-border-active-grey-dark-1.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-dark-1,
li.active>a.u-button-style.u-button-style.u-border-active-grey-dark-1 {
  color: #454545 !important;
  border-color: #454545 !important;
}

.u-button-style.u-border-grey {
  border-color: #b3b3b3 !important;
  color: #b3b3b3 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey:hover,
.u-button-style.u-border-grey:focus {
  border-color: transparent !important;
  color: #a1a1a1 !important;
  background-color: transparent !important;
}

.u-border-hover-grey:hover,
.u-border-hover-grey:focus,
.u-border-active-grey.u-active.u-active,
a.u-button-style.u-border-hover-grey:hover,
a.u-button-style:hover>.u-border-hover-grey,
a.u-button-style.u-border-hover-grey:focus,
a.u-button-style.u-button-style.u-border-active-grey:active,
a.u-button-style.u-button-style.u-border-active-grey.active,
a.u-button-style.u-button-style.active>.u-border-active-grey,
li.active>a.u-button-style.u-button-style.u-border-active-grey {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}

.u-button-style.u-border-grey-light-1 {
  border-color: #d9d9d9 !important;
  color: #d9d9d9 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-light-1:hover,
.u-button-style.u-border-grey-light-1:focus {
  border-color: transparent !important;
  color: #c3c3c3 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-light-1:hover,
.u-border-hover-grey-light-1:focus,
.u-border-active-grey-light-1.u-active.u-active,
a.u-button-style.u-border-hover-grey-light-1:hover,
a.u-button-style:hover>.u-border-hover-grey-light-1,
a.u-button-style.u-border-hover-grey-light-1:focus,
a.u-button-style.u-button-style.u-border-active-grey-light-1:active,
a.u-button-style.u-button-style.u-border-active-grey-light-1.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-light-1,
li.active>a.u-button-style.u-button-style.u-border-active-grey-light-1 {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}

.u-button-style.u-border-grey-light-2 {
  border-color: #eeeeee !important;
  color: #eeeeee !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-light-2:hover,
.u-button-style.u-border-grey-light-2:focus {
  border-color: transparent !important;
  color: #d6d6d6 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-light-2:hover,
.u-border-hover-grey-light-2:focus,
.u-border-active-grey-light-2.u-active.u-active,
a.u-button-style.u-border-hover-grey-light-2:hover,
a.u-button-style:hover>.u-border-hover-grey-light-2,
a.u-button-style.u-border-hover-grey-light-2:focus,
a.u-button-style.u-button-style.u-border-active-grey-light-2:active,
a.u-button-style.u-button-style.u-border-active-grey-light-2.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-light-2,
li.active>a.u-button-style.u-button-style.u-border-active-grey-light-2 {
  color: #eeeeee !important;
  border-color: #eeeeee !important;
}

.u-button-style.u-border-grey-light-3 {
  border-color: #f6f6f6 !important;
  color: #f6f6f6 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-light-3:hover,
.u-button-style.u-border-grey-light-3:focus {
  border-color: transparent !important;
  color: #dddddd !important;
  background-color: transparent !important;
}

.u-border-hover-grey-light-3:hover,
.u-border-hover-grey-light-3:focus,
.u-border-active-grey-light-3.u-active.u-active,
a.u-button-style.u-border-hover-grey-light-3:hover,
a.u-button-style:hover>.u-border-hover-grey-light-3,
a.u-button-style.u-border-hover-grey-light-3:focus,
a.u-button-style.u-button-style.u-border-active-grey-light-3:active,
a.u-button-style.u-button-style.u-border-active-grey-light-3.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-light-3,
li.active>a.u-button-style.u-button-style.u-border-active-grey-light-3 {
  color: #f6f6f6 !important;
  border-color: #f6f6f6 !important;
}


.u-button-style.u-border-white {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important;
}

.u-button-style.u-border-white:hover,
.u-button-style.u-border-white:focus {
  border-color: transparent !important;
  color: #e6e6e6 !important;
  background-color: transparent !important;
}

.u-border-hover-white:hover,
.u-border-hover-white:focus,
.u-border-active-white.u-active.u-active,
a.u-button-style.u-border-hover-white:hover,
a.u-button-style:hover>.u-border-hover-white,
a.u-button-style.u-border-hover-white:focus,
a.u-button-style.u-button-style.u-border-active-white:active,
a.u-button-style.u-button-style.u-border-active-white.active,
a.u-button-style.u-button-style.active>.u-border-active-white,
li.active>a.u-button-style.u-button-style.u-border-active-white {
  color: #ffffff !important;
  border-color: #ffffff !important;
}


.u-button-style.u-border-black {
  border-color: #000000 !important;
  color: #000000 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-black:hover,
.u-button-style.u-border-black:focus {
  border-color: transparent !important;
  color: #000000 !important;
  background-color: transparent !important;
}

.u-border-hover-black:hover,
.u-border-hover-black:focus,
.u-border-active-black.u-active.u-active,
a.u-button-style.u-border-hover-black:hover,
a.u-button-style:hover>.u-border-hover-black,
a.u-button-style.u-border-hover-black:focus,
a.u-button-style.u-button-style.u-border-active-black:active,
a.u-button-style.u-button-style.u-border-active-black.active,
a.u-button-style.u-button-style.active>.u-border-active-black,
li.active>a.u-button-style.u-button-style.u-border-active-black {
  color: #000000 !important;
  border-color: #000000 !important;
}


.u-button-style.u-border-body-color {
  border-color: #111111 !important;
  color: #111111 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-body-color:hover,
.u-button-style.u-border-body-color:focus {
  border-color: transparent !important;
  color: #0f0f0f !important;
  background-color: transparent !important;
}

.u-border-hover-body-color:hover,
.u-border-hover-body-color:focus,
.u-border-active-body-color.u-active.u-active,
a.u-button-style.u-border-hover-body-color:hover,
a.u-button-style:hover>.u-border-hover-body-color,
a.u-button-style.u-border-hover-body-color:focus,
a.u-button-style.u-button-style.u-border-active-body-color:active,
a.u-button-style.u-button-style.u-border-active-body-color.active,
a.u-button-style.u-button-style.active>.u-border-active-body-color,
li.active>a.u-button-style.u-button-style.u-border-active-body-color {
  color: #111111 !important;
  border-color: #111111 !important;
}


.u-button-style.u-border-body-alt-color {
  border-color: #ffffff !important;
  color: #ffffff !important;
  background-color: transparent !important;
}

.u-button-style.u-border-body-alt-color:hover,
.u-button-style.u-border-body-alt-color:focus {
  border-color: transparent !important;
  color: #e6e6e6 !important;
  background-color: transparent !important;
}

.u-border-hover-body-alt-color:hover,
.u-border-hover-body-alt-color:focus,
.u-border-active-body-alt-color.u-active.u-active,
a.u-button-style.u-border-hover-body-alt-color:hover,
a.u-button-style:hover>.u-border-hover-body-alt-color,
a.u-button-style.u-border-hover-body-alt-color:focus,
a.u-button-style.u-button-style.u-border-active-body-alt-color:active,
a.u-button-style.u-button-style.u-border-active-body-alt-color.active,
a.u-button-style.u-button-style.active>.u-border-active-body-alt-color,
li.active>a.u-button-style.u-button-style.u-border-active-body-alt-color {
  color: #ffffff !important;
  border-color: #ffffff !important;
}


.u-button-style.u-border-grey-25 {
  border-color: #c0c0c0 !important;
  color: #c0c0c0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-25:hover,
.u-button-style.u-border-grey-25:focus {
  border-color: transparent !important;
  color: #adadad !important;
  background-color: transparent !important;
}

.u-border-hover-grey-25:hover,
.u-border-hover-grey-25:focus,
.u-border-active-grey-25.u-active.u-active,
a.u-button-style.u-border-hover-grey-25:hover,
a.u-button-style:hover>.u-border-hover-grey-25,
a.u-button-style.u-border-hover-grey-25:focus,
a.u-button-style.u-button-style.u-border-active-grey-25:active,
a.u-button-style.u-button-style.u-border-active-grey-25.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-25,
li.active>a.u-button-style.u-button-style.u-border-active-grey-25 {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}

.u-button-style.u-border-grey-5 {
  border-color: #f2f2f2 !important;
  color: #f2f2f2 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-5:hover,
.u-button-style.u-border-grey-5:focus {
  border-color: transparent !important;
  color: #dadada !important;
  background-color: transparent !important;
}

.u-border-hover-grey-5:hover,
.u-border-hover-grey-5:focus,
.u-border-active-grey-5.u-active.u-active,
a.u-button-style.u-border-hover-grey-5:hover,
a.u-button-style:hover>.u-border-hover-grey-5,
a.u-button-style.u-border-hover-grey-5:focus,
a.u-button-style.u-button-style.u-border-active-grey-5:active,
a.u-button-style.u-button-style.u-border-active-grey-5.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-5,
li.active>a.u-button-style.u-button-style.u-border-active-grey-5 {
  color: #f2f2f2 !important;
  border-color: #f2f2f2 !important;
}

.u-button-style.u-border-grey-10 {
  border-color: #e5e5e5 !important;
  color: #e5e5e5 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-10:hover,
.u-button-style.u-border-grey-10:focus {
  border-color: transparent !important;
  color: #cecece !important;
  background-color: transparent !important;
}

.u-border-hover-grey-10:hover,
.u-border-hover-grey-10:focus,
.u-border-active-grey-10.u-active.u-active,
a.u-button-style.u-border-hover-grey-10:hover,
a.u-button-style:hover>.u-border-hover-grey-10,
a.u-button-style.u-border-hover-grey-10:focus,
a.u-button-style.u-button-style.u-border-active-grey-10:active,
a.u-button-style.u-button-style.u-border-active-grey-10.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-10,
li.active>a.u-button-style.u-button-style.u-border-active-grey-10 {
  color: #e5e5e5 !important;
  border-color: #e5e5e5 !important;
}


.u-button-style.u-border-grey-15 {
  border-color: #d9d9d9 !important;
  color: #d9d9d9 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-15:hover,
.u-button-style.u-border-grey-15:focus {
  border-color: transparent !important;
  color: #c3c3c3 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-15:hover,
.u-border-hover-grey-15:focus,
.u-border-active-grey-15.u-active.u-active,
a.u-button-style.u-border-hover-grey-15:hover,
a.u-button-style:hover>.u-border-hover-grey-15,
a.u-button-style.u-border-hover-grey-15:focus,
a.u-button-style.u-button-style.u-border-active-grey-15:active,
a.u-button-style.u-button-style.u-border-active-grey-15.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-15,
li.active>a.u-button-style.u-button-style.u-border-active-grey-15 {
  color: #d9d9d9 !important;
  border-color: #d9d9d9 !important;
}

.u-button-style.u-border-grey-25 {
  border-color: #c0c0c0 !important;
  color: #c0c0c0 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-25:hover,
.u-button-style.u-border-grey-25:focus {
  border-color: transparent !important;
  color: #adadad !important;
  background-color: transparent !important;
}

.u-border-hover-grey-25:hover,
.u-border-hover-grey-25:focus,
.u-border-active-grey-25.u-active.u-active,
a.u-button-style.u-border-hover-grey-25:hover,
a.u-button-style:hover>.u-border-hover-grey-25,
a.u-button-style.u-border-hover-grey-25:focus,
a.u-button-style.u-button-style.u-border-active-grey-25:active,
a.u-button-style.u-button-style.u-border-active-grey-25.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-25,
li.active>a.u-button-style.u-button-style.u-border-active-grey-25 {
  color: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
}


.u-button-style.u-border-grey-30 {
  border-color: #b3b3b3 !important;
  color: #b3b3b3 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-30:hover,
.u-button-style.u-border-grey-30:focus {
  border-color: transparent !important;
  color: #a1a1a1 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-30:hover,
.u-border-hover-grey-30:focus,
.u-border-active-grey-30.u-active.u-active,
a.u-button-style.u-border-hover-grey-30:hover,
a.u-button-style:hover>.u-border-hover-grey-30,
a.u-button-style.u-border-hover-grey-30:focus,
a.u-button-style.u-button-style.u-border-active-grey-30:active,
a.u-button-style.u-button-style.u-border-active-grey-30.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-30,
li.active>a.u-button-style.u-button-style.u-border-active-grey-30 {
  color: #b3b3b3 !important;
  border-color: #b3b3b3 !important;
}

.u-button-style.u-border-grey-40 {
  border-color: #999999 !important;
  color: #999999 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-40:hover,
.u-button-style.u-border-grey-40:focus {
  border-color: transparent !important;
  color: #8a8a8a !important;
  background-color: transparent !important;
}

.u-border-hover-grey-40:hover,
.u-border-hover-grey-40:focus,
.u-border-active-grey-40.u-active.u-active,
a.u-button-style.u-border-hover-grey-40:hover,
a.u-button-style:hover>.u-border-hover-grey-40,
a.u-button-style.u-border-hover-grey-40:focus,
a.u-button-style.u-button-style.u-border-active-grey-40:active,
a.u-button-style.u-button-style.u-border-active-grey-40.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-40,
li.active>a.u-button-style.u-button-style.u-border-active-grey-40 {
  color: #999999 !important;
  border-color: #999999 !important;
}


.u-button-style.u-border-grey-50 {
  border-color: #808080 !important;
  color: #808080 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-50:hover,
.u-button-style.u-border-grey-50:focus {
  border-color: transparent !important;
  color: #737373 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-50:hover,
.u-border-hover-grey-50:focus,
.u-border-active-grey-50.u-active.u-active,
a.u-button-style.u-border-hover-grey-50:hover,
a.u-button-style:hover>.u-border-hover-grey-50,
a.u-button-style.u-border-hover-grey-50:focus,
a.u-button-style.u-button-style.u-border-active-grey-50:active,
a.u-button-style.u-button-style.u-border-active-grey-50.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-50,
li.active>a.u-button-style.u-button-style.u-border-active-grey-50 {
  color: #808080 !important;
  border-color: #808080 !important;
}

.u-button-style.u-border-grey-60 {
  border-color: #666666 !important;
  color: #666666 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-60:hover,
.u-button-style.u-border-grey-60:focus {
  border-color: transparent !important;
  color: #5c5c5c !important;
  background-color: transparent !important;
}

.u-border-hover-grey-60:hover,
.u-border-hover-grey-60:focus,
.u-border-active-grey-60.u-active.u-active,
a.u-button-style.u-border-hover-grey-60:hover,
a.u-button-style:hover>.u-border-hover-grey-60,
a.u-button-style.u-border-hover-grey-60:focus,
a.u-button-style.u-button-style.u-border-active-grey-60:active,
a.u-button-style.u-button-style.u-border-active-grey-60.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-60,
li.active>a.u-button-style.u-button-style.u-border-active-grey-60 {
  color: #666666 !important;
  border-color: #666666 !important;
}



.u-button-style.u-border-grey-70 {
  border-color: #4d4d4d !important;
  color: #4d4d4d !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-70:hover,
.u-button-style.u-border-grey-70:focus {
  border-color: transparent !important;
  color: #454545 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-70:hover,
.u-border-hover-grey-70:focus,
.u-border-active-grey-70.u-active.u-active,
a.u-button-style.u-border-hover-grey-70:hover,
a.u-button-style:hover>.u-border-hover-grey-70,
a.u-button-style.u-border-hover-grey-70:focus,
a.u-button-style.u-button-style.u-border-active-grey-70:active,
a.u-button-style.u-button-style.u-border-active-grey-70.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-70,
li.active>a.u-button-style.u-button-style.u-border-active-grey-70 {
  color: #4d4d4d !important;
  border-color: #4d4d4d !important;
}



.u-button-style.u-border-grey-75 {
  border-color: #404040 !important;
  color: #404040 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-75:hover,
.u-button-style.u-border-grey-75:focus {
  border-color: transparent !important;
  color: #3a3a3a !important;
  background-color: transparent !important;
}

.u-border-hover-grey-75:hover,
.u-border-hover-grey-75:focus,
.u-border-active-grey-75.u-active.u-active,
a.u-button-style.u-border-hover-grey-75:hover,
a.u-button-style:hover>.u-border-hover-grey-75,
a.u-button-style.u-border-hover-grey-75:focus,
a.u-button-style.u-button-style.u-border-active-grey-75:active,
a.u-button-style.u-button-style.u-border-active-grey-75.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-75,
li.active>a.u-button-style.u-button-style.u-border-active-grey-75 {
  color: #404040 !important;
  border-color: #404040 !important;
}

.u-button-style.u-border-grey-80 {
  border-color: #333333 !important;
  color: #333333 !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-80:hover,
.u-button-style.u-border-grey-80:focus {
  border-color: transparent !important;
  color: #2e2e2e !important;
  background-color: transparent !important;
}

.u-border-hover-grey-80:hover,
.u-border-hover-grey-80:focus,
.u-border-active-grey-80.u-active.u-active,
a.u-button-style.u-border-hover-grey-80:hover,
a.u-button-style:hover>.u-border-hover-grey-80,
a.u-button-style.u-border-hover-grey-80:focus,
a.u-button-style.u-button-style.u-border-active-grey-80:active,
a.u-button-style.u-button-style.u-border-active-grey-80.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-80,
li.active>a.u-button-style.u-button-style.u-border-active-grey-80 {
  color: #333333 !important;
  border-color: #333333 !important;
}



.u-button-style.u-border-grey-90 {
  border-color: #1a1a1a !important;
  color: #1a1a1a !important;
  background-color: transparent !important;
}

.u-button-style.u-border-grey-90:hover,
.u-button-style.u-border-grey-90:focus {
  border-color: transparent !important;
  color: #171717 !important;
  background-color: transparent !important;
}

.u-border-hover-grey-90:hover,
.u-border-hover-grey-90:focus,
.u-border-active-grey-90.u-active.u-active,
a.u-button-style.u-border-hover-grey-90:hover,
a.u-button-style:hover>.u-border-hover-grey-90,
a.u-button-style.u-border-hover-grey-90:focus,
a.u-button-style.u-button-style.u-border-active-grey-90:active,
a.u-button-style.u-button-style.u-border-active-grey-90.active,
a.u-button-style.u-button-style.active>.u-border-active-grey-90,
li.active>a.u-button-style.u-button-style.u-border-active-grey-90 {
  color: #1a1a1a !important;
  border-color: #1a1a1a !important;
}



.u-text-color-1-dark-3,
a.u-button-style.u-text-color-1-dark-3,
a.u-button-style.u-text-color-1-dark-3[class*="u-border-"] {
  color: #292b33 !important;
}

a.u-button-style.u-text-color-1-dark-3:hover,
a.u-button-style.u-text-color-1-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-dark-3:focus,
a.u-button-style.u-text-color-1-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-dark-3:active,
a.u-button-style.u-button-style.u-text-color-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-dark-3.active,
a.u-button-style.u-button-style.u-text-color-1-dark-3[class*="u-border-"].active {
  color: #25272e !important;
}

a.u-button-style:hover>.u-text-hover-color-1-dark-3,
a.u-button-style:hover>.u-text-hover-color-1-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-dark-3.active,
.u-popupmenu-items.u-text-hover-color-1-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-3 .u-nav-link.active {
  color: #292b33 !important;
}

.u-text-color-1-dark-3 .u-svg-link,
.u-text-hover-color-1-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-dark-3 .u-svg-link,
.u-text-hover-color-1-dark-3:focus .u-svg-link {
  fill: #292b33;
}

.u-link.u-text-color-1-dark-3:hover {
  color: #25272e !important;
}

a.u-link.u-text-hover-color-1-dark-3:hover {
  color: #292b33 !important;
}

.u-text-color-1-dark-2,
a.u-button-style.u-text-color-1-dark-2,
a.u-button-style.u-text-color-1-dark-2[class*="u-border-"] {
  color: #4c5367 !important;
}

a.u-button-style.u-text-color-1-dark-2:hover,
a.u-button-style.u-text-color-1-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-dark-2:focus,
a.u-button-style.u-text-color-1-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-dark-2:active,
a.u-button-style.u-button-style.u-text-color-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-dark-2.active,
a.u-button-style.u-button-style.u-text-color-1-dark-2[class*="u-border-"].active {
  color: #444b5d !important;
}

a.u-button-style:hover>.u-text-hover-color-1-dark-2,
a.u-button-style:hover>.u-text-hover-color-1-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-dark-2.active,
.u-popupmenu-items.u-text-hover-color-1-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-2 .u-nav-link.active {
  color: #4c5367 !important;
}

.u-text-color-1-dark-2 .u-svg-link,
.u-text-hover-color-1-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-dark-2 .u-svg-link,
.u-text-hover-color-1-dark-2:focus .u-svg-link {
  fill: #4c5367;
}

.u-link.u-text-color-1-dark-2:hover {
  color: #444b5d !important;
}

a.u-link.u-text-hover-color-1-dark-2:hover {
  color: #4c5367 !important;
}

.u-text-color-1-dark-1,
a.u-button-style.u-text-color-1-dark-1,
a.u-button-style.u-text-color-1-dark-1[class*="u-border-"] {
  color: #69759c !important;
}

a.u-button-style.u-text-color-1-dark-1:hover,
a.u-button-style.u-text-color-1-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-dark-1:focus,
a.u-button-style.u-text-color-1-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-dark-1:active,
a.u-button-style.u-button-style.u-text-color-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-dark-1.active,
a.u-button-style.u-button-style.u-text-color-1-dark-1[class*="u-border-"].active {
  color: #5d698e !important;
}

a.u-button-style:hover>.u-text-hover-color-1-dark-1,
a.u-button-style:hover>.u-text-hover-color-1-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-color-1-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-dark-1.active,
.u-popupmenu-items.u-text-hover-color-1-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-dark-1 .u-nav-link.active {
  color: #69759c !important;
}

.u-text-color-1-dark-1 .u-svg-link,
.u-text-hover-color-1-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-dark-1 .u-svg-link,
.u-text-hover-color-1-dark-1:focus .u-svg-link {
  fill: #69759c;
}

.u-link.u-text-color-1-dark-1:hover {
  color: #5d698e !important;
}

a.u-link.u-text-hover-color-1-dark-1:hover {
  color: #69759c !important;
}

.u-text-color-1,
a.u-button-style.u-text-color-1,
a.u-button-style.u-text-color-1[class*="u-border-"] {
  color: #7f93d0 !important;
}

a.u-button-style.u-text-color-1:hover,
a.u-button-style.u-text-color-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1:focus,
a.u-button-style.u-text-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1:active,
a.u-button-style.u-button-style.u-text-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1.active,
a.u-button-style.u-button-style.u-text-color-1[class*="u-border-"].active {
  color: #667ec7 !important;
}

a.u-button-style:hover>.u-text-hover-color-1,
a.u-button-style:hover>.u-text-hover-color-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1,
a.u-button-style.u-button-style.active>.u-text-active-color-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1.active,
.u-popupmenu-items.u-text-hover-color-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1 .u-nav-link.active {
  color: #7f93d0 !important;
}

.u-text-color-1 .u-svg-link,
.u-text-hover-color-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1 .u-svg-link,
.u-text-hover-color-1:focus .u-svg-link {
  fill: #7f93d0;
}

.u-link.u-text-color-1:hover {
  color: #667ec7 !important;
}

a.u-link.u-text-hover-color-1:hover {
  color: #7f93d0 !important;
}

.u-text-color-1-light-1,
a.u-button-style.u-text-color-1-light-1,
a.u-button-style.u-text-color-1-light-1[class*="u-border-"] {
  color: #a2b1de !important;
}

a.u-button-style.u-text-color-1-light-1:hover,
a.u-button-style.u-text-color-1-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-light-1:focus,
a.u-button-style.u-text-color-1-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-light-1:active,
a.u-button-style.u-button-style.u-text-color-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-light-1.active,
a.u-button-style.u-button-style.u-text-color-1-light-1[class*="u-border-"].active {
  color: #8699d4 !important;
}

a.u-button-style:hover>.u-text-hover-color-1-light-1,
a.u-button-style:hover>.u-text-hover-color-1-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-1,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-light-1.active,
.u-popupmenu-items.u-text-hover-color-1-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-1 .u-nav-link.active {
  color: #a2b1de !important;
}

.u-text-color-1-light-1 .u-svg-link,
.u-text-hover-color-1-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-light-1 .u-svg-link,
.u-text-hover-color-1-light-1:focus .u-svg-link {
  fill: #a2b1de;
}

.u-link.u-text-color-1-light-1:hover {
  color: #8699d4 !important;
}

a.u-link.u-text-hover-color-1-light-1:hover {
  color: #a2b1de !important;
}

.u-text-color-1-light-2,
a.u-button-style.u-text-color-1-light-2,
a.u-button-style.u-text-color-1-light-2[class*="u-border-"] {
  color: #c7d0ec !important;
}

a.u-button-style.u-text-color-1-light-2:hover,
a.u-button-style.u-text-color-1-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-light-2:focus,
a.u-button-style.u-text-color-1-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-light-2:active,
a.u-button-style.u-button-style.u-text-color-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-light-2.active,
a.u-button-style.u-button-style.u-text-color-1-light-2[class*="u-border-"].active {
  color: #a7b5e1 !important;
}

a.u-button-style:hover>.u-text-hover-color-1-light-2,
a.u-button-style:hover>.u-text-hover-color-1-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-2,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-light-2.active,
.u-popupmenu-items.u-text-hover-color-1-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-2 .u-nav-link.active {
  color: #c7d0ec !important;
}

.u-text-color-1-light-2 .u-svg-link,
.u-text-hover-color-1-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-light-2 .u-svg-link,
.u-text-hover-color-1-light-2:focus .u-svg-link {
  fill: #c7d0ec;
}

.u-link.u-text-color-1-light-2:hover {
  color: #a7b5e1 !important;
}

a.u-link.u-text-hover-color-1-light-2:hover {
  color: #c7d0ec !important;
}

.u-text-color-1-light-3,
a.u-button-style.u-text-color-1-light-3,
a.u-button-style.u-text-color-1-light-3[class*="u-border-"] {
  color: #f1f3fa !important;
}

a.u-button-style.u-text-color-1-light-3:hover,
a.u-button-style.u-text-color-1-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-light-3:focus,
a.u-button-style.u-text-color-1-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-light-3:active,
a.u-button-style.u-button-style.u-text-color-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-light-3.active,
a.u-button-style.u-button-style.u-text-color-1-light-3[class*="u-border-"].active {
  color: #cdd4ed !important;
}

a.u-button-style:hover>.u-text-hover-color-1-light-3,
a.u-button-style:hover>.u-text-hover-color-1-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-3,
a.u-button-style.u-button-style.active>.u-text-active-color-1-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-light-3.active,
.u-popupmenu-items.u-text-hover-color-1-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-light-3 .u-nav-link.active {
  color: #f1f3fa !important;
}

.u-text-color-1-light-3 .u-svg-link,
.u-text-hover-color-1-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-light-3 .u-svg-link,
.u-text-hover-color-1-light-3:focus .u-svg-link {
  fill: #f1f3fa;
}

.u-link.u-text-color-1-light-3:hover {
  color: #cdd4ed !important;
}

a.u-link.u-text-hover-color-1-light-3:hover {
  color: #f1f3fa !important;
}

.u-text-color-1-base,
a.u-button-style.u-text-color-1-base,
a.u-button-style.u-text-color-1-base[class*="u-border-"] {
  color: #7f93d0 !important;
}

a.u-button-style.u-text-color-1-base:hover,
a.u-button-style.u-text-color-1-base[class*="u-border-"]:hover,
a.u-button-style.u-text-color-1-base:focus,
a.u-button-style.u-text-color-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-1-base:active,
a.u-button-style.u-button-style.u-text-color-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-1-base.active,
a.u-button-style.u-button-style.u-text-color-1-base[class*="u-border-"].active {
  color: #667ec7 !important;
}

a.u-button-style:hover>.u-text-hover-color-1-base,
a.u-button-style:hover>.u-text-hover-color-1-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-1-base:hover,
a.u-button-style.u-button-style.u-text-hover-color-1-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-1-base:focus,
a.u-button-style.u-button-style.u-text-hover-color-1-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-1-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-1-base,
a.u-button-style.u-button-style.active>.u-text-active-color-1-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-1-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-1-base.active,
.u-popupmenu-items.u-text-hover-color-1-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-1-base .u-nav-link.active {
  color: #7f93d0 !important;
}

.u-text-color-1-base .u-svg-link,
.u-text-hover-color-1-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-1-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-1-base .u-svg-link,
.u-text-hover-color-1-base:focus .u-svg-link {
  fill: #7f93d0;
}

.u-link.u-text-color-1-base:hover {
  color: #667ec7 !important;
}

a.u-link.u-text-hover-color-1-base:hover {
  color: #7f93d0 !important;
}

.u-text-color-2-dark-3,
a.u-button-style.u-text-color-2-dark-3,
a.u-button-style.u-text-color-2-dark-3[class*="u-border-"] {
  color: #332929 !important;
}

a.u-button-style.u-text-color-2-dark-3:hover,
a.u-button-style.u-text-color-2-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-dark-3:focus,
a.u-button-style.u-text-color-2-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-dark-3:active,
a.u-button-style.u-button-style.u-text-color-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-dark-3.active,
a.u-button-style.u-button-style.u-text-color-2-dark-3[class*="u-border-"].active {
  color: #2e2525 !important;
}

a.u-button-style:hover>.u-text-hover-color-2-dark-3,
a.u-button-style:hover>.u-text-hover-color-2-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-dark-3.active,
.u-popupmenu-items.u-text-hover-color-2-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-3 .u-nav-link.active {
  color: #332929 !important;
}

.u-text-color-2-dark-3 .u-svg-link,
.u-text-hover-color-2-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-dark-3 .u-svg-link,
.u-text-hover-color-2-dark-3:focus .u-svg-link {
  fill: #332929;
}

.u-link.u-text-color-2-dark-3:hover {
  color: #2e2525 !important;
}

a.u-link.u-text-hover-color-2-dark-3:hover {
  color: #332929 !important;
}

.u-text-color-2-dark-2,
a.u-button-style.u-text-color-2-dark-2,
a.u-button-style.u-text-color-2-dark-2[class*="u-border-"] {
  color: #675253 !important;
}

a.u-button-style.u-text-color-2-dark-2:hover,
a.u-button-style.u-text-color-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-dark-2:focus,
a.u-button-style.u-text-color-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-dark-2:active,
a.u-button-style.u-button-style.u-text-color-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-dark-2.active,
a.u-button-style.u-button-style.u-text-color-2-dark-2[class*="u-border-"].active {
  color: #5d4a4b !important;
}

a.u-button-style:hover>.u-text-hover-color-2-dark-2,
a.u-button-style:hover>.u-text-hover-color-2-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-dark-2.active,
.u-popupmenu-items.u-text-hover-color-2-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-2 .u-nav-link.active {
  color: #675253 !important;
}

.u-text-color-2-dark-2 .u-svg-link,
.u-text-hover-color-2-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-dark-2 .u-svg-link,
.u-text-hover-color-2-dark-2:focus .u-svg-link {
  fill: #675253;
}

.u-link.u-text-color-2-dark-2:hover {
  color: #5d4a4b !important;
}

a.u-link.u-text-hover-color-2-dark-2:hover {
  color: #675253 !important;
}

.u-text-color-2-dark-1,
a.u-button-style.u-text-color-2-dark-1,
a.u-button-style.u-text-color-2-dark-1[class*="u-border-"] {
  color: #9a7c7d !important;
}

a.u-button-style.u-text-color-2-dark-1:hover,
a.u-button-style.u-text-color-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-dark-1:focus,
a.u-button-style.u-text-color-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-dark-1:active,
a.u-button-style.u-button-style.u-text-color-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-dark-1.active,
a.u-button-style.u-button-style.u-text-color-2-dark-1[class*="u-border-"].active {
  color: #8d6d6e !important;
}

a.u-button-style:hover>.u-text-hover-color-2-dark-1,
a.u-button-style:hover>.u-text-hover-color-2-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-color-2-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-dark-1.active,
.u-popupmenu-items.u-text-hover-color-2-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-dark-1 .u-nav-link.active {
  color: #9a7c7d !important;
}

.u-text-color-2-dark-1 .u-svg-link,
.u-text-hover-color-2-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-dark-1 .u-svg-link,
.u-text-hover-color-2-dark-1:focus .u-svg-link {
  fill: #9a7c7d;
}

.u-link.u-text-color-2-dark-1:hover {
  color: #8d6d6e !important;
}

a.u-link.u-text-hover-color-2-dark-1:hover {
  color: #9a7c7d !important;
}

.u-text-color-2,
a.u-button-style.u-text-color-2,
a.u-button-style.u-text-color-2[class*="u-border-"] {
  color: #cea5a7 !important;
}

a.u-button-style.u-text-color-2:hover,
a.u-button-style.u-text-color-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2:focus,
a.u-button-style.u-text-color-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2:active,
a.u-button-style.u-button-style.u-text-color-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2.active,
a.u-button-style.u-button-style.u-text-color-2[class*="u-border-"].active {
  color: #c18d90 !important;
}

a.u-button-style:hover>.u-text-hover-color-2,
a.u-button-style:hover>.u-text-hover-color-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2,
a.u-button-style.u-button-style.active>.u-text-active-color-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2.active,
.u-popupmenu-items.u-text-hover-color-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2 .u-nav-link.active {
  color: #cea5a7 !important;
}

.u-text-color-2 .u-svg-link,
.u-text-hover-color-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2 .u-svg-link,
.u-text-hover-color-2:focus .u-svg-link {
  fill: #cea5a7;
}

.u-link.u-text-color-2:hover {
  color: #c18d90 !important;
}

a.u-link.u-text-hover-color-2:hover {
  color: #cea5a7 !important;
}

.u-text-color-2-light-1,
a.u-button-style.u-text-color-2-light-1,
a.u-button-style.u-text-color-2-light-1[class*="u-border-"] {
  color: #ddbebf !important;
}

a.u-button-style.u-text-color-2-light-1:hover,
a.u-button-style.u-text-color-2-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-light-1:focus,
a.u-button-style.u-text-color-2-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-light-1:active,
a.u-button-style.u-button-style.u-text-color-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-light-1.active,
a.u-button-style.u-button-style.u-text-color-2-light-1[class*="u-border-"].active {
  color: #cfa3a4 !important;
}

a.u-button-style:hover>.u-text-hover-color-2-light-1,
a.u-button-style:hover>.u-text-hover-color-2-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-1,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-light-1.active,
.u-popupmenu-items.u-text-hover-color-2-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-1 .u-nav-link.active {
  color: #ddbebf !important;
}

.u-text-color-2-light-1 .u-svg-link,
.u-text-hover-color-2-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-light-1 .u-svg-link,
.u-text-hover-color-2-light-1:focus .u-svg-link {
  fill: #ddbebf;
}

.u-link.u-text-color-2-light-1:hover {
  color: #cfa3a4 !important;
}

a.u-link.u-text-hover-color-2-light-1:hover {
  color: #ddbebf !important;
}

.u-text-color-2-light-2,
a.u-button-style.u-text-color-2-light-2,
a.u-button-style.u-text-color-2-light-2[class*="u-border-"] {
  color: #ebd9da !important;
}

a.u-button-style.u-text-color-2-light-2:hover,
a.u-button-style.u-text-color-2-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-light-2:focus,
a.u-button-style.u-text-color-2-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-light-2:active,
a.u-button-style.u-button-style.u-text-color-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-light-2.active,
a.u-button-style.u-button-style.u-text-color-2-light-2[class*="u-border-"].active {
  color: #dbbbbd !important;
}

a.u-button-style:hover>.u-text-hover-color-2-light-2,
a.u-button-style:hover>.u-text-hover-color-2-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-2,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-light-2.active,
.u-popupmenu-items.u-text-hover-color-2-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-2 .u-nav-link.active {
  color: #ebd9da !important;
}

.u-text-color-2-light-2 .u-svg-link,
.u-text-hover-color-2-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-light-2 .u-svg-link,
.u-text-hover-color-2-light-2:focus .u-svg-link {
  fill: #ebd9da;
}

.u-link.u-text-color-2-light-2:hover {
  color: #dbbbbd !important;
}

a.u-link.u-text-hover-color-2-light-2:hover {
  color: #ebd9da !important;
}

.u-text-color-2-light-3,
a.u-button-style.u-text-color-2-light-3,
a.u-button-style.u-text-color-2-light-3[class*="u-border-"] {
  color: #faf5f5 !important;
}

a.u-button-style.u-text-color-2-light-3:hover,
a.u-button-style.u-text-color-2-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-light-3:focus,
a.u-button-style.u-text-color-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-light-3:active,
a.u-button-style.u-button-style.u-text-color-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-light-3.active,
a.u-button-style.u-button-style.u-text-color-2-light-3[class*="u-border-"].active {
  color: #e9d4d4 !important;
}

a.u-button-style:hover>.u-text-hover-color-2-light-3,
a.u-button-style:hover>.u-text-hover-color-2-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-3,
a.u-button-style.u-button-style.active>.u-text-active-color-2-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-light-3.active,
.u-popupmenu-items.u-text-hover-color-2-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-light-3 .u-nav-link.active {
  color: #faf5f5 !important;
}

.u-text-color-2-light-3 .u-svg-link,
.u-text-hover-color-2-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-light-3 .u-svg-link,
.u-text-hover-color-2-light-3:focus .u-svg-link {
  fill: #faf5f5;
}

.u-link.u-text-color-2-light-3:hover {
  color: #e9d4d4 !important;
}

a.u-link.u-text-hover-color-2-light-3:hover {
  color: #faf5f5 !important;
}

.u-text-color-2-base,
a.u-button-style.u-text-color-2-base,
a.u-button-style.u-text-color-2-base[class*="u-border-"] {
  color: #cea5a7 !important;
}

a.u-button-style.u-text-color-2-base:hover,
a.u-button-style.u-text-color-2-base[class*="u-border-"]:hover,
a.u-button-style.u-text-color-2-base:focus,
a.u-button-style.u-text-color-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-2-base:active,
a.u-button-style.u-button-style.u-text-color-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-2-base.active,
a.u-button-style.u-button-style.u-text-color-2-base[class*="u-border-"].active {
  color: #c18d90 !important;
}

a.u-button-style:hover>.u-text-hover-color-2-base,
a.u-button-style:hover>.u-text-hover-color-2-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-2-base:hover,
a.u-button-style.u-button-style.u-text-hover-color-2-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-2-base:focus,
a.u-button-style.u-button-style.u-text-hover-color-2-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-2-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-2-base,
a.u-button-style.u-button-style.active>.u-text-active-color-2-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-2-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-2-base.active,
.u-popupmenu-items.u-text-hover-color-2-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-2-base .u-nav-link.active {
  color: #cea5a7 !important;
}

.u-text-color-2-base .u-svg-link,
.u-text-hover-color-2-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-2-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-2-base .u-svg-link,
.u-text-hover-color-2-base:focus .u-svg-link {
  fill: #cea5a7;
}

.u-link.u-text-color-2-base:hover {
  color: #c18d90 !important;
}

a.u-link.u-text-hover-color-2-base:hover {
  color: #cea5a7 !important;
}

.u-text-color-3-dark-3,
a.u-button-style.u-text-color-3-dark-3,
a.u-button-style.u-text-color-3-dark-3[class*="u-border-"] {
  color: #333129 !important;
}

a.u-button-style.u-text-color-3-dark-3:hover,
a.u-button-style.u-text-color-3-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-dark-3:focus,
a.u-button-style.u-text-color-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-dark-3:active,
a.u-button-style.u-button-style.u-text-color-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-dark-3.active,
a.u-button-style.u-button-style.u-text-color-3-dark-3[class*="u-border-"].active {
  color: #2e2c25 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-dark-3,
a.u-button-style:hover>.u-text-hover-color-3-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-dark-3.active,
.u-popupmenu-items.u-text-hover-color-3-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-3 .u-nav-link.active {
  color: #333129 !important;
}

.u-text-color-3-dark-3 .u-svg-link,
.u-text-hover-color-3-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-dark-3 .u-svg-link,
.u-text-hover-color-3-dark-3:focus .u-svg-link {
  fill: #333129;
}

.u-link.u-text-color-3-dark-3:hover {
  color: #2e2c25 !important;
}

a.u-link.u-text-hover-color-3-dark-3:hover {
  color: #333129 !important;
}

.u-text-color-3-dark-2,
a.u-button-style.u-text-color-3-dark-2,
a.u-button-style.u-text-color-3-dark-2[class*="u-border-"] {
  color: #72683f !important;
}

a.u-button-style.u-text-color-3-dark-2:hover,
a.u-button-style.u-text-color-3-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-dark-2:focus,
a.u-button-style.u-text-color-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-dark-2:active,
a.u-button-style.u-button-style.u-text-color-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-dark-2.active,
a.u-button-style.u-button-style.u-text-color-3-dark-2[class*="u-border-"].active {
  color: #675e39 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-dark-2,
a.u-button-style:hover>.u-text-hover-color-3-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-dark-2.active,
.u-popupmenu-items.u-text-hover-color-3-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-2 .u-nav-link.active {
  color: #72683f !important;
}

.u-text-color-3-dark-2 .u-svg-link,
.u-text-hover-color-3-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-dark-2 .u-svg-link,
.u-text-hover-color-3-dark-2:focus .u-svg-link {
  fill: #72683f;
}

.u-link.u-text-color-3-dark-2:hover {
  color: #675e39 !important;
}

a.u-link.u-text-hover-color-3-dark-2:hover {
  color: #72683f !important;
}

.u-text-color-3-dark-1,
a.u-button-style.u-text-color-3-dark-1,
a.u-button-style.u-text-color-3-dark-1[class*="u-border-"] {
  color: #b29a36 !important;
}

a.u-button-style.u-text-color-3-dark-1:hover,
a.u-button-style.u-text-color-3-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-dark-1:focus,
a.u-button-style.u-text-color-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-dark-1:active,
a.u-button-style.u-button-style.u-text-color-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-dark-1.active,
a.u-button-style.u-button-style.u-text-color-3-dark-1[class*="u-border-"].active {
  color: #a08b31 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-dark-1,
a.u-button-style:hover>.u-text-hover-color-3-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-color-3-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-dark-1.active,
.u-popupmenu-items.u-text-hover-color-3-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-dark-1 .u-nav-link.active {
  color: #b29a36 !important;
}

.u-text-color-3-dark-1 .u-svg-link,
.u-text-hover-color-3-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-dark-1 .u-svg-link,
.u-text-hover-color-3-dark-1:focus .u-svg-link {
  fill: #b29a36;
}

.u-link.u-text-color-3-dark-1:hover {
  color: #a08b31 !important;
}

a.u-link.u-text-hover-color-3-dark-1:hover {
  color: #b29a36 !important;
}

.u-text-color-3,
a.u-button-style.u-text-color-3,
a.u-button-style.u-text-color-3[class*="u-border-"] {
  color: #f1c50e !important;
}

a.u-button-style.u-text-color-3:hover,
a.u-button-style.u-text-color-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3:focus,
a.u-button-style.u-text-color-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3:active,
a.u-button-style.u-button-style.u-text-color-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3.active,
a.u-button-style.u-button-style.u-text-color-3[class*="u-border-"].active {
  color: #d9b10d !important;
}

a.u-button-style:hover>.u-text-hover-color-3,
a.u-button-style:hover>.u-text-hover-color-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3,
a.u-button-style.u-button-style.active>.u-text-active-color-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3.active,
.u-popupmenu-items.u-text-hover-color-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3 .u-nav-link.active {
  color: #f1c50e !important;
}

.u-text-color-3 .u-svg-link,
.u-text-hover-color-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3 .u-svg-link,
.u-text-hover-color-3:focus .u-svg-link {
  fill: #f1c50e;
}

.u-link.u-text-color-3:hover {
  color: #d9b10d !important;
}

a.u-link.u-text-hover-color-3:hover {
  color: #f1c50e !important;
}

.u-text-color-3-light-1,
a.u-button-style.u-text-color-3-light-1,
a.u-button-style.u-text-color-3-light-1[class*="u-border-"] {
  color: #f5d654 !important;
}

a.u-button-style.u-text-color-3-light-1:hover,
a.u-button-style.u-text-color-3-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-light-1:focus,
a.u-button-style.u-text-color-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-light-1:active,
a.u-button-style.u-button-style.u-text-color-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-light-1.active,
a.u-button-style.u-button-style.u-text-color-3-light-1[class*="u-border-"].active {
  color: #f3cf35 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-light-1,
a.u-button-style:hover>.u-text-hover-color-3-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-1,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-light-1.active,
.u-popupmenu-items.u-text-hover-color-3-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-1 .u-nav-link.active {
  color: #f5d654 !important;
}

.u-text-color-3-light-1 .u-svg-link,
.u-text-hover-color-3-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-light-1 .u-svg-link,
.u-text-hover-color-3-light-1:focus .u-svg-link {
  fill: #f5d654;
}

.u-link.u-text-color-3-light-1:hover {
  color: #f3cf35 !important;
}

a.u-link.u-text-hover-color-3-light-1:hover {
  color: #f5d654 !important;
}

.u-text-color-3-light-2,
a.u-button-style.u-text-color-3-light-2,
a.u-button-style.u-text-color-3-light-2[class*="u-border-"] {
  color: #f9e79b !important;
}

a.u-button-style.u-text-color-3-light-2:hover,
a.u-button-style.u-text-color-3-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-light-2:focus,
a.u-button-style.u-text-color-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-light-2:active,
a.u-button-style.u-button-style.u-text-color-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-light-2.active,
a.u-button-style.u-button-style.u-text-color-3-light-2[class*="u-border-"].active {
  color: #f7de75 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-light-2,
a.u-button-style:hover>.u-text-hover-color-3-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-2,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-light-2.active,
.u-popupmenu-items.u-text-hover-color-3-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-2 .u-nav-link.active {
  color: #f9e79b !important;
}

.u-text-color-3-light-2 .u-svg-link,
.u-text-hover-color-3-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-light-2 .u-svg-link,
.u-text-hover-color-3-light-2:focus .u-svg-link {
  fill: #f9e79b;
}

.u-link.u-text-color-3-light-2:hover {
  color: #f7de75 !important;
}

a.u-link.u-text-hover-color-3-light-2:hover {
  color: #f9e79b !important;
}

.u-text-color-3-light-3,
a.u-button-style.u-text-color-3-light-3,
a.u-button-style.u-text-color-3-light-3[class*="u-border-"] {
  color: #fef9e6 !important;
}

a.u-button-style.u-text-color-3-light-3:hover,
a.u-button-style.u-text-color-3-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-light-3:focus,
a.u-button-style.u-text-color-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-light-3:active,
a.u-button-style.u-button-style.u-text-color-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-light-3.active,
a.u-button-style.u-button-style.u-text-color-3-light-3[class*="u-border-"].active {
  color: #fceeb7 !important;
}

a.u-button-style:hover>.u-text-hover-color-3-light-3,
a.u-button-style:hover>.u-text-hover-color-3-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-3,
a.u-button-style.u-button-style.active>.u-text-active-color-3-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-light-3.active,
.u-popupmenu-items.u-text-hover-color-3-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-light-3 .u-nav-link.active {
  color: #fef9e6 !important;
}

.u-text-color-3-light-3 .u-svg-link,
.u-text-hover-color-3-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-light-3 .u-svg-link,
.u-text-hover-color-3-light-3:focus .u-svg-link {
  fill: #fef9e6;
}

.u-link.u-text-color-3-light-3:hover {
  color: #fceeb7 !important;
}

a.u-link.u-text-hover-color-3-light-3:hover {
  color: #fef9e6 !important;
}

.u-text-color-3-base,
a.u-button-style.u-text-color-3-base,
a.u-button-style.u-text-color-3-base[class*="u-border-"] {
  color: #f1c50e !important;
}

a.u-button-style.u-text-color-3-base:hover,
a.u-button-style.u-text-color-3-base[class*="u-border-"]:hover,
a.u-button-style.u-text-color-3-base:focus,
a.u-button-style.u-text-color-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-3-base:active,
a.u-button-style.u-button-style.u-text-color-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-3-base.active,
a.u-button-style.u-button-style.u-text-color-3-base[class*="u-border-"].active {
  color: #d9b10d !important;
}

a.u-button-style:hover>.u-text-hover-color-3-base,
a.u-button-style:hover>.u-text-hover-color-3-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-3-base:hover,
a.u-button-style.u-button-style.u-text-hover-color-3-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-3-base:focus,
a.u-button-style.u-button-style.u-text-hover-color-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-3-base,
a.u-button-style.u-button-style.active>.u-text-active-color-3-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-3-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-3-base.active,
.u-popupmenu-items.u-text-hover-color-3-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-3-base .u-nav-link.active {
  color: #f1c50e !important;
}

.u-text-color-3-base .u-svg-link,
.u-text-hover-color-3-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-3-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-3-base .u-svg-link,
.u-text-hover-color-3-base:focus .u-svg-link {
  fill: #f1c50e;
}

.u-link.u-text-color-3-base:hover {
  color: #d9b10d !important;
}

a.u-link.u-text-hover-color-3-base:hover {
  color: #f1c50e !important;
}

.u-text-color-4-dark-3,
a.u-button-style.u-text-color-4-dark-3,
a.u-button-style.u-text-color-4-dark-3[class*="u-border-"] {
  color: #292c33 !important;
}

a.u-button-style.u-text-color-4-dark-3:hover,
a.u-button-style.u-text-color-4-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-dark-3:focus,
a.u-button-style.u-text-color-4-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-dark-3:active,
a.u-button-style.u-button-style.u-text-color-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-dark-3.active,
a.u-button-style.u-button-style.u-text-color-4-dark-3[class*="u-border-"].active {
  color: #25282e !important;
}

a.u-button-style:hover>.u-text-hover-color-4-dark-3,
a.u-button-style:hover>.u-text-hover-color-4-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-dark-3.active,
.u-popupmenu-items.u-text-hover-color-4-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-3 .u-nav-link.active {
  color: #292c33 !important;
}

.u-text-color-4-dark-3 .u-svg-link,
.u-text-hover-color-4-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-dark-3 .u-svg-link,
.u-text-hover-color-4-dark-3:focus .u-svg-link {
  fill: #292c33;
}

.u-link.u-text-color-4-dark-3:hover {
  color: #25282e !important;
}

a.u-link.u-text-hover-color-4-dark-3:hover {
  color: #292c33 !important;
}

.u-text-color-4-dark-2,
a.u-button-style.u-text-color-4-dark-2,
a.u-button-style.u-text-color-4-dark-2[class*="u-border-"] {
  color: #415380 !important;
}

a.u-button-style.u-text-color-4-dark-2:hover,
a.u-button-style.u-text-color-4-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-dark-2:focus,
a.u-button-style.u-text-color-4-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-dark-2:active,
a.u-button-style.u-button-style.u-text-color-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-dark-2.active,
a.u-button-style.u-button-style.u-text-color-4-dark-2[class*="u-border-"].active {
  color: #3a4b73 !important;
}

a.u-button-style:hover>.u-text-hover-color-4-dark-2,
a.u-button-style:hover>.u-text-hover-color-4-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-dark-2.active,
.u-popupmenu-items.u-text-hover-color-4-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-2 .u-nav-link.active {
  color: #415380 !important;
}

.u-text-color-4-dark-2 .u-svg-link,
.u-text-hover-color-4-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-dark-2 .u-svg-link,
.u-text-hover-color-4-dark-2:focus .u-svg-link {
  fill: #415380;
}

.u-link.u-text-color-4-dark-2:hover {
  color: #3a4b73 !important;
}

a.u-link.u-text-hover-color-4-dark-2:hover {
  color: #415380 !important;
}

.u-text-color-4-dark-1,
a.u-button-style.u-text-color-4-dark-1,
a.u-button-style.u-text-color-4-dark-1[class*="u-border-"] {
  color: #2c5bcc !important;
}

a.u-button-style.u-text-color-4-dark-1:hover,
a.u-button-style.u-text-color-4-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-dark-1:focus,
a.u-button-style.u-text-color-4-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-dark-1:active,
a.u-button-style.u-button-style.u-text-color-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-dark-1.active,
a.u-button-style.u-button-style.u-text-color-4-dark-1[class*="u-border-"].active {
  color: #2852b8 !important;
}

a.u-button-style:hover>.u-text-hover-color-4-dark-1,
a.u-button-style:hover>.u-text-hover-color-4-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-color-4-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-dark-1.active,
.u-popupmenu-items.u-text-hover-color-4-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-dark-1 .u-nav-link.active {
  color: #2c5bcc !important;
}

.u-text-color-4-dark-1 .u-svg-link,
.u-text-hover-color-4-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-dark-1 .u-svg-link,
.u-text-hover-color-4-dark-1:focus .u-svg-link {
  fill: #2c5bcc;
}

.u-link.u-text-color-4-dark-1:hover {
  color: #2852b8 !important;
}

a.u-link.u-text-hover-color-4-dark-1:hover {
  color: #2c5bcc !important;
}

.u-text-color-4,
a.u-button-style.u-text-color-4,
a.u-button-style.u-text-color-4[class*="u-border-"] {
  color: #3b6ee8 !important;
}

a.u-button-style.u-text-color-4:hover,
a.u-button-style.u-text-color-4[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4:focus,
a.u-button-style.u-text-color-4[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4:active,
a.u-button-style.u-button-style.u-text-color-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4.active,
a.u-button-style.u-button-style.u-text-color-4[class*="u-border-"].active {
  color: #215be5 !important;
}

a.u-button-style:hover>.u-text-hover-color-4,
a.u-button-style:hover>.u-text-hover-color-4[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4:hover,
a.u-button-style.u-button-style.u-text-hover-color-4[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4:focus,
a.u-button-style.u-button-style.u-text-hover-color-4[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4,
a.u-button-style.u-button-style.active>.u-text-active-color-4[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4.active,
.u-popupmenu-items.u-text-hover-color-4 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4 .u-nav-link.active {
  color: #3b6ee8 !important;
}

.u-text-color-4 .u-svg-link,
.u-text-hover-color-4:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4 .u-svg-link,
.u-text-hover-color-4:focus .u-svg-link {
  fill: #3b6ee8;
}

.u-link.u-text-color-4:hover {
  color: #215be5 !important;
}

a.u-link.u-text-hover-color-4:hover {
  color: #3b6ee8 !important;
}

.u-text-color-4-light-1,
a.u-button-style.u-text-color-4-light-1,
a.u-button-style.u-text-color-4-light-1[class*="u-border-"] {
  color: #7297ef !important;
}

a.u-button-style.u-text-color-4-light-1:hover,
a.u-button-style.u-text-color-4-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-light-1:focus,
a.u-button-style.u-text-color-4-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-light-1:active,
a.u-button-style.u-button-style.u-text-color-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-light-1.active,
a.u-button-style.u-button-style.u-text-color-4-light-1[class*="u-border-"].active {
  color: #5280eb !important;
}

a.u-button-style:hover>.u-text-hover-color-4-light-1,
a.u-button-style:hover>.u-text-hover-color-4-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-1,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-light-1.active,
.u-popupmenu-items.u-text-hover-color-4-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-1 .u-nav-link.active {
  color: #7297ef !important;
}

.u-text-color-4-light-1 .u-svg-link,
.u-text-hover-color-4-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-light-1 .u-svg-link,
.u-text-hover-color-4-light-1:focus .u-svg-link {
  fill: #7297ef;
}

.u-link.u-text-color-4-light-1:hover {
  color: #5280eb !important;
}

a.u-link.u-text-hover-color-4-light-1:hover {
  color: #7297ef !important;
}

.u-text-color-4-light-2,
a.u-button-style.u-text-color-4-light-2,
a.u-button-style.u-text-color-4-light-2[class*="u-border-"] {
  color: #adc2f6 !important;
}

a.u-button-style.u-text-color-4-light-2:hover,
a.u-button-style.u-text-color-4-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-light-2:focus,
a.u-button-style.u-text-color-4-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-light-2:active,
a.u-button-style.u-button-style.u-text-color-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-light-2.active,
a.u-button-style.u-button-style.u-text-color-4-light-2[class*="u-border-"].active {
  color: #87a6f2 !important;
}

a.u-button-style:hover>.u-text-hover-color-4-light-2,
a.u-button-style:hover>.u-text-hover-color-4-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-2,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-light-2.active,
.u-popupmenu-items.u-text-hover-color-4-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-2 .u-nav-link.active {
  color: #adc2f6 !important;
}

.u-text-color-4-light-2 .u-svg-link,
.u-text-hover-color-4-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-light-2 .u-svg-link,
.u-text-hover-color-4-light-2:focus .u-svg-link {
  fill: #adc2f6;
}

.u-link.u-text-color-4-light-2:hover {
  color: #87a6f2 !important;
}

a.u-link.u-text-hover-color-4-light-2:hover {
  color: #adc2f6 !important;
}

.u-text-color-4-light-3,
a.u-button-style.u-text-color-4-light-3,
a.u-button-style.u-text-color-4-light-3[class*="u-border-"] {
  color: #eaeffd !important;
}

a.u-button-style.u-text-color-4-light-3:hover,
a.u-button-style.u-text-color-4-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-light-3:focus,
a.u-button-style.u-text-color-4-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-light-3:active,
a.u-button-style.u-button-style.u-text-color-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-light-3.active,
a.u-button-style.u-button-style.u-text-color-4-light-3[class*="u-border-"].active {
  color: #becdf9 !important;
}

a.u-button-style:hover>.u-text-hover-color-4-light-3,
a.u-button-style:hover>.u-text-hover-color-4-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-3,
a.u-button-style.u-button-style.active>.u-text-active-color-4-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-light-3.active,
.u-popupmenu-items.u-text-hover-color-4-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-light-3 .u-nav-link.active {
  color: #eaeffd !important;
}

.u-text-color-4-light-3 .u-svg-link,
.u-text-hover-color-4-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-light-3 .u-svg-link,
.u-text-hover-color-4-light-3:focus .u-svg-link {
  fill: #eaeffd;
}

.u-link.u-text-color-4-light-3:hover {
  color: #becdf9 !important;
}

a.u-link.u-text-hover-color-4-light-3:hover {
  color: #eaeffd !important;
}

.u-text-color-4-base,
a.u-button-style.u-text-color-4-base,
a.u-button-style.u-text-color-4-base[class*="u-border-"] {
  color: #2c5bcc !important;
}

a.u-button-style.u-text-color-4-base:hover,
a.u-button-style.u-text-color-4-base[class*="u-border-"]:hover,
a.u-button-style.u-text-color-4-base:focus,
a.u-button-style.u-text-color-4-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-4-base:active,
a.u-button-style.u-button-style.u-text-color-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-4-base.active,
a.u-button-style.u-button-style.u-text-color-4-base[class*="u-border-"].active {
  color: #2852b8 !important;
}

a.u-button-style:hover>.u-text-hover-color-4-base,
a.u-button-style:hover>.u-text-hover-color-4-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-4-base:hover,
a.u-button-style.u-button-style.u-text-hover-color-4-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-4-base:focus,
a.u-button-style.u-button-style.u-text-hover-color-4-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-4-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-4-base,
a.u-button-style.u-button-style.active>.u-text-active-color-4-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-4-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-4-base.active,
.u-popupmenu-items.u-text-hover-color-4-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-4-base .u-nav-link.active {
  color: #2c5bcc !important;
}

.u-text-color-4-base .u-svg-link,
.u-text-hover-color-4-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-4-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-4-base .u-svg-link,
.u-text-hover-color-4-base:focus .u-svg-link {
  fill: #2c5bcc;
}

.u-link.u-text-color-4-base:hover {
  color: #2852b8 !important;
}

a.u-link.u-text-hover-color-4-base:hover {
  color: #2c5bcc !important;
}

.u-text-color-5-dark-3,
a.u-button-style.u-text-color-5-dark-3,
a.u-button-style.u-text-color-5-dark-3[class*="u-border-"] {
  color: #292d33 !important;
}

a.u-button-style.u-text-color-5-dark-3:hover,
a.u-button-style.u-text-color-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-dark-3:focus,
a.u-button-style.u-text-color-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-dark-3:active,
a.u-button-style.u-button-style.u-text-color-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-dark-3.active,
a.u-button-style.u-button-style.u-text-color-5-dark-3[class*="u-border-"].active {
  color: #25292e !important;
}

a.u-button-style:hover>.u-text-hover-color-5-dark-3,
a.u-button-style:hover>.u-text-hover-color-5-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-dark-3.active,
.u-popupmenu-items.u-text-hover-color-5-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-3 .u-nav-link.active {
  color: #292d33 !important;
}

.u-text-color-5-dark-3 .u-svg-link,
.u-text-hover-color-5-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-dark-3 .u-svg-link,
.u-text-hover-color-5-dark-3:focus .u-svg-link {
  fill: #292d33;
}

.u-link.u-text-color-5-dark-3:hover {
  color: #25292e !important;
}

a.u-link.u-text-hover-color-5-dark-3:hover {
  color: #292d33 !important;
}

.u-text-color-5-dark-2,
a.u-button-style.u-text-color-5-dark-2,
a.u-button-style.u-text-color-5-dark-2[class*="u-border-"] {
  color: #555c66 !important;
}

a.u-button-style.u-text-color-5-dark-2:hover,
a.u-button-style.u-text-color-5-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-dark-2:focus,
a.u-button-style.u-text-color-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-dark-2:active,
a.u-button-style.u-button-style.u-text-color-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-dark-2.active,
a.u-button-style.u-button-style.u-text-color-5-dark-2[class*="u-border-"].active {
  color: #4d535c !important;
}

a.u-button-style:hover>.u-text-hover-color-5-dark-2,
a.u-button-style:hover>.u-text-hover-color-5-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-dark-2.active,
.u-popupmenu-items.u-text-hover-color-5-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-2 .u-nav-link.active {
  color: #555c66 !important;
}

.u-text-color-5-dark-2 .u-svg-link,
.u-text-hover-color-5-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-dark-2 .u-svg-link,
.u-text-hover-color-5-dark-2:focus .u-svg-link {
  fill: #555c66;
}

.u-link.u-text-color-5-dark-2:hover {
  color: #4d535c !important;
}

a.u-link.u-text-hover-color-5-dark-2:hover {
  color: #555c66 !important;
}

.u-text-color-5-dark-1,
a.u-button-style.u-text-color-5-dark-1,
a.u-button-style.u-text-color-5-dark-1[class*="u-border-"] {
  color: #858e99 !important;
}

a.u-button-style.u-text-color-5-dark-1:hover,
a.u-button-style.u-text-color-5-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-dark-1:focus,
a.u-button-style.u-text-color-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-dark-1:active,
a.u-button-style.u-button-style.u-text-color-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-dark-1.active,
a.u-button-style.u-button-style.u-text-color-5-dark-1[class*="u-border-"].active {
  color: #75808c !important;
}

a.u-button-style:hover>.u-text-hover-color-5-dark-1,
a.u-button-style:hover>.u-text-hover-color-5-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-color-5-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-dark-1.active,
.u-popupmenu-items.u-text-hover-color-5-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-dark-1 .u-nav-link.active {
  color: #858e99 !important;
}

.u-text-color-5-dark-1 .u-svg-link,
.u-text-hover-color-5-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-dark-1 .u-svg-link,
.u-text-hover-color-5-dark-1:focus .u-svg-link {
  fill: #858e99;
}

.u-link.u-text-color-5-dark-1:hover {
  color: #75808c !important;
}

a.u-link.u-text-hover-color-5-dark-1:hover {
  color: #858e99 !important;
}

.u-text-color-5,
a.u-button-style.u-text-color-5,
a.u-button-style.u-text-color-5[class*="u-border-"] {
  color: #b9c1cc !important;
}

a.u-button-style.u-text-color-5:hover,
a.u-button-style.u-text-color-5[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5:focus,
a.u-button-style.u-text-color-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5:active,
a.u-button-style.u-button-style.u-text-color-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5.active,
a.u-button-style.u-button-style.u-text-color-5[class*="u-border-"].active {
  color: #a2adbc !important;
}

a.u-button-style:hover>.u-text-hover-color-5,
a.u-button-style:hover>.u-text-hover-color-5[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5:hover,
a.u-button-style.u-button-style.u-text-hover-color-5[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5:focus,
a.u-button-style.u-button-style.u-text-hover-color-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5,
a.u-button-style.u-button-style.active>.u-text-active-color-5[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5.active,
.u-popupmenu-items.u-text-hover-color-5 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5 .u-nav-link.active {
  color: #b9c1cc !important;
}

.u-text-color-5 .u-svg-link,
.u-text-hover-color-5:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5 .u-svg-link,
.u-text-hover-color-5:focus .u-svg-link {
  fill: #b9c1cc;
}

.u-link.u-text-color-5:hover {
  color: #a2adbc !important;
}

a.u-link.u-text-hover-color-5:hover {
  color: #b9c1cc !important;
}

.u-text-color-5-light-1,
a.u-button-style.u-text-color-5-light-1,
a.u-button-style.u-text-color-5-light-1[class*="u-border-"] {
  color: #ccd3db !important;
}

a.u-button-style.u-text-color-5-light-1:hover,
a.u-button-style.u-text-color-5-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-light-1:focus,
a.u-button-style.u-text-color-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-light-1:active,
a.u-button-style.u-button-style.u-text-color-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-light-1.active,
a.u-button-style.u-button-style.u-text-color-5-light-1[class*="u-border-"].active {
  color: #b3bec9 !important;
}

a.u-button-style:hover>.u-text-hover-color-5-light-1,
a.u-button-style:hover>.u-text-hover-color-5-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-1,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-light-1.active,
.u-popupmenu-items.u-text-hover-color-5-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-1 .u-nav-link.active {
  color: #ccd3db !important;
}

.u-text-color-5-light-1 .u-svg-link,
.u-text-hover-color-5-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-light-1 .u-svg-link,
.u-text-hover-color-5-light-1:focus .u-svg-link {
  fill: #ccd3db;
}

.u-link.u-text-color-5-light-1:hover {
  color: #b3bec9 !important;
}

a.u-link.u-text-hover-color-5-light-1:hover {
  color: #ccd3db !important;
}

.u-text-color-5-light-2,
a.u-button-style.u-text-color-5-light-2,
a.u-button-style.u-text-color-5-light-2[class*="u-border-"] {
  color: #e0e5eb !important;
}

a.u-button-style.u-text-color-5-light-2:hover,
a.u-button-style.u-text-color-5-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-light-2:focus,
a.u-button-style.u-text-color-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-light-2:active,
a.u-button-style.u-button-style.u-text-color-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-light-2.active,
a.u-button-style.u-button-style.u-text-color-5-light-2[class*="u-border-"].active {
  color: #c4ced9 !important;
}

a.u-button-style:hover>.u-text-hover-color-5-light-2,
a.u-button-style:hover>.u-text-hover-color-5-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-2,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-light-2.active,
.u-popupmenu-items.u-text-hover-color-5-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-2 .u-nav-link.active {
  color: #e0e5eb !important;
}

.u-text-color-5-light-2 .u-svg-link,
.u-text-hover-color-5-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-light-2 .u-svg-link,
.u-text-hover-color-5-light-2:focus .u-svg-link {
  fill: #e0e5eb;
}

.u-link.u-text-color-5-light-2:hover {
  color: #c4ced9 !important;
}

a.u-link.u-text-hover-color-5-light-2:hover {
  color: #e0e5eb !important;
}

.u-text-color-5-light-3,
a.u-button-style.u-text-color-5-light-3,
a.u-button-style.u-text-color-5-light-3[class*="u-border-"] {
  color: #f5f7fa !important;
}

a.u-button-style.u-text-color-5-light-3:hover,
a.u-button-style.u-text-color-5-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-light-3:focus,
a.u-button-style.u-text-color-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-light-3:active,
a.u-button-style.u-button-style.u-text-color-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-light-3.active,
a.u-button-style.u-button-style.u-text-color-5-light-3[class*="u-border-"].active {
  color: #d4dde9 !important;
}

a.u-button-style:hover>.u-text-hover-color-5-light-3,
a.u-button-style:hover>.u-text-hover-color-5-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-3,
a.u-button-style.u-button-style.active>.u-text-active-color-5-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-light-3.active,
.u-popupmenu-items.u-text-hover-color-5-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-light-3 .u-nav-link.active {
  color: #f5f7fa !important;
}

.u-text-color-5-light-3 .u-svg-link,
.u-text-hover-color-5-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-light-3 .u-svg-link,
.u-text-hover-color-5-light-3:focus .u-svg-link {
  fill: #f5f7fa;
}

.u-link.u-text-color-5-light-3:hover {
  color: #d4dde9 !important;
}

a.u-link.u-text-hover-color-5-light-3:hover {
  color: #f5f7fa !important;
}

.u-text-color-5-base,
a.u-button-style.u-text-color-5-base,
a.u-button-style.u-text-color-5-base[class*="u-border-"] {
  color: #b9c1cc !important;
}

a.u-button-style.u-text-color-5-base:hover,
a.u-button-style.u-text-color-5-base[class*="u-border-"]:hover,
a.u-button-style.u-text-color-5-base:focus,
a.u-button-style.u-text-color-5-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-color-5-base:active,
a.u-button-style.u-button-style.u-text-color-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-color-5-base.active,
a.u-button-style.u-button-style.u-text-color-5-base[class*="u-border-"].active {
  color: #a2adbc !important;
}

a.u-button-style:hover>.u-text-hover-color-5-base,
a.u-button-style:hover>.u-text-hover-color-5-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-color-5-base:hover,
a.u-button-style.u-button-style.u-text-hover-color-5-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-color-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-color-5-base:focus,
a.u-button-style.u-button-style.u-text-hover-color-5-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-color-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-color-5-base,
a.u-button-style.u-button-style.active>.u-text-active-color-5-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-color-5-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-color-5-base.active,
.u-popupmenu-items.u-text-hover-color-5-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-color-5-base .u-nav-link.active {
  color: #b9c1cc !important;
}

.u-text-color-5-base .u-svg-link,
.u-text-hover-color-5-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-color-5-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-color-5-base .u-svg-link,
.u-text-hover-color-5-base:focus .u-svg-link {
  fill: #b9c1cc;
}

.u-link.u-text-color-5-base:hover {
  color: #a2adbc !important;
}

a.u-link.u-text-hover-color-5-base:hover {
  color: #b9c1cc !important;
}

.u-text-palette-3-dark-3,
a.u-button-style.u-text-palette-3-dark-3,
a.u-button-style.u-text-palette-3-dark-3[class*="u-border-"] {
  color: #333129 !important;
}

a.u-button-style.u-text-palette-3-dark-3:hover,
a.u-button-style.u-text-palette-3-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-dark-3:focus,
a.u-button-style.u-text-palette-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-text-palette-3-dark-3[class*="u-border-"].active {
  color: #2e2c25 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-dark-3,
a.u-button-style:hover>.u-text-hover-palette-3-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-dark-3.active,
.u-popupmenu-items.u-text-hover-palette-3-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-3 .u-nav-link.active {
  color: #333129 !important;
}

.u-text-palette-3-dark-3 .u-svg-link,
.u-text-hover-palette-3-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-3 .u-svg-link,
.u-text-hover-palette-3-dark-3:focus .u-svg-link {
  fill: #333129;
}

.u-link.u-text-palette-3-dark-3:hover {
  color: #2e2c25 !important;
}

a.u-link.u-text-hover-palette-3-dark-3:hover {
  color: #333129 !important;
}

.u-text-palette-3-dark-2,
a.u-button-style.u-text-palette-3-dark-2,
a.u-button-style.u-text-palette-3-dark-2[class*="u-border-"] {
  color: #72683f !important;
}

a.u-button-style.u-text-palette-3-dark-2:hover,
a.u-button-style.u-text-palette-3-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-dark-2:focus,
a.u-button-style.u-text-palette-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-dark-2:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-2.active,
a.u-button-style.u-button-style.u-text-palette-3-dark-2[class*="u-border-"].active {
  color: #675e39 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-dark-2,
a.u-button-style:hover>.u-text-hover-palette-3-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-dark-2.active,
.u-popupmenu-items.u-text-hover-palette-3-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-2 .u-nav-link.active {
  color: #72683f !important;
}

.u-text-palette-3-dark-2 .u-svg-link,
.u-text-hover-palette-3-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-2 .u-svg-link,
.u-text-hover-palette-3-dark-2:focus .u-svg-link {
  fill: #72683f;
}

.u-link.u-text-palette-3-dark-2:hover {
  color: #675e39 !important;
}

a.u-link.u-text-hover-palette-3-dark-2:hover {
  color: #72683f !important;
}

.u-text-palette-3-dark-1,
a.u-button-style.u-text-palette-3-dark-1,
a.u-button-style.u-text-palette-3-dark-1[class*="u-border-"] {
  color: #b29a36 !important;
}

a.u-button-style.u-text-palette-3-dark-1:hover,
a.u-button-style.u-text-palette-3-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-dark-1:focus,
a.u-button-style.u-text-palette-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-text-palette-3-dark-1[class*="u-border-"].active {
  color: #a08b31 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-dark-1,
a.u-button-style:hover>.u-text-hover-palette-3-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-dark-1.active,
.u-popupmenu-items.u-text-hover-palette-3-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-dark-1 .u-nav-link.active {
  color: #b29a36 !important;
}

.u-text-palette-3-dark-1 .u-svg-link,
.u-text-hover-palette-3-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-dark-1 .u-svg-link,
.u-text-hover-palette-3-dark-1:focus .u-svg-link {
  fill: #b29a36;
}

.u-link.u-text-palette-3-dark-1:hover {
  color: #a08b31 !important;
}

a.u-link.u-text-hover-palette-3-dark-1:hover {
  color: #b29a36 !important;
}

.u-text-palette-3,
a.u-button-style.u-text-palette-3,
a.u-button-style.u-text-palette-3[class*="u-border-"] {
  color: #f1c50e !important;
}

a.u-button-style.u-text-palette-3:hover,
a.u-button-style.u-text-palette-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3:focus,
a.u-button-style.u-text-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3:active,
a.u-button-style.u-button-style.u-text-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3.active,
a.u-button-style.u-button-style.u-text-palette-3[class*="u-border-"].active {
  color: #d9b10d !important;
}

a.u-button-style:hover>.u-text-hover-palette-3,
a.u-button-style:hover>.u-text-hover-palette-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3,
a.u-button-style.u-button-style.active>.u-text-active-palette-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3.active,
.u-popupmenu-items.u-text-hover-palette-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3 .u-nav-link.active {
  color: #f1c50e !important;
}

.u-text-palette-3 .u-svg-link,
.u-text-hover-palette-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3 .u-svg-link,
.u-text-hover-palette-3:focus .u-svg-link {
  fill: #f1c50e;
}

.u-link.u-text-palette-3:hover {
  color: #d9b10d !important;
}

a.u-link.u-text-hover-palette-3:hover {
  color: #f1c50e !important;
}

.u-text-palette-3-light-1,
a.u-button-style.u-text-palette-3-light-1,
a.u-button-style.u-text-palette-3-light-1[class*="u-border-"] {
  color: #f5d654 !important;
}

a.u-button-style.u-text-palette-3-light-1:hover,
a.u-button-style.u-text-palette-3-light-1[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-light-1:focus,
a.u-button-style.u-text-palette-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-light-1:active,
a.u-button-style.u-button-style.u-text-palette-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-light-1.active,
a.u-button-style.u-button-style.u-text-palette-3-light-1[class*="u-border-"].active {
  color: #f3cf35 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-light-1,
a.u-button-style:hover>.u-text-hover-palette-3-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-1,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-light-1.active,
.u-popupmenu-items.u-text-hover-palette-3-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-1 .u-nav-link.active {
  color: #f5d654 !important;
}

.u-text-palette-3-light-1 .u-svg-link,
.u-text-hover-palette-3-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-light-1 .u-svg-link,
.u-text-hover-palette-3-light-1:focus .u-svg-link {
  fill: #f5d654;
}

.u-link.u-text-palette-3-light-1:hover {
  color: #f3cf35 !important;
}

a.u-link.u-text-hover-palette-3-light-1:hover {
  color: #f5d654 !important;
}

.u-text-palette-3-light-2,
a.u-button-style.u-text-palette-3-light-2,
a.u-button-style.u-text-palette-3-light-2[class*="u-border-"] {
  color: #f9e79b !important;
}

a.u-button-style.u-text-palette-3-light-2:hover,
a.u-button-style.u-text-palette-3-light-2[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-light-2:focus,
a.u-button-style.u-text-palette-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-light-2:active,
a.u-button-style.u-button-style.u-text-palette-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-light-2.active,
a.u-button-style.u-button-style.u-text-palette-3-light-2[class*="u-border-"].active {
  color: #f7de75 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-light-2,
a.u-button-style:hover>.u-text-hover-palette-3-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-2,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-light-2.active,
.u-popupmenu-items.u-text-hover-palette-3-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-2 .u-nav-link.active {
  color: #f9e79b !important;
}

.u-text-palette-3-light-2 .u-svg-link,
.u-text-hover-palette-3-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-light-2 .u-svg-link,
.u-text-hover-palette-3-light-2:focus .u-svg-link {
  fill: #f9e79b;
}

.u-link.u-text-palette-3-light-2:hover {
  color: #f7de75 !important;
}

a.u-link.u-text-hover-palette-3-light-2:hover {
  color: #f9e79b !important;
}

.u-text-palette-3-light-3,
a.u-button-style.u-text-palette-3-light-3,
a.u-button-style.u-text-palette-3-light-3[class*="u-border-"] {
  color: #fef9e6 !important;
}

a.u-button-style.u-text-palette-3-light-3:hover,
a.u-button-style.u-text-palette-3-light-3[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-light-3:focus,
a.u-button-style.u-text-palette-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-light-3:active,
a.u-button-style.u-button-style.u-text-palette-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-light-3.active,
a.u-button-style.u-button-style.u-text-palette-3-light-3[class*="u-border-"].active {
  color: #fceeb7 !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-light-3,
a.u-button-style:hover>.u-text-hover-palette-3-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-3,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-light-3.active,
.u-popupmenu-items.u-text-hover-palette-3-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-light-3 .u-nav-link.active {
  color: #fef9e6 !important;
}

.u-text-palette-3-light-3 .u-svg-link,
.u-text-hover-palette-3-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-light-3 .u-svg-link,
.u-text-hover-palette-3-light-3:focus .u-svg-link {
  fill: #fef9e6;
}

.u-link.u-text-palette-3-light-3:hover {
  color: #fceeb7 !important;
}

a.u-link.u-text-hover-palette-3-light-3:hover {
  color: #fef9e6 !important;
}

.u-text-palette-3-base,
a.u-button-style.u-text-palette-3-base,
a.u-button-style.u-text-palette-3-base[class*="u-border-"] {
  color: #f1c50e !important;
}

a.u-button-style.u-text-palette-3-base:hover,
a.u-button-style.u-text-palette-3-base[class*="u-border-"]:hover,
a.u-button-style.u-text-palette-3-base:focus,
a.u-button-style.u-text-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-palette-3-base:active,
a.u-button-style.u-button-style.u-text-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-palette-3-base.active,
a.u-button-style.u-button-style.u-text-palette-3-base[class*="u-border-"].active {
  color: #d9b10d !important;
}

a.u-button-style:hover>.u-text-hover-palette-3-base,
a.u-button-style:hover>.u-text-hover-palette-3-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-3-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-3-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-3-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-3-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-base,
a.u-button-style.u-button-style.active>.u-text-active-palette-3-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-3-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-3-base.active,
.u-popupmenu-items.u-text-hover-palette-3-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-3-base .u-nav-link.active {
  color: #f1c50e !important;
}

.u-text-palette-3-base .u-svg-link,
.u-text-hover-palette-3-base:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-3-base .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-3-base .u-svg-link,
.u-text-hover-palette-3-base:focus .u-svg-link {
  fill: #f1c50e;
}

.u-link.u-text-palette-3-base:hover {
  color: #d9b10d !important;
}

a.u-link.u-text-hover-palette-3-base:hover {
  color: #f1c50e !important;
}

a.u-button-style:hover>.u-text-hover-palette-5-dark-3,
a.u-button-style:hover>.u-text-hover-palette-5-dark-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-3,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-dark-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-dark-3.active,
.u-popupmenu-items.u-text-hover-palette-5-dark-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-3 .u-nav-link.active {
  color: #292d33 !important;
}

.u-text-palette-5-dark-3 .u-svg-link,
.u-text-hover-palette-5-dark-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-dark-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-3 .u-svg-link,
.u-text-hover-palette-5-dark-3:focus .u-svg-link {
  fill: #292d33;
}

a.u-button-style:hover>.u-text-hover-palette-5-dark-2,
a.u-button-style:hover>.u-text-hover-palette-5-dark-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-2,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-dark-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-dark-2.active,
.u-popupmenu-items.u-text-hover-palette-5-dark-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-2 .u-nav-link.active {
  color: #555c66 !important;
}

.u-text-palette-5-dark-2 .u-svg-link,
.u-text-hover-palette-5-dark-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-dark-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-2 .u-svg-link,
.u-text-hover-palette-5-dark-2:focus .u-svg-link {
  fill: #555c66;
}

a.u-button-style:hover>.u-text-hover-palette-5-dark-1,
a.u-button-style:hover>.u-text-hover-palette-5-dark-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-dark-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-dark-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-1,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-dark-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-dark-1.active,
.u-popupmenu-items.u-text-hover-palette-5-dark-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-dark-1 .u-nav-link.active {
  color: #858e99 !important;
}

.u-text-palette-5-dark-1 .u-svg-link,
.u-text-hover-palette-5-dark-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-dark-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-dark-1 .u-svg-link,
.u-text-hover-palette-5-dark-1:focus .u-svg-link {
  fill: #858e99;
}

a.u-button-style:hover>.u-text-hover-palette-5,
a.u-button-style:hover>.u-text-hover-palette-5[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5,
a.u-button-style.u-button-style.active>.u-text-active-palette-5[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5.active,
.u-popupmenu-items.u-text-hover-palette-5 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5 .u-nav-link.active {
  color: #b9c1cc !important;
}

.u-text-palette-5 .u-svg-link,
.u-text-hover-palette-5:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5 .u-svg-link,
.u-text-hover-palette-5:focus .u-svg-link {
  fill: #b9c1cc;
}

a.u-button-style:hover>.u-text-hover-palette-5-light-1,
a.u-button-style:hover>.u-text-hover-palette-5-light-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-light-1:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-1:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-1,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-light-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-light-1.active,
.u-popupmenu-items.u-text-hover-palette-5-light-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-1 .u-nav-link.active {
  color: #ccd3db !important;
}

.u-text-palette-5-light-1 .u-svg-link,
.u-text-hover-palette-5-light-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-light-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-light-1 .u-svg-link,
.u-text-hover-palette-5-light-1:focus .u-svg-link {
  fill: #ccd3db;
}


a.u-button-style:hover>.u-text-hover-palette-5-light-2,
a.u-button-style:hover>.u-text-hover-palette-5-light-2[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-light-2:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-2[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-2:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-2[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-2:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-2[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-2.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-2[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-2,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-2[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-light-2:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-light-2.active,
.u-popupmenu-items.u-text-hover-palette-5-light-2 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-2 .u-nav-link.active {
  color: #e0e5eb !important;
}

.u-text-palette-5-light-2 .u-svg-link,
.u-text-hover-palette-5-light-2:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-light-2 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-light-2 .u-svg-link,
.u-text-hover-palette-5-light-2:focus .u-svg-link {
  fill: #e0e5eb;
}

a.u-button-style:hover>.u-text-hover-palette-5-light-3,
a.u-button-style:hover>.u-text-hover-palette-5-light-3[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-light-3:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-3[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-3:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-light-3[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-3:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-3[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-3.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-light-3[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-3,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-light-3[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-light-3:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-light-3.active,
.u-popupmenu-items.u-text-hover-palette-5-light-3 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-light-3 .u-nav-link.active {
  color: #f5f7fa !important;
}

.u-text-palette-5-light-3 .u-svg-link,
.u-text-hover-palette-5-light-3:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-palette-5-light-3 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-palette-5-light-3 .u-svg-link,
.u-text-hover-palette-5-light-3:focus .u-svg-link {
  fill: #f5f7fa;
}

a.u-button-style:hover>.u-text-hover-palette-5-base,
a.u-button-style:hover>.u-text-hover-palette-5-base[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-palette-5-base:hover,
a.u-button-style.u-button-style.u-text-hover-palette-5-base[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-base.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-base:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-palette-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-palette-5-base:focus,
a.u-button-style.u-button-style.u-text-hover-palette-5-base[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-base:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-base[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-base.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-palette-5-base[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-base,
a.u-button-style.u-button-style.active>.u-text-active-palette-5-base[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-palette-5-base:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-palette-5-base.active,
.u-popupmenu-items.u-text-hover-palette-5-base .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-palette-5-base .u-nav-link.active {
  color: #b9c1cc !important;
}

a.u-button-style:hover>.u-text-hover-grey-30,
a.u-button-style:hover>.u-text-hover-grey-30[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-30:hover,
a.u-button-style.u-button-style.u-text-hover-grey-30[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-30.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-30[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-30:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-30[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-30:focus,
a.u-button-style.u-button-style.u-text-hover-grey-30[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-30:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-30[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-30.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-30[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-30,
a.u-button-style.u-button-style.active>.u-text-active-grey-30[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-30:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-30.active,
.u-popupmenu-items.u-text-hover-grey-30 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-30 .u-nav-link.active {
  color: #b3b3b3 !important;
}

a.u-link.u-text-hover-grey-30:hover {
  color: #b3b3b3 !important;
}

a.u-button-style:hover>.u-text-hover-grey-40,
a.u-button-style:hover>.u-text-hover-grey-40[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-40:hover,
a.u-button-style.u-button-style.u-text-hover-grey-40[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-40.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-40[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-40:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-40[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-40:focus,
a.u-button-style.u-button-style.u-text-hover-grey-40[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-40:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-40[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-40.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-40[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-40,
a.u-button-style.u-button-style.active>.u-text-active-grey-40[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-40:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-40.active,
.u-popupmenu-items.u-text-hover-grey-40 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-40 .u-nav-link.active {
  color: #999999 !important;
}

a.u-link.u-text-hover-grey-40:hover {
  color: #999999 !important;
}

a.u-button-style:hover>.u-text-hover-grey-50,
a.u-button-style:hover>.u-text-hover-grey-50[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-50:hover,
a.u-button-style.u-button-style.u-text-hover-grey-50[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-50.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-50[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-50:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-50[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-50:focus,
a.u-button-style.u-button-style.u-text-hover-grey-50[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-50:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-50[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-50.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-50[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-50,
a.u-button-style.u-button-style.active>.u-text-active-grey-50[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-50:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-50.active,
.u-popupmenu-items.u-text-hover-grey-50 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-50 .u-nav-link.active {
  color: #808080 !important;
}

a.u-link.u-text-hover-grey-50:hover {
  color: #808080 !important;
}

a.u-button-style:hover>.u-text-hover-grey-60,
a.u-button-style:hover>.u-text-hover-grey-60[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-60:hover,
a.u-button-style.u-button-style.u-text-hover-grey-60[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-60.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-60[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-60:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-60[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-60:focus,
a.u-button-style.u-button-style.u-text-hover-grey-60[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-60:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-60[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-60.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-60[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-60,
a.u-button-style.u-button-style.active>.u-text-active-grey-60[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-60:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-60.active,
.u-popupmenu-items.u-text-hover-grey-60 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-60 .u-nav-link.active {
  color: #666666 !important;
}

a.u-link.u-text-hover-grey-60:hover {
  color: #666666 !important;
}

a.u-button-style:hover>.u-text-hover-grey-70,
a.u-button-style:hover>.u-text-hover-grey-70[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-70:hover,
a.u-button-style.u-button-style.u-text-hover-grey-70[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-70.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-70[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-70:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-70[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-70:focus,
a.u-button-style.u-button-style.u-text-hover-grey-70[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-70:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-70[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-70.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-70[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-70,
a.u-button-style.u-button-style.active>.u-text-active-grey-70[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-70:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-70.active,
.u-popupmenu-items.u-text-hover-grey-70 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-70 .u-nav-link.active {
  color: #4d4d4d !important;
}

a.u-link.u-text-hover-grey-70:hover {
  color: #4d4d4d !important;
}

a.u-button-style:hover>.u-text-hover-grey-75,
a.u-button-style:hover>.u-text-hover-grey-75[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-75:hover,
a.u-button-style.u-button-style.u-text-hover-grey-75[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-75.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-75[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-75:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-75[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-75:focus,
a.u-button-style.u-button-style.u-text-hover-grey-75[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-75:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-75[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-75.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-75[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-75,
a.u-button-style.u-button-style.active>.u-text-active-grey-75[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-75:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-75.active,
.u-popupmenu-items.u-text-hover-grey-75 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-75 .u-nav-link.active {
  color: #404040 !important;
}

a.u-button-style:hover>.u-text-hover-grey-80,
a.u-button-style:hover>.u-text-hover-grey-80[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-80:hover,
a.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-80:focus,
a.u-button-style.u-button-style.u-text-hover-grey-80[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-80[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-80,
a.u-button-style.u-button-style.active>.u-text-active-grey-80[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-80:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-80.active,
.u-popupmenu-items.u-text-hover-grey-80 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-80 .u-nav-link.active {
  color: #333333 !important;
}

a.u-button-style:hover>.u-text-hover-grey-90,
a.u-button-style:hover>.u-text-hover-grey-90[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-grey-90:hover,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-grey-90:focus,
a.u-button-style.u-button-style.u-text-hover-grey-90[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-grey-90[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-grey-90,
a.u-button-style.u-button-style.active>.u-text-active-grey-90[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-grey-90:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-grey-90.active,
.u-popupmenu-items.u-text-hover-grey-90 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-grey-90 .u-nav-link.active {
  color: #1a1a1a !important;
}

a.u-link.u-text-hover-grey-90:hover {
  color: #1a1a1a !important;
}

/*end-variables colors*/

/*begin-variables sitestylecss*/

.u-custom-color-1,
.u-body.u-custom-color-1,
.u-container-style.u-custom-color-1:before,
.u-container-layout.u-custom-color-1:before,
.u-table-alt-custom-color-1 tr:nth-child(even) {
  color: #ffffff;
  background-color: #3763ec;
}

.u-button-style.u-custom-color-1,
.u-button-style.u-custom-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3763ec !important;
}

.u-button-style.u-custom-color-1:hover,
.u-button-style.u-custom-color-1[class*="u-border-"]:hover,
.u-button-style.u-custom-color-1:focus,
.u-button-style.u-custom-color-1[class*="u-border-"]:focus,
.u-button-style.u-button-style.u-custom-color-1:active,
.u-button-style.u-button-style.u-custom-color-1[class*="u-border-"]:active,
.u-button-style.u-button-style.u-custom-color-1.active,
.u-button-style.u-button-style.u-custom-color-1[class*="u-border-"].active,
li.active>.u-button-style.u-button-style.u-custom-color-1,
li.active>.u-button-style.u-button-style.u-custom-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #1c4ee9 !important;
}

.u-hover-custom-color-1:hover,
.u-hover-custom-color-1[class*="u-border-"]:hover,
.u-hover-custom-color-1:focus,
.u-hover-custom-color-1[class*="u-border-"]:focus,
.u-active-custom-color-1.u-active.u-active,
.u-active-custom-color-1[class*="u-border-"].u-active.u-active,
a.u-button-style.u-hover-custom-color-1:hover,
a.u-button-style.u-hover-custom-color-1[class*="u-border-"]:hover,
a.u-button-style:hover>.u-hover-custom-color-1,
a.u-button-style:hover>.u-hover-custom-color-1[class*="u-border-"],
a.u-button-style.u-hover-custom-color-1:focus,
a.u-button-style.u-hover-custom-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-active-custom-color-1:active,
a.u-button-style.u-button-style.u-active-custom-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-active-custom-color-1.active,
a.u-button-style.u-button-style.u-active-custom-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-active-custom-color-1,
a.u-button-style.u-button-style.active>.u-active-custom-color-1[class*="u-border-"],
li.active>a.u-button-style.u-button-style.u-active-custom-color-1,
li.active>a.u-button-style.u-button-style.u-active-custom-color-1[class*="u-border-"] {
  color: #ffffff !important;
  background-color: #3763ec !important;
}

a.u-link.u-hover-custom-color-1:hover {
  color: #3763ec !important;
}

.u-button-style.u-border-custom-color-1 {
  border-color: #3763ec !important;
  color: #3763ec !important;
  background-color: transparent !important;
}

.u-button-style.u-border-custom-color-1:hover,
.u-button-style.u-border-custom-color-1:focus {
  border-color: transparent !important;
  color: #1c4ee9 !important;
  background-color: transparent !important;
}

.u-border-hover-custom-color-1:hover,
.u-border-hover-custom-color-1:focus,
.u-border-active-custom-color-1.u-active.u-active,
a.u-button-style.u-border-hover-custom-color-1:hover,
a.u-button-style:hover>.u-border-hover-custom-color-1,
a.u-button-style.u-border-hover-custom-color-1:focus,
a.u-button-style.u-button-style.u-border-active-custom-color-1:active,
a.u-button-style.u-button-style.u-border-active-custom-color-1.active,
a.u-button-style.u-button-style.active>.u-border-active-custom-color-1,
li.active>a.u-button-style.u-button-style.u-border-active-custom-color-1 {
  color: #3763ec !important;
  border-color: #3763ec !important;
}

.u-text-custom-color-1,
a.u-button-style.u-text-custom-color-1,
a.u-button-style.u-text-custom-color-1[class*="u-border-"] {
  color: #3763ec !important;
}

a.u-button-style.u-text-custom-color-1:hover,
a.u-button-style.u-text-custom-color-1[class*="u-border-"]:hover,
a.u-button-style.u-text-custom-color-1:focus,
a.u-button-style.u-text-custom-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-text-custom-color-1:active,
a.u-button-style.u-button-style.u-text-custom-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-custom-color-1.active,
a.u-button-style.u-button-style.u-text-custom-color-1[class*="u-border-"].active {
  color: #1c4ee9 !important;
}

a.u-button-style:hover>.u-text-hover-custom-color-1,
a.u-button-style:hover>.u-text-hover-custom-color-1[class*="u-border-"],
a.u-button-style.u-button-style.u-text-hover-custom-color-1:hover,
a.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="u-border-"]:hover,
a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-text-hover-custom-color-1:focus,
a.u-button-style.u-button-style.u-text-hover-custom-color-1[class*="u-border-"]:focus,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1[class*="u-border-"]:active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1.active,
a.u-button-style.u-button-style.u-button-style.u-button-style.u-text-active-custom-color-1[class*="u-border-"].active,
a.u-button-style.u-button-style.active>.u-text-active-custom-color-1,
a.u-button-style.u-button-style.active>.u-text-active-custom-color-1[class*="u-border-"],
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-text-hover-custom-color-1:hover,
:not(.level-2)>.u-nav>.u-nav-item>a.u-nav-link.u-nav-link.u-text-active-custom-color-1.active,
.u-popupmenu-items.u-text-hover-custom-color-1 .u-nav-link:hover,
.u-popupmenu-items.u-popupmenu-items.u-text-active-custom-color-1 .u-nav-link.active {
  color: #3763ec !important;
}

.u-text-custom-color-1 .u-svg-link,
.u-text-hover-custom-color-1:hover .u-svg-link,
.u-button-style:hover>.u-text-hover-custom-color-1 .u-svg-link,
.u-button-style.u-button-style.active>.u-text-active-custom-color-1 .u-svg-link,
.u-text-hover-custom-color-1:focus .u-svg-link {
  fill: #3763ec;
}

.u-link.u-text-custom-color-1:hover {
  color: #1c4ee9 !important;
}

a.u-link.u-text-hover-custom-color-1:hover {
  color: #3763ec !important;
}

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

.u-btn {
  margin-top: 20px;
  margin-bottom: 20px;
}

blockquote {
  font-style: italic;
  padding-left: 20px;
  border-width: 4px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

ol {
  margin-top: 20px;
  margin-bottom: 20px;
}

.u-post-content {
  margin-top: 20px;
  margin-bottom: 20px;
}

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

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

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>a,
.u-gradient>.u-container-layout>a,
.u-image:not(.u-shading)>.u-container-layout>a,
a {
  color: #7f93d0;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>a:hover,
.u-gradient>.u-container-layout>a:hover,
.u-image:not(.u-shading)>.u-container-layout>a:hover,
a:hover {
  color: palette-1-base-darker;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>.u-btn,
.u-gradient>.u-container-layout>.u-btn,
.u-image:not(.u-shading)>.u-container-layout>.u-btn,
.u-btn {
  background-color: #7f93d0;
  color: #ffffff;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>.u-btn:hover,
.u-gradient>.u-container-layout>.u-btn:hover,
.u-image:not(.u-shading)>.u-container-layout>.u-btn:hover,
.u-btn:hover {
  background-color: palette-1-base-darker;
  color: white-darker;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>.u-btn:focus,
.u-gradient>.u-container-layout>.u-btn:focus,
.u-image:not(.u-shading)>.u-container-layout>.u-btn:focus,
.u-btn:focus {
  background-color: palette-1-base-darker;
  color: white-darker;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>.u-btn:active,
.u-gradient>.u-container-layout>.u-btn:active,
.u-image:not(.u-shading)>.u-container-layout>.u-btn:active,
.u-btn:active {
  background-color: palette-1-base-darker;
  color: white-darker;
}

.u-overlap.u-overlap-transparent:not(.u-overlap-contrast) .u-header :not(.u-nav-item)>blockquote,
.u-gradient>.u-container-layout>blockquote,
.u-image:not(.u-shading)>.u-container-layout>blockquote,
blockquote {
  border-color: #7f93d0;
}

.u-custom-color-1 a,
.u-body-color a,
.u-palette-3-dark-3 a,
.u-palette-3-dark-2 a,
.u-palette-3-dark-1 a,
.u-grey-80 a,
.u-black a,
.u-grey-50 a,
.u-grey-dark-3 a,
.u-grey-dark-2 a,
.u-grey-dark-1 a,
.u-grey a,
.u-shading a,
.u-overlap-contrast .u-header a:not(.u-nav-link):not(.u-btn) {
  color: #c7d0ec;
}

.u-custom-color-1 a:hover,
.u-body-color a:hover,
.u-palette-3-dark-3 a:hover,
.u-palette-3-dark-2 a:hover,
.u-palette-3-dark-1 a:hover,
.u-grey-80 a:hover,
.u-black a:hover,
.u-grey-50 a:hover,
.u-grey-dark-3 a:hover,
.u-grey-dark-2 a:hover,
.u-grey-dark-1 a:hover,
.u-grey a:hover {
  color: grey-30-darker;
}

.u-custom-color-1 .u-btn,
.u-body-color .u-btn,
.u-palette-3-dark-3 .u-btn,
.u-palette-3-dark-2 .u-btn,
.u-palette-3-dark-1 .u-btn,
.u-grey-80 .u-btn,
.u-black .u-btn,
.u-grey-50 .u-btn,
.u-grey-dark-3 .u-btn,
.u-grey-dark-2 .u-btn,
.u-grey-dark-1 .u-btn,
.u-grey .u-btn,
.u-shading .u-btn,
.u-overlap-contrast .u-header .u-btn {
  background-color: #c7d0ec;
  color: #000000;
}

.u-custom-color-1 .u-btn:hover,
.u-body-color .u-btn:hover,
.u-palette-3-dark-3 .u-btn:hover,
.u-palette-3-dark-2 .u-btn:hover,
.u-palette-3-dark-1 .u-btn:hover,
.u-grey-80 .u-btn:hover,
.u-black .u-btn:hover,
.u-grey-50 .u-btn:hover,
.u-grey-dark-3 .u-btn:hover,
.u-grey-dark-2 .u-btn:hover,
.u-grey-dark-1 .u-btn:hover,
.u-grey .u-btn:hover,
.u-shading .u-btn:hover,
.u-overlap-contrast .u-header .u-btn:hover {
  background-color: palette-1-light-2-darker;
  color: #ffffff;
}

.u-custom-color-1 .u-btn:active,
.u-body-color .u-btn:active,
.u-palette-3-dark-3 .u-btn:active,
.u-palette-3-dark-2 .u-btn:active,
.u-palette-3-dark-1 .u-btn:active,
.u-grey-80 .u-btn:active,
.u-grey-dark-3 .u-btn:active,
.u-grey-dark-2 .u-btn:active,
.u-grey-dark-1 .u-btn:active,
.u-grey .u-btn:active,
.u-shading .u-btn:active,
.u-overlap-contrast .u-header .u-btn:active {
  background-color: palette-1-light-2-darker;
  color: #ffffff;
}

.u-header {
  background-image: none;
}

.u-header .u-sheet-1 {
  min-height: 74px;
}

.u-header .u-search-1 {
  width: 200px;
  min-height: 38px;
  margin: 0 auto 0 0;
}

.u-header .u-menu-1 {
  font-family: size-14;
  margin: -35px 0 3px auto;
}

.u-header .u-nav-1 {
  font-size: 1rem;
}

.u-header .u-nav-2 {
  font-size: 1rem;
}

@media (max-width: 1199px) {
  .u-header .u-search-1 {
    height: auto;
  }

  .u-header .u-menu-1 {
    width: auto;
    margin-top: -32px;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .u-header .u-search-1 {
    margin-right: 58px;
  }

  .u-header .u-menu-1 {
    margin-top: -34px;
    margin-bottom: 4px;
  }
}

@media (max-width: 575px) {
  .u-header .u-sheet-1 {
    min-height: 118px;
  }

  .u-header .u-search-1 {
    margin-right: initial;
    margin-left: initial;
    width: auto;
  }

  .u-header .u-menu-1 {
    margin: 6px auto 0 158px;
  }
}

.u-footer {
  background-image: none;
}

.u-footer .u-sheet-1 {
  min-height: 120px;
}

.u-footer .u-text-1 {
  width: 417px;
  margin: 49px auto;
}

@media (max-width: 1199px) {
  .u-footer .u-sheet-1 {
    min-height: 99px;
  }
}

@media (max-width: 991px) {
  .u-footer .u-sheet-1 {
    min-height: 76px;
  }
}

@media (max-width: 767px) {
  .u-footer .u-sheet-1 {
    min-height: 57px;
  }
}

@media (max-width: 575px) {
  .u-footer .u-sheet-1 {
    min-height: 36px;
  }

  .u-footer .u-text-1 {
    width: 340px;
  }
}

html {
  font-size: 16px;
}